[INFO] cloning repository https://github.com/CarlosHenriqueDamasceno/api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CarlosHenriqueDamasceno/api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarlosHenriqueDamasceno%2Fapi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarlosHenriqueDamasceno%2Fapi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bc36cc5bd56bc25290afc81e9dbbba24927ad3e5
[INFO] checking CarlosHenriqueDamasceno/api against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarlosHenriqueDamasceno%2Fapi" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CarlosHenriqueDamasceno/api
[INFO] finished tweaking git repo https://github.com/CarlosHenriqueDamasceno/api
[INFO] tweaked toml for git repo https://github.com/CarlosHenriqueDamasceno/api written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CarlosHenriqueDamasceno/api on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CarlosHenriqueDamasceno/api 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v1.7.0
[INFO] [stderr]   Downloaded ubyte v0.10.2
[INFO] [stderr]   Downloaded tracing-attributes v0.1.21
[INFO] [stderr]   Downloaded io-enum v1.0.1
[INFO] [stderr]   Downloaded named_pipe v0.4.1
[INFO] [stderr]   Downloaded radium v0.6.2
[INFO] [stderr]   Downloaded funty v1.2.0
[INFO] [stderr]   Downloaded tower-service v0.3.1
[INFO] [stderr]   Downloaded ref-cast v1.0.7
[INFO] [stderr]   Downloaded frunk_derives v0.4.0
[INFO] [stderr]   Downloaded wyz v0.4.0
[INFO] [stderr]   Downloaded multer v2.0.2
[INFO] [stderr]   Downloaded frunk_proc_macro_helpers v0.1.0
[INFO] [stderr]   Downloaded saturating v0.1.0
[INFO] [stderr]   Downloaded pem v1.0.2
[INFO] [stderr]   Downloaded derive_utils v0.11.2
[INFO] [stderr]   Downloaded cmake v0.1.48
[INFO] [stderr]   Downloaded frunk_proc_macros_impl v0.1.0
[INFO] [stderr]   Downloaded lru v0.7.6
[INFO] [stderr]   Downloaded once_cell v1.12.0
[INFO] [stderr]   Downloaded frunk_proc_macros v0.1.0
[INFO] [stderr]   Downloaded tokio-stream v0.1.8
[INFO] [stderr]   Downloaded lexical-core v0.8.5
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.7
[INFO] [stderr]   Downloaded async-trait v0.1.53
[INFO] [stderr]   Downloaded frunk v0.4.0
[INFO] [stderr]   Downloaded bigdecimal v0.3.0
[INFO] [stderr]   Downloaded generator v0.7.0
[INFO] [stderr]   Downloaded lexical-write-integer v0.8.5
[INFO] [stderr]   Downloaded lexical-util v0.8.5
[INFO] [stderr]   Downloaded lexical-write-float v0.8.5
[INFO] [stderr]   Downloaded unicode-normalization v0.1.19
[INFO] [stderr]   Downloaded rust_decimal v1.24.0
[INFO] [stderr]   Downloaded serde_json v1.0.81
[INFO] [stderr]   Downloaded lexical-parse-float v0.8.5
[INFO] [stderr]   Downloaded mysql_common v0.28.2
[INFO] [stderr]   Downloaded bitvec v0.22.3
[INFO] [stderr]   Downloaded hyper v0.14.19
[INFO] [stderr]   Downloaded openssl v0.10.40
[INFO] [stderr]   Downloaded regex v1.5.6
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.11
[INFO] [stderr]   Downloaded regex-syntax v0.6.26
[INFO] [stderr]   Downloaded http v0.2.7
[INFO] [stderr]   Downloaded mysql v22.1.0
[INFO] [stderr]   Downloaded figment v0.10.6
[INFO] [stderr]   Downloaded tokio-util v0.6.10
[INFO] [stderr]   Downloaded time v0.3.9
[INFO] [stderr]   Downloaded mio v0.8.3
[INFO] [stderr]   Downloaded tokio-util v0.7.2
[INFO] [stderr]   Downloaded openssl-sys v0.9.74
[INFO] [stderr]   Downloaded indexmap v1.8.2
[INFO] [stderr]   Downloaded frunk_core v0.4.0
[INFO] [stderr]   Downloaded lexical-parse-integer v0.8.6
[INFO] [stderr]   Downloaded subprocess v0.2.9
[INFO] [stderr]   Downloaded tracing-core v0.1.26
[INFO] [stderr]   Downloaded lexical v6.1.1
[INFO] [stderr]   Downloaded tokio v1.18.2
[INFO] [stderr]   Downloaded tracing v0.1.34
[INFO] [stderr]   Downloaded libz-sys v1.1.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0dd1c28c391c8aff7aaa3392ac90eea0e5d4d20e25a35292dc6b56b57ee074da
[INFO] running `Command { std: "docker" "start" "-a" "0dd1c28c391c8aff7aaa3392ac90eea0e5d4d20e25a35292dc6b56b57ee074da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0dd1c28c391c8aff7aaa3392ac90eea0e5d4d20e25a35292dc6b56b57ee074da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dd1c28c391c8aff7aaa3392ac90eea0e5d4d20e25a35292dc6b56b57ee074da", kill_on_drop: false }`
[INFO] [stdout] 0dd1c28c391c8aff7aaa3392ac90eea0e5d4d20e25a35292dc6b56b57ee074da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83ea10efbbbd9909ba86ebbefd7fdd59ad549c71fe1bdfb5a3bcb5a0a6c23334
[INFO] running `Command { std: "docker" "start" "-a" "83ea10efbbbd9909ba86ebbefd7fdd59ad549c71fe1bdfb5a3bcb5a0a6c23334", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking once_cell v1.12.0
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling clang-sys v1.3.3
[INFO] [stderr]    Compiling cookie v0.16.0
[INFO] [stderr]    Compiling frunk_core v0.4.0
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]    Compiling ref-cast v1.0.7
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking http v0.2.7
[INFO] [stderr]     Checking tracing-core v0.1.26
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking crypto-common v0.1.3
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]    Compiling openssl-sys v0.9.74
[INFO] [stderr]     Checking universal-hash v0.4.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]     Checking sha2 v0.10.2
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]     Checking polyval v0.5.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling mio v0.8.3
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]     Checking time v0.3.9
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling ghash v0.4.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling tokio v1.18.2
[INFO] [stderr]    Compiling aes-gcm v0.9.4
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling rust_decimal v1.24.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.5
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking wyz v0.4.0
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling io-enum v1.0.1
[INFO] [stderr]    Compiling atomic v0.5.1
[INFO] [stderr]    Compiling figment v0.10.6
[INFO] [stderr]    Compiling multer v2.0.2
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]     Checking funty v1.2.0
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling state v0.5.3
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking lexical v6.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking bitvec v0.22.3
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking sha-1 v0.10.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling rocket v0.5.0-rc.2
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.0
[INFO] [stderr]     Checking bigdecimal v0.3.0
[INFO] [stderr]    Compiling derive_utils v0.11.2
[INFO] [stderr]     Checking fastrand v1.7.0
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]    Compiling devise_core v0.3.1
[INFO] [stderr]     Checking saturating v0.1.0
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]    Compiling hyper v0.14.19
[INFO] [stderr]    Compiling mysql v22.1.0
[INFO] [stderr]     Checking spin v0.9.3
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking crossbeam v0.8.1
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking nix v0.23.1
[INFO] [stderr]     Checking lru v0.7.6
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking pem v1.0.2
[INFO] [stderr]     Checking bufstream v0.1.4
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling pear_codegen v0.2.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling ref-cast-impl v1.0.7
[INFO] [stderr]    Compiling frunk_proc_macros_impl v0.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling frunk_derives v0.4.0
[INFO] [stderr]    Compiling devise_codegen v0.3.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]     Checking frunk_proc_macros v0.1.0
[INFO] [stderr]    Compiling devise v0.3.1
[INFO] [stderr]     Checking frunk v0.4.0
[INFO] [stderr]     Checking async-stream v0.3.3
[INFO] [stderr]     Checking pear v0.2.3
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]    Compiling rocket_http v0.5.0-rc.2
[INFO] [stderr]    Compiling mysql_common v0.28.2
[INFO] [stderr]     Checking tokio-util v0.7.2
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking tokio-stream v0.1.8
[INFO] [stderr]    Compiling rocket_codegen v0.5.0-rc.2
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]     Checking ubyte v0.10.2
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/infra/memory_customer_repository.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |         let id = customer.id;
[INFO] [stdout]    |             ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/infra/mysql_car_repository.rs:51:23
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn get(&mut self, id:u32) -> StdResult<Car, &'static str> {
[INFO] [stdout]    |                       ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Sale` is never constructed
[INFO] [stdout]  --> src/entities/sale.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Sale {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait method `getAll` should have a snake case name
[INFO] [stdout]  --> src/repositories.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn getAll(&mut self) -> Result<Vec<Car>, Box<dyn Error>>;
[INFO] [stdout]   |        ^^^^^^ help: convert the identifier to snake case: `get_all`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/use_cases/save_customer.rs:17:42
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn new (repository:&'a mut T) -> SaveCustomer<T> {
[INFO] [stdout]    |                             --           ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn new (repository:&'a mut T) -> SaveCustomer<'a, T> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/infra/memory_customer_repository.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |         let id = customer.id;
[INFO] [stdout]    |             ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/infra/mysql_car_repository.rs:51:23
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn get(&mut self, id:u32) -> StdResult<Car, &'static str> {
[INFO] [stdout]    |                       ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Sale` is never constructed
[INFO] [stdout]  --> src/entities/sale.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Sale {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait method `getAll` should have a snake case name
[INFO] [stdout]  --> src/repositories.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn getAll(&mut self) -> Result<Vec<Car>, Box<dyn Error>>;
[INFO] [stdout]   |        ^^^^^^ help: convert the identifier to snake case: `get_all`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/use_cases/save_customer.rs:17:42
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn new (repository:&'a mut T) -> SaveCustomer<T> {
[INFO] [stdout]    |                             --           ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn new (repository:&'a mut T) -> SaveCustomer<'a, T> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_customer`
[INFO] [stdout]   --> src/controllers/customer.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn get_customer(id: u32) -> Option<Value> {
[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: `get_customer`
[INFO] [stdout]   --> src/controllers/customer.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn get_customer(id: u32) -> Option<Value> {
[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 variable: `req`
[INFO] [stdout]   --> src/controllers/customer.rs:38:18
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn not_found(req: &Request<'_>) -> content::RawJson<&'static str> {
[INFO] [stdout]    |                  ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> src/controllers/customer.rs:38:18
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn not_found(req: &Request<'_>) -> content::RawJson<&'static str> {
[INFO] [stdout]    |                  ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.40
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "83ea10efbbbd9909ba86ebbefd7fdd59ad549c71fe1bdfb5a3bcb5a0a6c23334", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83ea10efbbbd9909ba86ebbefd7fdd59ad549c71fe1bdfb5a3bcb5a0a6c23334", kill_on_drop: false }`
[INFO] [stdout] 83ea10efbbbd9909ba86ebbefd7fdd59ad549c71fe1bdfb5a3bcb5a0a6c23334
