[INFO] cloning repository https://github.com/raja-dettex/rorm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raja-dettex/rorm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraja-dettex%2Frorm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraja-dettex%2Frorm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 15438be3468b9d78ac473e8eaa617789a82a130d
[INFO] checking raja-dettex/rorm against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraja-dettex%2Frorm" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/raja-dettex/rorm
[INFO] finished tweaking git repo https://github.com/raja-dettex/rorm
[INFO] tweaked toml for git repo https://github.com/raja-dettex/rorm written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/raja-dettex/rorm on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/raja-dettex/rorm 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking raja-dettex/rorm against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraja-dettex%2Frorm" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/raja-dettex/rorm
[INFO] finished tweaking git repo https://github.com/raja-dettex/rorm
[INFO] tweaked toml for git repo https://github.com/raja-dettex/rorm written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/raja-dettex/rorm on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/raja-dettex/rorm 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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 hermit-abi v0.3.6
[INFO] [stderr]   Downloaded postgres v0.19.7
[INFO] [stderr]   Downloaded postgres-types v0.2.6
[INFO] [stderr]   Downloaded tokio-postgres v0.7.10
[INFO] [stderr]   Downloaded postgres-protocol v0.6.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c9ff9c4080261d826dca07be3eff88ad7c1958dfada190be4a5301cc0d54710f
[INFO] running `Command { std: "docker" "start" "c9ff9c4080261d826dca07be3eff88ad7c1958dfada190be4a5301cc0d54710f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9ff9c4080261d826dca07be3eff88ad7c1958dfada190be4a5301cc0d54710f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c9ff9c4080261d826dca07be3eff88ad7c1958dfada190be4a5301cc0d54710f" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9ff9c4080261d826dca07be3eff88ad7c1958dfada190be4a5301cc0d54710f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c9ff9c4080261d826dca07be3eff88ad7c1958dfada190be4a5301cc0d54710f" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking finl_unicode v1.2.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking whoami v1.4.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking stringprep v0.1.4
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking syn v2.0.52
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking postgres-protocol v0.6.6
[INFO] [stderr]     Checking postgres-types v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-postgres v0.7.10
[INFO] [stderr]     Checking orm_lib v0.1.0 (/opt/rustwide/workdir/orm_lib)
[INFO] [stderr]     Checking postgres v0.19.7
[INFO] [stdout] warning: unused imports: `collections::HashMap` and `hash::Hash`
[INFO] [stdout]  --> orm_lib/src/lib.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{collections::HashMap, hash::Hash};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `key_types` should have an upper camel case name
[INFO] [stdout]  --> orm_lib/src/serializer/util.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum key_types { 
[INFO] [stdout]   |          ^^^^^^^^^ help: convert the identifier to upper camel case: `KeyTypes`
[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: unused imports: `collections::HashMap` and `hash::Hash`
[INFO] [stdout]  --> orm_lib/src/lib.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{collections::HashMap, hash::Hash};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `key_types` should have an upper camel case name
[INFO] [stdout]  --> orm_lib/src/serializer/util.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum key_types { 
[INFO] [stdout]   |          ^^^^^^^^^ help: convert the identifier to upper camel case: `KeyTypes`
[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: variable does not need to be mutable
[INFO] [stdout]    --> orm_lib/src/db_client/client.rs:122:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |             let mut map = row_to_map(row);
[INFO] [stdout]     |                 ----^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> orm_lib/src/db_client/client.rs:122:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |             let mut map = row_to_map(row);
[INFO] [stdout]     |                 ----^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> orm_lib/src/db_client/client.rs:77:10
[INFO] [stdout]    |
[INFO] [stdout] 77 |     for (key, val) in t_map.clone() {
[INFO] [stdout]    |          ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> orm_lib/src/db_client/client.rs:77:10
[INFO] [stdout]    |
[INFO] [stdout] 77 |     for (key, val) in t_map.clone() {
[INFO] [stdout]    |          ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> orm_lib/src/orm/orm.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |         for i in 0..10 { 
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> orm_lib/src/orm/orm.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let mut conn = self.conn_pool.get(self.index).unwrap().clone();
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> orm_lib/src/orm/orm.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |         for i in 0..10 { 
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> orm_lib/src/orm/orm.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let mut conn = self.conn_pool.get(self.index).unwrap().clone();
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `dbConn` should have a snake case name
[INFO] [stdout]   --> orm_lib/src/db_client/client.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let dbConn = DbConn { client : Arc::new(Mutex::new(client)), marker: PhantomData};
[INFO] [stdout]    |             ^^^^^^ help: convert the identifier to snake case: `db_conn`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused comparison that must be used
[INFO] [stdout]   --> orm_lib/src/orm/orm.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |             self.index == 0;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ the comparison produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 48 |             let _ = self.index == 0;
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `dbConn` should have a snake case name
[INFO] [stdout]   --> orm_lib/src/db_client/client.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let dbConn = DbConn { client : Arc::new(Mutex::new(client)), marker: PhantomData};
[INFO] [stdout]    |             ^^^^^^ help: convert the identifier to snake case: `db_conn`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused comparison that must be used
[INFO] [stdout]   --> orm_lib/src/orm/orm.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |             self.index == 0;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ the comparison produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 48 |             let _ = self.index == 0;
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking orm v0.1.0 (/opt/rustwide/workdir/orm)
[INFO] [stdout] warning: unused imports: `JoinHandle`, `Receiver`, `Sender`, `any::Any`, `channel`, `fmt::format`, `hash::Hash`, and `marker::PhantomData`
[INFO] [stdout]  --> orm/src/main.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...::{any::Any, collections::HashMap, fmt::format, hash::Hash, marker::PhantomData, sync::{mpsc::{channel, Receiver, Sender}, Arc, Mutex}, thread::{self, JoinHandle}};
[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 import: `orm_lib::db_client::client::DbConn`
[INFO] [stdout]  --> orm/src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use orm_lib::db_client::client::DbConn;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Client`, `NoTls`, `Row`, and `connect`
[INFO] [stdout]  --> orm/src/main.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tokio_postgres::{Client, NoTls, Row, connect};
[INFO] [stdout]   |                      ^^^^^^  ^^^^^  ^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread::spawn`
[INFO] [stdout]  --> orm/src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::thread::spawn;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `JoinHandle`, `Receiver`, `Sender`, `any::Any`, `channel`, `fmt::format`, `hash::Hash`, and `marker::PhantomData`
[INFO] [stdout]  --> orm/src/main.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...::{any::Any, collections::HashMap, fmt::format, hash::Hash, marker::PhantomData, sync::{mpsc::{channel, Receiver, Sender}, Arc, Mutex}, thread::{self, JoinHandle}};
[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 import: `orm_lib::db_client::client::DbConn`
[INFO] [stdout]  --> orm/src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use orm_lib::db_client::client::DbConn;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Client`, `NoTls`, `Row`, and `connect`
[INFO] [stdout]  --> orm/src/main.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tokio_postgres::{Client, NoTls, Row, connect};
[INFO] [stdout]   |                      ^^^^^^  ^^^^^  ^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread::spawn`
[INFO] [stdout]  --> orm/src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::thread::spawn;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> orm/src/main.rs:100:27
[INFO] [stdout]     |
[INFO] [stdout] 100 | async fn findAll_blocking(mut orm : Arc<Mutex<ORM<Person>>>) { 
[INFO] [stdout]     |                           ----^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rorm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> orm/src/main.rs:100:27
[INFO] [stdout]     |
[INFO] [stdout] 100 | async fn findAll_blocking(mut orm : Arc<Mutex<ORM<Person>>>) { 
[INFO] [stdout]     |                           ----^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> orm/src/main.rs:110:31
[INFO] [stdout]     |
[INFO] [stdout] 110 | async fn findAll_non_blocking(mut orm : Arc<Mutex<ORM<Person>>>) { 
[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]    --> orm/src/main.rs:110:31
[INFO] [stdout]     |
[INFO] [stdout] 110 | async fn findAll_non_blocking(mut orm : Arc<Mutex<ORM<Person>>>) { 
[INFO] [stdout]     |                               ----^^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `person`
[INFO] [stdout]   --> orm/src/main.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let person = Person { id : 2, name: "neha".to_string()};
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_person`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stmt`
[INFO] [stdout]   --> orm/src/main.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let stmt = "CREATE TABLE Person(id INT PRIMARY KEY, name VARCHAR(10));";
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `person`
[INFO] [stdout]   --> orm/src/main.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let person = Person { id : 2, name: "neha".to_string()};
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_person`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stmt`
[INFO] [stdout]   --> orm/src/main.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let stmt = "CREATE TABLE Person(id INT PRIMARY KEY, name VARCHAR(10));";
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `findAll_blocking` should have a snake case name
[INFO] [stdout]    --> orm/src/main.rs:100:10
[INFO] [stdout]     |
[INFO] [stdout] 100 | async fn findAll_blocking(mut orm : Arc<Mutex<ORM<Person>>>) { 
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `find_all_blocking`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `findAll_non_blocking` should have a snake case name
[INFO] [stdout]    --> orm/src/main.rs:110:10
[INFO] [stdout]     |
[INFO] [stdout] 110 | async fn findAll_non_blocking(mut orm : Arc<Mutex<ORM<Person>>>) { 
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `find_all_non_blocking`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `findAll_blocking` should have a snake case name
[INFO] [stdout]    --> orm/src/main.rs:100:10
[INFO] [stdout]     |
[INFO] [stdout] 100 | async fn findAll_blocking(mut orm : Arc<Mutex<ORM<Person>>>) { 
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `find_all_blocking`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `findAll_non_blocking` should have a snake case name
[INFO] [stdout]    --> orm/src/main.rs:110:10
[INFO] [stdout]     |
[INFO] [stdout] 110 | async fn findAll_non_blocking(mut orm : Arc<Mutex<ORM<Person>>>) { 
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `find_all_non_blocking`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `syn`
[INFO] [stderr]   --> orm_lib/Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | syn = "2.0.52"
[INFO] [stderr]    | ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `syn`
[INFO] [stderr] warning: `orm_lib` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `postgres`
[INFO] [stderr]  --> Cargo.toml:2:1
[INFO] [stderr]   |
[INFO] [stderr] 2 | postgres = "0.19.7"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `postgres`
[INFO] [stderr] warning: `rorm` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.43s
[INFO] running `Command { std: "docker" "inspect" "c9ff9c4080261d826dca07be3eff88ad7c1958dfada190be4a5301cc0d54710f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9ff9c4080261d826dca07be3eff88ad7c1958dfada190be4a5301cc0d54710f", kill_on_drop: false }`
[INFO] [stdout] c9ff9c4080261d826dca07be3eff88ad7c1958dfada190be4a5301cc0d54710f
