[INFO] cloning repository https://github.com/Gurtinho/crud_actix
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gurtinho/crud_actix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGurtinho%2Fcrud_actix", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGurtinho%2Fcrud_actix'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c1e79cea3a30c16b123c21a616f01fa6c6f6de45
[INFO] checking Gurtinho/crud_actix against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGurtinho%2Fcrud_actix" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Gurtinho/crud_actix
[INFO] finished tweaking git repo https://github.com/Gurtinho/crud_actix
[INFO] tweaked toml for git repo https://github.com/Gurtinho/crud_actix written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Gurtinho/crud_actix on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Gurtinho/crud_actix 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded validator v0.17.0
[INFO] [stderr]   Downloaded promptly v0.3.1
[INFO] [stderr]   Downloaded async-executor v1.13.0
[INFO] [stderr]   Downloaded windows-interface v0.56.0
[INFO] [stderr]   Downloaded swagger v6.5.0
[INFO] [stderr]   Downloaded zstd-safe v7.2.0
[INFO] [stderr]   Downloaded windows-core v0.56.0
[INFO] [stderr]   Downloaded tauri-winrt-notification v0.2.1
[INFO] [stderr]   Downloaded notify-rust v4.11.0
[INFO] [stderr]   Downloaded clap v4.5.11
[INFO] [stderr]   Downloaded clearscreen v1.0.11
[INFO] [stderr]   Downloaded utoipa-gen v4.3.0
[INFO] [stderr]   Downloaded rustyline v9.1.2
[INFO] [stderr]   Downloaded command-group v1.0.8
[INFO] [stderr]   Downloaded clap_builder v4.5.11
[INFO] [stderr]   Downloaded cargo-watch v8.5.2
[INFO] [stderr]   Downloaded hyper-old-types v0.11.0
[INFO] [stderr]   Downloaded redis v0.25.4
[INFO] [stderr]   Downloaded async-process v2.2.3
[INFO] [stderr]   Downloaded terminfo v0.7.5
[INFO] [stderr]   Downloaded notify v4.0.18
[INFO] [stderr]   Downloaded jsonwebtoken v9.3.0
[INFO] [stderr]   Downloaded clap_derive v4.5.11
[INFO] [stderr]   Downloaded clap_complete v4.5.11
[INFO] [stderr]   Downloaded sqlx-cli v0.7.4
[INFO] [stderr]   Downloaded async-signal v0.2.9
[INFO] [stderr]   Downloaded enumflags2_derive v0.7.10
[INFO] [stderr]   Downloaded stderrlog v0.5.4
[INFO] [stderr]   Downloaded mac-notification-sys v0.6.1
[INFO] [stderr]   Downloaded windows-implement v0.56.0
[INFO] [stderr]   Downloaded windows-version v0.1.1
[INFO] [stderr]   Downloaded async-broadcast v0.7.1
[INFO] [stderr]   Downloaded enumflags2 v0.7.10
[INFO] [stderr]   Downloaded globset v0.4.6
[INFO] [stderr]   Downloaded watchexec v1.17.2
[INFO] [stderr]   Downloaded xdg-home v1.2.0
[INFO] [stderr]   Downloaded tokio v1.39.1
[INFO] [stderr]   Downloaded windows v0.56.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6fe5f375a876235c1a219c5663930abe38423f870b0c61b7f8e832fda7c492a7
[INFO] running `Command { std: "docker" "start" "-a" "6fe5f375a876235c1a219c5663930abe38423f870b0c61b7f8e832fda7c492a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6fe5f375a876235c1a219c5663930abe38423f870b0c61b7f8e832fda7c492a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fe5f375a876235c1a219c5663930abe38423f870b0c61b7f8e832fda7c492a7", kill_on_drop: false }`
[INFO] [stdout] 6fe5f375a876235c1a219c5663930abe38423f870b0c61b7f8e832fda7c492a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe9788a6bbdb0928345c78793974d6e58666b2dd3696f709af6251e0b08d497c
[INFO] running `Command { std: "docker" "start" "-a" "fe9788a6bbdb0928345c78793974d6e58666b2dd3696f709af6251e0b08d497c", kill_on_drop: false }`
[INFO] [stderr] warning: crud_actix v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `cargo-watch` which is missing a lib target
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking value-bag v1.9.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking bytes v1.6.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling piper v0.2.3
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking tokio v1.39.1
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling pest v2.7.11
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling async-executor v1.13.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling pest_meta v2.7.11
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling pest_generator v2.7.11
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling sqlformat v0.2.4
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]     Checking polling v3.7.2
[INFO] [stderr]     Checking async-io v2.3.3
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling pest_derive v2.7.11
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling zstd-safe v7.2.0
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling cookie-factory v0.2.4
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling amq-protocol-types v1.2.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling handlebars v1.1.0
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]    Compiling rsa v0.9.6
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]    Compiling sqlx-sqlite v0.7.4
[INFO] [stderr]    Compiling amq-protocol-codegen v1.4.0
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling cargo-lock v8.0.3
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling sqlx-mysql v0.7.4
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling camino v1.1.7
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]     Checking clap_builder v4.5.11
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling clap_derive v4.5.11
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]    Compiling built v0.5.2
[INFO] [stderr]    Compiling amq-protocol v1.4.0
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking fd-lock v3.0.13
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking actix-server v2.4.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling amiquip v0.4.2
[INFO] [stderr]     Checking clap v4.5.11
[INFO] [stderr]     Checking rustyline v9.1.2
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking cargo-platform v0.1.8
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking actix-http v3.8.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking hyper-old-types v0.11.0
[INFO] [stderr]     Checking hyper v0.14.30
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]     Checking cargo_metadata v0.14.2
[INFO] [stderr]     Checking promptly v0.3.1
[INFO] [stderr]    Compiling utoipa-gen v4.3.0
[INFO] [stderr]     Checking clap_complete v4.5.11
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking snafu v0.7.5
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking input_buffer v0.5.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]     Checking sqlx-cli v0.7.4
[INFO] [stderr]     Checking swagger v6.5.0
[INFO] [stderr]     Checking jsonwebtoken v9.3.0
[INFO] [stderr]     Checking bcrypt v0.15.1
[INFO] [stderr]     Checking validator v0.17.0
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking actix-web v4.8.0
[INFO] [stderr]     Checking utoipa v4.2.3
[INFO] [stderr]     Checking actix-cors v0.7.0
[INFO] [stderr]     Checking redis v0.25.4
[INFO] [stderr]     Checking crud_actix 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/http/handlers/ticket_handler.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let result = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 24 | |     Ticket,
[INFO] [stdout] 25 | |     "INSERT INTO tickets (id, subject, description, status, priority) VALUES ($1, $2, $3, $4, $5) RETURNING *",
[INFO] [stdout] 26 | |     Uuid::new_v4(),
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |     body.priority
[INFO] [stdout] 31 | |   ).fetch_one(&data.pool)
[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_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]   --> src/http/handlers/ticket_handler.rs:49:16
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let result = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 50 | |     Ticket,
[INFO] [stdout] 51 | |     "SELECT * FROM tickets;"
[INFO] [stdout] 52 | |   )
[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_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]   --> src/http/handlers/ticket_handler.rs:73:16
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let result = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 74 | |     Ticket,
[INFO] [stdout] 75 | |     "SELECT * FROM tickets WHERE id = $1",
[INFO] [stdout] 76 | |     &path.into_inner()
[INFO] [stdout] 77 | |   )
[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_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]    --> src/http/handlers/ticket_handler.rs:103:22
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let ticket_found = sqlx::query_as!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 104 | |     Ticket,
[INFO] [stdout] 105 | |     "SELECT * FROM tickets WHERE id = $1",
[INFO] [stdout] 106 | |     &ticket_id
[INFO] [stdout] 107 | |   ).fetch_one(&data.pool).await;
[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_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]    --> src/http/handlers/ticket_handler.rs:116:16
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let result = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 117 | |     Ticket,
[INFO] [stdout] 118 | |     "UPDATE tickets SET subject = $1, description = $2, status = $3, priority = $4, updated_at = $5 WHERE id = $6 RETURNING *",
[INFO] [stdout] 119 | |     body.subject.to_owned(),
[INFO] [stdout] ...   |
[INFO] [stdout] 124 | |     ticket_id
[INFO] [stdout] 125 | |   ).fetch_one(&data.pool).await;
[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_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]    --> src/http/handlers/ticket_handler.rs:148:16
[INFO] [stdout]     |
[INFO] [stdout] 148 |     let result = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 149 | |     "DELETE FROM tickets WHERE id = $1",
[INFO] [stdout] 150 | |     &id,
[INFO] [stdout] 151 | |   ).execute(&data.pool).await.unwrap().rows_affected();
[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/http/handlers/user_handler.rs:20:22
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let user_founded = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 21 | |     User,
[INFO] [stdout] 22 | |     "SELECT * FROM users WHERE email = $1",
[INFO] [stdout] 23 | |     &body.email.to_string()
[INFO] [stdout] 24 | |   )
[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_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]   --> src/http/handlers/user_handler.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let result = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 42 | |     User,
[INFO] [stdout] 43 | |     "INSERT INTO users (id, username, email, password) VALUES ($1, $2, $3, $4) RETURNING *",
[INFO] [stdout] 44 | |     Uuid::new_v4(),
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |     pass_hash
[INFO] [stdout] 48 | |   ).fetch_one(&data.pool)
[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_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]   --> src/http/handlers/user_handler.rs:74:22
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let user_founded = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 75 | |     User,
[INFO] [stdout] 76 | |     "SELECT * FROM users WHERE id = $1",
[INFO] [stdout] 77 | |     &user_id
[INFO] [stdout] 78 | |   )
[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_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]    --> src/http/handlers/user_handler.rs:100:16
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let result = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 101 | |     User,
[INFO] [stdout] 102 | |     "UPDATE users SET username = $1, email = $2 WHERE id = $3 RETURNING *",
[INFO] [stdout] 103 | |     body.username.to_string(),
[INFO] [stdout] 104 | |     body.email.to_string(),
[INFO] [stdout] 105 | |     &user_id
[INFO] [stdout] 106 | |   ).fetch_one(&data.pool).await;
[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_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]    --> src/http/handlers/user_handler.rs:130:22
[INFO] [stdout]     |
[INFO] [stdout] 130 |     let user_founded = sqlx::query_as!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 131 | |     User,
[INFO] [stdout] 132 | |     "SELECT * FROM users WHERE id = $1",
[INFO] [stdout] 133 | |     &user_id
[INFO] [stdout] 134 | |   )
[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_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]    --> src/http/handlers/user_handler.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     let user_founded = sqlx::query_as!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 164 | |     User,
[INFO] [stdout] 165 | |     "SELECT * FROM users WHERE email = $1",
[INFO] [stdout] 166 | |     &body.email
[INFO] [stdout] 167 | |   )
[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_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]   --> src/http/handlers/ticket_handler.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let result = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 24 | |     Ticket,
[INFO] [stdout] 25 | |     "INSERT INTO tickets (id, subject, description, status, priority) VALUES ($1, $2, $3, $4, $5) RETURNING *",
[INFO] [stdout] 26 | |     Uuid::new_v4(),
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |     body.priority
[INFO] [stdout] 31 | |   ).fetch_one(&data.pool)
[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_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]   --> src/http/handlers/ticket_handler.rs:49:16
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let result = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 50 | |     Ticket,
[INFO] [stdout] 51 | |     "SELECT * FROM tickets;"
[INFO] [stdout] 52 | |   )
[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_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]   --> src/http/handlers/ticket_handler.rs:73:16
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let result = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 74 | |     Ticket,
[INFO] [stdout] 75 | |     "SELECT * FROM tickets WHERE id = $1",
[INFO] [stdout] 76 | |     &path.into_inner()
[INFO] [stdout] 77 | |   )
[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_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]    --> src/http/handlers/ticket_handler.rs:103:22
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let ticket_found = sqlx::query_as!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 104 | |     Ticket,
[INFO] [stdout] 105 | |     "SELECT * FROM tickets WHERE id = $1",
[INFO] [stdout] 106 | |     &ticket_id
[INFO] [stdout] 107 | |   ).fetch_one(&data.pool).await;
[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_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]    --> src/http/handlers/ticket_handler.rs:116:16
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let result = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 117 | |     Ticket,
[INFO] [stdout] 118 | |     "UPDATE tickets SET subject = $1, description = $2, status = $3, priority = $4, updated_at = $5 WHERE id = $6 RETURNING *",
[INFO] [stdout] 119 | |     body.subject.to_owned(),
[INFO] [stdout] ...   |
[INFO] [stdout] 124 | |     ticket_id
[INFO] [stdout] 125 | |   ).fetch_one(&data.pool).await;
[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_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]    --> src/http/handlers/ticket_handler.rs:148:16
[INFO] [stdout]     |
[INFO] [stdout] 148 |     let result = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 149 | |     "DELETE FROM tickets WHERE id = $1",
[INFO] [stdout] 150 | |     &id,
[INFO] [stdout] 151 | |   ).execute(&data.pool).await.unwrap().rows_affected();
[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/http/handlers/user_handler.rs:20:22
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let user_founded = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 21 | |     User,
[INFO] [stdout] 22 | |     "SELECT * FROM users WHERE email = $1",
[INFO] [stdout] 23 | |     &body.email.to_string()
[INFO] [stdout] 24 | |   )
[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_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]   --> src/http/handlers/user_handler.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let result = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 42 | |     User,
[INFO] [stdout] 43 | |     "INSERT INTO users (id, username, email, password) VALUES ($1, $2, $3, $4) RETURNING *",
[INFO] [stdout] 44 | |     Uuid::new_v4(),
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |     pass_hash
[INFO] [stdout] 48 | |   ).fetch_one(&data.pool)
[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_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]   --> src/http/handlers/user_handler.rs:74:22
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let user_founded = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 75 | |     User,
[INFO] [stdout] 76 | |     "SELECT * FROM users WHERE id = $1",
[INFO] [stdout] 77 | |     &user_id
[INFO] [stdout] 78 | |   )
[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_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]    --> src/http/handlers/user_handler.rs:100:16
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let result = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 101 | |     User,
[INFO] [stdout] 102 | |     "UPDATE users SET username = $1, email = $2 WHERE id = $3 RETURNING *",
[INFO] [stdout] 103 | |     body.username.to_string(),
[INFO] [stdout] 104 | |     body.email.to_string(),
[INFO] [stdout] 105 | |     &user_id
[INFO] [stdout] 106 | |   ).fetch_one(&data.pool).await;
[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_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]    --> src/http/handlers/user_handler.rs:130:22
[INFO] [stdout]     |
[INFO] [stdout] 130 |     let user_founded = sqlx::query_as!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 131 | |     User,
[INFO] [stdout] 132 | |     "SELECT * FROM users WHERE id = $1",
[INFO] [stdout] 133 | |     &user_id
[INFO] [stdout] 134 | |   )
[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_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]    --> src/http/handlers/user_handler.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     let user_founded = sqlx::query_as!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 164 | |     User,
[INFO] [stdout] 165 | |     "SELECT * FROM users WHERE email = $1",
[INFO] [stdout] 166 | |     &body.email
[INFO] [stdout] 167 | |   )
[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_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AsyncCommands`, `from_redis_value`, and `streams::*`
[INFO] [stdout]  --> src/main.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 9 | use redis::{Client, from_redis_value, streams::*, AsyncCommands};
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> src/http/handlers/ticket_handler.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `http::utils::date_now` and `models::ticket_model::Ticket`
[INFO] [stdout]  --> src/http/handlers/ticket_handler.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     models::ticket_model::Ticket,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     schemas::ticket_schema::{CreateTicketSchema, UpdateTicketSchema}
[INFO] [stdout] 8 |   }, http::utils::date_now, AppState
[INFO] [stdout]   |      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Header`
[INFO] [stdout]  --> src/http/handlers/user_handler.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use actix_web::{web::{self, Header}, HttpResponse, Responder};
[INFO] [stdout]   |                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env::*`
[INFO] [stdout]  --> src/http/handlers/user_handler.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::env::*;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]   --> src/http/handlers/user_handler.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use uuid::Uuid;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `models::user_model::User`
[INFO] [stdout]   --> src/http/handlers/user_handler.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::{app::{models::user_model::User, schemas::user_schema::{
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AsyncCommands`, `from_redis_value`, and `streams::*`
[INFO] [stdout]  --> src/main.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 9 | use redis::{Client, from_redis_value, streams::*, AsyncCommands};
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> src/http/handlers/ticket_handler.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `http::utils::date_now` and `models::ticket_model::Ticket`
[INFO] [stdout]  --> src/http/handlers/ticket_handler.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     models::ticket_model::Ticket,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     schemas::ticket_schema::{CreateTicketSchema, UpdateTicketSchema}
[INFO] [stdout] 8 |   }, http::utils::date_now, AppState
[INFO] [stdout]   |      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Header`
[INFO] [stdout]  --> src/http/handlers/user_handler.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use actix_web::{web::{self, Header}, HttpResponse, Responder};
[INFO] [stdout]   |                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env::*`
[INFO] [stdout]  --> src/http/handlers/user_handler.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::env::*;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]   --> src/http/handlers/user_handler.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use uuid::Uuid;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `models::user_model::User`
[INFO] [stdout]   --> src/http/handlers/user_handler.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::{app::{models::user_model::User, schemas::user_schema::{
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crud_actix` (bin "crud_actix" test) due to 12 previous errors; 7 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `crud_actix` (bin "crud_actix") due to 12 previous errors; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "fe9788a6bbdb0928345c78793974d6e58666b2dd3696f709af6251e0b08d497c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe9788a6bbdb0928345c78793974d6e58666b2dd3696f709af6251e0b08d497c", kill_on_drop: false }`
[INFO] [stdout] fe9788a6bbdb0928345c78793974d6e58666b2dd3696f709af6251e0b08d497c
