[INFO] cloning repository https://github.com/Nehliin/tournament-tracker-backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nehliin/tournament-tracker-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNehliin%2Ftournament-tracker-backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNehliin%2Ftournament-tracker-backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48fc734a3c619cd378225d9d1f0278c15bb96396 [INFO] checking Nehliin/tournament-tracker-backend against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNehliin%2Ftournament-tracker-backend" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Nehliin/tournament-tracker-backend on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Nehliin/tournament-tracker-backend [INFO] finished tweaking git repo https://github.com/Nehliin/tournament-tracker-backend [INFO] tweaked toml for git repo https://github.com/Nehliin/tournament-tracker-backend written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Nehliin/tournament-tracker-backend already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded awc v2.0.1 [INFO] [stderr] Downloaded whoami v0.9.0 [INFO] [stderr] Downloaded actix-http v2.1.0 [INFO] [stderr] Downloaded actix-web v3.2.0 [INFO] [stderr] Downloaded actix-web-codegen v0.4.0 [INFO] [stderr] Downloaded base64 v0.13.0 [INFO] [stderr] Downloaded sqlx-rt v0.1.1 [INFO] [stderr] Downloaded atoi v0.3.3 [INFO] [stderr] Downloaded widestring v0.4.3 [INFO] [stderr] Downloaded sha-1 v0.9.2 [INFO] [stderr] Downloaded sqlx-macros v0.4.0-beta.1 [INFO] [stderr] Downloaded mio v0.7.5 [INFO] [stderr] Downloaded tokio v0.3.3 [INFO] [stderr] Downloaded sqlformat v0.1.1 [INFO] [stderr] Downloaded sqlx v0.4.0-beta.1 [INFO] [stderr] Downloaded native-tls v0.2.5 [INFO] [stderr] Downloaded tokio-native-tls v0.1.0 [INFO] [stderr] Downloaded bytes v0.6.0 [INFO] [stderr] Downloaded humantime v2.0.1 [INFO] [stderr] Downloaded env_logger v0.8.1 [INFO] [stderr] Downloaded tokio-macros v0.3.1 [INFO] [stderr] Downloaded sqlx-core v0.4.0-beta.1 [INFO] [stderr] Downloaded ntapi v0.3.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8f38307b6de3109a7551baa47cd95abb9610bdc94da9f1513fc2dbefff91761 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d8f38307b6de3109a7551baa47cd95abb9610bdc94da9f1513fc2dbefff91761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8f38307b6de3109a7551baa47cd95abb9610bdc94da9f1513fc2dbefff91761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8f38307b6de3109a7551baa47cd95abb9610bdc94da9f1513fc2dbefff91761", kill_on_drop: false }` [INFO] [stdout] d8f38307b6de3109a7551baa47cd95abb9610bdc94da9f1513fc2dbefff91761 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a09910a413101e25caaa93cda35f14971bf5a2f7b0cbc5e43e099baff5603b8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8a09910a413101e25caaa93cda35f14971bf5a2f7b0cbc5e43e099baff5603b8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling native-tls v0.2.5 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.7 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling whoami v0.9.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking futures-task v0.3.7 [INFO] [stderr] Checking futures-channel v0.3.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking atoi v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling tokio-macros v0.3.1 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking env_logger v0.8.1 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking actix-threadpool v0.3.3 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Checking futures-util v0.3.7 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking actix-router v0.2.5 [INFO] [stderr] Checking time v0.2.22 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Checking cookie v0.14.3 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Checking tokio v0.3.3 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-native-tls v0.1.0 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking actix-service v1.0.6 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking futures-executor v0.3.7 [INFO] [stderr] Checking sqlx-rt v0.1.1 [INFO] [stderr] Checking actix-codec v0.3.0 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking futures v0.3.7 [INFO] [stderr] Checking sqlx-core v0.4.0-beta.1 [INFO] [stderr] Checking trust-dns-proto v0.19.5 [INFO] [stderr] Checking actix-utils v2.0.0 [INFO] [stderr] Checking actix-server v1.0.4 [INFO] [stderr] Checking actix-tls v2.0.0 [INFO] [stderr] Checking actix-testing v1.0.1 [INFO] [stderr] Checking trust-dns-resolver v0.19.5 [INFO] [stderr] Checking actix-connect v2.0.0 [INFO] [stderr] Checking actix-http v2.1.0 [INFO] [stderr] Checking hyper v0.13.9 [INFO] [stderr] Checking awc v2.0.1 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.8 [INFO] [stderr] Compiling sqlx-macros v0.4.0-beta.1 [INFO] [stderr] Checking actix-web v3.2.0 [INFO] [stderr] Checking sqlx v0.4.0-beta.1 [INFO] [stderr] Checking tournament-tracker-backend v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/stores/match_store.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | let row = sqlx::query!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 28 | | "INSERT INTO matches (tournament_id, player_one, player_two, class, start_time) [INFO] [stdout] 29 | | VALUES ($1,$2,$3,$4,$5) [INFO] [stdout] 30 | | RETURNING id", [INFO] [stdout] ... | [INFO] [stdout] 35 | | match_data.start_time, [INFO] [stdout] 36 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/stores/match_store.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | let row = sqlx::query!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 28 | | "INSERT INTO matches (tournament_id, player_one, player_two, class, start_time) [INFO] [stdout] 29 | | VALUES ($1,$2,$3,$4,$5) [INFO] [stdout] 30 | | RETURNING id", [INFO] [stdout] ... | [INFO] [stdout] 35 | | match_data.start_time, [INFO] [stdout] 36 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/stores/match_store.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | let match_row = sqlx::query_as!(Match, "SELECT * FROM matches WHERE id = $1", match_id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/stores/match_store.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | let match_row = sqlx::query_as!(Match, "SELECT * FROM matches WHERE id = $1", match_id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/stores/player_registration_store.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | / sqlx::query!("INSERT INTO register (player_id, match_id, time_registerd, registerd_by) VALUES ($1, $2, $3, $4)", [INFO] [stdout] 33 | | match_registration.player_id, [INFO] [stdout] 34 | | match_registration.match_id, [INFO] [stdout] 35 | | match_registration.time_registerd, [INFO] [stdout] 36 | | match_registration.registerd_by, [INFO] [stdout] 37 | | ).execute(&self.pool).await?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/stores/player_registration_store.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | Ok(sqlx::query_as!( [INFO] [stdout] | ____________^ [INFO] [stdout] 48 | | PlayerMatchRegistration, [INFO] [stdout] 49 | | "SELECT * FROM register WHERE player_id = $1 AND match_id = $2", [INFO] [stdout] 50 | | player_id, [INFO] [stdout] 51 | | match_id, [INFO] [stdout] 52 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/stores/player_registration_store.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | / sqlx::query!("INSERT INTO register (player_id, match_id, time_registerd, registerd_by) VALUES ($1, $2, $3, $4)", [INFO] [stdout] 33 | | match_registration.player_id, [INFO] [stdout] 34 | | match_registration.match_id, [INFO] [stdout] 35 | | match_registration.time_registerd, [INFO] [stdout] 36 | | match_registration.registerd_by, [INFO] [stdout] 37 | | ).execute(&self.pool).await?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/stores/player_registration_store.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | Ok(sqlx::query_as!( [INFO] [stdout] | ____________^ [INFO] [stdout] 48 | | PlayerMatchRegistration, [INFO] [stdout] 49 | | "SELECT * FROM register WHERE player_id = $1 AND match_id = $2", [INFO] [stdout] 50 | | player_id, [INFO] [stdout] 51 | | match_id, [INFO] [stdout] 52 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/stores/player_store.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | / sqlx::query!( [INFO] [stdout] 19 | | "INSERT INTO players (id, name) VALUES ($1, $2)", [INFO] [stdout] 20 | | player.id, [INFO] [stdout] 21 | | player.name [INFO] [stdout] 22 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/stores/player_store.rs:29:22 [INFO] [stdout] | [INFO] [stdout] 29 | let player = sqlx::query_as!(Player, "SELECT * FROM players WHERE id = $1", id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/stores/player_store.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | / sqlx::query!( [INFO] [stdout] 19 | | "INSERT INTO players (id, name) VALUES ($1, $2)", [INFO] [stdout] 20 | | player.id, [INFO] [stdout] 21 | | player.name [INFO] [stdout] 22 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/stores/player_store.rs:29:22 [INFO] [stdout] | [INFO] [stdout] 29 | let player = sqlx::query_as!(Player, "SELECT * FROM players WHERE id = $1", id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/stores/tournament_store.rs:31:19 [INFO] [stdout] | [INFO] [stdout] 31 | let row = sqlx::query!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 32 | | "INSERT INTO tournaments (name, start_date, end_date) VALUES ($1, $2, $3) [INFO] [stdout] 33 | | RETURNING id", [INFO] [stdout] 34 | | tournament.name, [INFO] [stdout] 35 | | tournament.start_date, [INFO] [stdout] 36 | | tournament.end_date [INFO] [stdout] 37 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/stores/tournament_store.rs:44:27 [INFO] [stdout] | [INFO] [stdout] 44 | let tournaments = sqlx::query_as!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 45 | | Tournament, [INFO] [stdout] 46 | | "SELECT * FROM tournaments WHERE end_date >= CURRENT_DATE" [INFO] [stdout] 47 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/stores/tournament_store.rs:31:19 [INFO] [stdout] | [INFO] [stdout] 31 | let row = sqlx::query!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 32 | | "INSERT INTO tournaments (name, start_date, end_date) VALUES ($1, $2, $3) [INFO] [stdout] 33 | | RETURNING id", [INFO] [stdout] 34 | | tournament.name, [INFO] [stdout] 35 | | tournament.start_date, [INFO] [stdout] 36 | | tournament.end_date [INFO] [stdout] 37 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/stores/tournament_store.rs:44:27 [INFO] [stdout] | [INFO] [stdout] 44 | let tournaments = sqlx::query_as!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 45 | | Tournament, [INFO] [stdout] 46 | | "SELECT * FROM tournaments WHERE end_date >= CURRENT_DATE" [INFO] [stdout] 47 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tournament-tracker-backend` [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8a09910a413101e25caaa93cda35f14971bf5a2f7b0cbc5e43e099baff5603b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a09910a413101e25caaa93cda35f14971bf5a2f7b0cbc5e43e099baff5603b8", kill_on_drop: false }` [INFO] [stdout] 8a09910a413101e25caaa93cda35f14971bf5a2f7b0cbc5e43e099baff5603b8