[INFO] cloning repository https://github.com/AntoninHorkel/lepsi-nez-a-backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AntoninHorkel/lepsi-nez-a-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntoninHorkel%2Flepsi-nez-a-backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntoninHorkel%2Flepsi-nez-a-backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5c59de6d686f9649315d2c297a077fec896a31b0
[INFO] checking AntoninHorkel/lepsi-nez-a-backend against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntoninHorkel%2Flepsi-nez-a-backend" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/AntoninHorkel/lepsi-nez-a-backend
[INFO] finished tweaking git repo https://github.com/AntoninHorkel/lepsi-nez-a-backend
[INFO] tweaked toml for git repo https://github.com/AntoninHorkel/lepsi-nez-a-backend written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AntoninHorkel/lepsi-nez-a-backend on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AntoninHorkel/lepsi-nez-a-backend already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b3c9be9cc8fd4198feb6bcf13ef5b9f857489ef0fb52134fcff5cb8fe379090
[INFO] running `Command { std: "docker" "start" "-a" "6b3c9be9cc8fd4198feb6bcf13ef5b9f857489ef0fb52134fcff5cb8fe379090", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b3c9be9cc8fd4198feb6bcf13ef5b9f857489ef0fb52134fcff5cb8fe379090", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b3c9be9cc8fd4198feb6bcf13ef5b9f857489ef0fb52134fcff5cb8fe379090", kill_on_drop: false }`
[INFO] [stdout] 6b3c9be9cc8fd4198feb6bcf13ef5b9f857489ef0fb52134fcff5cb8fe379090
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d02c2127955a36fe052a66451da20c29ce62f4df23087c26f4bdfcc0a3d4eee2
[INFO] running `Command { std: "docker" "start" "-a" "d02c2127955a36fe052a66451da20c29ce62f4df23087c26f4bdfcc0a3d4eee2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling lepsi-nez-a-backend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking axum v0.8.6
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/main.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let quiz_id = sqlx::query!("INSERT INTO quizzes (name) VALUES ($1) RETURNING id", payload.name)
[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/main.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 53 |             sqlx::query!("INSERT INTO questions (quiz_id, text) VALUES ($1, $2) RETURNING id", quiz_id, question.text)
[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/main.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 59 | /             sqlx::query!(
[INFO] [stdout] 60 | |                 "INSERT INTO answers (question_id, text, is_correct) VALUES ($1, $2, $3)",
[INFO] [stdout] 61 | |                 question_id,
[INFO] [stdout] 62 | |                 answer.text,
[INFO] [stdout] 63 | |                 answer.isCorrect,
[INFO] [stdout] 64 | |             )
[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/main.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         sqlx::query_as!(sql::Quiz, "SELECT id, name FROM quizzes").fetch_all(&pool).await.map_err(internal_error)?;
[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/main.rs:77:21
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let questions = sqlx::query_as!(sql::Question, "SELECT id, quiz_id, text FROM questions")
[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/main.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let answers = sqlx::query_as!(sql::Answer, "SELECT id, question_id, text, is_correct FROM answers")
[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/main.rs:118:16
[INFO] [stdout]     |
[INFO] [stdout] 118 |     let quiz = sqlx::query_as!(sql::Quiz, "SELECT id, name FROM quizzes WHERE id = $1", quiz_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_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/main.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |         sqlx::query_as!(sql::Question, "SELECT id, quiz_id, text FROM questions WHERE quiz_id = $1", quiz_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_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/main.rs:129:19
[INFO] [stdout]     |
[INFO] [stdout] 129 |       let answers = sqlx::query_as!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 130 | |         sql::Answer,
[INFO] [stdout] 131 | |         "SELECT id, question_id, text, is_correct FROM answers WHERE question_id = ANY($1)",
[INFO] [stdout] 132 | |         &question_ids
[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_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/main.rs:177:16
[INFO] [stdout]     |
[INFO] [stdout] 177 |     let resp = sqlx::query!("DELETE FROM quizzes WHERE id = $1", quiz_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/main.rs:187:16
[INFO] [stdout]     |
[INFO] [stdout] 187 |     let quiz = sqlx::query_as!(sql::Quiz, "SELECT id, name FROM quizzes WHERE id = $1", quiz_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_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/main.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 |         sqlx::query!("INSERT INTO quiz_instances (quiz_id, state) VALUES ($1, 'active') RETURNING id", quiz.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/main.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 |         sqlx::query_as!(sql::QuizInstance, "SELECT id, quiz_id, state FROM quiz_instances WHERE id = $1", instance_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_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/main.rs:221:16
[INFO] [stdout]     |
[INFO] [stdout] 221 |     let resp = sqlx::query!("DELETE FROM quiz_instances WHERE id = $1", instance_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/main.rs:239:16
[INFO] [stdout]     |
[INFO] [stdout] 239 |     let resp = sqlx::query!("UPDATE quiz_instances SET state = $1 WHERE id = $2", state, instance_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/main.rs:256:16
[INFO] [stdout]     |
[INFO] [stdout] 256 |       let resp = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 257 | |         "INSERT INTO team_answers (instance_id, question_id, answer_id, team) VALUES ($1, $2, $3, $4)",
[INFO] [stdout] 258 | |         instance_id,
[INFO] [stdout] 259 | |         payload.questionId,
[INFO] [stdout] 260 | |         payload.answerId,
[INFO] [stdout] 261 | |         payload.team,
[INFO] [stdout] 262 | |     )
[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/main.rs:278:19
[INFO] [stdout]     |
[INFO] [stdout] 278 |       let answers = sqlx::query_as!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 279 | |         sql::QuizInstanceAnswer,
[INFO] [stdout] 280 | |         "SELECT id, instance_id, question_id, answer_id, team, submitted_at FROM team_answers WHERE instance_id = $1",
[INFO] [stdout] 281 | |         instance_id,
[INFO] [stdout] 282 | |     )
[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/main.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let quiz_id = sqlx::query!("INSERT INTO quizzes (name) VALUES ($1) RETURNING id", payload.name)
[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/main.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 53 |             sqlx::query!("INSERT INTO questions (quiz_id, text) VALUES ($1, $2) RETURNING id", quiz_id, question.text)
[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/main.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 59 | /             sqlx::query!(
[INFO] [stdout] 60 | |                 "INSERT INTO answers (question_id, text, is_correct) VALUES ($1, $2, $3)",
[INFO] [stdout] 61 | |                 question_id,
[INFO] [stdout] 62 | |                 answer.text,
[INFO] [stdout] 63 | |                 answer.isCorrect,
[INFO] [stdout] 64 | |             )
[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/main.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         sqlx::query_as!(sql::Quiz, "SELECT id, name FROM quizzes").fetch_all(&pool).await.map_err(internal_error)?;
[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/main.rs:77:21
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let questions = sqlx::query_as!(sql::Question, "SELECT id, quiz_id, text FROM questions")
[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/main.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let answers = sqlx::query_as!(sql::Answer, "SELECT id, question_id, text, is_correct FROM answers")
[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/main.rs:118:16
[INFO] [stdout]     |
[INFO] [stdout] 118 |     let quiz = sqlx::query_as!(sql::Quiz, "SELECT id, name FROM quizzes WHERE id = $1", quiz_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_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/main.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |         sqlx::query_as!(sql::Question, "SELECT id, quiz_id, text FROM questions WHERE quiz_id = $1", quiz_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_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/main.rs:129:19
[INFO] [stdout]     |
[INFO] [stdout] 129 |       let answers = sqlx::query_as!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 130 | |         sql::Answer,
[INFO] [stdout] 131 | |         "SELECT id, question_id, text, is_correct FROM answers WHERE question_id = ANY($1)",
[INFO] [stdout] 132 | |         &question_ids
[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_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/main.rs:177:16
[INFO] [stdout]     |
[INFO] [stdout] 177 |     let resp = sqlx::query!("DELETE FROM quizzes WHERE id = $1", quiz_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/main.rs:187:16
[INFO] [stdout]     |
[INFO] [stdout] 187 |     let quiz = sqlx::query_as!(sql::Quiz, "SELECT id, name FROM quizzes WHERE id = $1", quiz_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_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/main.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 |         sqlx::query!("INSERT INTO quiz_instances (quiz_id, state) VALUES ($1, 'active') RETURNING id", quiz.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/main.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 |         sqlx::query_as!(sql::QuizInstance, "SELECT id, quiz_id, state FROM quiz_instances WHERE id = $1", instance_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_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/main.rs:221:16
[INFO] [stdout]     |
[INFO] [stdout] 221 |     let resp = sqlx::query!("DELETE FROM quiz_instances WHERE id = $1", instance_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/main.rs:239:16
[INFO] [stdout]     |
[INFO] [stdout] 239 |     let resp = sqlx::query!("UPDATE quiz_instances SET state = $1 WHERE id = $2", state, instance_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/main.rs:256:16
[INFO] [stdout]     |
[INFO] [stdout] 256 |       let resp = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 257 | |         "INSERT INTO team_answers (instance_id, question_id, answer_id, team) VALUES ($1, $2, $3, $4)",
[INFO] [stdout] 258 | |         instance_id,
[INFO] [stdout] 259 | |         payload.questionId,
[INFO] [stdout] 260 | |         payload.answerId,
[INFO] [stdout] 261 | |         payload.team,
[INFO] [stdout] 262 | |     )
[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/main.rs:278:19
[INFO] [stdout]     |
[INFO] [stdout] 278 |       let answers = sqlx::query_as!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 279 | |         sql::QuizInstanceAnswer,
[INFO] [stdout] 280 | |         "SELECT id, instance_id, question_id, answer_id, team, submitted_at FROM team_answers WHERE instance_id = $1",
[INFO] [stdout] 281 | |         instance_id,
[INFO] [stdout] 282 | |     )
[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[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |       let quiz_id = sqlx::query!("INSERT INTO quizzes (name) VALUES ($1) RETURNING id", payload.name)
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 47 | |         .fetch_one(&pool)
[INFO] [stdout] 48 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 53 | /             sqlx::query!("INSERT INTO questions (quiz_id, text) VALUES ($1, $2) RETURNING id", quiz_id, question.text)
[INFO] [stdout] 54 | |                 .fetch_one(&pool)
[INFO] [stdout] 55 | |                 .await
[INFO] [stdout]    | |______________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 59 | /             sqlx::query!(
[INFO] [stdout] 60 | |                 "INSERT INTO answers (question_id, text, is_correct) VALUES ($1, $2, $3)",
[INFO] [stdout] 61 | |                 question_id,
[INFO] [stdout] 62 | |                 answer.text,
[INFO] [stdout] ...  |
[INFO] [stdout] 65 | |             .execute(&pool)
[INFO] [stdout] 66 | |             .await
[INFO] [stdout]    | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         sqlx::query_as!(sql::Quiz, "SELECT id, name FROM quizzes").fetch_all(&pool).await.map_err(internal_error)?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:77:21
[INFO] [stdout]    |
[INFO] [stdout] 77 |       let questions = sqlx::query_as!(sql::Question, "SELECT id, quiz_id, text FROM questions")
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 78 | |         .fetch_all(&pool)
[INFO] [stdout] 79 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 81 |       let answers = sqlx::query_as!(sql::Answer, "SELECT id, question_id, text, is_correct FROM answers")
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 82 | |         .fetch_all(&pool)
[INFO] [stdout] 83 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/main.rs:118:16
[INFO] [stdout]     |
[INFO] [stdout] 118 |       let quiz = sqlx::query_as!(sql::Quiz, "SELECT id, name FROM quizzes WHERE id = $1", quiz_id)
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 119 | |         .fetch_optional(&pool)
[INFO] [stdout] 120 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/main.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 | /         sqlx::query_as!(sql::Question, "SELECT id, quiz_id, text FROM questions WHERE quiz_id = $1", quiz_id)
[INFO] [stdout] 125 | |             .fetch_all(&pool)
[INFO] [stdout] 126 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |       let quiz_id = sqlx::query!("INSERT INTO quizzes (name) VALUES ($1) RETURNING id", payload.name)
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 47 | |         .fetch_one(&pool)
[INFO] [stdout] 48 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 53 | /             sqlx::query!("INSERT INTO questions (quiz_id, text) VALUES ($1, $2) RETURNING id", quiz_id, question.text)
[INFO] [stdout] 54 | |                 .fetch_one(&pool)
[INFO] [stdout] 55 | |                 .await
[INFO] [stdout]    | |______________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/main.rs:129:19
[INFO] [stdout]     |
[INFO] [stdout] 129 |       let answers = sqlx::query_as!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 130 | |         sql::Answer,
[INFO] [stdout] 131 | |         "SELECT id, question_id, text, is_correct FROM answers WHERE question_id = ANY($1)",
[INFO] [stdout] 132 | |         &question_ids
[INFO] [stdout] 133 | |     )
[INFO] [stdout] 134 | |     .fetch_all(&pool)
[INFO] [stdout] 135 | |     .await
[INFO] [stdout]     | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 59 | /             sqlx::query!(
[INFO] [stdout] 60 | |                 "INSERT INTO answers (question_id, text, is_correct) VALUES ($1, $2, $3)",
[INFO] [stdout] 61 | |                 question_id,
[INFO] [stdout] 62 | |                 answer.text,
[INFO] [stdout] ...  |
[INFO] [stdout] 65 | |             .execute(&pool)
[INFO] [stdout] 66 | |             .await
[INFO] [stdout]    | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         sqlx::query_as!(sql::Quiz, "SELECT id, name FROM quizzes").fetch_all(&pool).await.map_err(internal_error)?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:77:21
[INFO] [stdout]    |
[INFO] [stdout] 77 |       let questions = sqlx::query_as!(sql::Question, "SELECT id, quiz_id, text FROM questions")
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 78 | |         .fetch_all(&pool)
[INFO] [stdout] 79 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 81 |       let answers = sqlx::query_as!(sql::Answer, "SELECT id, question_id, text, is_correct FROM answers")
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 82 | |         .fetch_all(&pool)
[INFO] [stdout] 83 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/main.rs:118:16
[INFO] [stdout]     |
[INFO] [stdout] 118 |       let quiz = sqlx::query_as!(sql::Quiz, "SELECT id, name FROM quizzes WHERE id = $1", quiz_id)
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 119 | |         .fetch_optional(&pool)
[INFO] [stdout] 120 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/main.rs:177:16
[INFO] [stdout]     |
[INFO] [stdout] 177 |       let resp = sqlx::query!("DELETE FROM quizzes WHERE id = $1", quiz_id)
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 178 | |         .execute(&pool)
[INFO] [stdout] 179 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/main.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 | /         sqlx::query_as!(sql::Question, "SELECT id, quiz_id, text FROM questions WHERE quiz_id = $1", quiz_id)
[INFO] [stdout] 125 | |             .fetch_all(&pool)
[INFO] [stdout] 126 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/main.rs:187:16
[INFO] [stdout]     |
[INFO] [stdout] 187 |       let quiz = sqlx::query_as!(sql::Quiz, "SELECT id, name FROM quizzes WHERE id = $1", quiz_id)
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 188 | |         .fetch_optional(&pool)
[INFO] [stdout] 189 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/main.rs:129:19
[INFO] [stdout]     |
[INFO] [stdout] 129 |       let answers = sqlx::query_as!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 130 | |         sql::Answer,
[INFO] [stdout] 131 | |         "SELECT id, question_id, text, is_correct FROM answers WHERE question_id = ANY($1)",
[INFO] [stdout] 132 | |         &question_ids
[INFO] [stdout] 133 | |     )
[INFO] [stdout] 134 | |     .fetch_all(&pool)
[INFO] [stdout] 135 | |     .await
[INFO] [stdout]     | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/main.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 | /         sqlx::query!("INSERT INTO quiz_instances (quiz_id, state) VALUES ($1, 'active') RETURNING id", quiz.id)
[INFO] [stdout] 194 | |             .fetch_one(&pool)
[INFO] [stdout] 195 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/main.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 | /         sqlx::query_as!(sql::QuizInstance, "SELECT id, quiz_id, state FROM quiz_instances WHERE id = $1", instance_id)
[INFO] [stdout] 207 | |             .fetch_optional(&pool)
[INFO] [stdout] 208 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/main.rs:221:16
[INFO] [stdout]     |
[INFO] [stdout] 221 |       let resp = sqlx::query!("DELETE FROM quiz_instances WHERE id = $1", instance_id)
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 222 | |         .execute(&pool)
[INFO] [stdout] 223 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/main.rs:239:16
[INFO] [stdout]     |
[INFO] [stdout] 239 |       let resp = sqlx::query!("UPDATE quiz_instances SET state = $1 WHERE id = $2", state, instance_id)
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 240 | |         .execute(&pool)
[INFO] [stdout] 241 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/main.rs:256:16
[INFO] [stdout]     |
[INFO] [stdout] 256 |       let resp = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 257 | |         "INSERT INTO team_answers (instance_id, question_id, answer_id, team) VALUES ($1, $2, $3, $4)",
[INFO] [stdout] 258 | |         instance_id,
[INFO] [stdout] 259 | |         payload.questionId,
[INFO] [stdout] ...   |
[INFO] [stdout] 263 | |     .execute(&pool)
[INFO] [stdout] 264 | |     .await
[INFO] [stdout]     | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/main.rs:278:19
[INFO] [stdout]     |
[INFO] [stdout] 278 |       let answers = sqlx::query_as!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 279 | |         sql::QuizInstanceAnswer,
[INFO] [stdout] 280 | |         "SELECT id, instance_id, question_id, answer_id, team, submitted_at FROM team_answers WHERE instance_id = $1",
[INFO] [stdout] 281 | |         instance_id,
[INFO] [stdout] 282 | |     )
[INFO] [stdout] 283 | |     .fetch_all(&pool)
[INFO] [stdout] 284 | |     .await
[INFO] [stdout]     | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/main.rs:177:16
[INFO] [stdout]     |
[INFO] [stdout] 177 |       let resp = sqlx::query!("DELETE FROM quizzes WHERE id = $1", quiz_id)
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 178 | |         .execute(&pool)
[INFO] [stdout] 179 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/main.rs:187:16
[INFO] [stdout]     |
[INFO] [stdout] 187 |       let quiz = sqlx::query_as!(sql::Quiz, "SELECT id, name FROM quizzes WHERE id = $1", quiz_id)
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 188 | |         .fetch_optional(&pool)
[INFO] [stdout] 189 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/main.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 | /         sqlx::query!("INSERT INTO quiz_instances (quiz_id, state) VALUES ($1, 'active') RETURNING id", quiz.id)
[INFO] [stdout] 194 | |             .fetch_one(&pool)
[INFO] [stdout] 195 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/main.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 | /         sqlx::query_as!(sql::QuizInstance, "SELECT id, quiz_id, state FROM quiz_instances WHERE id = $1", instance_id)
[INFO] [stdout] 207 | |             .fetch_optional(&pool)
[INFO] [stdout] 208 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/main.rs:221:16
[INFO] [stdout]     |
[INFO] [stdout] 221 |       let resp = sqlx::query!("DELETE FROM quiz_instances WHERE id = $1", instance_id)
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 222 | |         .execute(&pool)
[INFO] [stdout] 223 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/main.rs:239:16
[INFO] [stdout]     |
[INFO] [stdout] 239 |       let resp = sqlx::query!("UPDATE quiz_instances SET state = $1 WHERE id = $2", state, instance_id)
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 240 | |         .execute(&pool)
[INFO] [stdout] 241 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/main.rs:256:16
[INFO] [stdout]     |
[INFO] [stdout] 256 |       let resp = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 257 | |         "INSERT INTO team_answers (instance_id, question_id, answer_id, team) VALUES ($1, $2, $3, $4)",
[INFO] [stdout] 258 | |         instance_id,
[INFO] [stdout] 259 | |         payload.questionId,
[INFO] [stdout] ...   |
[INFO] [stdout] 263 | |     .execute(&pool)
[INFO] [stdout] 264 | |     .await
[INFO] [stdout]     | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/main.rs:278:19
[INFO] [stdout]     |
[INFO] [stdout] 278 |       let answers = sqlx::query_as!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 279 | |         sql::QuizInstanceAnswer,
[INFO] [stdout] 280 | |         "SELECT id, instance_id, question_id, answer_id, team, submitted_at FROM team_answers WHERE instance_id = $1",
[INFO] [stdout] 281 | |         instance_id,
[INFO] [stdout] 282 | |     )
[INFO] [stdout] 283 | |     .fetch_all(&pool)
[INFO] [stdout] 284 | |     .await
[INFO] [stdout]     | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lepsi-nez-a-backend` (bin "lepsi-nez-a-backend") due to 34 previous errors
[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 `lepsi-nez-a-backend` (bin "lepsi-nez-a-backend" test) due to 34 previous errors
[INFO] running `Command { std: "docker" "inspect" "d02c2127955a36fe052a66451da20c29ce62f4df23087c26f4bdfcc0a3d4eee2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d02c2127955a36fe052a66451da20c29ce62f4df23087c26f4bdfcc0a3d4eee2", kill_on_drop: false }`
[INFO] [stdout] d02c2127955a36fe052a66451da20c29ce62f4df23087c26f4bdfcc0a3d4eee2
