[INFO] cloning repository https://github.com/kanbaru/kyoku [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kanbaru/kyoku" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanbaru%2Fkyoku", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanbaru%2Fkyoku'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2760d80b3f7054c4c13bdaeb8ad7fb3e4d336e02 [INFO] testing kanbaru/kyoku against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanbaru%2Fkyoku" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kanbaru/kyoku on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kanbaru/kyoku [INFO] finished tweaking git repo https://github.com/kanbaru/kyoku [INFO] tweaked toml for git repo https://github.com/kanbaru/kyoku written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/kanbaru/kyoku already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", 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] 119fc562f9c3abee5c2f809b76c1d727dac9e86ea1d727e3e6ab77663aba261f [INFO] running `Command { std: "docker" "start" "-a" "119fc562f9c3abee5c2f809b76c1d727dac9e86ea1d727e3e6ab77663aba261f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "119fc562f9c3abee5c2f809b76c1d727dac9e86ea1d727e3e6ab77663aba261f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "119fc562f9c3abee5c2f809b76c1d727dac9e86ea1d727e3e6ab77663aba261f", kill_on_drop: false }` [INFO] [stdout] 119fc562f9c3abee5c2f809b76c1d727dac9e86ea1d727e3e6ab77663aba261f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--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] 1806fff887668e6011828e9529ba15514cd8f807180518774905f9462c79466b [INFO] running `Command { std: "docker" "start" "-a" "1806fff887668e6011828e9529ba15514cd8f807180518774905f9462c79466b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling heim-common v0.1.0-beta.1 (https://github.com/heim-rs/heim#6aa21b84) [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling inlinable_string v0.1.13 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling tap v1.0.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling funty v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling platforms v1.0.3 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling heim-host v0.1.0-beta.1 (https://github.com/heim-rs/heim#6aa21b84) [INFO] [stderr] Compiling whoami v0.9.0 [INFO] [stderr] Compiling macaddr v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling uncased v0.9.3 [INFO] [stderr] Compiling nom v6.0.0 [INFO] [stderr] Compiling cookie v0.15.0-dev (https://github.com/SergioBenitez/cookie-rs.git?rev=1c3ca83#1c3ca838) [INFO] [stderr] Compiling rocket_http v0.5.0-dev (https://github.com/SergioBenitez/Rocket#1f1f44f3) [INFO] [stderr] Compiling figment v0.9.4 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling rocket v0.5.0-dev (https://github.com/SergioBenitez/Rocket#1f1f44f3) [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling metaflac v0.2.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling bitvec v0.19.4 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling md-5 v0.7.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling atoi v0.3.3 [INFO] [stderr] Compiling ordered-float v2.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling nix v0.19.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling inotify-sys v0.1.4 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling async-io v1.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling inotify v0.8.3 [INFO] [stderr] Compiling ahash v0.5.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling uom v0.30.0 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling async-net v1.5.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling notify v5.0.0-pre.4 [INFO] [stderr] Compiling smol v1.2.4 [INFO] [stderr] Compiling sqlformat v0.1.5 [INFO] [stderr] Compiling devise_core v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=3648468#3648468a) [INFO] [stderr] Compiling jwalk v0.5.1 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pear_codegen v0.2.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.3 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling devise_codegen v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=3648468#3648468a) [INFO] [stderr] Compiling ref-cast v1.0.3 [INFO] [stderr] Compiling devise v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=3648468#3648468a) [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pear v0.2.0 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-native-tls v0.1.0 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling sqlx-rt v0.2.0 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling heim-runtime v0.1.0-beta.1 (https://github.com/heim-rs/heim#6aa21b84) [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling sqlx-core v0.4.0 [INFO] [stderr] Compiling heim-net v0.1.0-beta.2 (https://github.com/heim-rs/heim#6aa21b84) [INFO] [stderr] Compiling heim-cpu v0.1.0-beta.3 (https://github.com/heim-rs/heim#6aa21b84) [INFO] [stderr] Compiling heim-memory v0.1.0-beta.1 (https://github.com/heim-rs/heim#6aa21b84) [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling heim-process v0.1.1-beta.3 (https://github.com/heim-rs/heim#6aa21b84) [INFO] [stderr] Compiling heim v0.1.0-beta.3 (https://github.com/heim-rs/heim#6aa21b84) [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.9 [INFO] [stderr] Compiling sqlx-macros v0.4.0 [INFO] [stderr] Compiling rocket_codegen v0.5.0-dev (https://github.com/SergioBenitez/Rocket#1f1f44f3) [INFO] [stderr] Compiling sqlx v0.4.1 [INFO] [stderr] Compiling rocket_contrib v0.5.0-dev (https://github.com/SergioBenitez/Rocket#1f1f44f3) [INFO] [stderr] Compiling kyoku v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/api/search.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | let recs = sqlx::query!( [INFO] [stdout] | ________________^ [INFO] [stdout] 65 | | r#" [INFO] [stdout] 66 | | select id, number, name, path, album, artist, artists, liked, duration, last_play, plays, lossless, genre, created_at, updated_at [INFO] [stdout] 67 | | from `song` [INFO] [stdout] 68 | | where album = 1 [INFO] [stdout] 69 | | "# [INFO] [stdout] 70 | | ) [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/api/search.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | let artist = sqlx::query!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 81 | | r#" [INFO] [stdout] 82 | | select id, name, bio, picture, created_at, updated_at, similar, tags [INFO] [stdout] 83 | | from `artist` [INFO] [stdout] ... | [INFO] [stdout] 86 | | artist_id [INFO] [stdout] 87 | | ) [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/api/search.rs:118:27 [INFO] [stdout] | [INFO] [stdout] 118 | let album = match sqlx::query!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 119 | | r#" [INFO] [stdout] 120 | | SELECT id, name, picture, year, created_at, updated_at [INFO] [stdout] 121 | | FROM `album` [INFO] [stdout] ... | [INFO] [stdout] 126 | | track.album [INFO] [stdout] 127 | | ) [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/api/search.rs:152:27 [INFO] [stdout] | [INFO] [stdout] 152 | let genre = match sqlx::query!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 153 | | r#" [INFO] [stdout] 154 | | SELECT id, name, created_at, updated_at [INFO] [stdout] 155 | | FROM `album` [INFO] [stdout] ... | [INFO] [stdout] 160 | | track.genre [INFO] [stdout] 161 | | ) [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/index/db.rs:21:29 [INFO] [stdout] | [INFO] [stdout] 21 | let _artist = match sqlx::query!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 22 | | r#" [INFO] [stdout] 23 | | select id [INFO] [stdout] 24 | | from `artist` [INFO] [stdout] ... | [INFO] [stdout] 27 | | arti [INFO] [stdout] 28 | | ) [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/index/db.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | match sqlx::query!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 42 | | r#" [INFO] [stdout] 43 | | INSERT INTO `artist` (name, bio, picture, created_at, similar, tags) [INFO] [stdout] 44 | | VALUES($1, $2, $3, $4, $5, $6); [INFO] [stdout] ... | [INFO] [stdout] 55 | | arti [INFO] [stdout] 56 | | ) [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/index/db.rs:76:19 [INFO] [stdout] | [INFO] [stdout] 76 | let _ = match sqlx::query!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 77 | | r#" [INFO] [stdout] 78 | | select id [INFO] [stdout] 79 | | from `album` [INFO] [stdout] ... | [INFO] [stdout] 82 | | metadata.album, [INFO] [stdout] 83 | | ) [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/index/db.rs:99:31 [INFO] [stdout] | [INFO] [stdout] 99 | let _ = match sqlx::query!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 100 | | r#" [INFO] [stdout] 101 | | INSERT INTO `album` (name, artist, picture, year, created_at) [INFO] [stdout] 102 | | VALUES ($1, $2, $3, $4, $5); [INFO] [stdout] ... | [INFO] [stdout] 112 | | metadata.album [INFO] [stdout] 113 | | ) [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/index/db.rs:136:19 [INFO] [stdout] | [INFO] [stdout] 136 | let _ = match sqlx::query!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 137 | | r#" [INFO] [stdout] 138 | | select id [INFO] [stdout] 139 | | from `song` [INFO] [stdout] ... | [INFO] [stdout] 142 | | metadata.name, [INFO] [stdout] 143 | | ) [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/index/db.rs:157:31 [INFO] [stdout] | [INFO] [stdout] 157 | let _ = match sqlx::query!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 158 | | r#" [INFO] [stdout] 159 | | INSERT INTO `song` (number, name, path, album, artist, artists, liked, duration, plays, lossless, genre, created_at) [INFO] [stdout] 160 | | VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, 10, $11, $12); [INFO] [stdout] ... | [INFO] [stdout] 176 | | now, [INFO] [stdout] 177 | | ) [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: environment variable `FM_KEY` not defined [INFO] [stdout] --> src/index/fm.rs:10:155 [INFO] [stdout] | [INFO] [stdout] 10 | ...artist.getinfo&artist={}&api_key={}&format=json",artist, std::env!("FM_KEY"))).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: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kyoku` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "1806fff887668e6011828e9529ba15514cd8f807180518774905f9462c79466b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1806fff887668e6011828e9529ba15514cd8f807180518774905f9462c79466b", kill_on_drop: false }` [INFO] [stdout] 1806fff887668e6011828e9529ba15514cd8f807180518774905f9462c79466b