[INFO] cloning repository https://github.com/the-cre8tor/sthin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/the-cre8tor/sthin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-cre8tor%2Fsthin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-cre8tor%2Fsthin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a6f04a88342baad11fd8e0a51a6b549eeb2660e8
[INFO] checking the-cre8tor/sthin/a6f04a88342baad11fd8e0a51a6b549eeb2660e8 against master#9b81629631b382fd49ee3a20ac47797b1467e52d for pr-146095
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-cre8tor%2Fsthin" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/the-cre8tor/sthin
[INFO] finished tweaking git repo https://github.com/the-cre8tor/sthin
[INFO] tweaked toml for git repo https://github.com/the-cre8tor/sthin written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/the-cre8tor/sthin on toolchain 9b81629631b382fd49ee3a20ac47797b1467e52d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/the-cre8tor/sthin 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" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redact v0.1.10
[INFO] [stderr]   Downloaded windows-link v0.1.0
[INFO] [stderr]   Downloaded time-core v0.1.3
[INFO] [stderr]   Downloaded time-macros v0.2.20
[INFO] [stderr]   Downloaded serde-aux v4.7.0
[INFO] [stderr]   Downloaded protobuf-support v3.7.2
[INFO] [stderr]   Downloaded tracing-actix-web v0.7.16
[INFO] [stderr]   Downloaded config v0.15.11
[INFO] [stderr]   Downloaded prometheus v0.14.0
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.0
[INFO] [stderr]   Downloaded time v0.3.39
[INFO] [stderr]   Downloaded protobuf v3.7.2
[INFO] [stderr]   Downloaded tracing-bunyan-formatter v0.3.10
[INFO] [stderr]   Downloaded redis v0.32.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60df7db679a414084837b07909cc16744eba4456c18b6739fb7da433f7f6db44
[INFO] running `Command { std: "docker" "start" "-a" "60df7db679a414084837b07909cc16744eba4456c18b6739fb7da433f7f6db44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60df7db679a414084837b07909cc16744eba4456c18b6739fb7da433f7f6db44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60df7db679a414084837b07909cc16744eba4456c18b6739fb7da433f7f6db44", kill_on_drop: false }`
[INFO] [stdout] 60df7db679a414084837b07909cc16744eba4456c18b6739fb7da433f7f6db44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f74b806db84033ae826d7108e97fd2112932f6f2b03b253741bcc92895c06776
[INFO] running `Command { std: "docker" "start" "-a" "f74b806db84033ae826d7108e97fd2112932f6f2b03b253741bcc92895c06776", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling zstd-safe v7.2.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling time-core v0.1.3
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling time-macros v0.2.20
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking brotli-decompressor v4.0.2
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling tempfile v3.19.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking time v0.3.39
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking winnow v0.7.4
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]     Checking trim-in-place v0.1.7
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking rust-ini v0.21.1
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking mutually_exclusive_features v0.1.0
[INFO] [stderr]     Checking yaml-rust2 v0.10.0
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling zstd-sys v2.0.14+zstd.1.5.7
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[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 icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking protobuf-support v3.7.2
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking actix-router v0.5.3
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking redact v0.1.10
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking serde-aux v4.7.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking tracing-bunyan-formatter v0.3.10
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking config v0.15.11
[INFO] [stderr]    Compiling sqlx-core v0.8.3
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking actix-server v2.5.1
[INFO] [stderr]    Compiling sqlx-postgres v0.8.3
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking redis v0.32.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.3
[INFO] [stderr]     Checking actix-http v3.10.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.3
[INFO] [stderr]     Checking actix-web v4.10.2
[INFO] [stderr]     Checking sqlx v0.8.3
[INFO] [stderr]     Checking tracing-actix-web v0.7.16
[INFO] [stderr]     Checking sthin 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/features/url_stats/repository/url_stats_repository.rs:45:24
[INFO] [stdout]    |
[INFO] [stdout] 45 |           let response = sqlx::query!(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 46 | |             "SELECT access_count FROM url_stats WHERE url_id = $1",
[INFO] [stdout] 47 | |             url_id
[INFO] [stdout] 48 | |         )
[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/features/url_stats/repository/url_stats_repository.rs:68:28
[INFO] [stdout]    |
[INFO] [stdout] 68 |               let response = sqlx::query_as!(
[INFO] [stdout]    |  ____________________________^
[INFO] [stdout] 69 | |                 UrlStatsEntity,
[INFO] [stdout] 70 | |                 r#"
[INFO] [stdout] 71 | |                 INSERT INTO url_stats (url_id, access_count)
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |                 access_count
[INFO] [stdout] 85 | |             )
[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/features/url_stats/repository/url_stats_repository.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 | /             sqlx::query!(
[INFO] [stdout] 90 | |                 r#"
[INFO] [stdout] 91 | |                 INSERT INTO url_stats_logs (url_stats_id, ip_address, user_agent)
[INFO] [stdout] 92 | |                 VALUES ($1, $2, $3)
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |                 event.user_agent
[INFO] [stdout] 97 | |             )
[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/features/url_stats/repository/url_stats_repository.rs:118:24
[INFO] [stdout]     |
[INFO] [stdout] 118 |           let response = sqlx::query_as!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 119 | |             UrlStatsReportEntity,
[INFO] [stdout] 120 | |             r#"
[INFO] [stdout] 121 | |             SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 134 | |             short_code.as_str(),
[INFO] [stdout] 135 | |         )
[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/features/urls/repository/url_repository.rs:54:25
[INFO] [stdout]    |
[INFO] [stdout] 54 |           let saved_url = sqlx::query_as!(
[INFO] [stdout]    |  _________________________^
[INFO] [stdout] 55 | |             UrlEntity,
[INFO] [stdout] 56 | |             r#"
[INFO] [stdout] 57 | |             INSERT INTO urls (original_url, short_code, created_at, updated_at)
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |             db_url.updated_at
[INFO] [stdout] 68 | |         )
[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/features/urls/repository/url_repository.rs:76:22
[INFO] [stdout]    |
[INFO] [stdout] 76 |         let result = sqlx::query!("SELECT id FROM urls WHERE id = $1", 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 `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/features/urls/repository/url_repository.rs:84:22
[INFO] [stdout]    |
[INFO] [stdout] 84 |           let result = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 85 | |             UrlEntity,
[INFO] [stdout] 86 | |             "SELECT * FROM urls WHERE short_code = $1",
[INFO] [stdout] 87 | |             short_code.as_str()
[INFO] [stdout] 88 | |         )
[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/features/urls/repository/url_repository.rs:96:22
[INFO] [stdout]     |
[INFO] [stdout]  96 |           let result = sqlx::query_as!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout]  97 | |             UrlEntity,
[INFO] [stdout]  98 | |             "SELECT * FROM urls WHERE original_url = $1",
[INFO] [stdout]  99 | |             original_url.as_ref()
[INFO] [stdout] 100 | |         )
[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/features/urls/repository/url_repository.rs:108:22
[INFO] [stdout]     |
[INFO] [stdout] 108 |           let result = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 109 | |             "DELETE FROM urls WHERE short_code = $1",
[INFO] [stdout] 110 | |             short_code.as_str()
[INFO] [stdout] 111 | |         )
[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/features/urls/repository/url_repository.rs:127:22
[INFO] [stdout]     |
[INFO] [stdout] 127 |           let result = sqlx::query_as!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 128 | |             UrlEntity,
[INFO] [stdout] 129 | |             r#"
[INFO] [stdout] 130 | |             UPDATE urls SET original_url = $1, updated_at = $3
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | |             url.updated_at
[INFO] [stdout] 137 | |         )
[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/features/url_stats/repository/url_stats_repository.rs:45:24
[INFO] [stdout]    |
[INFO] [stdout] 45 |           let response = sqlx::query!(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 46 | |             "SELECT access_count FROM url_stats WHERE url_id = $1",
[INFO] [stdout] 47 | |             url_id
[INFO] [stdout] 48 | |         )
[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/features/url_stats/repository/url_stats_repository.rs:68:28
[INFO] [stdout]    |
[INFO] [stdout] 68 |               let response = sqlx::query_as!(
[INFO] [stdout]    |  ____________________________^
[INFO] [stdout] 69 | |                 UrlStatsEntity,
[INFO] [stdout] 70 | |                 r#"
[INFO] [stdout] 71 | |                 INSERT INTO url_stats (url_id, access_count)
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |                 access_count
[INFO] [stdout] 85 | |             )
[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/features/url_stats/repository/url_stats_repository.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 | /             sqlx::query!(
[INFO] [stdout] 90 | |                 r#"
[INFO] [stdout] 91 | |                 INSERT INTO url_stats_logs (url_stats_id, ip_address, user_agent)
[INFO] [stdout] 92 | |                 VALUES ($1, $2, $3)
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |                 event.user_agent
[INFO] [stdout] 97 | |             )
[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/features/url_stats/repository/url_stats_repository.rs:118:24
[INFO] [stdout]     |
[INFO] [stdout] 118 |           let response = sqlx::query_as!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 119 | |             UrlStatsReportEntity,
[INFO] [stdout] 120 | |             r#"
[INFO] [stdout] 121 | |             SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 134 | |             short_code.as_str(),
[INFO] [stdout] 135 | |         )
[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/features/urls/repository/url_repository.rs:54:25
[INFO] [stdout]    |
[INFO] [stdout] 54 |           let saved_url = sqlx::query_as!(
[INFO] [stdout]    |  _________________________^
[INFO] [stdout] 55 | |             UrlEntity,
[INFO] [stdout] 56 | |             r#"
[INFO] [stdout] 57 | |             INSERT INTO urls (original_url, short_code, created_at, updated_at)
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |             db_url.updated_at
[INFO] [stdout] 68 | |         )
[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 import: `UrlStatsReportEntity`
[INFO] [stdout]  --> src/features/url_stats/repository/url_stats_repository.rs:9:38
[INFO] [stdout]   |
[INFO] [stdout] 9 |             entity::{UrlStatsEntity, UrlStatsReportEntity},
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[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/features/urls/repository/url_repository.rs:76:22
[INFO] [stdout]    |
[INFO] [stdout] 76 |         let result = sqlx::query!("SELECT id FROM urls WHERE id = $1", 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 `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/features/urls/repository/url_repository.rs:84:22
[INFO] [stdout]    |
[INFO] [stdout] 84 |           let result = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 85 | |             UrlEntity,
[INFO] [stdout] 86 | |             "SELECT * FROM urls WHERE short_code = $1",
[INFO] [stdout] 87 | |             short_code.as_str()
[INFO] [stdout] 88 | |         )
[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/features/urls/repository/url_repository.rs:96:22
[INFO] [stdout]     |
[INFO] [stdout]  96 |           let result = sqlx::query_as!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout]  97 | |             UrlEntity,
[INFO] [stdout]  98 | |             "SELECT * FROM urls WHERE original_url = $1",
[INFO] [stdout]  99 | |             original_url.as_ref()
[INFO] [stdout] 100 | |         )
[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/features/urls/repository/url_repository.rs:108:22
[INFO] [stdout]     |
[INFO] [stdout] 108 |           let result = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 109 | |             "DELETE FROM urls WHERE short_code = $1",
[INFO] [stdout] 110 | |             short_code.as_str()
[INFO] [stdout] 111 | |         )
[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/features/urls/repository/url_repository.rs:127:22
[INFO] [stdout]     |
[INFO] [stdout] 127 |           let result = sqlx::query_as!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 128 | |             UrlEntity,
[INFO] [stdout] 129 | |             r#"
[INFO] [stdout] 130 | |             UPDATE urls SET original_url = $1, updated_at = $3
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | |             url.updated_at
[INFO] [stdout] 137 | |         )
[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 import: `UrlStatsReportEntity`
[INFO] [stdout]  --> src/features/url_stats/repository/url_stats_repository.rs:9:38
[INFO] [stdout]   |
[INFO] [stdout] 9 |             entity::{UrlStatsEntity, UrlStatsReportEntity},
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/features/url_stats/repository/url_stats_repository.rs:118:13
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let response = sqlx::query_as!(
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 |         if let Some(stat) = response.first() {
[INFO] [stdout]     |                             -------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `response` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let response: /* Type */ = sqlx::query_as!(
[INFO] [stdout]     |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/features/url_stats/repository/url_stats_repository.rs:118:13
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let response = sqlx::query_as!(
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 |         if let Some(stat) = response.first() {
[INFO] [stdout]     |                             -------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `response` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let response: /* Type */ = sqlx::query_as!(
[INFO] [stdout]     |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/features/urls/repository/url_repository.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let saved_url = sqlx::query_as!(
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |         saved_url.to_domain()
[INFO] [stdout]    |         --------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `saved_url` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let saved_url: /* Type */ = sqlx::query_as!(
[INFO] [stdout]    |                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/features/urls/repository/url_repository.rs:76:13
[INFO] [stdout]    |
[INFO] [stdout] 76 |         let result = sqlx::query!("SELECT id FROM urls WHERE id = $1", id)
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |         Ok(result.map(|row| row.id))
[INFO] [stdout]    |            ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 76 |         let result: /* Type */ = sqlx::query!("SELECT id FROM urls WHERE id = $1", id)
[INFO] [stdout]    |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/features/urls/repository/url_repository.rs:84:13
[INFO] [stdout]    |
[INFO] [stdout] 84 |         let result = sqlx::query_as!(
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 |         result.map(|db_url| db_url.to_domain()).transpose()
[INFO] [stdout]    |         ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 84 |         let result: /* Type */ = sqlx::query_as!(
[INFO] [stdout]    |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/features/urls/repository/url_repository.rs:92:21
[INFO] [stdout]    |
[INFO] [stdout] 92 |         result.map(|db_url| db_url.to_domain()).transpose()
[INFO] [stdout]    |                     ^^^^^^  ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 92 |         result.map(|db_url: /* Type */| db_url.to_domain()).transpose()
[INFO] [stdout]    |                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/features/urls/repository/url_repository.rs:96:13
[INFO] [stdout]     |
[INFO] [stdout]  96 |         let result = sqlx::query_as!(
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |         result.map(|db_url| db_url.to_domain()).transpose()
[INFO] [stdout]     |         ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]     |
[INFO] [stdout]  96 |         let result: /* Type */ = sqlx::query_as!(
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/features/urls/repository/url_repository.rs:104:21
[INFO] [stdout]     |
[INFO] [stdout] 104 |         result.map(|db_url| db_url.to_domain()).transpose()
[INFO] [stdout]     |                     ^^^^^^  ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 104 |         result.map(|db_url: /* Type */| db_url.to_domain()).transpose()
[INFO] [stdout]     |                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/features/urls/repository/url_repository.rs:108:13
[INFO] [stdout]     |
[INFO] [stdout] 108 |         let result = sqlx::query!(
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |         Ok(result.rows_affected() > 0)
[INFO] [stdout]     |            ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 108 |         let result: /* Type */ = sqlx::query!(
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/features/urls/repository/url_repository.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let result = sqlx::query_as!(
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |         result.to_domain()
[INFO] [stdout]     |         ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let result: /* Type */ = sqlx::query_as!(
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/features/urls/repository/url_repository.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let saved_url = sqlx::query_as!(
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |         saved_url.to_domain()
[INFO] [stdout]    |         --------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `saved_url` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let saved_url: /* Type */ = sqlx::query_as!(
[INFO] [stdout]    |                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/features/urls/repository/url_repository.rs:76:13
[INFO] [stdout]    |
[INFO] [stdout] 76 |         let result = sqlx::query!("SELECT id FROM urls WHERE id = $1", id)
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |         Ok(result.map(|row| row.id))
[INFO] [stdout]    |            ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 76 |         let result: /* Type */ = sqlx::query!("SELECT id FROM urls WHERE id = $1", id)
[INFO] [stdout]    |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/features/urls/repository/url_repository.rs:84:13
[INFO] [stdout]    |
[INFO] [stdout] 84 |         let result = sqlx::query_as!(
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 |         result.map(|db_url| db_url.to_domain()).transpose()
[INFO] [stdout]    |         ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 84 |         let result: /* Type */ = sqlx::query_as!(
[INFO] [stdout]    |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/features/urls/repository/url_repository.rs:92:21
[INFO] [stdout]    |
[INFO] [stdout] 92 |         result.map(|db_url| db_url.to_domain()).transpose()
[INFO] [stdout]    |                     ^^^^^^  ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 92 |         result.map(|db_url: /* Type */| db_url.to_domain()).transpose()
[INFO] [stdout]    |                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/features/urls/repository/url_repository.rs:96:13
[INFO] [stdout]     |
[INFO] [stdout]  96 |         let result = sqlx::query_as!(
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |         result.map(|db_url| db_url.to_domain()).transpose()
[INFO] [stdout]     |         ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]     |
[INFO] [stdout]  96 |         let result: /* Type */ = sqlx::query_as!(
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/features/urls/repository/url_repository.rs:104:21
[INFO] [stdout]     |
[INFO] [stdout] 104 |         result.map(|db_url| db_url.to_domain()).transpose()
[INFO] [stdout]     |                     ^^^^^^  ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 104 |         result.map(|db_url: /* Type */| db_url.to_domain()).transpose()
[INFO] [stdout]     |                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/features/urls/repository/url_repository.rs:108:13
[INFO] [stdout]     |
[INFO] [stdout] 108 |         let result = sqlx::query!(
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |         Ok(result.rows_affected() > 0)
[INFO] [stdout]     |            ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 108 |         let result: /* Type */ = sqlx::query!(
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/features/urls/repository/url_repository.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let result = sqlx::query_as!(
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |         result.to_domain()
[INFO] [stdout]     |         ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let result: /* Type */ = sqlx::query_as!(
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sthin` (lib) due to 19 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sthin` (lib test) due to 19 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "f74b806db84033ae826d7108e97fd2112932f6f2b03b253741bcc92895c06776", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f74b806db84033ae826d7108e97fd2112932f6f2b03b253741bcc92895c06776", kill_on_drop: false }`
[INFO] [stdout] f74b806db84033ae826d7108e97fd2112932f6f2b03b253741bcc92895c06776
