[INFO] cloning repository https://github.com/lailongmiao/learn_server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lailongmiao/learn_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flailongmiao%2Flearn_server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flailongmiao%2Flearn_server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a18c7af1fb18fcbeb7ccaeec570a84ed518ffd3f
[INFO] checking lailongmiao/learn_server against try#4e55a504843955c97eb06907c71f6f3e99208021 for pr-146978
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flailongmiao%2Flearn_server" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lailongmiao/learn_server
[INFO] finished tweaking git repo https://github.com/lailongmiao/learn_server
[INFO] tweaked toml for git repo https://github.com/lailongmiao/learn_server written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lailongmiao/learn_server on toolchain 4e55a504843955c97eb06907c71f6f3e99208021
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lailongmiao/learn_server 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" "+4e55a504843955c97eb06907c71f6f3e99208021" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sqlx-macros v0.8.4
[INFO] [stderr]   Downloaded sqlx-sqlite v0.8.4
[INFO] [stderr]   Downloaded sqlx-mysql v0.8.4
[INFO] [stderr]   Downloaded sqlx v0.8.4
[INFO] [stderr]   Downloaded sqlx-core v0.8.4
[INFO] [stderr]   Downloaded sqlx-macros-core v0.8.4
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4aa9ec0329e7b98c0d46c170bb5d50f09fe7b8a5708ae5081d3a2ee1c63b1ab4
[INFO] running `Command { std: "docker" "start" "-a" "4aa9ec0329e7b98c0d46c170bb5d50f09fe7b8a5708ae5081d3a2ee1c63b1ab4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4aa9ec0329e7b98c0d46c170bb5d50f09fe7b8a5708ae5081d3a2ee1c63b1ab4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4aa9ec0329e7b98c0d46c170bb5d50f09fe7b8a5708ae5081d3a2ee1c63b1ab4", kill_on_drop: false }`
[INFO] [stdout] 4aa9ec0329e7b98c0d46c170bb5d50f09fe7b8a5708ae5081d3a2ee1c63b1ab4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73444dc6542c393abb1debb7a57f29af9a0bdb6a3832780e63b34a8f9b3b1621
[INFO] running `Command { std: "docker" "start" "-a" "73444dc6542c393abb1debb7a57f29af9a0bdb6a3832780e63b34a8f9b3b1621", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking base64ct v1.7.3
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tower-http v0.6.2
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]     Checking rustls-webpki v0.103.1
[INFO] [stderr]     Checking validator v0.20.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]     Checking axum v0.8.3
[INFO] [stderr]     Checking sqlx-core v0.8.4
[INFO] [stderr]     Checking sqlx-postgres v0.8.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.4
[INFO] [stderr]    Compiling sqlx-macros v0.8.4
[INFO] [stderr]     Checking sqlx v0.8.4
[INFO] [stderr]     Checking learn_server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/main.rs:173:17
[INFO] [stdout]     |
[INFO] [stdout] 173 |       let users = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 174 | |         User,
[INFO] [stdout] 175 | |         r#"
[INFO] [stdout] 176 | | SELECT * 
[INFO] [stdout] ...   |
[INFO] [stdout] 179 | |         "#
[INFO] [stdout] 180 | |     )
[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:173:17
[INFO] [stdout]     |
[INFO] [stdout] 173 |       let users = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 174 | |         User,
[INFO] [stdout] 175 | |         r#"
[INFO] [stdout] 176 | | SELECT * 
[INFO] [stdout] ...   |
[INFO] [stdout] 179 | |         "#
[INFO] [stdout] 180 | |     )
[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:187:17
[INFO] [stdout]     |
[INFO] [stdout] 187 |       let teams = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 188 | |         Team,
[INFO] [stdout] 189 | |         r#"
[INFO] [stdout] 190 | | SELECT * 
[INFO] [stdout] ...   |
[INFO] [stdout] 193 | |         "#
[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_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:187:17
[INFO] [stdout]     |
[INFO] [stdout] 187 |       let teams = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 188 | |         Team,
[INFO] [stdout] 189 | |         r#"
[INFO] [stdout] 190 | | SELECT * 
[INFO] [stdout] ...   |
[INFO] [stdout] 193 | |         "#
[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_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:204:17
[INFO] [stdout]     |
[INFO] [stdout] 204 |       let users = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 205 | |         User,
[INFO] [stdout] 206 | |         r#"
[INFO] [stdout] 207 | | SELECT * 
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |         team_id
[INFO] [stdout] 212 | |     )
[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:204:17
[INFO] [stdout]     |
[INFO] [stdout] 204 |       let users = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 205 | |         User,
[INFO] [stdout] 206 | |         r#"
[INFO] [stdout] 207 | | SELECT * 
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |         team_id
[INFO] [stdout] 212 | |     )
[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:219:18
[INFO] [stdout]     |
[INFO] [stdout] 219 |       let groups = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 220 | |         Group,
[INFO] [stdout] 221 | |         r#"
[INFO] [stdout] 222 | | SELECT * 
[INFO] [stdout] ...   |
[INFO] [stdout] 225 | |         "#
[INFO] [stdout] 226 | |     )
[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:219:18
[INFO] [stdout]     |
[INFO] [stdout] 219 |       let groups = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 220 | |         Group,
[INFO] [stdout] 221 | |         r#"
[INFO] [stdout] 222 | | SELECT * 
[INFO] [stdout] ...   |
[INFO] [stdout] 225 | |         "#
[INFO] [stdout] 226 | |     )
[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:236:18
[INFO] [stdout]     |
[INFO] [stdout] 236 |       let groups = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 237 | |         Group,
[INFO] [stdout] 238 | |         r#"
[INFO] [stdout] 239 | | SELECT * 
[INFO] [stdout] ...   |
[INFO] [stdout] 243 | |         team_id
[INFO] [stdout] 244 | |     )
[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:236:18
[INFO] [stdout]     |
[INFO] [stdout] 236 |       let groups = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 237 | |         Group,
[INFO] [stdout] 238 | |         r#"
[INFO] [stdout] 239 | | SELECT * 
[INFO] [stdout] ...   |
[INFO] [stdout] 243 | |         team_id
[INFO] [stdout] 244 | |     )
[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:254:17
[INFO] [stdout]     |
[INFO] [stdout] 254 |       let users = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 255 | |         User,
[INFO] [stdout] 256 | |         r#"
[INFO] [stdout] 257 | | SELECT * 
[INFO] [stdout] ...   |
[INFO] [stdout] 261 | |         group_id
[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_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:254:17
[INFO] [stdout]     |
[INFO] [stdout] 254 |       let users = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 255 | |         User,
[INFO] [stdout] 256 | |         r#"
[INFO] [stdout] 257 | | SELECT * 
[INFO] [stdout] ...   |
[INFO] [stdout] 261 | |         group_id
[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_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:273:16
[INFO] [stdout]     |
[INFO] [stdout] 273 |       let user = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 274 | |         User,
[INFO] [stdout] 275 | |         r#"
[INFO] [stdout] 276 | | SELECT * 
[INFO] [stdout] ...   |
[INFO] [stdout] 281 | |         query.email
[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:273:16
[INFO] [stdout]     |
[INFO] [stdout] 273 |       let user = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 274 | |         User,
[INFO] [stdout] 275 | |         r#"
[INFO] [stdout] 276 | | SELECT * 
[INFO] [stdout] ...   |
[INFO] [stdout] 281 | |         query.email
[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:297:13
[INFO] [stdout]     |
[INFO] [stdout] 297 |       let _ = sqlx::query!(
[INFO] [stdout]     |  _____________^
[INFO] [stdout] 298 | |         r#"
[INFO] [stdout] 299 | | INSERT INTO users (username,primary_email_address,password,team_id,group_id)
[INFO] [stdout] 300 | | VALUES ($1,$2,$3,$4,$5)
[INFO] [stdout] ...   |
[INFO] [stdout] 306 | |         Option::<Uuid>::None
[INFO] [stdout] 307 | |     )
[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:297:13
[INFO] [stdout]     |
[INFO] [stdout] 297 |       let _ = sqlx::query!(
[INFO] [stdout]     |  _____________^
[INFO] [stdout] 298 | |         r#"
[INFO] [stdout] 299 | | INSERT INTO users (username,primary_email_address,password,team_id,group_id)
[INFO] [stdout] 300 | | VALUES ($1,$2,$3,$4,$5)
[INFO] [stdout] ...   |
[INFO] [stdout] 306 | |         Option::<Uuid>::None
[INFO] [stdout] 307 | |     )
[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:318:23
[INFO] [stdout]     |
[INFO] [stdout] 318 |       let search_user = sqlx::query_as!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 319 | |         User,
[INFO] [stdout] 320 | |         r#"
[INFO] [stdout] 321 | | SELECT * 
[INFO] [stdout] ...   |
[INFO] [stdout] 325 | |         login_info.username,
[INFO] [stdout] 326 | |     )
[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:318:23
[INFO] [stdout]     |
[INFO] [stdout] 318 |       let search_user = sqlx::query_as!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 319 | |         User,
[INFO] [stdout] 320 | |         r#"
[INFO] [stdout] 321 | | SELECT * 
[INFO] [stdout] ...   |
[INFO] [stdout] 325 | |         login_info.username,
[INFO] [stdout] 326 | |     )
[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:356:17
[INFO] [stdout]     |
[INFO] [stdout] 356 |           let _ = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 357 | |             User,
[INFO] [stdout] 358 | |             r#"
[INFO] [stdout] 359 | | DELETE FROM users 
[INFO] [stdout] ...   |
[INFO] [stdout] 362 | |             info.username,
[INFO] [stdout] 363 | |         )
[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:372:17
[INFO] [stdout]     |
[INFO] [stdout] 372 |           let _ = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 373 | |             User,
[INFO] [stdout] 374 | |             r#"
[INFO] [stdout] 375 | | INSERT INTO users (username,primary_email_address,password,team_id,group_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 382 | |             Option::<Uuid>::None
[INFO] [stdout] 383 | |         )
[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:356:17
[INFO] [stdout]     |
[INFO] [stdout] 356 |           let _ = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 357 | |             User,
[INFO] [stdout] 358 | |             r#"
[INFO] [stdout] 359 | | DELETE FROM users 
[INFO] [stdout] ...   |
[INFO] [stdout] 364 | |         .execute(&pool)
[INFO] [stdout] 365 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/main.rs:372:17
[INFO] [stdout]     |
[INFO] [stdout] 372 |           let _ = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 373 | |             User,
[INFO] [stdout] 374 | |             r#"
[INFO] [stdout] 375 | | INSERT INTO users (username,primary_email_address,password,team_id,group_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 384 | |         .execute(&pool)
[INFO] [stdout] 385 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `learn_server` (bin "learn_server") due to 9 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 `learn_server` (bin "learn_server" test) due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "73444dc6542c393abb1debb7a57f29af9a0bdb6a3832780e63b34a8f9b3b1621", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73444dc6542c393abb1debb7a57f29af9a0bdb6a3832780e63b34a8f9b3b1621", kill_on_drop: false }`
[INFO] [stdout] 73444dc6542c393abb1debb7a57f29af9a0bdb6a3832780e63b34a8f9b3b1621
