[INFO] cloning repository https://github.com/TomasVanRoose/groceries-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TomasVanRoose/groceries-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTomasVanRoose%2Fgroceries-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTomasVanRoose%2Fgroceries-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5fd31b781629f492b6ad62dc316bd6932f742b4a [INFO] checking TomasVanRoose/groceries-api against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTomasVanRoose%2Fgroceries-api" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TomasVanRoose/groceries-api 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/TomasVanRoose/groceries-api [INFO] finished tweaking git repo https://github.com/TomasVanRoose/groceries-api [INFO] tweaked toml for git repo https://github.com/TomasVanRoose/groceries-api written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/TomasVanRoose/groceries-api 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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] d2a54fadfa6f16d6503611ffe546ebc08d51b114b8264ca44ade8868c288caf9 [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" "d2a54fadfa6f16d6503611ffe546ebc08d51b114b8264ca44ade8868c288caf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2a54fadfa6f16d6503611ffe546ebc08d51b114b8264ca44ade8868c288caf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2a54fadfa6f16d6503611ffe546ebc08d51b114b8264ca44ade8868c288caf9", kill_on_drop: false }` [INFO] [stdout] d2a54fadfa6f16d6503611ffe546ebc08d51b114b8264ca44ade8868c288caf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6b99ac70353a6db25554f4d2a6514773112ea108031e13264c76b7a73692b62f [INFO] running `Command { std: "docker" "start" "-a" "6b99ac70353a6db25554f4d2a6514773112ea108031e13264c76b7a73692b62f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking futures-core v0.3.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Checking futures-sink v0.3.6 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Checking futures-io v0.3.6 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling whoami v0.9.0 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking urlencoding v1.0.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Checking instant v0.1.7 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking futures-task v0.3.6 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Checking futures-channel v0.3.6 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking rand_pcg v0.1.2 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling atoi v0.3.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking sqlformat v0.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Checking sha-1 v0.9.1 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking headers v0.3.1 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking input_buffer v0.2.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking tungstenite v0.9.2 [INFO] [stderr] Checking multipart v0.16.1 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Checking pin-project v0.4.26 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-native-tls v0.1.0 [INFO] [stderr] Checking sqlx-rt v0.1.1 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking futures-executor v0.3.6 [INFO] [stderr] Checking futures v0.3.6 [INFO] [stderr] Checking hyper v0.13.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Checking serde_json v1.0.45 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Compiling sqlx-core v0.4.0-beta.1 [INFO] [stderr] Checking warp v0.2.1 [INFO] [stderr] Compiling sqlx-macros v0.4.0-beta.1 [INFO] [stderr] Checking sqlx v0.4.0-beta.1 [INFO] [stderr] Checking backend v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/handlers.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | Ok(sqlx::query_as!( [INFO] [stdout] | ________^ [INFO] [stdout] 11 | | GroceryItem, [INFO] [stdout] 12 | | r#" [INFO] [stdout] 13 | | SELECT id, name, checked_off, position, checked_off_at, created_at [INFO] [stdout] ... | [INFO] [stdout] 17 | | id [INFO] [stdout] 18 | | ) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/handlers.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | if let Err(err) = sqlx::query!(r#"DELETE FROM items where checked_off_at < 'yesterday'"#) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/handlers.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | Ok(sqlx::query_as!( [INFO] [stdout] | ________^ [INFO] [stdout] 42 | | GroceryItem, [INFO] [stdout] 43 | | r#" [INFO] [stdout] 44 | | SELECT id, name, checked_off, position, checked_off_at, created_at [INFO] [stdout] ... | [INFO] [stdout] 47 | | "#, [INFO] [stdout] 48 | | ) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/handlers.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | Ok(sqlx::query_as!( [INFO] [stdout] | ________^ [INFO] [stdout] 67 | | GroceryItem, [INFO] [stdout] 68 | | r#"INSERT INTO items (name, checked_off, position) [INFO] [stdout] 69 | | VALUES($1, $2, $3) [INFO] [stdout] ... | [INFO] [stdout] 73 | | new_item.position as i32, [INFO] [stdout] 74 | | ) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/handlers.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 109 | Ok(sqlx::query!( [INFO] [stdout] | ________^ [INFO] [stdout] 110 | | r#"UPDATE items SET (name, checked_off, position, checked_off_at, created_at) = ($1, $2, $3, $4, $5) [INFO] [stdout] 111 | | WHERE id = $6"#, [INFO] [stdout] 112 | | new_item.name, [INFO] [stdout] ... | [INFO] [stdout] 117 | | id, [INFO] [stdout] 118 | | ) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/handlers.rs:136:31 [INFO] [stdout] | [INFO] [stdout] 136 | let pos_of_delete = match sqlx::query!(r#"SELECT position FROM items 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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/handlers.rs:148:23 [INFO] [stdout] | [INFO] [stdout] 148 | if let Err(err) = sqlx::query!(r#"DELETE FROM items 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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/handlers.rs:157:23 [INFO] [stdout] | [INFO] [stdout] 157 | if let Err(err) = sqlx::query!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 158 | | r#"UPDATE items SET position = position - 1 WHERE position > $1"#, [INFO] [stdout] 159 | | pos_of_delete [INFO] [stdout] 160 | | ) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/handlers.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | Ok(sqlx::query_as!( [INFO] [stdout] | ________^ [INFO] [stdout] 11 | | GroceryItem, [INFO] [stdout] 12 | | r#" [INFO] [stdout] 13 | | SELECT id, name, checked_off, position, checked_off_at, created_at [INFO] [stdout] ... | [INFO] [stdout] 17 | | id [INFO] [stdout] 18 | | ) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/handlers.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | if let Err(err) = sqlx::query!(r#"DELETE FROM items where checked_off_at < 'yesterday'"#) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/handlers.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | Ok(sqlx::query_as!( [INFO] [stdout] | ________^ [INFO] [stdout] 42 | | GroceryItem, [INFO] [stdout] 43 | | r#" [INFO] [stdout] 44 | | SELECT id, name, checked_off, position, checked_off_at, created_at [INFO] [stdout] ... | [INFO] [stdout] 47 | | "#, [INFO] [stdout] 48 | | ) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/handlers.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | Ok(sqlx::query_as!( [INFO] [stdout] | ________^ [INFO] [stdout] 67 | | GroceryItem, [INFO] [stdout] 68 | | r#"INSERT INTO items (name, checked_off, position) [INFO] [stdout] 69 | | VALUES($1, $2, $3) [INFO] [stdout] ... | [INFO] [stdout] 73 | | new_item.position as i32, [INFO] [stdout] 74 | | ) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/handlers.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 109 | Ok(sqlx::query!( [INFO] [stdout] | ________^ [INFO] [stdout] 110 | | r#"UPDATE items SET (name, checked_off, position, checked_off_at, created_at) = ($1, $2, $3, $4, $5) [INFO] [stdout] 111 | | WHERE id = $6"#, [INFO] [stdout] 112 | | new_item.name, [INFO] [stdout] ... | [INFO] [stdout] 117 | | id, [INFO] [stdout] 118 | | ) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/handlers.rs:136:31 [INFO] [stdout] | [INFO] [stdout] 136 | let pos_of_delete = match sqlx::query!(r#"SELECT position FROM items 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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/handlers.rs:148:23 [INFO] [stdout] | [INFO] [stdout] 148 | if let Err(err) = sqlx::query!(r#"DELETE FROM items 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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/handlers.rs:157:23 [INFO] [stdout] | [INFO] [stdout] 157 | if let Err(err) = sqlx::query!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 158 | | r#"UPDATE items SET position = position - 1 WHERE position > $1"#, [INFO] [stdout] 159 | | pos_of_delete [INFO] [stdout] 160 | | ) [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 `backend` [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] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6b99ac70353a6db25554f4d2a6514773112ea108031e13264c76b7a73692b62f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b99ac70353a6db25554f4d2a6514773112ea108031e13264c76b7a73692b62f", kill_on_drop: false }` [INFO] [stdout] 6b99ac70353a6db25554f4d2a6514773112ea108031e13264c76b7a73692b62f