[INFO] cloning repository https://github.com/dogukaan1/ICP_FINAL_PROJECT_DJOB
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dogukaan1/ICP_FINAL_PROJECT_DJOB" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdogukaan1%2FICP_FINAL_PROJECT_DJOB", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdogukaan1%2FICP_FINAL_PROJECT_DJOB'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d3637ffb80077d0ddacf525176a9344ba2996b2
[INFO] checking dogukaan1/ICP_FINAL_PROJECT_DJOB against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdogukaan1%2FICP_FINAL_PROJECT_DJOB" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dogukaan1/ICP_FINAL_PROJECT_DJOB
[INFO] finished tweaking git repo https://github.com/dogukaan1/ICP_FINAL_PROJECT_DJOB
[INFO] tweaked toml for git repo https://github.com/dogukaan1/ICP_FINAL_PROJECT_DJOB written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dogukaan1/ICP_FINAL_PROJECT_DJOB 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/ICP_FINAL_PROJECT_DJOB 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 cc v1.0.86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 4143b031b6c41b4da2ff88be3ef7bab8e2ba9c0087e1bd488795fc6ff1d6557a
[INFO] running `Command { std: "docker" "start" "-a" "4143b031b6c41b4da2ff88be3ef7bab8e2ba9c0087e1bd488795fc6ff1d6557a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4143b031b6c41b4da2ff88be3ef7bab8e2ba9c0087e1bd488795fc6ff1d6557a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4143b031b6c41b4da2ff88be3ef7bab8e2ba9c0087e1bd488795fc6ff1d6557a", kill_on_drop: false }`
[INFO] [stdout] 4143b031b6c41b4da2ff88be3ef7bab8e2ba9c0087e1bd488795fc6ff1d6557a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f238f4abf894bc508ecd2debeec4a37b3faa38a9200fe7c8101f7f41eb66bef7
[INFO] running `Command { std: "docker" "start" "-a" "f238f4abf894bc508ecd2debeec4a37b3faa38a9200fe7c8101f7f41eb66bef7", 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 syn v2.0.50
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling cc v1.0.86
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling candid_derive v0.6.5
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.57
[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 num-bigint v0.4.4
[INFO] [stderr]    Compiling serde_tokenstream v0.1.7
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling candid v0.8.4
[INFO] [stderr]    Compiling candid v0.10.3
[INFO] [stderr]    Compiling ic-cdk-macros v0.8.4
[INFO] [stderr]    Compiling ic-cdk-macros v0.6.10
[INFO] [stderr]     Checking ic-cdk v0.7.4
[INFO] [stderr]     Checking ic-cdk-timers v0.1.2
[INFO] [stderr]     Checking djobproject1_backend v0.1.0 (/opt/rustwide/workdir/src/djobproject1_backend)
[INFO] [stdout] warning: type `category` should have an upper camel case name
[INFO] [stdout]   --> src/djobproject1_backend/src/lib.rs:41:6
[INFO] [stdout]    |
[INFO] [stdout] 41 | enum category  {
[INFO] [stdout]    |      ^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Category`
[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: type `userError` should have an upper camel case name
[INFO] [stdout]   --> src/djobproject1_backend/src/lib.rs:69:6
[INFO] [stdout]    |
[INFO] [stdout] 69 | enum userError {
[INFO] [stdout]    |      ^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `UserError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `unfilled` should have an upper camel case name
[INFO] [stdout]   --> src/djobproject1_backend/src/lib.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     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/djobproject1_backend/src/lib.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     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/djobproject1_backend/src/lib.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     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/djobproject1_backend/src/lib.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     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/djobproject1_backend/src/lib.rs:76:6
[INFO] [stdout]    |
[INFO] [stdout] 76 | enum userResult {
[INFO] [stdout]    |      ^^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `UserResult`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `category` should have an upper camel case name
[INFO] [stdout]   --> src/djobproject1_backend/src/lib.rs:41:6
[INFO] [stdout]    |
[INFO] [stdout] 41 | enum category  {
[INFO] [stdout]    |      ^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Category`
[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: type `userError` should have an upper camel case name
[INFO] [stdout]   --> src/djobproject1_backend/src/lib.rs:69:6
[INFO] [stdout]    |
[INFO] [stdout] 69 | enum userError {
[INFO] [stdout]    |      ^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `UserError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `unfilled` should have an upper camel case name
[INFO] [stdout]   --> src/djobproject1_backend/src/lib.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     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/djobproject1_backend/src/lib.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     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/djobproject1_backend/src/lib.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     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/djobproject1_backend/src/lib.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     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/djobproject1_backend/src/lib.rs:76:6
[INFO] [stdout]    |
[INFO] [stdout] 76 | enum userResult {
[INFO] [stdout]    |      ^^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `UserResult`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateUserArgs` is never constructed
[INFO] [stdout]   --> src/djobproject1_backend/src/lib.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct CreateUserArgs {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `category` is never used
[INFO] [stdout]   --> src/djobproject1_backend/src/lib.rs:41:6
[INFO] [stdout]    |
[INFO] [stdout] 41 | enum category  {
[INFO] [stdout]    |      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ProgrammingLang` is never used
[INFO] [stdout]   --> src/djobproject1_backend/src/lib.rs:54:6
[INFO] [stdout]    |
[INFO] [stdout] 54 | enum ProgrammingLang{
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `birthYear` should have a snake case name
[INFO] [stdout]   --> src/djobproject1_backend/src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     birthYear:u32,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `birth_year`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `birthYear` should have a snake case name
[INFO] [stdout]   --> src/djobproject1_backend/src/lib.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     birthYear: u32,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `birth_year`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/djobproject1_backend/src/lib.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |     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] 85 |     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/djobproject1_backend/src/lib.rs:94:17
[INFO] [stdout]    |
[INFO] [stdout] 94 |     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] 94 |     fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `birthYear` should have a snake case name
[INFO] [stdout]    --> src/djobproject1_backend/src/lib.rs:130:74
[INFO] [stdout]     |
[INFO] [stdout] 130 | fn create_user(name:String,lastname:String,email:String,password: String,birthYear:u32,)->Result<userResult, userError> {
[INFO] [stdout]     |                                                                          ^^^^^^^^^ help: convert the identifier to snake case: `birth_year`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `inuseEmail` should have a snake case name
[INFO] [stdout]    --> src/djobproject1_backend/src/lib.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |     let inuseEmail=USER_MAP.with(|p| {
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `inuse_email`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateUserArgs` is never constructed
[INFO] [stdout]   --> src/djobproject1_backend/src/lib.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct CreateUserArgs {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `category` is never used
[INFO] [stdout]   --> src/djobproject1_backend/src/lib.rs:41:6
[INFO] [stdout]    |
[INFO] [stdout] 41 | enum category  {
[INFO] [stdout]    |      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ProgrammingLang` is never used
[INFO] [stdout]   --> src/djobproject1_backend/src/lib.rs:54:6
[INFO] [stdout]    |
[INFO] [stdout] 54 | enum ProgrammingLang{
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `birthYear` should have a snake case name
[INFO] [stdout]   --> src/djobproject1_backend/src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     birthYear:u32,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `birth_year`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `birthYear` should have a snake case name
[INFO] [stdout]   --> src/djobproject1_backend/src/lib.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     birthYear: u32,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `birth_year`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.85s
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/djobproject1_backend/src/lib.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |     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] 85 |     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/djobproject1_backend/src/lib.rs:94:17
[INFO] [stdout]    |
[INFO] [stdout] 94 |     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] 94 |     fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `birthYear` should have a snake case name
[INFO] [stdout]    --> src/djobproject1_backend/src/lib.rs:130:74
[INFO] [stdout]     |
[INFO] [stdout] 130 | fn create_user(name:String,lastname:String,email:String,password: String,birthYear:u32,)->Result<userResult, userError> {
[INFO] [stdout]     |                                                                          ^^^^^^^^^ help: convert the identifier to snake case: `birth_year`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `inuseEmail` should have a snake case name
[INFO] [stdout]    --> src/djobproject1_backend/src/lib.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |     let inuseEmail=USER_MAP.with(|p| {
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `inuse_email`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f238f4abf894bc508ecd2debeec4a37b3faa38a9200fe7c8101f7f41eb66bef7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f238f4abf894bc508ecd2debeec4a37b3faa38a9200fe7c8101f7f41eb66bef7", kill_on_drop: false }`
[INFO] [stdout] f238f4abf894bc508ecd2debeec4a37b3faa38a9200fe7c8101f7f41eb66bef7
