[INFO] cloning repository https://github.com/DerLando/bankster [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DerLando/bankster" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDerLando%2Fbankster", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDerLando%2Fbankster'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eaf90c61970cda0f178299629e350c49f0573276 [INFO] building DerLando/bankster against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDerLando%2Fbankster" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DerLando/bankster on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DerLando/bankster [INFO] finished tweaking git repo https://github.com/DerLando/bankster [INFO] tweaked toml for git repo https://github.com/DerLando/bankster written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/DerLando/bankster 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b346cfed458443b093631ff9f19966d9c7e646574eece80dcc571212960d4e9 [INFO] running `Command { std: "docker" "start" "-a" "6b346cfed458443b093631ff9f19966d9c7e646574eece80dcc571212960d4e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b346cfed458443b093631ff9f19966d9c7e646574eece80dcc571212960d4e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b346cfed458443b093631ff9f19966d9c7e646574eece80dcc571212960d4e9", kill_on_drop: false }` [INFO] [stdout] 6b346cfed458443b093631ff9f19966d9c7e646574eece80dcc571212960d4e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7cf5215bba08f6f6a4a05752b440f0e8c135fe860f0290c5b149ec0058e9a94e [INFO] running `Command { std: "docker" "start" "-a" "7cf5215bba08f6f6a4a05752b440f0e8c135fe860f0290c5b149ec0058e9a94e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling syn v2.0.51 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling deunicode v1.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling axum v0.7.4 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling atomic-write-file v0.1.2 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling http-body-util v0.1.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling http-range-header v0.4.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pin-project v1.1.4 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling comrak v0.18.0 [INFO] [stderr] Compiling axum-htmx v0.5.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.4.2 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling basic-toml v0.1.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.15 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling askama_axum v0.4.0 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Compiling hyper v1.2.0 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling sqlx-core v0.7.3 [INFO] [stderr] Compiling sqlx-sqlite v0.7.3 [INFO] [stderr] Compiling axum-extra v0.9.2 [INFO] [stderr] Compiling sqlx-macros-core v0.7.3 [INFO] [stderr] Compiling sqlx-macros v0.7.3 [INFO] [stderr] Compiling sqlx v0.7.3 [INFO] [stderr] Compiling kanbasta v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `delete`, `post`, and `put` [INFO] [stdout] --> src/main.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | routing::{delete, get, post, put}, [INFO] [stdout] | ^^^^^^ ^^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `askama_axum::IntoResponse` [INFO] [stdout] --> src/api/html/task.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use askama_axum::IntoResponse; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Query` [INFO] [stdout] --> src/api/html/task.rs:17:31 [INFO] [stdout] | [INFO] [stdout] 17 | use axum::extract::{Path, Query, State}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Path` and `Query` [INFO] [stdout] --> src/api/html/task.rs:54:19 [INFO] [stdout] | [INFO] [stdout] 54 | extract::{Path, Query, State}, [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `http::StatusCode` [INFO] [stdout] --> src/api/html/todo.rs:84:32 [INFO] [stdout] | [INFO] [stdout] 84 | use axum::{extract::State, http::StatusCode, Form}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `UpdateTodo` [INFO] [stdout] --> src/api/html/todo.rs:142:28 [INFO] [stdout] | [INFO] [stdout] 142 | api::types::todo::{UpdateTodo, UpdateTodoRaw}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::error::ApiError` [INFO] [stdout] --> src/api/types/todo.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::error::ApiError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tracing::info` [INFO] [stdout] --> src/models/todo.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use tracing::info; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `task` [INFO] [stdout] --> src/api/html/task.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | let task = models::task::get_by_id(&pool, id).await?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_task` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/data.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | id: i64, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `update` [INFO] [stdout] --> src/data.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | update: Self::Update, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_update` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pool` [INFO] [stdout] --> src/data.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | pool: &sqlx::SqlitePool, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_pool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `assets_path` [INFO] [stdout] --> src/main.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | let assets_path = std::env::current_dir().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_assets_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `save_backup` is never used [INFO] [stdout] --> src/main.rs:143:10 [INFO] [stdout] | [INFO] [stdout] 143 | async fn save_backup( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_user` is never used [INFO] [stdout] --> src/main.rs:181:10 [INFO] [stdout] | [INFO] [stdout] 181 | async fn create_user( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `username` is never read [INFO] [stdout] --> src/main.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 216 | struct CreateUser { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 217 | username: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `User` is never constructed [INFO] [stdout] --> src/main.rs:222:8 [INFO] [stdout] | [INFO] [stdout] 222 | struct User { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `User` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create` is never used [INFO] [stdout] --> src/api/html/task.rs:60:25 [INFO] [stdout] | [INFO] [stdout] 60 | pub(super) async fn create( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `by_index` is never used [INFO] [stdout] --> src/api/html/todo.rs:64:18 [INFO] [stdout] | [INFO] [stdout] 64 | pub async fn by_index( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `items` is never read [INFO] [stdout] --> src/api/types/todo.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct TodoItems { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 5 | pub items: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `select`, `insert`, and `update` are never used [INFO] [stdout] --> src/data.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) trait TableRow { [INFO] [stdout] | -------- associated functions in this trait [INFO] [stdout] ... [INFO] [stdout] 10 | async fn select(id: i64, pool: &sqlx::SqlitePool) -> Result; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 11 | async fn insert(update: Self::Update, pool: &sqlx::SqlitePool) -> Result; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 12 | async fn update( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `TagRow` is never used [INFO] [stdout] --> src/data.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | pub(crate) type TagRow = (i64, String, String); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `TaskRow` is never used [INFO] [stdout] --> src/data.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | pub(crate) type TaskRow = (i64, String, String, DateTime, DateTime, bool); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `DateTime` is never used [INFO] [stdout] --> src/data.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 62 | pub(crate) type DateTime = sqlx::types::chrono::DateTime; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `now` is never used [INFO] [stdout] --> src/data.rs:63:15 [INFO] [stdout] | [INFO] [stdout] 63 | pub(crate) fn now() -> DateTime { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `select_todo_row` is never used [INFO] [stdout] --> src/data.rs:132:21 [INFO] [stdout] | [INFO] [stdout] 132 | pub(crate) async fn select_todo_row( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `insert_todo_row` is never used [INFO] [stdout] --> src/data.rs:139:21 [INFO] [stdout] | [INFO] [stdout] 139 | pub(crate) async fn insert_todo_row( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `select_task_row` is never used [INFO] [stdout] --> src/data.rs:146:21 [INFO] [stdout] | [INFO] [stdout] 146 | pub(crate) async fn select_task_row( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `TaskRowInput` is never used [INFO] [stdout] --> src/data.rs:172:17 [INFO] [stdout] | [INFO] [stdout] 172 | pub(crate) type TaskRowInput = (String, String, DateTime, bool); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `insert_task_row` is never used [INFO] [stdout] --> src/data.rs:173:21 [INFO] [stdout] | [INFO] [stdout] 173 | pub(crate) async fn insert_task_row( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `query_todos_by_task` is never used [INFO] [stdout] --> src/data.rs:194:21 [INFO] [stdout] | [INFO] [stdout] 194 | pub(crate) async fn query_todos_by_task( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_mock_data` is never used [INFO] [stdout] --> src/data.rs:227:21 [INFO] [stdout] | [INFO] [stdout] 227 | pub(crate) async fn create_mock_data(pool: &sqlx::SqlitePool) -> Result<(), sqlx::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `TaskRowInput` is never used [INFO] [stdout] --> src/data_access/task.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) type TaskRowInput = (String, String, DateTime, bool); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `insert_row` is never used [INFO] [stdout] --> src/data_access/task.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 34 | pub(crate) async fn insert_row( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `now` is never used [INFO] [stdout] --> src/data_access/mod.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | pub(crate) fn now() -> DateTime { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `FilterError` is never constructed [INFO] [stdout] --> src/error.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) enum ApiError { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 6 | FilterError, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_task` is never used [INFO] [stdout] --> src/models/task.rs:32:14 [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn create_task( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `filter` is never read [INFO] [stdout] --> src/viewmodels/todos.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) struct TodoIndex { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 26 | pub filter: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/data.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | / sqlx::query( [INFO] [stdout] 69 | | r#" [INFO] [stdout] 70 | | CREATE TABLE IF NOT EXISTS todos [INFO] [stdout] ... | [INFO] [stdout] 78 | | .execute(pool) [INFO] [stdout] 79 | | .await; [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 68 | let _ = sqlx::query( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/data.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | / sqlx::query( [INFO] [stdout] 84 | | r#" [INFO] [stdout] 85 | | CREATE TABLE IF NOT EXISTS tasks [INFO] [stdout] ... | [INFO] [stdout] 96 | | .execute(pool) [INFO] [stdout] 97 | | .await; [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 83 | let _ = sqlx::query( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/data.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | / sqlx::query( [INFO] [stdout] 102 | | r#" [INFO] [stdout] 103 | | CREATE TABLE IF NOT EXISTS tags [INFO] [stdout] ... | [INFO] [stdout] 111 | | .execute(pool) [INFO] [stdout] 112 | | .await; [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 101 | let _ = sqlx::query( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/data.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | / sqlx::query( [INFO] [stdout] 117 | | r#" [INFO] [stdout] 118 | | CREATE TABLE IF NOT EXISTS tasktodos [INFO] [stdout] ... | [INFO] [stdout] 128 | | .execute(pool) [INFO] [stdout] 129 | | .await; [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 116 | let _ = sqlx::query( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "7cf5215bba08f6f6a4a05752b440f0e8c135fe860f0290c5b149ec0058e9a94e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cf5215bba08f6f6a4a05752b440f0e8c135fe860f0290c5b149ec0058e9a94e", kill_on_drop: false }` [INFO] [stdout] 7cf5215bba08f6f6a4a05752b440f0e8c135fe860f0290c5b149ec0058e9a94e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77020fc30814bd5e7a57676c323761b95bd4c28e6f439cf9d801c96fce38dd34 [INFO] running `Command { std: "docker" "start" "-a" "77020fc30814bd5e7a57676c323761b95bd4c28e6f439cf9d801c96fce38dd34", kill_on_drop: false }` [INFO] [stderr] Compiling kanbasta v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `delete`, `post`, and `put` [INFO] [stdout] --> src/main.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | routing::{delete, get, post, put}, [INFO] [stdout] | ^^^^^^ ^^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `askama_axum::IntoResponse` [INFO] [stdout] --> src/api/html/task.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use askama_axum::IntoResponse; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Query` [INFO] [stdout] --> src/api/html/task.rs:17:31 [INFO] [stdout] | [INFO] [stdout] 17 | use axum::extract::{Path, Query, State}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Path` and `Query` [INFO] [stdout] --> src/api/html/task.rs:54:19 [INFO] [stdout] | [INFO] [stdout] 54 | extract::{Path, Query, State}, [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `http::StatusCode` [INFO] [stdout] --> src/api/html/todo.rs:84:32 [INFO] [stdout] | [INFO] [stdout] 84 | use axum::{extract::State, http::StatusCode, Form}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `UpdateTodo` [INFO] [stdout] --> src/api/html/todo.rs:142:28 [INFO] [stdout] | [INFO] [stdout] 142 | api::types::todo::{UpdateTodo, UpdateTodoRaw}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::error::ApiError` [INFO] [stdout] --> src/api/types/todo.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::error::ApiError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tracing::info` [INFO] [stdout] --> src/models/todo.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use tracing::info; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `task` [INFO] [stdout] --> src/api/html/task.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | let task = models::task::get_by_id(&pool, id).await?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_task` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/data.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | id: i64, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `update` [INFO] [stdout] --> src/data.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | update: Self::Update, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_update` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pool` [INFO] [stdout] --> src/data.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | pool: &sqlx::SqlitePool, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_pool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `assets_path` [INFO] [stdout] --> src/main.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | let assets_path = std::env::current_dir().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_assets_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `save_backup` is never used [INFO] [stdout] --> src/main.rs:143:10 [INFO] [stdout] | [INFO] [stdout] 143 | async fn save_backup( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_user` is never used [INFO] [stdout] --> src/main.rs:181:10 [INFO] [stdout] | [INFO] [stdout] 181 | async fn create_user( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `username` is never read [INFO] [stdout] --> src/main.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 216 | struct CreateUser { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 217 | username: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `User` is never constructed [INFO] [stdout] --> src/main.rs:222:8 [INFO] [stdout] | [INFO] [stdout] 222 | struct User { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `User` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create` is never used [INFO] [stdout] --> src/api/html/task.rs:60:25 [INFO] [stdout] | [INFO] [stdout] 60 | pub(super) async fn create( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `by_index` is never used [INFO] [stdout] --> src/api/html/todo.rs:64:18 [INFO] [stdout] | [INFO] [stdout] 64 | pub async fn by_index( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `items` is never read [INFO] [stdout] --> src/api/types/todo.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct TodoItems { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 5 | pub items: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `select`, `insert`, and `update` are never used [INFO] [stdout] --> src/data.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) trait TableRow { [INFO] [stdout] | -------- associated functions in this trait [INFO] [stdout] ... [INFO] [stdout] 10 | async fn select(id: i64, pool: &sqlx::SqlitePool) -> Result; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 11 | async fn insert(update: Self::Update, pool: &sqlx::SqlitePool) -> Result; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 12 | async fn update( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `TagRow` is never used [INFO] [stdout] --> src/data.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | pub(crate) type TagRow = (i64, String, String); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `TaskRow` is never used [INFO] [stdout] --> src/data.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | pub(crate) type TaskRow = (i64, String, String, DateTime, DateTime, bool); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `DateTime` is never used [INFO] [stdout] --> src/data.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 62 | pub(crate) type DateTime = sqlx::types::chrono::DateTime; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `now` is never used [INFO] [stdout] --> src/data.rs:63:15 [INFO] [stdout] | [INFO] [stdout] 63 | pub(crate) fn now() -> DateTime { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `select_todo_row` is never used [INFO] [stdout] --> src/data.rs:132:21 [INFO] [stdout] | [INFO] [stdout] 132 | pub(crate) async fn select_todo_row( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `insert_todo_row` is never used [INFO] [stdout] --> src/data.rs:139:21 [INFO] [stdout] | [INFO] [stdout] 139 | pub(crate) async fn insert_todo_row( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `select_task_row` is never used [INFO] [stdout] --> src/data.rs:146:21 [INFO] [stdout] | [INFO] [stdout] 146 | pub(crate) async fn select_task_row( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `TaskRowInput` is never used [INFO] [stdout] --> src/data.rs:172:17 [INFO] [stdout] | [INFO] [stdout] 172 | pub(crate) type TaskRowInput = (String, String, DateTime, bool); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `insert_task_row` is never used [INFO] [stdout] --> src/data.rs:173:21 [INFO] [stdout] | [INFO] [stdout] 173 | pub(crate) async fn insert_task_row( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `query_todos_by_task` is never used [INFO] [stdout] --> src/data.rs:194:21 [INFO] [stdout] | [INFO] [stdout] 194 | pub(crate) async fn query_todos_by_task( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_mock_data` is never used [INFO] [stdout] --> src/data.rs:227:21 [INFO] [stdout] | [INFO] [stdout] 227 | pub(crate) async fn create_mock_data(pool: &sqlx::SqlitePool) -> Result<(), sqlx::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `TaskRowInput` is never used [INFO] [stdout] --> src/data_access/task.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) type TaskRowInput = (String, String, DateTime, bool); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `insert_row` is never used [INFO] [stdout] --> src/data_access/task.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 34 | pub(crate) async fn insert_row( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `now` is never used [INFO] [stdout] --> src/data_access/mod.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | pub(crate) fn now() -> DateTime { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `FilterError` is never constructed [INFO] [stdout] --> src/error.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) enum ApiError { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 6 | FilterError, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_task` is never used [INFO] [stdout] --> src/models/task.rs:32:14 [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn create_task( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `filter` is never read [INFO] [stdout] --> src/viewmodels/todos.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) struct TodoIndex { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 26 | pub filter: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/data.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | / sqlx::query( [INFO] [stdout] 69 | | r#" [INFO] [stdout] 70 | | CREATE TABLE IF NOT EXISTS todos [INFO] [stdout] ... | [INFO] [stdout] 78 | | .execute(pool) [INFO] [stdout] 79 | | .await; [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 68 | let _ = sqlx::query( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/data.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | / sqlx::query( [INFO] [stdout] 84 | | r#" [INFO] [stdout] 85 | | CREATE TABLE IF NOT EXISTS tasks [INFO] [stdout] ... | [INFO] [stdout] 96 | | .execute(pool) [INFO] [stdout] 97 | | .await; [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 83 | let _ = sqlx::query( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/data.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | / sqlx::query( [INFO] [stdout] 102 | | r#" [INFO] [stdout] 103 | | CREATE TABLE IF NOT EXISTS tags [INFO] [stdout] ... | [INFO] [stdout] 111 | | .execute(pool) [INFO] [stdout] 112 | | .await; [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 101 | let _ = sqlx::query( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/data.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | / sqlx::query( [INFO] [stdout] 117 | | r#" [INFO] [stdout] 118 | | CREATE TABLE IF NOT EXISTS tasktodos [INFO] [stdout] ... | [INFO] [stdout] 128 | | .execute(pool) [INFO] [stdout] 129 | | .await; [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 116 | let _ = sqlx::query( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.71s [INFO] running `Command { std: "docker" "inspect" "77020fc30814bd5e7a57676c323761b95bd4c28e6f439cf9d801c96fce38dd34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77020fc30814bd5e7a57676c323761b95bd4c28e6f439cf9d801c96fce38dd34", kill_on_drop: false }` [INFO] [stdout] 77020fc30814bd5e7a57676c323761b95bd4c28e6f439cf9d801c96fce38dd34