[INFO] cloning repository https://github.com/kamaljamali/first-test-rust-ntex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kamaljamali/first-test-rust-ntex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamaljamali%2Ffirst-test-rust-ntex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamaljamali%2Ffirst-test-rust-ntex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 50c362372d6acd464e17ad26985d43c7a12cf5e9
[INFO] checking kamaljamali/first-test-rust-ntex against master#f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b for pr-148329
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamaljamali%2Ffirst-test-rust-ntex" "/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/kamaljamali/first-test-rust-ntex
[INFO] finished tweaking git repo https://github.com/kamaljamali/first-test-rust-ntex
[INFO] tweaked toml for git repo https://github.com/kamaljamali/first-test-rust-ntex written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kamaljamali/first-test-rust-ntex on toolchain f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kamaljamali/first-test-rust-ntex 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" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust-embed-utils v8.1.0
[INFO] [stderr]   Downloaded rust-embed-impl v8.1.0
[INFO] [stderr]   Downloaded serde-json-core v0.5.1
[INFO] [stderr]   Downloaded migrations_macros v1.4.2
[INFO] [stderr]   Downloaded diesel_migrations v1.4.0
[INFO] [stderr]   Downloaded heapless v0.7.17
[INFO] [stderr]   Downloaded pq-sys v0.4.8
[INFO] [stderr]   Downloaded ntex-connect v0.3.2
[INFO] [stderr]   Downloaded ntex-http v0.1.11
[INFO] [stderr]   Downloaded migrations_internals v1.4.1
[INFO] [stderr]   Downloaded ntex-router v0.5.2
[INFO] [stderr]   Downloaded ntex-io v0.3.14
[INFO] [stderr]   Downloaded diesel_derives v2.1.2
[INFO] [stderr]   Downloaded ntex-bytes v0.1.21
[INFO] [stderr]   Downloaded polling v3.3.1
[INFO] [stderr]   Downloaded utoipa-gen v4.1.0
[INFO] [stderr]   Downloaded event-listener v4.0.0
[INFO] [stderr]   Downloaded utoipa v4.1.0
[INFO] [stderr]   Downloaded diesel v1.4.8
[INFO] [stderr]   Downloaded ntex-h2 v0.4.4
[INFO] [stderr]   Downloaded ntex-tls v0.3.3
[INFO] [stderr]   Downloaded ntex v0.7.13
[INFO] [stderr]   Downloaded ntex-util v0.3.4
[INFO] [stderr]   Downloaded ntex-tokio v0.3.1
[INFO] [stderr]   Downloaded ntex-service v1.2.7
[INFO] [stderr]   Downloaded atomic-polyfill v1.0.3
[INFO] [stderr]   Downloaded diesel v2.1.4
[INFO] [stderr]   Downloaded rust-embed v8.1.0
[INFO] [stderr]   Downloaded utoipa-swagger-ui v5.0.0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4fabdbed361c3ebf910285dd14fa2429eef3bc8e3e29fdbacd2960f75da19cb5
[INFO] running `Command { std: "docker" "start" "-a" "4fabdbed361c3ebf910285dd14fa2429eef3bc8e3e29fdbacd2960f75da19cb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fabdbed361c3ebf910285dd14fa2429eef3bc8e3e29fdbacd2960f75da19cb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fabdbed361c3ebf910285dd14fa2429eef3bc8e3e29fdbacd2960f75da19cb5", kill_on_drop: false }`
[INFO] [stdout] 4fabdbed361c3ebf910285dd14fa2429eef3bc8e3e29fdbacd2960f75da19cb5
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13df294dd74667e04fc038aa5f581306b0bef2864da07f69eb7eb900ec975034
[INFO] running `Command { std: "docker" "start" "-a" "13df294dd74667e04fc038aa5f581306b0bef2864da07f69eb7eb900ec975034", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]     Checking oneshot v0.1.6
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking ntex-service v1.2.7
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]     Checking event-listener v4.0.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking async-channel v2.1.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]     Checking tokio v1.35.0
[INFO] [stderr]    Compiling pq-sys v0.4.8
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling syn v2.0.40
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rust-embed-utils v8.1.0
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking uuid v1.6.1
[INFO] [stderr]     Checking ntex-rt v0.4.11
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]     Checking ntex-util v0.3.4
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking polling v3.3.1
[INFO] [stderr]     Checking json v0.12.4
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]     Checking env_logger v0.10.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.1.0
[INFO] [stderr]    Compiling utoipa-swagger-ui v5.0.0
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling ntex-macros v0.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling rust-embed-impl v8.1.0
[INFO] [stderr]    Compiling utoipa-gen v4.1.0
[INFO] [stderr]    Compiling diesel_derives v2.1.2
[INFO] [stderr]     Checking rust-embed v8.1.0
[INFO] [stderr]    Compiling diesel v1.4.8
[INFO] [stderr]    Compiling migrations_internals v1.4.1
[INFO] [stderr]    Compiling migrations_macros v1.4.2
[INFO] [stderr]     Checking diesel_migrations v1.4.0
[INFO] [stderr]     Checking ntex-bytes v0.1.21
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking serde-json-core v0.5.1
[INFO] [stderr]     Checking ntex-codec v0.6.2
[INFO] [stderr]     Checking ntex-http v0.1.11
[INFO] [stderr]     Checking ntex-router v0.5.2
[INFO] [stderr]     Checking ntex-io v0.3.14
[INFO] [stderr]     Checking utoipa v4.1.0
[INFO] [stderr]     Checking ntex-tokio v0.3.1
[INFO] [stderr]     Checking ntex-tls v0.3.3
[INFO] [stderr]     Checking diesel v2.1.4
[INFO] [stderr]     Checking ntex-connect v0.3.2
[INFO] [stderr]     Checking ntex-h2 v0.4.4
[INFO] [stderr]     Checking ntex v0.7.13
[INFO] [stderr]     Checking first-test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `chrono::Local`
[INFO] [stdout]  --> src/services/student_service.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chrono::Local;
[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: `chrono::Local`
[INFO] [stdout]  --> src/services/student_service.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chrono::Local;
[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: `result`
[INFO] [stdout]   --> src/db/db_postgres.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let result = diesel::insert_into(students).values(&*item).execute(pool);
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]   --> src/db/db_postgres.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 62 |         Ok(res) => Ok(true),
[INFO] [stdout]    |            ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/db/db_postgres.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |         Err(err) => Err(Error::NotFound),
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/db/db_postgres.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let result = diesel::insert_into(students).values(&*item).execute(pool);
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]   --> src/db/db_postgres.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 62 |         Ok(res) => Ok(true),
[INFO] [stdout]    |            ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/db/db_postgres.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |         Err(err) => Err(Error::NotFound),
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> src/services/student_service.rs:18:32
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub async fn get_students_test(req: HttpRequest) -> HttpResponse {
[INFO] [stdout]    |                                ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/services/student_service.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |         Err(err) => HttpResponse::InternalServerError().body("Internal Server Error"),
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/services/student_service.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |         Err(err) => HttpResponse::InternalServerError().body("Internal Server Error"),
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/services/student_service.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 59 |         Err(err) => HttpResponse::InternalServerError().body("Internal Server Error"),
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/services/student_service.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |         Err(err) => HttpResponse::InternalServerError().body("Internal Server Error"),
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CustomError` is never constructed
[INFO] [stdout]   --> src/errors/error.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct CustomError {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/errors/error.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl CustomError {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 23 |   pub fn new(error_status_code: u16, error_message: String) -> CustomError {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PingObject` is never constructed
[INFO] [stdout]   --> src/services/../models/ping_type.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct PingObject {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyObj` is never constructed
[INFO] [stdout]  --> src/services/../models/ping_type.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct MyObj {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> src/services/student_service.rs:18:32
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub async fn get_students_test(req: HttpRequest) -> HttpResponse {
[INFO] [stdout]    |                                ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/services/student_service.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |         Err(err) => HttpResponse::InternalServerError().body("Internal Server Error"),
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/services/student_service.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |         Err(err) => HttpResponse::InternalServerError().body("Internal Server Error"),
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/services/student_service.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 59 |         Err(err) => HttpResponse::InternalServerError().body("Internal Server Error"),
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/services/student_service.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |         Err(err) => HttpResponse::InternalServerError().body("Internal Server Error"),
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CustomError` is never constructed
[INFO] [stdout]   --> src/errors/error.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct CustomError {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/errors/error.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl CustomError {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 23 |   pub fn new(error_status_code: u16, error_message: String) -> CustomError {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PingObject` is never constructed
[INFO] [stdout]   --> src/services/../models/ping_type.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct PingObject {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyObj` is never constructed
[INFO] [stdout]  --> src/services/../models/ping_type.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct MyObj {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "13df294dd74667e04fc038aa5f581306b0bef2864da07f69eb7eb900ec975034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13df294dd74667e04fc038aa5f581306b0bef2864da07f69eb7eb900ec975034", kill_on_drop: false }`
[INFO] [stdout] 13df294dd74667e04fc038aa5f581306b0bef2864da07f69eb7eb900ec975034
