[INFO] cloning repository https://github.com/AutoWDS/autowds-backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AutoWDS/autowds-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAutoWDS%2Fautowds-backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAutoWDS%2Fautowds-backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ed790b9b8dd74ce1410675fe858799d7f542886 [INFO] checking AutoWDS/autowds-backend against master#1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492 for pr-118553-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAutoWDS%2Fautowds-backend" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AutoWDS/autowds-backend on toolchain 1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AutoWDS/autowds-backend [INFO] finished tweaking git repo https://github.com/AutoWDS/autowds-backend [INFO] tweaked toml for git repo https://github.com/AutoWDS/autowds-backend written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/AutoWDS/autowds-backend 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" "+1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deadpool-runtime v0.1.2 [INFO] [stderr] Downloaded ormlitex-macro v0.17.1 [INFO] [stderr] Downloaded deadpool-redis v0.12.0 [INFO] [stderr] Downloaded ormlitex-attr v0.17.1 [INFO] [stderr] Downloaded ormlitex v0.17.1 [INFO] [stderr] Downloaded sqlmo v0.16.2 [INFO] [stderr] Downloaded email-encoding v0.2.0 [INFO] [stderr] Downloaded utoipa v3.5.0 [INFO] [stderr] Downloaded sqlparser v0.35.0 [INFO] [stderr] Downloaded redis v0.23.2 [INFO] [stderr] Downloaded lettre v0.10.4 [INFO] [stderr] Downloaded utoipa-gen v3.5.0 [INFO] [stderr] Downloaded deadpool v0.9.5 [INFO] [stderr] Downloaded utoipa-swagger-ui v3.1.5 [INFO] [stderr] Downloaded actix-web-validator v5.0.1 [INFO] [stderr] Downloaded ormlitex-core v0.17.1 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 956e14b3d7d4b906cc9c97ee2dba3846997c19fbe9b8a5eae647fdaceaeab829 [INFO] running `Command { std: "docker" "start" "-a" "956e14b3d7d4b906cc9c97ee2dba3846997c19fbe9b8a5eae647fdaceaeab829", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "956e14b3d7d4b906cc9c97ee2dba3846997c19fbe9b8a5eae647fdaceaeab829", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "956e14b3d7d4b906cc9c97ee2dba3846997c19fbe9b8a5eae647fdaceaeab829", kill_on_drop: false }` [INFO] [stdout] 956e14b3d7d4b906cc9c97ee2dba3846997c19fbe9b8a5eae647fdaceaeab829 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7bdab83d5b7979e409df4f083d50497d39575b82518d2951e438e7b051dfff4 [INFO] running `Command { std: "docker" "start" "-a" "e7bdab83d5b7979e409df4f083d50497d39575b82518d2951e438e7b051dfff4", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking slab v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling chrono v0.4.28 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling hashlink v0.8.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling stringprep v0.1.3 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking indexmap v1.9.3 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling time-macros v0.2.11 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking unicode-ident v1.0.11 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.56 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Checking crc32fast v1.3.2 [INFO] [stderr] Compiling bytestring v1.3.0 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking time v0.3.25 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling rustls-webpki v0.101.4 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling sqlformat v0.2.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Checking crc-catalog v2.2.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking webpki-roots v0.24.0 [INFO] [stderr] Checking crc v3.0.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling globset v0.4.13 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Checking hkdf v0.12.3 [INFO] [stderr] Compiling sqlmo v0.16.2 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling structmeta-derive v0.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling structmeta v0.2.0 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Compiling rust-embed-utils v7.8.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling sqlparser v0.35.0 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling rust-embed-impl v6.8.1 [INFO] [stderr] Compiling validator_derive v0.16.0 [INFO] [stderr] Compiling utoipa-swagger-ui v3.1.5 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling utoipa-gen v3.5.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling ormlitex-attr v0.17.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling actix-web-codegen v4.2.0 [INFO] [stderr] Compiling basic-toml v0.1.4 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking retain_mut v0.1.9 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking pem v1.1.1 [INFO] [stderr] Checking local-channel v0.1.3 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking rust-embed v6.8.1 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Compiling envconfig_derive v0.10.0 [INFO] [stderr] Checking email-encoding v0.2.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling askama_derive v0.12.1 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking quoted_printable v0.4.8 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking email_address v0.2.4 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking jsonwebtoken v8.3.0 [INFO] [stderr] Checking pem v3.0.2 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking actix-rt v2.8.0 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking deadpool-runtime v0.1.2 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking validator v0.16.1 [INFO] [stderr] Checking lettre v0.10.4 [INFO] [stderr] Checking deadpool v0.9.5 [INFO] [stderr] Checking actix-server v2.2.0 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking envconfig v0.10.0 [INFO] [stderr] Checking sqlx-core v0.7.1 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking actix-codec v0.5.1 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Checking sqlx-postgres v0.7.1 [INFO] [stderr] Checking askama v0.12.0 [INFO] [stderr] Checking utoipa v3.5.0 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Checking zstd v0.12.4 [INFO] [stderr] Checking redis v0.23.2 [INFO] [stderr] Checking actix-http v3.3.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Compiling sqlx-macros-core v0.7.1 [INFO] [stderr] Checking actix-web v4.3.1 [INFO] [stderr] Checking deadpool-redis v0.12.0 [INFO] [stderr] Compiling sqlx-macros v0.7.1 [INFO] [stderr] Checking serde_qs v0.10.1 [INFO] [stderr] Checking actix-web-validator v5.0.1 [INFO] [stderr] Compiling sqlx v0.7.1 [INFO] [stderr] Checking ormlitex-core v0.17.1 [INFO] [stderr] Compiling ormlitex-macro v0.17.1 [INFO] [stderr] Checking ormlitex v0.17.1 [INFO] [stderr] Checking autowds-backend v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `claims` [INFO] [stdout] --> src/app/template.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | async fn query_template(claims: Claims, query: web::Query) -> impl Responder { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_claims` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `claims` [INFO] [stdout] --> src/app/template.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | async fn query_template(claims: Claims, query: web::Query) -> impl Responder { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_claims` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/app/template.rs:12:41 [INFO] [stdout] | [INFO] [stdout] 12 | async fn query_template(claims: Claims, query: web::Query) -> impl Responder { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/app/template.rs:12:41 [INFO] [stdout] | [INFO] [stdout] 12 | async fn query_template(claims: Claims, query: web::Query) -> impl Responder { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_type` is never used [INFO] [stdout] --> src/http/problemdetails.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl Problem { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 46 | pub fn with_type(self, value: S) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `offset` and `limit` are never used [INFO] [stdout] --> src/model/page.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 30 | impl PageRequest { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] 31 | pub fn offset(&self) -> usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | pub fn limit(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `map` are never used [INFO] [stdout] --> src/model/page.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 39 | impl Page { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] 40 | pub fn new(content: Vec, total: u64, page: &PageRequest) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn map(&self, mapper: F) -> Page [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `find_by_query` is never used [INFO] [stdout] --> src/model/task_template.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 32 | impl TaskTemplate { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] 33 | pub async fn find_by_query( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_type` is never used [INFO] [stdout] --> src/http/problemdetails.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl Problem { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 46 | pub fn with_type(self, value: S) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `offset` and `limit` are never used [INFO] [stdout] --> src/model/page.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 30 | impl PageRequest { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] 31 | pub fn offset(&self) -> usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | pub fn limit(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `map` are never used [INFO] [stdout] --> src/model/page.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 39 | impl Page { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] 40 | pub fn new(content: Vec, total: u64, page: &PageRequest) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn map(&self, mapper: F) -> Page [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `find_by_query` is never used [INFO] [stdout] --> src/model/task_template.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 32 | impl TaskTemplate { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] 33 | pub async fn find_by_query( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.97s [INFO] running `Command { std: "docker" "inspect" "e7bdab83d5b7979e409df4f083d50497d39575b82518d2951e438e7b051dfff4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7bdab83d5b7979e409df4f083d50497d39575b82518d2951e438e7b051dfff4", kill_on_drop: false }` [INFO] [stdout] e7bdab83d5b7979e409df4f083d50497d39575b82518d2951e438e7b051dfff4