[INFO] cloning repository https://github.com/dogukaan1/Contribution-Initative
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dogukaan1/Contribution-Initative" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdogukaan1%2FContribution-Initative", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdogukaan1%2FContribution-Initative'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1140fc59b0cc82517c165e27b97974991771ea56
[INFO] checking dogukaan1/Contribution-Initative against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdogukaan1%2FContribution-Initative" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dogukaan1/Contribution-Initative
[INFO] finished tweaking git repo https://github.com/dogukaan1/Contribution-Initative
[INFO] tweaked toml for git repo https://github.com/dogukaan1/Contribution-Initative written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dogukaan1/Contribution-Initative on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dogukaan1/Contribution-Initative already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ic-cdk-macros v0.8.4
[INFO] [stderr]   Downloaded ic-cdk-timers v0.6.0
[INFO] [stderr]   Downloaded ic-cdk v0.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6850793f5c6a9a068c9ef4e2fd426d0d542ab685f7b9b8e780f01500d093de41
[INFO] running `Command { std: "docker" "start" "-a" "6850793f5c6a9a068c9ef4e2fd426d0d542ab685f7b9b8e780f01500d093de41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6850793f5c6a9a068c9ef4e2fd426d0d542ab685f7b9b8e780f01500d093de41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6850793f5c6a9a068c9ef4e2fd426d0d542ab685f7b9b8e780f01500d093de41", kill_on_drop: false }`
[INFO] [stdout] 6850793f5c6a9a068c9ef4e2fd426d0d542ab685f7b9b8e780f01500d093de41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db63517c696c3e39d6c60bcf28cc9c39b9ac40e6177138a919e69c46db8b4607
[INFO] running `Command { std: "docker" "start" "-a" "db63517c696c3e39d6c60bcf28cc9c39b9ac40e6177138a919e69c46db8b4607", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling cc v1.0.91
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling pretty v0.12.3
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking ic0 v0.21.1
[INFO] [stderr]     Checking ic-stable-structures v0.5.6
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling candid_derive v0.6.6
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking serde_bytes v0.11.14
[INFO] [stderr]     Checking ic_principal v0.1.1
[INFO] [stderr]    Compiling serde_tokenstream v0.1.7
[INFO] [stderr]     Checking candid v0.10.6
[INFO] [stderr]    Compiling ic-cdk-macros v0.8.4
[INFO] [stderr]     Checking ic-cdk v0.12.1
[INFO] [stderr]     Checking ic-cdk-timers v0.6.0
[INFO] [stderr]     Checking contribution_initative1_backend v0.1.0 (/opt/rustwide/workdir/src/contribution_initative1_backend)
[INFO] [stdout] warning: unused imports: `CandidType` and `Deserialize`
[INFO] [stdout]  --> src/contribution_initative1_backend/src/lib.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use candid::{CandidType, Decode, Deserialize, Encode};
[INFO] [stdout]   |              ^^^^^^^^^^          ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Decode` and `Encode`
[INFO] [stdout]  --> src/contribution_initative1_backend/src/structs.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use candid::{CandidType, Decode, Deserialize, Encode};
[INFO] [stdout]   |                          ^^^^^^               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MemoryId`, `MemoryManager`, and `VirtualMemory`
[INFO] [stdout]  --> src/contribution_initative1_backend/src/structs.rs:3:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ic_stable_structures::memory_manager::{MemoryId, MemoryManager, VirtualMemory};
[INFO] [stdout]   |                                            ^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BoundedStorable`, `DefaultMemoryImpl`, `StableBTreeMap`, and `Storable`
[INFO] [stdout]  --> src/contribution_initative1_backend/src/structs.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ic_stable_structures::{BoundedStorable, DefaultMemoryImpl, StableBTreeMap, Storable};
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Serialize`
[INFO] [stdout]  --> src/contribution_initative1_backend/src/structs.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::Serialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `borrow::Cow` and `cell::RefCell`
[INFO] [stdout]  --> src/contribution_initative1_backend/src/structs.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::{borrow::Cow, cell::RefCell};
[INFO] [stdout]   |           ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Decode` and `Encode`
[INFO] [stdout]  --> src/contribution_initative1_backend/src/enums.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use candid::{CandidType, Decode, Deserialize, Encode};
[INFO] [stdout]   |                          ^^^^^^               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MemoryId`, `MemoryManager`, and `VirtualMemory`
[INFO] [stdout]  --> src/contribution_initative1_backend/src/enums.rs:2:44
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ic_stable_structures::memory_manager::{MemoryId, MemoryManager, VirtualMemory};
[INFO] [stdout]   |                                            ^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BoundedStorable`, `DefaultMemoryImpl`, `StableBTreeMap`, and `Storable`
[INFO] [stdout]  --> src/contribution_initative1_backend/src/enums.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ic_stable_structures::{BoundedStorable, DefaultMemoryImpl, StableBTreeMap, Storable};
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `borrow::Cow` and `cell::RefCell`
[INFO] [stdout]  --> src/contribution_initative1_backend/src/enums.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{borrow::Cow, cell::RefCell};
[INFO] [stdout]   |           ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `userError` should have an upper camel case name
[INFO] [stdout]  --> src/contribution_initative1_backend/src/enums.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub enum userError {
[INFO] [stdout]   |          ^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `UserError`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `unfilled` should have an upper camel case name
[INFO] [stdout]  --> src/contribution_initative1_backend/src/enums.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     unfilled(String),
[INFO] [stdout]   |     ^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Unfilled`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `incorrectEmail` should have an upper camel case name
[INFO] [stdout]   --> src/contribution_initative1_backend/src/enums.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     incorrectEmail(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `IncorrectEmail`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `incorrectPassword` should have an upper camel case name
[INFO] [stdout]   --> src/contribution_initative1_backend/src/enums.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     incorrectPassword(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `IncorrectPassword`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `inUse` should have an upper camel case name
[INFO] [stdout]   --> src/contribution_initative1_backend/src/enums.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     inUse(String),
[INFO] [stdout]    |     ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `InUse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `userResult` should have an upper camel case name
[INFO] [stdout]   --> src/contribution_initative1_backend/src/enums.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum userResult {
[INFO] [stdout]    |          ^^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `UserResult`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CandidType` and `Deserialize`
[INFO] [stdout]  --> src/contribution_initative1_backend/src/lib.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use candid::{CandidType, Decode, Deserialize, Encode};
[INFO] [stdout]   |              ^^^^^^^^^^          ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Decode` and `Encode`
[INFO] [stdout]  --> src/contribution_initative1_backend/src/structs.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use candid::{CandidType, Decode, Deserialize, Encode};
[INFO] [stdout]   |                          ^^^^^^               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MemoryId`, `MemoryManager`, and `VirtualMemory`
[INFO] [stdout]  --> src/contribution_initative1_backend/src/structs.rs:3:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ic_stable_structures::memory_manager::{MemoryId, MemoryManager, VirtualMemory};
[INFO] [stdout]   |                                            ^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BoundedStorable`, `DefaultMemoryImpl`, `StableBTreeMap`, and `Storable`
[INFO] [stdout]  --> src/contribution_initative1_backend/src/structs.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ic_stable_structures::{BoundedStorable, DefaultMemoryImpl, StableBTreeMap, Storable};
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Serialize`
[INFO] [stdout]  --> src/contribution_initative1_backend/src/structs.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::Serialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `borrow::Cow` and `cell::RefCell`
[INFO] [stdout]  --> src/contribution_initative1_backend/src/structs.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::{borrow::Cow, cell::RefCell};
[INFO] [stdout]   |           ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Decode` and `Encode`
[INFO] [stdout]  --> src/contribution_initative1_backend/src/enums.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use candid::{CandidType, Decode, Deserialize, Encode};
[INFO] [stdout]   |                          ^^^^^^               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MemoryId`, `MemoryManager`, and `VirtualMemory`
[INFO] [stdout]  --> src/contribution_initative1_backend/src/enums.rs:2:44
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ic_stable_structures::memory_manager::{MemoryId, MemoryManager, VirtualMemory};
[INFO] [stdout]   |                                            ^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BoundedStorable`, `DefaultMemoryImpl`, `StableBTreeMap`, and `Storable`
[INFO] [stdout]  --> src/contribution_initative1_backend/src/enums.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ic_stable_structures::{BoundedStorable, DefaultMemoryImpl, StableBTreeMap, Storable};
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `borrow::Cow` and `cell::RefCell`
[INFO] [stdout]  --> src/contribution_initative1_backend/src/enums.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{borrow::Cow, cell::RefCell};
[INFO] [stdout]   |           ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `userError` should have an upper camel case name
[INFO] [stdout]  --> src/contribution_initative1_backend/src/enums.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub enum userError {
[INFO] [stdout]   |          ^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `UserError`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `unfilled` should have an upper camel case name
[INFO] [stdout]  --> src/contribution_initative1_backend/src/enums.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     unfilled(String),
[INFO] [stdout]   |     ^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Unfilled`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `incorrectEmail` should have an upper camel case name
[INFO] [stdout]   --> src/contribution_initative1_backend/src/enums.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     incorrectEmail(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `IncorrectEmail`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `incorrectPassword` should have an upper camel case name
[INFO] [stdout]   --> src/contribution_initative1_backend/src/enums.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     incorrectPassword(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `IncorrectPassword`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `inUse` should have an upper camel case name
[INFO] [stdout]   --> src/contribution_initative1_backend/src/enums.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     inUse(String),
[INFO] [stdout]    |     ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `InUse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `userResult` should have an upper camel case name
[INFO] [stdout]   --> src/contribution_initative1_backend/src/enums.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum userResult {
[INFO] [stdout]    |          ^^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `UserResult`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::borrow::BorrowMut`
[INFO] [stdout]  --> src/contribution_initative1_backend/src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::borrow::BorrowMut;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/contribution_initative1_backend/src/lib.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/contribution_initative1_backend/src/lib.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/contribution_initative1_backend/src/lib.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EsUSER_MAP` should have an upper case name
[INFO] [stdout]   --> src/contribution_initative1_backend/src/lib.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 |     static EsUSER_MAP: RefCell<StableBTreeMap<u64, EstablishmentUser, Memory>> = RefCell::new(
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 69 -     static EsUSER_MAP: RefCell<StableBTreeMap<u64, EstablishmentUser, Memory>> = RefCell::new(
[INFO] [stdout] 69 +     static ES_USER_MAP: RefCell<StableBTreeMap<u64, EstablishmentUser, Memory>> = RefCell::new(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `totalDonate` should have a snake case name
[INFO] [stdout]   --> src/contribution_initative1_backend/src/lib.rs:83:90
[INFO] [stdout]    |
[INFO] [stdout] 83 | ...word: String,birthday:String,totalDonate:u32)->Result<userResult, userError> {
[INFO] [stdout]    |                                 ^^^^^^^^^^^ help: convert the identifier to snake case: `total_donate`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `inuseEmail` should have a snake case name
[INFO] [stdout]   --> src/contribution_initative1_backend/src/lib.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let inuseEmail=USER_MAP.with(|p| {
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `inuse_email`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `totalDonate` should have a snake case name
[INFO] [stdout]    --> src/contribution_initative1_backend/src/lib.rs:125:103
[INFO] [stdout]     |
[INFO] [stdout] 125 | ...password: String,year:String,totalDonate:u32)->Result<userResult, userError> {
[INFO] [stdout]     |                                 ^^^^^^^^^^^ help: convert the identifier to snake case: `total_donate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `inuseEmail` should have a snake case name
[INFO] [stdout]    --> src/contribution_initative1_backend/src/lib.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |     let inuseEmail=EsUSER_MAP.with(|p| {
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `inuse_email`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `totalDonate` should have a snake case name
[INFO] [stdout]   --> src/contribution_initative1_backend/src/structs.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub totalDonate:u32,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `total_donate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `totalDonate` should have a snake case name
[INFO] [stdout]   --> src/contribution_initative1_backend/src/structs.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub totalDonate:u32,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `total_donate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::borrow::BorrowMut`
[INFO] [stdout]  --> src/contribution_initative1_backend/src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::borrow::BorrowMut;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/contribution_initative1_backend/src/lib.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/contribution_initative1_backend/src/lib.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/contribution_initative1_backend/src/lib.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EsUSER_MAP` should have an upper case name
[INFO] [stdout]   --> src/contribution_initative1_backend/src/lib.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 |     static EsUSER_MAP: RefCell<StableBTreeMap<u64, EstablishmentUser, Memory>> = RefCell::new(
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 69 -     static EsUSER_MAP: RefCell<StableBTreeMap<u64, EstablishmentUser, Memory>> = RefCell::new(
[INFO] [stdout] 69 +     static ES_USER_MAP: RefCell<StableBTreeMap<u64, EstablishmentUser, Memory>> = RefCell::new(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `totalDonate` should have a snake case name
[INFO] [stdout]   --> src/contribution_initative1_backend/src/lib.rs:83:90
[INFO] [stdout]    |
[INFO] [stdout] 83 | ...word: String,birthday:String,totalDonate:u32)->Result<userResult, userError> {
[INFO] [stdout]    |                                 ^^^^^^^^^^^ help: convert the identifier to snake case: `total_donate`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `inuseEmail` should have a snake case name
[INFO] [stdout]   --> src/contribution_initative1_backend/src/lib.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let inuseEmail=USER_MAP.with(|p| {
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `inuse_email`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `totalDonate` should have a snake case name
[INFO] [stdout]    --> src/contribution_initative1_backend/src/lib.rs:125:103
[INFO] [stdout]     |
[INFO] [stdout] 125 | ...password: String,year:String,totalDonate:u32)->Result<userResult, userError> {
[INFO] [stdout]     |                                 ^^^^^^^^^^^ help: convert the identifier to snake case: `total_donate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `inuseEmail` should have a snake case name
[INFO] [stdout]    --> src/contribution_initative1_backend/src/lib.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |     let inuseEmail=EsUSER_MAP.with(|p| {
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `inuse_email`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `totalDonate` should have a snake case name
[INFO] [stdout]   --> src/contribution_initative1_backend/src/structs.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub totalDonate:u32,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `total_donate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `totalDonate` should have a snake case name
[INFO] [stdout]   --> src/contribution_initative1_backend/src/structs.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub totalDonate:u32,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `total_donate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.65s
[INFO] running `Command { std: "docker" "inspect" "db63517c696c3e39d6c60bcf28cc9c39b9ac40e6177138a919e69c46db8b4607", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db63517c696c3e39d6c60bcf28cc9c39b9ac40e6177138a919e69c46db8b4607", kill_on_drop: false }`
[INFO] [stdout] db63517c696c3e39d6c60bcf28cc9c39b9ac40e6177138a919e69c46db8b4607
