[INFO] cloning repository https://github.com/Central-University-IT-prod/2025-final-command-team-8-backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Central-University-IT-prod/2025-final-command-team-8-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCentral-University-IT-prod%2F2025-final-command-team-8-backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCentral-University-IT-prod%2F2025-final-command-team-8-backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cb126ea2fd10c74cf6d11d080227c45f823e7676
[INFO] checking Central-University-IT-prod/2025-final-command-team-8-backend against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCentral-University-IT-prod%2F2025-final-command-team-8-backend" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Central-University-IT-prod/2025-final-command-team-8-backend
[INFO] finished tweaking git repo https://github.com/Central-University-IT-prod/2025-final-command-team-8-backend
[INFO] tweaked toml for git repo https://github.com/Central-University-IT-prod/2025-final-command-team-8-backend written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Central-University-IT-prod/2025-final-command-team-8-backend on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Central-University-IT-prod/2025-final-command-team-8-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid-macro-internal v1.15.1
[INFO] [stderr]   Downloaded pin-project v1.1.8
[INFO] [stderr]   Downloaded actix-web-lab-derive v0.23.0
[INFO] [stderr]   Downloaded prost-build v0.13.4
[INFO] [stderr]   Downloaded prost-types v0.13.4
[INFO] [stderr]   Downloaded actix-contrib-logger v0.1.0
[INFO] [stderr]   Downloaded actix-files v0.6.6
[INFO] [stderr]   Downloaded mediatype v0.19.18
[INFO] [stderr]   Downloaded utoipa v5.3.1
[INFO] [stderr]   Downloaded zopfli v0.8.1
[INFO] [stderr]   Downloaded actix-web-lab v0.23.0
[INFO] [stderr]   Downloaded rsa v0.9.7
[INFO] [stderr]   Downloaded prometheus v0.13.4
[INFO] [stderr]   Downloaded zip v2.2.2
[INFO] [stderr]   Downloaded utoipa-gen v5.3.1
[INFO] [stderr]   Downloaded prettyplease v0.2.29
[INFO] [stderr]   Downloaded actix-http v3.9.0
[INFO] [stderr]   Downloaded tempfile v3.16.0
[INFO] [stderr]   Downloaded actix-web-prom v0.9.0
[INFO] [stderr]   Downloaded actix-server v2.5.0
[INFO] [stderr]   Downloaded utoipa-swagger-ui v9.0.0
[INFO] [stderr]   Downloaded rustls v0.23.22
[INFO] [stderr]   Downloaded actix-web v4.9.0
[INFO] [stderr]   Downloaded multimap v0.10.0
[INFO] [stderr]   Downloaded v_htmlescape v0.15.8
[INFO] [stderr]   Downloaded random-pick v1.2.16
[INFO] [stderr]   Downloaded utoipa-actix-web v0.1.2
[INFO] [stderr]   Downloaded rust-embed-impl v8.5.0
[INFO] [stderr]   Downloaded derive_arbitrary v1.4.1
[INFO] [stderr]   Downloaded lockfree-object-pool v0.1.6
[INFO] [stderr]   Downloaded uuid v1.13.1
[INFO] [stderr]   Downloaded prost-derive v0.13.4
[INFO] [stderr]   Downloaded prost v0.13.4
[INFO] [stderr]   Downloaded pin-project-internal v1.1.8
[INFO] [stderr]   Downloaded serde_html_form v0.2.7
[INFO] [stderr]   Downloaded random-number-macro-impl v0.1.8
[INFO] [stderr]   Downloaded random-number v0.1.9
[INFO] [stderr]   Downloaded rust-embed-utils v8.5.0
[INFO] [stderr]   Downloaded tonic-build v0.12.3
[INFO] [stderr]   Downloaded rust-embed v8.5.0
[INFO] [stderr]   Downloaded passwords v3.1.16
[INFO] [stderr]   Downloaded utoipa-swagger-ui-vendored v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f81cca5ef23ffc340342dcbb7bcd6d360005d90c9acb68fa775ae07d7bc73a9f
[INFO] running `Command { std: "docker" "start" "-a" "f81cca5ef23ffc340342dcbb7bcd6d360005d90c9acb68fa775ae07d7bc73a9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f81cca5ef23ffc340342dcbb7bcd6d360005d90c9acb68fa775ae07d7bc73a9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f81cca5ef23ffc340342dcbb7bcd6d360005d90c9acb68fa775ae07d7bc73a9f", kill_on_drop: false }`
[INFO] [stdout] f81cca5ef23ffc340342dcbb7bcd6d360005d90c9acb68fa775ae07d7bc73a9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0037158f8452b0b4f28cace79282cd396f531e1dda6a857bff7e5f6ae7ece76e
[INFO] running `Command { std: "docker" "start" "-a" "0037158f8452b0b4f28cace79282cd396f531e1dda6a857bff7e5f6ae7ece76e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling rustls v0.23.22
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling serde_derive v1.0.217
[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 tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.8
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking pin-project v1.1.8
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling uuid-macro-internal v1.15.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling uuid v1.13.1
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling prost-derive v0.13.4
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env-config v0.1.0 (/opt/rustwide/workdir/libs/rs/env-config)
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]     Checking prost v0.13.4
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking prost-types v0.13.4
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling sqlx-core v0.8.3
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking brotli-decompressor v4.0.2
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling prost-build v0.13.4
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling protos v0.1.0 (/opt/rustwide/workdir/protos/rs)
[INFO] [stderr]    Compiling sqlx-postgres v0.8.3
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]     Checking convertions v0.1.0 (/opt/rustwide/workdir/libs/rs/convertions)
[INFO] [stderr]     Checking actix-server v2.5.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling zip v2.2.2
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling rust-embed-utils v8.5.0
[INFO] [stderr]    Compiling random-number-macro-impl v0.1.8
[INFO] [stderr]    Compiling utoipa-gen v5.3.1
[INFO] [stderr]     Checking actix-http v3.9.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking service-helper v0.1.0 (/opt/rustwide/workdir/libs/rs/service-helper)
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.3
[INFO] [stderr]    Compiling utoipa-swagger-ui-vendored v0.1.2
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling utoipa-swagger-ui v9.0.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking actix-web v4.9.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking random-number v0.1.9
[INFO] [stderr]    Compiling rust-embed-impl v8.5.0
[INFO] [stderr]     Checking is-terminal v0.4.15
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking rust-embed v8.5.0
[INFO] [stderr]     Checking random-pick v1.2.16
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]     Checking serde_html_form v0.2.7
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling sqlx-macros v0.8.3
[INFO] [stderr]    Compiling actix-web-lab-derive v0.23.0
[INFO] [stderr]     Checking strfmt v0.2.4
[INFO] [stderr]     Checking http-range v0.1.5
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking mediatype v0.19.18
[INFO] [stderr]     Checking validator v0.20.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking passwords v3.1.16
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking notification v0.1.0 (/opt/rustwide/workdir/services/rs/notification)
[INFO] [stderr]     Checking actix-web-prom v0.9.0
[INFO] [stderr]     Checking actix-web-lab v0.23.0
[INFO] [stderr]    Compiling sqlx v0.8.3
[INFO] [stderr]     Checking actix-cors v0.7.0
[INFO] [stderr]     Checking postgres-helper v0.1.0 (/opt/rustwide/workdir/libs/rs/postgres-helper)
[INFO] [stderr]     Checking actix-contrib-logger v0.1.0
[INFO] [stderr]     Checking actix-files v0.6.6
[INFO] [stderr]    Compiling admin v0.1.0 (/opt/rustwide/workdir/services/rs/admin)
[INFO] [stderr]    Compiling client v0.1.0 (/opt/rustwide/workdir/services/rs/client)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> services/rs/admin/src/models/db/admin.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 |           Ok(query_file_as!(
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 17 | |             Self,
[INFO] [stdout] 18 | |             "db/queries/insert.sql",
[INFO] [stdout] 19 | |             self.id,
[INFO] [stdout] 20 | |             self.email,
[INFO] [stdout] 21 | |             self.password_hash,
[INFO] [stdout] 22 | |         )
[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 `query_file_as` (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]   --> services/rs/admin/src/models/db/admin.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 |         Ok(query_file_as!(Self, "db/queries/get_by_id.sql", id)
[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 `query_file_as` (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]   --> services/rs/admin/src/models/db/admin.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 |         Ok(query_file_as!(Self, "db/queries/get_by_email.sql", email)
[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 `query_file_as` (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]   --> services/rs/admin/src/models/db/admin.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 |           Ok(query_file_as!(
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 53 | |             Self,
[INFO] [stdout] 54 | |             "db/queries/patch.sql",
[INFO] [stdout] 55 | |             id,
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |             last_password_change,
[INFO] [stdout] 59 | |         )
[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 `query_file_as` (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]   --> services/rs/admin/src/models/db/admin.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         query_file!("db/queries/delete.sql", id)
[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 `query_file` (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]   --> services/rs/client/src/models/db/client.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 |           Ok(query_file_as!(
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 24 | |             Self,
[INFO] [stdout] 25 | |             "db/queries/insert.sql",
[INFO] [stdout] 26 | |             self.id,
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |             self.verified
[INFO] [stdout] 35 | |         )
[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 `query_file_as` (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]   --> services/rs/client/src/models/db/client.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 |         Ok(query_file_as!(Self, "db/queries/get_by_id.sql", id)
[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 `query_file_as` (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]   --> services/rs/client/src/models/db/client.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 |         Ok(query_file_as!(Self, "db/queries/get_by_email.sql", email)
[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 `query_file_as` (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]   --> services/rs/client/src/models/db/client.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 62 |         Ok(query_file_as!(Self, "db/queries/get_multiple.sql", &ids)
[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 `query_file_as` (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]   --> services/rs/client/src/models/db/client.rs:80:12
[INFO] [stdout]    |
[INFO] [stdout] 80 |           Ok(query_file_as!(
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 81 | |             Self,
[INFO] [stdout] 82 | |             "db/queries/patch.sql",
[INFO] [stdout] 83 | |             id,
[INFO] [stdout] ...  |
[INFO] [stdout] 92 | |             verified
[INFO] [stdout] 93 | |         )
[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 `query_file_as` (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]    --> services/rs/client/src/models/db/client.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         query_file!("db/queries/delete.sql", id)
[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 `query_file` (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]   --> services/rs/client/src/models/db/client.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 |           Ok(query_file_as!(
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 24 | |             Self,
[INFO] [stdout] 25 | |             "db/queries/insert.sql",
[INFO] [stdout] 26 | |             self.id,
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |             self.verified
[INFO] [stdout] 35 | |         )
[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 `query_file_as` (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]   --> services/rs/client/src/models/db/client.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 |         Ok(query_file_as!(Self, "db/queries/get_by_id.sql", id)
[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 `query_file_as` (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]   --> services/rs/client/src/models/db/client.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 |         Ok(query_file_as!(Self, "db/queries/get_by_email.sql", email)
[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 `query_file_as` (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]   --> services/rs/client/src/models/db/client.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 62 |         Ok(query_file_as!(Self, "db/queries/get_multiple.sql", &ids)
[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 `query_file_as` (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]   --> services/rs/client/src/models/db/client.rs:80:12
[INFO] [stdout]    |
[INFO] [stdout] 80 |           Ok(query_file_as!(
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 81 | |             Self,
[INFO] [stdout] 82 | |             "db/queries/patch.sql",
[INFO] [stdout] 83 | |             id,
[INFO] [stdout] ...  |
[INFO] [stdout] 92 | |             verified
[INFO] [stdout] 93 | |         )
[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 `query_file_as` (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]    --> services/rs/client/src/models/db/client.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         query_file!("db/queries/delete.sql", id)
[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 `query_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking utoipa v5.3.1
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> services/rs/admin/src/models/db/admin.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 |           Ok(query_file_as!(
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 17 | |             Self,
[INFO] [stdout] 18 | |             "db/queries/insert.sql",
[INFO] [stdout] 19 | |             self.id,
[INFO] [stdout] 20 | |             self.email,
[INFO] [stdout] 21 | |             self.password_hash,
[INFO] [stdout] 22 | |         )
[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 `query_file_as` (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]   --> services/rs/admin/src/models/db/admin.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 |         Ok(query_file_as!(Self, "db/queries/get_by_id.sql", id)
[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 `query_file_as` (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]   --> services/rs/admin/src/models/db/admin.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 |         Ok(query_file_as!(Self, "db/queries/get_by_email.sql", email)
[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 `query_file_as` (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]   --> services/rs/admin/src/models/db/admin.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 |           Ok(query_file_as!(
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 53 | |             Self,
[INFO] [stdout] 54 | |             "db/queries/patch.sql",
[INFO] [stdout] 55 | |             id,
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |             last_password_change,
[INFO] [stdout] 59 | |         )
[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 `query_file_as` (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]   --> services/rs/admin/src/models/db/admin.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         query_file!("db/queries/delete.sql", id)
[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 `query_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `client` (lib test) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `admin` (lib) due to 5 previous errors
[INFO] [stderr] error: could not compile `admin` (lib test) due to 5 previous errors
[INFO] [stderr] error: could not compile `client` (lib) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "0037158f8452b0b4f28cace79282cd396f531e1dda6a857bff7e5f6ae7ece76e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0037158f8452b0b4f28cace79282cd396f531e1dda6a857bff7e5f6ae7ece76e", kill_on_drop: false }`
[INFO] [stdout] 0037158f8452b0b4f28cace79282cd396f531e1dda6a857bff7e5f6ae7ece76e
