[INFO] cloning repository https://github.com/wbglaeser/eventlybe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wbglaeser/eventlybe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwbglaeser%2Feventlybe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwbglaeser%2Feventlybe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c4649b3537746ad92e47531b946eb5cef4d25fb5 [INFO] checking wbglaeser/eventlybe against master#2e5723137b2b88368d018b262a0a823a1423131b for pr-78935-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwbglaeser%2Feventlybe" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wbglaeser/eventlybe on toolchain 2e5723137b2b88368d018b262a0a823a1423131b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wbglaeser/eventlybe [INFO] finished tweaking git repo https://github.com/wbglaeser/eventlybe [INFO] tweaked toml for git repo https://github.com/wbglaeser/eventlybe written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/wbglaeser/eventlybe already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "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] e5a47e47085e2dd5e301167bb76fa27b5b3fb30b77db3b5ce91d22a77a971b89 [INFO] running `Command { std: "docker" "start" "-a" "e5a47e47085e2dd5e301167bb76fa27b5b3fb30b77db3b5ce91d22a77a971b89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5a47e47085e2dd5e301167bb76fa27b5b3fb30b77db3b5ce91d22a77a971b89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5a47e47085e2dd5e301167bb76fa27b5b3fb30b77db3b5ce91d22a77a971b89", kill_on_drop: false }` [INFO] [stdout] e5a47e47085e2dd5e301167bb76fa27b5b3fb30b77db3b5ce91d22a77a971b89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "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] 0720f504bb4596ec9ae66330c6027117df0ee5b0d4c93621ae28d41a1066e489 [INFO] running `Command { std: "docker" "start" "-a" "0720f504bb4596ec9ae66330c6027117df0ee5b0d4c93621ae28d41a1066e489", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking instant v0.1.8 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.12 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling rocket_codegen v0.4.6 [INFO] [stderr] Compiling rocket v0.4.6 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling polyval v0.3.3 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling ghash v0.2.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling aes-gcm v0.5.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Checking cookie v0.11.3 [INFO] [stderr] Compiling pear v0.1.4 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Checking rocket_http v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Checking diesel v1.4.5 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking rocket_contrib v0.4.6 [INFO] [stderr] Checking r2d2-diesel v1.0.0 [INFO] [stderr] Checking backend v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Cookie` [INFO] [stdout] --> src/events/handler.rs:10:29 [INFO] [stdout] | [INFO] [stdout] 10 | use rocket::http::{Cookies, Cookie}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Cookie` [INFO] [stdout] --> src/users/handler.rs:9:29 [INFO] [stdout] | [INFO] [stdout] 9 | use rocket::http::{Cookies, Cookie}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/users/repository.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 22 | if (users.len()==1) {return Ok(user)} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::schema::users` [INFO] [stdout] --> src/sessions/repository.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::schema::users; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::sessions` [INFO] [stdout] --> src/router.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::sessions; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Cookie` [INFO] [stdout] --> src/events/handler.rs:10:29 [INFO] [stdout] | [INFO] [stdout] 10 | use rocket::http::{Cookies, Cookie}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Cookie` [INFO] [stdout] --> src/users/handler.rs:9:29 [INFO] [stdout] | [INFO] [stdout] 9 | use rocket::http::{Cookies, Cookie}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/users/repository.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 22 | if (users.len()==1) {return Ok(user)} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::schema::users` [INFO] [stdout] --> src/sessions/repository.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::schema::users; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::sessions` [INFO] [stdout] --> src/router.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::sessions; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `users` [INFO] [stdout] --> src/users/repository.rs:34:16 [INFO] [stdout] | [INFO] [stdout] 34 | Ok(users) => return Ok(true), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_users` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connection` [INFO] [stdout] --> src/sessions/repository.rs:27:42 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn end_session(mut cookies: Cookies, connection: &PgConnection) -> QueryResult { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `users` [INFO] [stdout] --> src/sessions/repository.rs:40:16 [INFO] [stdout] | [INFO] [stdout] 40 | Ok(users) => return Ok(true), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_users` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/events/handler.rs:20:83 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn post(event: Json, connection: DbConn, mut cookies: Cookies) -> Result src/users/repository.rs:34:16 [INFO] [stdout] | [INFO] [stdout] 34 | Ok(users) => return Ok(true), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_users` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connection` [INFO] [stdout] --> src/sessions/repository.rs:27:42 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn end_session(mut cookies: Cookies, connection: &PgConnection) -> QueryResult { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `users` [INFO] [stdout] --> src/sessions/repository.rs:40:16 [INFO] [stdout] | [INFO] [stdout] 40 | Ok(users) => return Ok(true), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_users` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/users/handler.rs:14:45 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn validate_session(connection: DbConn, mut cookies: Cookies) -> Result, Status> { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/users/handler.rs:21:62 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn login(user: Json, connection: DbConn, mut cookies: Cookies) -> Result, Status> { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/users/handler.rs:31:35 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn logout(connection: DbConn, mut cookies: Cookies) -> Result, Status> { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/events/handler.rs:20:83 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn post(event: Json, connection: DbConn, mut cookies: Cookies) -> Result src/users/handler.rs:14:45 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn validate_session(connection: DbConn, mut cookies: Cookies) -> Result, Status> { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/users/handler.rs:21:62 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn login(user: Json, connection: DbConn, mut cookies: Cookies) -> Result, Status> { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/users/handler.rs:31:35 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn logout(connection: DbConn, mut cookies: Cookies) -> Result, Status> { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `user_created` [INFO] [stdout] --> src/users/handler.rs:44:4 [INFO] [stdout] | [INFO] [stdout] 44 | fn user_created(user: User) -> status::Created> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `register_session` [INFO] [stdout] --> src/users/repository.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn register_session(mut cookies: Cookies) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get` [INFO] [stdout] --> src/sessions/repository.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn get(id: i32, connection: &PgConnection) -> QueryResult { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `user_created` [INFO] [stdout] --> src/users/handler.rs:44:4 [INFO] [stdout] | [INFO] [stdout] 44 | fn user_created(user: User) -> status::Created> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `register_session` [INFO] [stdout] --> src/users/repository.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn register_session(mut cookies: Cookies) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get` [INFO] [stdout] --> src/sessions/repository.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn get(id: i32, connection: &PgConnection) -> QueryResult { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/events/handler.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | sessions::repository::validate_session(cookies, &connection); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/events/handler.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | sessions::repository::validate_session(cookies, &connection); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/sessions/repository.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | insert(user, &secrect_key, &connection); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/sessions/repository.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | insert(user, &secrect_key, &connection); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `newSessions` should have a snake case name [INFO] [stdout] --> src/sessions/repository.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | let newSessions = InsertableSession{ [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `new_sessions` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `newSessions` should have a snake case name [INFO] [stdout] --> src/sessions/repository.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | let newSessions = InsertableSession{ [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `new_sessions` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 21s [INFO] running `Command { std: "docker" "inspect" "0720f504bb4596ec9ae66330c6027117df0ee5b0d4c93621ae28d41a1066e489", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0720f504bb4596ec9ae66330c6027117df0ee5b0d4c93621ae28d41a1066e489", kill_on_drop: false }` [INFO] [stdout] 0720f504bb4596ec9ae66330c6027117df0ee5b0d4c93621ae28d41a1066e489