[INFO] cloning repository https://github.com/aidant/link
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aidant/link" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faidant%2Flink", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faidant%2Flink'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8b0fde1575b9446a2d246fc9c19d6cf76d6b2882
[INFO] checking aidant/link/8b0fde1575b9446a2d246fc9c19d6cf76d6b2882 against master#eeb94be79adc9df7a09ad0b2421f16e60e6d932c for pr-152971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faidant%2Flink" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/aidant/link
[INFO] finished tweaking git repo https://github.com/aidant/link
[INFO] tweaked toml for git repo https://github.com/aidant/link written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aidant/link on toolchain eeb94be79adc9df7a09ad0b2421f16e60e6d932c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aidant/link 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" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/resend/resend-rust.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded veil v0.2.0
[INFO] [stderr]   Downloaded tower-sessions-core v0.13.0
[INFO] [stderr]   Downloaded veil-macros v0.2.0
[INFO] [stderr]   Downloaded tower-sessions-memory-store v0.13.0
[INFO] [stderr]   Downloaded tower-sessions v0.13.0
[INFO] [stderr]   Downloaded base64-url v3.0.0
[INFO] [stderr]   Downloaded axum-login v0.16.0
[INFO] [stderr]   Downloaded quanta v0.12.5
[INFO] [stderr]   Downloaded utoipa v5.2.0
[INFO] [stderr]   Downloaded raw-cpuid v11.3.0
[INFO] [stderr]   Downloaded aws-lc-rs v1.11.1
[INFO] [stderr]   Downloaded utoipa-gen v5.2.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.23.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f88aec32942c82e13df23c9f518caef790314ff7449853a03f383cc1dee707f3
[INFO] running `Command { std: "docker" "start" "-a" "f88aec32942c82e13df23c9f518caef790314ff7449853a03f383cc1dee707f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f88aec32942c82e13df23c9f518caef790314ff7449853a03f383cc1dee707f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f88aec32942c82e13df23c9f518caef790314ff7449853a03f383cc1dee707f3", kill_on_drop: false }`
[INFO] [stdout] f88aec32942c82e13df23c9f518caef790314ff7449853a03f383cc1dee707f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7841f2480089011b040a62dbe8619d6398e300a5c854cf2a632def661b4b187
[INFO] running `Command { std: "docker" "start" "-a" "f7841f2480089011b040a62dbe8619d6398e300a5c854cf2a632def661b4b187", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling cc v1.2.3
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling aws-lc-rs v1.11.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking raw-cpuid v11.3.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling rustls v0.23.19
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]     Checking headers v0.4.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking sqlformat v0.2.6
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]    Compiling itty-pro v0.1.0 (/opt/rustwide/workdir/packages/api)
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling aws-lc-sys v0.23.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking password-auth v1.0.0
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking quanta v0.12.5
[INFO] [stderr]     Checking base64-url v3.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling veil-macros v0.2.0
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]     Checking veil v0.2.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking tower-http v0.6.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]     Checking nanoid v0.4.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking ecow v0.2.3
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking governor v0.7.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling sqlx-core v0.8.2
[INFO] [stderr]    Compiling utoipa-gen v5.2.0
[INFO] [stderr]     Checking tower-cookies v0.10.0
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tower v0.5.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower-sessions-core v0.13.0
[INFO] [stderr]     Checking tokio-rustls v0.26.1
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.2
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking tower-sessions-memory-store v0.13.0
[INFO] [stderr]     Checking tower-sessions v0.13.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.2
[INFO] [stderr]     Checking utoipa v5.2.0
[INFO] [stderr]     Checking hyper v1.5.1
[INFO] [stderr]    Compiling sqlx-macros v0.8.2
[INFO] [stderr]     Checking sqlx v0.8.2
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.9
[INFO] [stderr]     Checking resend-rs v0.11.1 (https://github.com/resend/resend-rust.git?rev=5a18f005a6b5401500185a13b364adfc057d6b01#5a18f005)
[INFO] [stderr]     Checking axum-login v0.16.0
[INFO] [stderr]     Checking axum-extra v0.9.6
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> packages/api/src/routes/api.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | /     sqlx::query!(
[INFO] [stdout] 62 | |         r#"
[INFO] [stdout] 63 | |         insert into url (id, key, url, created_at, updated_at) values (?, ?, ?, ?, ?)
[INFO] [stdout] 64 | |     "#,
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |         now_ms,
[INFO] [stdout] 70 | |     )
[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]    --> packages/api/src/routes/api.rs:101:15
[INFO] [stdout]     |
[INFO] [stdout] 101 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 102 | |         r#"
[INFO] [stdout] 103 | |             select id as "id: Uuid", url from url where key = ?
[INFO] [stdout] 104 | |         "#,
[INFO] [stdout] 105 | |         key
[INFO] [stdout] 106 | |     )
[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]    --> packages/api/src/routes/api.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 | / ...   sqlx::query!(
[INFO] [stdout] 120 | | ...       r#"
[INFO] [stdout] 121 | | ...           insert into url_analytics (id, url_id, req_client_ip, req_user_agent, created_at, updated_at) values (?, ?, ?, ?, ?...
[INFO] [stdout] 122 | | ...       "#,
[INFO] [stdout] ...   |
[INFO] [stdout] 128 | | ...       now_ms,
[INFO] [stdout] 129 | | ...   )
[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]    --> packages/api/src/store_user.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 | / ...   sqlx::query!(
[INFO] [stdout] 167 | | ...       r#"
[INFO] [stdout] 168 | | ...           insert into user (id, display_name, email, email_verified, password, created_at, updated_at) values (?, ?, ?, ?, ?,...
[INFO] [stdout] 169 | | ...       "#,
[INFO] [stdout] ...   |
[INFO] [stdout] 176 | | ...       user_updated_at,
[INFO] [stdout] 177 | | ...   )
[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]    --> packages/api/src/store_user.rs:185:9
[INFO] [stdout]     |
[INFO] [stdout] 185 | /         sqlx::query!(
[INFO] [stdout] 186 | |             r#"
[INFO] [stdout] 187 | |                 insert into user_email_verification (id, user_id, token, created_at, updated_at) values (?, ?, ?, ?, ?)
[INFO] [stdout] 188 | |             "#,
[INFO] [stdout] ...   |
[INFO] [stdout] 193 | |             user_email_verification_updated_at,
[INFO] [stdout] 194 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> packages/api/src/store_user.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 255 | /         sqlx::query!(
[INFO] [stdout] 256 | |             r#"
[INFO] [stdout] 257 | |                 delete from user_email_verification where updated_at < ?
[INFO] [stdout] 258 | |             "#,
[INFO] [stdout] 259 | |             ttl_ms,
[INFO] [stdout] 260 | |         )
[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]    --> packages/api/src/store_user.rs:265:20
[INFO] [stdout]     |
[INFO] [stdout] 265 |           let user = sqlx::query_as!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 266 | |             User,
[INFO] [stdout] 267 | |             r#"
[INFO] [stdout] 268 | |                 update user set email_verified = true, updated_at = ?
[INFO] [stdout] ...   |
[INFO] [stdout] 282 | |             token,
[INFO] [stdout] 283 | |         )
[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]    --> packages/api/src/store_user.rs:288:9
[INFO] [stdout]     |
[INFO] [stdout] 288 | /         sqlx::query_as!(
[INFO] [stdout] 289 | |             User,
[INFO] [stdout] 290 | |             r#"
[INFO] [stdout] 291 | |                 delete from user_email_verification where token = ?
[INFO] [stdout] 292 | |             "#,
[INFO] [stdout] 293 | |             token,
[INFO] [stdout] 294 | |         )
[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]    --> packages/api/src/store_user.rs:305:20
[INFO] [stdout]     |
[INFO] [stdout] 305 |           let user = sqlx::query_as!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 306 | |             User,
[INFO] [stdout] 307 | |             r#"
[INFO] [stdout] 308 | |                 select
[INFO] [stdout] ...   |
[INFO] [stdout] 319 | |             user_id
[INFO] [stdout] 320 | |         )
[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]    --> packages/api/src/store_user.rs:332:20
[INFO] [stdout]     |
[INFO] [stdout] 332 |           let user = sqlx::query_as!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 333 | |             User,
[INFO] [stdout] 334 | |             r#"
[INFO] [stdout] 335 | |                 select
[INFO] [stdout] ...   |
[INFO] [stdout] 346 | |             credentials.email
[INFO] [stdout] 347 | |         )
[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]   --> packages/api/src/routes/api.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | /     sqlx::query!(
[INFO] [stdout] 62 | |         r#"
[INFO] [stdout] 63 | |         insert into url (id, key, url, created_at, updated_at) values (?, ?, ?, ?, ?)
[INFO] [stdout] 64 | |     "#,
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |         now_ms,
[INFO] [stdout] 70 | |     )
[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]   --> packages/api/src/util_session.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | /         sqlx::query!(
[INFO] [stdout] 46 | |             r#"
[INFO] [stdout] 47 | |                 delete from session
[INFO] [stdout] 48 | |                 where expires_at < ?
[INFO] [stdout] 49 | |             "#,
[INFO] [stdout] 50 | |             now_ms
[INFO] [stdout] 51 | |         )
[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]    --> packages/api/src/routes/api.rs:101:15
[INFO] [stdout]     |
[INFO] [stdout] 101 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 102 | |         r#"
[INFO] [stdout] 103 | |             select id as "id: Uuid", url from url where key = ?
[INFO] [stdout] 104 | |         "#,
[INFO] [stdout] 105 | |         key
[INFO] [stdout] 106 | |     )
[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]    --> packages/api/src/routes/api.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 | / ...   sqlx::query!(
[INFO] [stdout] 120 | | ...       r#"
[INFO] [stdout] 121 | | ...           insert into url_analytics (id, url_id, req_client_ip, req_user_agent, created_at, updated_at) values (?, ?, ?, ?, ?...
[INFO] [stdout] 122 | | ...       "#,
[INFO] [stdout] ...   |
[INFO] [stdout] 128 | | ...       now_ms,
[INFO] [stdout] 129 | | ...   )
[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]   --> packages/api/src/util_session.rs:81:15
[INFO] [stdout]    |
[INFO] [stdout] 81 |           match sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 82 | |             r#"
[INFO] [stdout] 83 | |                 insert or abort into session (id, data, created_at, updated_at, expires_at) values (?, JSONB(?), ?, ?, ?)
[INFO] [stdout] 84 | |             "#,
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |             exp_ms
[INFO] [stdout] 90 | |         )
[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]    --> packages/api/src/util_session.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 | /         sqlx::query!(
[INFO] [stdout] 121 | |             r#"
[INFO] [stdout] 122 | |                 insert into session (id, data, created_at, updated_at, expires_at) values (?, JSONB(?), ?, ?, ?)
[INFO] [stdout] 123 | |                 on conflict(id) do update set
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |             exp_ms
[INFO] [stdout] 133 | |         )
[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]    --> packages/api/src/util_session.rs:145:23
[INFO] [stdout]     |
[INFO] [stdout] 145 |           let session = sqlx::query!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 146 | |             r#"
[INFO] [stdout] 147 | |                 select json(data) as "data: String", expires_at from session
[INFO] [stdout] 148 | |                 where id = ? and expires_at > ?
[INFO] [stdout] ...   |
[INFO] [stdout] 151 | |             now_ms
[INFO] [stdout] 152 | |         )
[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]    --> packages/api/src/util_session.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 178 | /         sqlx::query!(
[INFO] [stdout] 179 | |             r#"
[INFO] [stdout] 180 | |                 delete from session
[INFO] [stdout] 181 | |                 where id = ?
[INFO] [stdout] 182 | |             "#,
[INFO] [stdout] 183 | |             id
[INFO] [stdout] 184 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]   --> packages/api/src/routes/api.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     uuid::Uuid,
[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]    --> packages/api/src/store_user.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 | / ...   sqlx::query!(
[INFO] [stdout] 167 | | ...       r#"
[INFO] [stdout] 168 | | ...           insert into user (id, display_name, email, email_verified, password, created_at, updated_at) values (?, ?, ?, ?, ?,...
[INFO] [stdout] 169 | | ...       "#,
[INFO] [stdout] ...   |
[INFO] [stdout] 176 | | ...       user_updated_at,
[INFO] [stdout] 177 | | ...   )
[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]    --> packages/api/src/store_user.rs:185:9
[INFO] [stdout]     |
[INFO] [stdout] 185 | /         sqlx::query!(
[INFO] [stdout] 186 | |             r#"
[INFO] [stdout] 187 | |                 insert into user_email_verification (id, user_id, token, created_at, updated_at) values (?, ?, ?, ?, ?)
[INFO] [stdout] 188 | |             "#,
[INFO] [stdout] ...   |
[INFO] [stdout] 193 | |             user_email_verification_updated_at,
[INFO] [stdout] 194 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> packages/api/src/store_user.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 255 | /         sqlx::query!(
[INFO] [stdout] 256 | |             r#"
[INFO] [stdout] 257 | |                 delete from user_email_verification where updated_at < ?
[INFO] [stdout] 258 | |             "#,
[INFO] [stdout] 259 | |             ttl_ms,
[INFO] [stdout] 260 | |         )
[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]    --> packages/api/src/store_user.rs:265:20
[INFO] [stdout]     |
[INFO] [stdout] 265 |           let user = sqlx::query_as!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 266 | |             User,
[INFO] [stdout] 267 | |             r#"
[INFO] [stdout] 268 | |                 update user set email_verified = true, updated_at = ?
[INFO] [stdout] ...   |
[INFO] [stdout] 282 | |             token,
[INFO] [stdout] 283 | |         )
[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]    --> packages/api/src/store_user.rs:288:9
[INFO] [stdout]     |
[INFO] [stdout] 288 | /         sqlx::query_as!(
[INFO] [stdout] 289 | |             User,
[INFO] [stdout] 290 | |             r#"
[INFO] [stdout] 291 | |                 delete from user_email_verification where token = ?
[INFO] [stdout] 292 | |             "#,
[INFO] [stdout] 293 | |             token,
[INFO] [stdout] 294 | |         )
[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]    --> packages/api/src/store_user.rs:305:20
[INFO] [stdout]     |
[INFO] [stdout] 305 |           let user = sqlx::query_as!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 306 | |             User,
[INFO] [stdout] 307 | |             r#"
[INFO] [stdout] 308 | |                 select
[INFO] [stdout] ...   |
[INFO] [stdout] 319 | |             user_id
[INFO] [stdout] 320 | |         )
[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]    --> packages/api/src/store_user.rs:332:20
[INFO] [stdout]     |
[INFO] [stdout] 332 |           let user = sqlx::query_as!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 333 | |             User,
[INFO] [stdout] 334 | |             r#"
[INFO] [stdout] 335 | |                 select
[INFO] [stdout] ...   |
[INFO] [stdout] 346 | |             credentials.email
[INFO] [stdout] 347 | |         )
[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]   --> packages/api/src/util_session.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | /         sqlx::query!(
[INFO] [stdout] 46 | |             r#"
[INFO] [stdout] 47 | |                 delete from session
[INFO] [stdout] 48 | |                 where expires_at < ?
[INFO] [stdout] 49 | |             "#,
[INFO] [stdout] 50 | |             now_ms
[INFO] [stdout] 51 | |         )
[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]   --> packages/api/src/util_session.rs:81:15
[INFO] [stdout]    |
[INFO] [stdout] 81 |           match sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 82 | |             r#"
[INFO] [stdout] 83 | |                 insert or abort into session (id, data, created_at, updated_at, expires_at) values (?, JSONB(?), ?, ?, ?)
[INFO] [stdout] 84 | |             "#,
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |             exp_ms
[INFO] [stdout] 90 | |         )
[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]    --> packages/api/src/util_session.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 | /         sqlx::query!(
[INFO] [stdout] 121 | |             r#"
[INFO] [stdout] 122 | |                 insert into session (id, data, created_at, updated_at, expires_at) values (?, JSONB(?), ?, ?, ?)
[INFO] [stdout] 123 | |                 on conflict(id) do update set
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |             exp_ms
[INFO] [stdout] 133 | |         )
[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]    --> packages/api/src/util_session.rs:145:23
[INFO] [stdout]     |
[INFO] [stdout] 145 |           let session = sqlx::query!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 146 | |             r#"
[INFO] [stdout] 147 | |                 select json(data) as "data: String", expires_at from session
[INFO] [stdout] 148 | |                 where id = ? and expires_at > ?
[INFO] [stdout] ...   |
[INFO] [stdout] 151 | |             now_ms
[INFO] [stdout] 152 | |         )
[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]    --> packages/api/src/util_session.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 178 | /         sqlx::query!(
[INFO] [stdout] 179 | |             r#"
[INFO] [stdout] 180 | |                 delete from session
[INFO] [stdout] 181 | |                 where id = ?
[INFO] [stdout] 182 | |             "#,
[INFO] [stdout] 183 | |             id
[INFO] [stdout] 184 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]   --> packages/api/src/routes/api.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     uuid::Uuid,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `itty-pro` (bin "itty-pro") due to 15 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `itty-pro` (bin "itty-pro" test) due to 15 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "f7841f2480089011b040a62dbe8619d6398e300a5c854cf2a632def661b4b187", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7841f2480089011b040a62dbe8619d6398e300a5c854cf2a632def661b4b187", kill_on_drop: false }`
[INFO] [stdout] f7841f2480089011b040a62dbe8619d6398e300a5c854cf2a632def661b4b187
