[INFO] cloning repository https://github.com/DobbiKov/dobbikov_backend_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DobbiKov/dobbikov_backend_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDobbiKov%2Fdobbikov_backend_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDobbiKov%2Fdobbikov_backend_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 57e2462df2b2d71744e2536e8a387f167ba9f4c8
[INFO] checking DobbiKov/dobbikov_backend_rs against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDobbiKov%2Fdobbikov_backend_rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DobbiKov/dobbikov_backend_rs
[INFO] finished tweaking git repo https://github.com/DobbiKov/dobbikov_backend_rs
[INFO] tweaked toml for git repo https://github.com/DobbiKov/dobbikov_backend_rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DobbiKov/dobbikov_backend_rs on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DobbiKov/dobbikov_backend_rs 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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc2f8f920cd7d8fd13a972ecef75f8c14db29ca5cdc3db2844f1f83fbd7f71a5
[INFO] running `Command { std: "docker" "start" "-a" "fc2f8f920cd7d8fd13a972ecef75f8c14db29ca5cdc3db2844f1f83fbd7f71a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc2f8f920cd7d8fd13a972ecef75f8c14db29ca5cdc3db2844f1f83fbd7f71a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc2f8f920cd7d8fd13a972ecef75f8c14db29ca5cdc3db2844f1f83fbd7f71a5", kill_on_drop: false }`
[INFO] [stdout] fc2f8f920cd7d8fd13a972ecef75f8c14db29ca5cdc3db2844f1f83fbd7f71a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a78f4715d1d1b5666eb28dd72bd54f98646b2e7138215c3ad16f389a82a497ca
[INFO] running `Command { std: "docker" "start" "-a" "a78f4715d1d1b5666eb28dd72bd54f98646b2e7138215c3ad16f389a82a497ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking bumpalo v3.17.0
[INFO] [stderr]    Compiling zip v2.5.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking lockfree-object-pool v0.1.6
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking zopfli v0.8.1
[INFO] [stderr]     Checking deflate64 v0.1.9
[INFO] [stderr]     Checking iana-time-zone v0.1.62
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking axum-core v0.5.0
[INFO] [stderr]     Checking num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]     Checking rsa v0.9.7
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking loggit v0.1.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]     Checking axum v0.8.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tempfile v3.17.1
[INFO] [stderr]     Checking sqlx-core v0.8.3
[INFO] [stderr]     Checking sqlx-mysql v0.8.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.3
[INFO] [stderr]    Compiling sqlx-macros v0.8.3
[INFO] [stderr]     Checking sqlx v0.8.3
[INFO] [stderr]     Checking backend-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/db/lecture_notes.rs:187:15
[INFO] [stdout]     |
[INFO] [stdout] 187 |       let res = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 188 | |         "INSERT INTO notes (name, url, position, section_id, subsection_id) VALUES (?, ?, ?, ?, ?)",
[INFO] [stdout] 189 | |         note_form.name,
[INFO] [stdout] 190 | |         note_form.url,
[INFO] [stdout] ...   |
[INFO] [stdout] 193 | |         note_form.subsection_id,
[INFO] [stdout] 194 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/db/sections.rs:116:15
[INFO] [stdout]     |
[INFO] [stdout] 116 |       let res = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 117 | |         "INSERT INTO sections (title, position) VALUES (?, ?)",
[INFO] [stdout] 118 | |         section_form.title,
[INFO] [stdout] 119 | |         next_pos
[INFO] [stdout] 120 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/db/lecture_notes.rs:187:15
[INFO] [stdout]     |
[INFO] [stdout] 187 |       let res = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 188 | |         "INSERT INTO notes (name, url, position, section_id, subsection_id) VALUES (?, ?, ?, ?, ?)",
[INFO] [stdout] 189 | |         note_form.name,
[INFO] [stdout] 190 | |         note_form.url,
[INFO] [stdout] ...   |
[INFO] [stdout] 193 | |         note_form.subsection_id,
[INFO] [stdout] 194 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/db/subsections.rs:126:15
[INFO] [stdout]     |
[INFO] [stdout] 126 |       let res = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 127 | |         "INSERT INTO subsections (title, position, section_id) VALUES (?, ?, ?)",
[INFO] [stdout] 128 | |         subsection_form.title,
[INFO] [stdout] 129 | |         next_pos,
[INFO] [stdout] 130 | |         subsection_form.section_id,
[INFO] [stdout] 131 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/db/sections.rs:116:15
[INFO] [stdout]     |
[INFO] [stdout] 116 |       let res = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 117 | |         "INSERT INTO sections (title, position) VALUES (?, ?)",
[INFO] [stdout] 118 | |         section_form.title,
[INFO] [stdout] 119 | |         next_pos
[INFO] [stdout] 120 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/db/users.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |       let res = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 25 | |         "INSERT INTO users (username, password) VALUES (?, ?)",
[INFO] [stdout] 26 | |         user_form.username,
[INFO] [stdout] 27 | |         user_form.password
[INFO] [stdout] 28 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/db/subsections.rs:126:15
[INFO] [stdout]     |
[INFO] [stdout] 126 |       let res = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 127 | |         "INSERT INTO subsections (title, position, section_id) VALUES (?, ?, ?)",
[INFO] [stdout] 128 | |         subsection_form.title,
[INFO] [stdout] 129 | |         next_pos,
[INFO] [stdout] 130 | |         subsection_form.section_id,
[INFO] [stdout] 131 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/db/users.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |       let res = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 25 | |         "INSERT INTO users (username, password) VALUES (?, ?)",
[INFO] [stdout] 26 | |         user_form.username,
[INFO] [stdout] 27 | |         user_form.password
[INFO] [stdout] 28 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pass_hashing::hash_password`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use pass_hashing::hash_password;
[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: `std::fmt::format`
[INFO] [stdout]  --> src/db/sections.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fmt::format;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Column` and `mysql::MySqlRow`
[INFO] [stdout]  --> src/db/users.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sqlx::{mysql::MySqlRow, prelude::FromRow, Column, Executor, Row};
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `default`
[INFO] [stdout]  --> src/db/mod.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::{default, env};
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PasswordHash`, `PasswordVerifier`, and `rand_core::OsRng`
[INFO] [stdout]  --> src/pass_hashing.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 |     password_hash::{rand_core::OsRng, PasswordHash, PasswordHasher, PasswordVerifier, SaltString},
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pass_hashing::hash_password`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use pass_hashing::hash_password;
[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: `std::fmt::format`
[INFO] [stdout]  --> src/db/sections.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fmt::format;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Column` and `mysql::MySqlRow`
[INFO] [stdout]  --> src/db/users.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sqlx::{mysql::MySqlRow, prelude::FromRow, Column, Executor, Row};
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `default`
[INFO] [stdout]  --> src/db/mod.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::{default, env};
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PasswordHash`, `PasswordVerifier`, and `rand_core::OsRng`
[INFO] [stdout]  --> src/pass_hashing.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 |     password_hash::{rand_core::OsRng, PasswordHash, PasswordHasher, PasswordVerifier, SaltString},
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SectionFromDb`
[INFO] [stdout]  --> src/tests/db/sections.rs:4:26
[INFO] [stdout]   |
[INFO] [stdout] 4 |         GetSectionsForm, SectionFromDb, SwapSectionsError, UpdateSectionForm, UpdateSectionsError,
[INFO] [stdout]   |                          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DeleteSubsectionsError`
[INFO] [stdout]  --> src/tests/db/subsections.rs:7:51
[INFO] [stdout]   |
[INFO] [stdout] 7 |         update_subsections, CreateSubsectionForm, DeleteSubsectionsError, GetSubsectionsForm,
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/db/sections.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     let mut conditions: Vec<String> = Vec::new();
[INFO] [stdout]     |         ----^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/db/sections.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |     let mut params: Vec<VecWrapper> = Vec::new();
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/db/sections.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     let mut conditions: Vec<String> = Vec::new();
[INFO] [stdout]     |         ----^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/db/sections.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |     let mut params: Vec<VecWrapper> = Vec::new();
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `argon2::password_hash::SaltString::new`: use `from_b64` instead
[INFO] [stdout]   --> src/pass_hashing.rs:16:28
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let salt = SaltString::new(&get_salt()).unwrap();
[INFO] [stdout]    |                            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Row`
[INFO] [stdout]  --> src/db/users.rs:3:65
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sqlx::{mysql::MySqlRow, prelude::FromRow, Column, Executor, Row};
[INFO] [stdout]   |                                                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sqlx::Connection`
[INFO] [stdout]   --> src/db/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use sqlx::Connection;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query_strs`
[INFO] [stdout]   --> src/db/create_tables.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let query_strs = [
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_query_strs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conditions`
[INFO] [stdout]    --> src/db/sections.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     let mut conditions: Vec<String> = Vec::new();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conditions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]    --> src/db/sections.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |     let mut params: Vec<VecWrapper> = Vec::new();
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `argon2::password_hash::SaltString::new`: use `from_b64` instead
[INFO] [stdout]   --> src/pass_hashing.rs:16:28
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let salt = SaltString::new(&get_salt()).unwrap();
[INFO] [stdout]    |                            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `form`
[INFO] [stdout]   --> src/services/users.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     form: GetUsersForm,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_form`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `backend-rs` (bin "backend-rs") due to 4 previous errors; 14 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused import: `Row`
[INFO] [stdout]  --> src/db/users.rs:3:65
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sqlx::{mysql::MySqlRow, prelude::FromRow, Column, Executor, Row};
[INFO] [stdout]   |                                                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sqlx::Connection`
[INFO] [stdout]   --> src/db/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use sqlx::Connection;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query_strs`
[INFO] [stdout]   --> src/db/create_tables.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let query_strs = [
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_query_strs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conditions`
[INFO] [stdout]    --> src/db/sections.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     let mut conditions: Vec<String> = Vec::new();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conditions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]    --> src/db/sections.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |     let mut params: Vec<VecWrapper> = Vec::new();
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `form`
[INFO] [stdout]   --> src/services/users.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     form: GetUsersForm,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_form`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `backend-rs` (bin "backend-rs" test) due to 4 previous errors; 16 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a78f4715d1d1b5666eb28dd72bd54f98646b2e7138215c3ad16f389a82a497ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a78f4715d1d1b5666eb28dd72bd54f98646b2e7138215c3ad16f389a82a497ca", kill_on_drop: false }`
[INFO] [stdout] a78f4715d1d1b5666eb28dd72bd54f98646b2e7138215c3ad16f389a82a497ca
