[INFO] cloning repository https://github.com/wbjohnston/fish [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wbjohnston/fish" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwbjohnston%2Ffish", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwbjohnston%2Ffish'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 58a5a4543b1550b4c0f23ce962dfcdee2713b43f [INFO] testing wbjohnston/fish against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwbjohnston%2Ffish" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wbjohnston/fish on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wbjohnston/fish [INFO] finished tweaking git repo https://github.com/wbjohnston/fish [INFO] tweaked toml for git repo https://github.com/wbjohnston/fish written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/wbjohnston/fish already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 575aff929e738d5253df88eac41afc69b8f6f9bed28c5697ac38ba6b57388dac [INFO] running `Command { std: "docker" "start" "-a" "575aff929e738d5253df88eac41afc69b8f6f9bed28c5697ac38ba6b57388dac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "575aff929e738d5253df88eac41afc69b8f6f9bed28c5697ac38ba6b57388dac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "575aff929e738d5253df88eac41afc69b8f6f9bed28c5697ac38ba6b57388dac", kill_on_drop: false }` [INFO] [stdout] 575aff929e738d5253df88eac41afc69b8f6f9bed28c5697ac38ba6b57388dac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96c7c76a2a11c0fba7fe99f51cdc4550be20c709be9479748db1096999e6f4d1 [INFO] running `Command { std: "docker" "start" "-a" "96c7c76a2a11c0fba7fe99f51cdc4550be20c709be9479748db1096999e6f4d1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling whoami v1.1.1 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling rust-argon2 v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling sqlformat v0.1.6 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling websocket-base v0.26.2 [INFO] [stderr] Compiling websocket v0.26.2 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling tokio-stream v0.1.5 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-util v0.6.5 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling sqlx-rt v0.3.0 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling sqlx-core v0.5.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.17 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling hyper v0.14.5 [INFO] [stderr] Compiling sqlx-macros v0.5.1 [INFO] [stderr] Compiling warp v0.3.1 [INFO] [stderr] Compiling sqlx v0.5.1 [INFO] [stderr] Compiling fish v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/handlers/auth.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | let session = match sqlx::query_as!(Session, "SELECT * FROM sessions where id = $1", session_id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/handlers/auth.rs:42:16 [INFO] [stdout] | [INFO] [stdout] 42 | let user = sqlx::query_as!( [INFO] [stdout] | ________________^ [INFO] [stdout] 43 | | User, [INFO] [stdout] 44 | | "SELECT * FROM users WHERE username = $1", [INFO] [stdout] 45 | | req.username [INFO] [stdout] 46 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/handlers/auth.rs:61:19 [INFO] [stdout] | [INFO] [stdout] 61 | let session = sqlx::query_as!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 62 | | Session, [INFO] [stdout] 63 | | "INSERT INTO sessions (owner_id) VALUES ($1) RETURNING *", [INFO] [stdout] 64 | | user.id [INFO] [stdout] 65 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/handlers/auth.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let _ = sqlx::query_as!( [INFO] [stdout] | _____________^ [INFO] [stdout] 86 | | Session, [INFO] [stdout] 87 | | "DELETE FROM sessions WHERE id = $1 RETURNING *", [INFO] [stdout] 88 | | session.id, [INFO] [stdout] 89 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/handlers/user.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | let users = sqlx::query_as!(User, "SELECT * FROM users") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/handlers/user.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | let user: User = sqlx::query_as!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 38 | | User, [INFO] [stdout] 39 | | "INSERT INTO users (username, password_hash) VALUES ($1, $2) RETURNING *", [INFO] [stdout] 40 | | new_user.username, [INFO] [stdout] 41 | | hash, [INFO] [stdout] 42 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/handlers/user.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 53 | let user = sqlx::query_as!(User, "SELECT * FROM users WHERE id = $1 LIMIT 1", id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/models/deck.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | sqlx::query!("DELETE FROM cards WHERE deck_id = $1", deck_id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/models/deck.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | sqlx::query!("UPDATE decks SET position = 0 WHERE id = $1", deck_id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/models/deck.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | let _ = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 41 | | "INSERT INTO cards (deck_id, position, suit, value) VALUES ($1, $2, $3, $4)", [INFO] [stdout] 42 | | deck_id, [INFO] [stdout] 43 | | position, [INFO] [stdout] 44 | | suit, [INFO] [stdout] 45 | | value [INFO] [stdout] 46 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/models/deck.rs:56:16 [INFO] [stdout] | [INFO] [stdout] 56 | let deck = sqlx::query_as!(Deck, r#"INSERT INTO decks DEFAULT VALUES RETURNING * "#) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/models/deck.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | / sqlx::query!( [INFO] [stdout] 65 | | "INSERT INTO cards (deck_id, position, suit, value) VALUES ($1, $2, $3, $4)", [INFO] [stdout] 66 | | deck.id, [INFO] [stdout] 67 | | position, [INFO] [stdout] 68 | | suit, [INFO] [stdout] 69 | | value [INFO] [stdout] 70 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/models/game.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | sqlx::query!("UPDATE games set status='running' where id=$1", game_id).execute(&db).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/models/game.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | sqlx::query!("UPDATE games set status='paused' where id=$1", game_id).execute(&db).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/models/game.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | let s = sqlx::query_scalar!( [INFO] [stdout] | _________________^ [INFO] [stdout] 86 | | r#" [INFO] [stdout] 87 | | update games [INFO] [stdout] 88 | | set active_seat_number = (with first_seat as ( [INFO] [stdout] ... | [INFO] [stdout] 114 | | game_id [INFO] [stdout] 115 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/models/game.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | sqlx::query_as!(Game, "SELECT * FROM games") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/models/game.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | sqlx::query_as!(Game, "SELECT * FROM games WHERE id = $1", id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/models/game.rs:155:20 [INFO] [stdout] | [INFO] [stdout] 155 | let game = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 156 | | Game, [INFO] [stdout] 157 | | "INSERT INTO games (name, owner_id, deck_id, status) VALUES ($1, $2, $3, DEFAULT) RETURNING *", [INFO] [stdout] 158 | | name, [INFO] [stdout] 159 | | owner_id, [INFO] [stdout] 160 | | deck_id [INFO] [stdout] 161 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/models/game.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | / sqlx::query!( [INFO] [stdout] 196 | | r#" [INFO] [stdout] 197 | | update players [INFO] [stdout] 198 | | set status = 'spectating', [INFO] [stdout] ... | [INFO] [stdout] 205 | | game_id [INFO] [stdout] 206 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/models/game.rs:219:20 [INFO] [stdout] | [INFO] [stdout] 219 | let seat = sqlx::query_scalar!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 220 | | r#" [INFO] [stdout] 221 | | update players [INFO] [stdout] 222 | | set status = 'playing', [INFO] [stdout] ... | [INFO] [stdout] 235 | | user_id [INFO] [stdout] 236 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/models/game.rs:250:9 [INFO] [stdout] | [INFO] [stdout] 250 | / sqlx::query!( [INFO] [stdout] 251 | | r#" [INFO] [stdout] 252 | | DELETE FROM players WHERE user_id = $1 AND game_id = $2 [INFO] [stdout] 253 | | "#, [INFO] [stdout] 254 | | user_id, [INFO] [stdout] 255 | | game_id [INFO] [stdout] 256 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/models/game.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | / sqlx::query!( [INFO] [stdout] 271 | | r#" [INFO] [stdout] 272 | | update players [INFO] [stdout] 273 | | set seat_number = $1, [INFO] [stdout] ... | [INFO] [stdout] 281 | | game_id, [INFO] [stdout] 282 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/models/game.rs:295:9 [INFO] [stdout] | [INFO] [stdout] 295 | ... sqlx::query!("UPDATE players set status = 'folded' where game_id = $1 and user_id = $2", game_id, user_id).execute(&db).await.unwra... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/models/game.rs:303:9 [INFO] [stdout] | [INFO] [stdout] 303 | / sqlx::query!( [INFO] [stdout] 304 | | r#" [INFO] [stdout] 305 | | with current_deck as ( [INFO] [stdout] 306 | | select * from decks where id = (select deck_id from games where id = $1) [INFO] [stdout] ... | [INFO] [stdout] 316 | | game_id [INFO] [stdout] 317 | | ).execute(&mut tx).await.unwrap(); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/models/game.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 319 | / sqlx::query!( [INFO] [stdout] 320 | | r#" [INFO] [stdout] 321 | | update decks [INFO] [stdout] 322 | | set [INFO] [stdout] ... | [INFO] [stdout] 326 | | game_id [INFO] [stdout] 327 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/models/game.rs:342:9 [INFO] [stdout] | [INFO] [stdout] 342 | / sqlx::query!( [INFO] [stdout] 343 | | r#" [INFO] [stdout] 344 | | with current_deck as ( [INFO] [stdout] 345 | | select * from decks where id = (select deck_id from games where id = $1) [INFO] [stdout] ... | [INFO] [stdout] 353 | | game_id [INFO] [stdout] 354 | | ).execute(&mut tx).await.unwrap(); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/models/game.rs:356:9 [INFO] [stdout] | [INFO] [stdout] 356 | / sqlx::query!( [INFO] [stdout] 357 | | r#" [INFO] [stdout] 358 | | update decks [INFO] [stdout] 359 | | set [INFO] [stdout] ... | [INFO] [stdout] 363 | | game_id [INFO] [stdout] 364 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/models/game.rs:411:9 [INFO] [stdout] | [INFO] [stdout] 411 | / sqlx::query!( [INFO] [stdout] 412 | | r#" [INFO] [stdout] 413 | | with current_deck as ( [INFO] [stdout] 414 | | select * from decks where id = (select deck_id from games where id = $1) [INFO] [stdout] ... | [INFO] [stdout] 422 | | game_id [INFO] [stdout] 423 | | ).execute(&mut tx).await.unwrap(); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/models/game.rs:425:9 [INFO] [stdout] | [INFO] [stdout] 425 | / sqlx::query!( [INFO] [stdout] 426 | | r#" [INFO] [stdout] 427 | | update decks [INFO] [stdout] 428 | | set [INFO] [stdout] ... | [INFO] [stdout] 432 | | game_id [INFO] [stdout] 433 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/models/game.rs:446:9 [INFO] [stdout] | [INFO] [stdout] 446 | / sqlx::query!( [INFO] [stdout] 447 | | r#" [INFO] [stdout] 448 | | update games [INFO] [stdout] 449 | | set [INFO] [stdout] ... | [INFO] [stdout] 458 | | game_id [INFO] [stdout] 459 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/models/game.rs:470:23 [INFO] [stdout] | [INFO] [stdout] 470 | let deck_id = sqlx::query_scalar!("select deck_id from games where id = $1", game_id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/models/game.rs:498:35 [INFO] [stdout] | [INFO] [stdout] 498 | ... let maybe_active_player = sqlx::query_as!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 499 | | ... GameSessionDto, [INFO] [stdout] 500 | | ... r#" [INFO] [stdout] 501 | | ... select * from players where game_id = $1 AND user_id = $2 and seat_number = (select active_seat_number from games where id ... [INFO] [stdout] ... | [INFO] [stdout] 504 | | ... user_id [INFO] [stdout] 505 | | ... ).fetch_optional(&db).await?; [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/models/game.rs:567:9 [INFO] [stdout] | [INFO] [stdout] 567 | / sqlx::query!( [INFO] [stdout] 568 | | r#" [INFO] [stdout] 569 | | INSERT INTO players ( [INFO] [stdout] 570 | | user_id, [INFO] [stdout] ... | [INFO] [stdout] 578 | | game_id [INFO] [stdout] 579 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/models/game.rs:617:33 [INFO] [stdout] | [INFO] [stdout] 617 | let maybe_flop_1_card = sqlx::query_as!(Card, [INFO] [stdout] | _________________________________^ [INFO] [stdout] 618 | | r#" [INFO] [stdout] 619 | | select value, suit from cards where id = (select flop_card_1_id from games where id = $1) [INFO] [stdout] 620 | | "#, [INFO] [stdout] 621 | | game.id [INFO] [stdout] 622 | | ).fetch_optional(&db).await?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/models/game.rs:624:33 [INFO] [stdout] | [INFO] [stdout] 624 | let maybe_flop_2_card = sqlx::query_as!(Card, [INFO] [stdout] | _________________________________^ [INFO] [stdout] 625 | | r#" [INFO] [stdout] 626 | | select value, suit from cards where id = (select flop_card_2_id from games where id = $1) [INFO] [stdout] 627 | | "#, [INFO] [stdout] 628 | | game.id [INFO] [stdout] 629 | | ).fetch_optional(&db).await?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/models/game.rs:631:33 [INFO] [stdout] | [INFO] [stdout] 631 | let maybe_flop_3_card = sqlx::query_as!(Card, [INFO] [stdout] | _________________________________^ [INFO] [stdout] 632 | | r#" [INFO] [stdout] 633 | | select value, suit from cards where id = (select flop_card_3_id from games where id = $1) [INFO] [stdout] 634 | | "#, [INFO] [stdout] 635 | | game.id [INFO] [stdout] 636 | | ).fetch_optional(&db).await?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/models/game.rs:638:31 [INFO] [stdout] | [INFO] [stdout] 638 | let maybe_turn_card = sqlx::query_as!(Card, [INFO] [stdout] | _______________________________^ [INFO] [stdout] 639 | | r#" [INFO] [stdout] 640 | | select value, suit from cards where id = (select turn_card_id from games where id = $1) [INFO] [stdout] 641 | | "#, [INFO] [stdout] 642 | | game.id [INFO] [stdout] 643 | | ).fetch_optional(&db).await?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/models/game.rs:645:32 [INFO] [stdout] | [INFO] [stdout] 645 | let maybe_river_card = sqlx::query_as!(Card, [INFO] [stdout] | ________________________________^ [INFO] [stdout] 646 | | r#" [INFO] [stdout] 647 | | select value, suit from cards where id = (select river_card_id from games where id = $1) [INFO] [stdout] 648 | | "#, [INFO] [stdout] 649 | | game.id [INFO] [stdout] 650 | | ).fetch_optional(&db).await?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::models::user::User` [INFO] [stdout] --> src/handlers/auth.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::models::user::User; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `notification::Notification` [INFO] [stdout] --> src/handlers/user.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | models::{game::Game, notification::Notification}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `game::Table` [INFO] [stdout] --> src/handlers/user.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | game::Table, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/models/game.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 176 | todo!(); [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] 177 | [INFO] [stdout] 178 | Ok(tx) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/models/game.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | mut tx: Tx<'a>, [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 38 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fish` due to 39 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "96c7c76a2a11c0fba7fe99f51cdc4550be20c709be9479748db1096999e6f4d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96c7c76a2a11c0fba7fe99f51cdc4550be20c709be9479748db1096999e6f4d1", kill_on_drop: false }` [INFO] [stdout] 96c7c76a2a11c0fba7fe99f51cdc4550be20c709be9479748db1096999e6f4d1