[INFO] cloning repository https://github.com/Arzte/Arzte-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arzte/Arzte-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArzte%2FArzte-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArzte%2FArzte-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7cb3a8169617984003d62d734a24db18b4212845 [INFO] checking Arzte/Arzte-bot against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArzte%2FArzte-bot" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Arzte/Arzte-bot on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Arzte/Arzte-bot [INFO] finished tweaking git repo https://github.com/Arzte/Arzte-bot [INFO] tweaked toml for git repo https://github.com/Arzte/Arzte-bot written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Arzte/Arzte-bot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded debugid v0.7.2 [INFO] [stderr] Downloaded sentry v0.18.1 [INFO] [stderr] Downloaded execute-command-macro-impl v0.1.1 [INFO] [stderr] Downloaded execute-command-macro v0.1.1 [INFO] [stderr] Downloaded bc v0.1.8 [INFO] [stderr] Downloaded built v0.4.2 [INFO] [stderr] Downloaded generic-array v0.14.1 [INFO] [stderr] Downloaded execute-command-tokens v0.1.1 [INFO] [stderr] Downloaded execute v0.2.5 [INFO] [stderr] Downloaded sentry-types v0.14.1 [INFO] [stderr] Downloaded fasteval v0.2.4 [INFO] [stderr] Downloaded serenity v0.8.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1840380d2ddd993b5c2214f25a8bcee0b61fc6db57ba94a8c6d5be52a60892d8 [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" "1840380d2ddd993b5c2214f25a8bcee0b61fc6db57ba94a8c6d5be52a60892d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1840380d2ddd993b5c2214f25a8bcee0b61fc6db57ba94a8c6d5be52a60892d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1840380d2ddd993b5c2214f25a8bcee0b61fc6db57ba94a8c6d5be52a60892d8", kill_on_drop: false }` [INFO] [stdout] 1840380d2ddd993b5c2214f25a8bcee0b61fc6db57ba94a8c6d5be52a60892d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "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] 30ba35d6e512319603285ca151d8ed29e78b902ca6a521a656625a8d395ef7f6 [INFO] running `Command { std: "docker" "start" "-a" "30ba35d6e512319603285ca151d8ed29e78b902ca6a521a656625a8d395ef7f6", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking pin-project-lite v0.1.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling execute-command-tokens v0.1.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking object v0.19.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling serenity v0.8.6 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking uwl v0.6.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking fasteval v0.2.4 [INFO] [stderr] Compiling ring v0.16.14 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling im v14.3.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking semver v0.10.0 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking blake2b_simd v0.5.10 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking uname v0.1.1 [INFO] [stderr] Checking filetime v0.2.10 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking generic-array v0.14.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking openssl-sys v0.9.57 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking tar v0.4.28 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Checking crossbeam-queue v0.2.2 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking input_buffer v0.2.0 [INFO] [stderr] Checking addr2line v0.12.1 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking md-5 v0.8.0 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking sqlformat v0.1.0 [INFO] [stderr] Checking backtrace v0.3.48 [INFO] [stderr] Checking sized-chunks v0.5.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Checking webpki-roots v0.19.0 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking webpki-roots v0.18.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.13.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling execute-command-macro-impl v0.1.1 [INFO] [stderr] Compiling command_attr v0.2.0 [INFO] [stderr] Checking execute-command-macro v0.1.1 [INFO] [stderr] Checking execute v0.2.5 [INFO] [stderr] Checking bc v0.1.8 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Checking pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Checking hyper v0.13.6 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking serde_json v1.0.55 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking debugid v0.7.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking async-native-tls v0.3.3 [INFO] [stderr] Checking tungstenite v0.9.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling sentry v0.18.1 [INFO] [stderr] Checking sqlx-core v0.3.5 [INFO] [stderr] Checking hyper-rustls v0.20.0 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking sentry-types v0.14.1 [INFO] [stderr] Checking cargo-lock v4.0.1 [INFO] [stderr] Checking reqwest v0.10.6 [INFO] [stderr] Checking built v0.4.2 [INFO] [stderr] Compiling arzte v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sqlx-macros v0.3.5 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Checking sqlx v0.3.5 [INFO] [stdout] error: DATABASE_URL not set [INFO] [stdout] --> src/commands/admin.rs:70:25 [INFO] [stdout] | [INFO] [stdout] 70 | sqlx::query!("SELECT prefix FROM guild WHERE id = $1", guild_id.0 as i64) [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 not set [INFO] [stdout] --> src/commands/admin.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | / sqlx::query!( [INFO] [stdout] 113 | | "INSERT INTO guild (id, name, prefix) VALUES ($1, $2, $3) ON CONFLICT (id) DO UPDATE SET name = $2, prefix = $3", [INFO] [stdout] 114 | | guild_id.0 as i64, [INFO] [stdout] 115 | | guild_name, [INFO] [stdout] 116 | | args [INFO] [stdout] 117 | | ) [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 not set [INFO] [stdout] --> src/commands/admin.rs:70:25 [INFO] [stdout] | [INFO] [stdout] 70 | sqlx::query!("SELECT prefix FROM guild WHERE id = $1", guild_id.0 as i64) [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 not set [INFO] [stdout] --> src/commands/admin.rs:224:17 [INFO] [stdout] | [INFO] [stdout] 224 | / sqlx::query!("INSERT INTO reaction_roles (guild_id, role_id, message_id, emoji_id, name) VALUES ($1, $2, $3, $4, $5) ON CONFLICT (role_id) DO UPDATE SET guild_id = $1, role_id = $2, message_id = $3, emoji_id = $4, name = $5", [INFO] [stdout] 225 | | guild_id.0 as i64, [INFO] [stdout] 226 | | role_id.0 as i64, [INFO] [stdout] 227 | | message_id.0 as i64, [INFO] [stdout] 228 | | emoji_indentifier.id.0 as i64, [INFO] [stdout] 229 | | emoji_indentifier.name [INFO] [stdout] 230 | | ).execute(fancy_db.pool()) [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 not set [INFO] [stdout] --> src/commands/admin.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | / sqlx::query!( [INFO] [stdout] 113 | | "INSERT INTO guild (id, name, prefix) VALUES ($1, $2, $3) ON CONFLICT (id) DO UPDATE SET name = $2, prefix = $3", [INFO] [stdout] 114 | | guild_id.0 as i64, [INFO] [stdout] 115 | | guild_name, [INFO] [stdout] 116 | | args [INFO] [stdout] 117 | | ) [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 not set [INFO] [stdout] --> src/commands/admin.rs:243:28 [INFO] [stdout] | [INFO] [stdout] 243 | tokio.block_on(sqlx::query!("INSERT INTO reaction_roles (guild_id, role_id, message_id, name) VALUES ($1, $2, $3, $4) ON CONFLICT (role_id) DO UPDATE SET guild_id = $1, role_id = $2, message_id = $3, name = $4", [INFO] [stdout] | ____________________________^ [INFO] [stdout] 244 | | guild_id.0 as i64, [INFO] [stdout] 245 | | role_id.0 as i64, [INFO] [stdout] 246 | | message_id.0 as i64, [INFO] [stdout] 247 | | emoji_str [INFO] [stdout] 248 | | ).execute(fancy_db.pool()) [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 not set [INFO] [stdout] --> src/commands/admin.rs:224:17 [INFO] [stdout] | [INFO] [stdout] 224 | / sqlx::query!("INSERT INTO reaction_roles (guild_id, role_id, message_id, emoji_id, name) VALUES ($1, $2, $3, $4, $5) ON CONFLICT (role_id) DO UPDATE SET guild_id = $1, role_id = $2, message_id = $3, emoji_id = $4, name = $5", [INFO] [stdout] 225 | | guild_id.0 as i64, [INFO] [stdout] 226 | | role_id.0 as i64, [INFO] [stdout] 227 | | message_id.0 as i64, [INFO] [stdout] 228 | | emoji_indentifier.id.0 as i64, [INFO] [stdout] 229 | | emoji_indentifier.name [INFO] [stdout] 230 | | ).execute(fancy_db.pool()) [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 not set [INFO] [stdout] --> src/commands/admin.rs:243:28 [INFO] [stdout] | [INFO] [stdout] 243 | tokio.block_on(sqlx::query!("INSERT INTO reaction_roles (guild_id, role_id, message_id, name) VALUES ($1, $2, $3, $4) ON CONFLICT (role_id) DO UPDATE SET guild_id = $1, role_id = $2, message_id = $3, name = $4", [INFO] [stdout] | ____________________________^ [INFO] [stdout] 244 | | guild_id.0 as i64, [INFO] [stdout] 245 | | role_id.0 as i64, [INFO] [stdout] 246 | | message_id.0 as i64, [INFO] [stdout] 247 | | emoji_str [INFO] [stdout] 248 | | ).execute(fancy_db.pool()) [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 not set [INFO] [stdout] --> src/core/events/reaction_add.rs:47:25 [INFO] [stdout] | [INFO] [stdout] 47 | / sqlx::query!( [INFO] [stdout] 48 | | "SELECT role_id FROM reaction_roles WHERE guild_id = $1 AND message_id = $2 AND emoji_id = $3", [INFO] [stdout] 49 | | guild_id, [INFO] [stdout] 50 | | message_id, [INFO] [stdout] 51 | | *id.as_u64() as i64 [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: DATABASE_URL not set [INFO] [stdout] --> src/core/events/reaction_add.rs:65:25 [INFO] [stdout] | [INFO] [stdout] 65 | / sqlx::query!( [INFO] [stdout] 66 | | "SELECT role_id FROM reaction_roles WHERE guild_id = $1 AND message_id = $2 AND name = $3", [INFO] [stdout] 67 | | guild_id, [INFO] [stdout] 68 | | message_id, [INFO] [stdout] 69 | | name [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 not set [INFO] [stdout] --> src/core/events/reaction_remove.rs:47:29 [INFO] [stdout] | [INFO] [stdout] 47 | / ... sqlx::query!( [INFO] [stdout] 48 | | ... "SELECT role_id FROM reaction_roles WHERE guild_id = $1 AND message_id = $2 AND emoji_id = $3", [INFO] [stdout] 49 | | ... guild_id, [INFO] [stdout] 50 | | ... message_id, [INFO] [stdout] 51 | | ... *id.as_u64() as i64 [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: DATABASE_URL not set [INFO] [stdout] --> src/core/events/reaction_remove.rs:65:29 [INFO] [stdout] | [INFO] [stdout] 65 | / ... sqlx::query!( [INFO] [stdout] 66 | | ... "SELECT role_id FROM reaction_roles WHERE guild_id = $1 AND message_id = $2 AND name = $3", [INFO] [stdout] 67 | | ... guild_id, [INFO] [stdout] 68 | | ... message_id, [INFO] [stdout] 69 | | ... name [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 not set [INFO] [stdout] --> src/core/events/reaction_add.rs:47:25 [INFO] [stdout] | [INFO] [stdout] 47 | / sqlx::query!( [INFO] [stdout] 48 | | "SELECT role_id FROM reaction_roles WHERE guild_id = $1 AND message_id = $2 AND emoji_id = $3", [INFO] [stdout] 49 | | guild_id, [INFO] [stdout] 50 | | message_id, [INFO] [stdout] 51 | | *id.as_u64() as i64 [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: DATABASE_URL not set [INFO] [stdout] --> src/core/events/reaction_add.rs:65:25 [INFO] [stdout] | [INFO] [stdout] 65 | / sqlx::query!( [INFO] [stdout] 66 | | "SELECT role_id FROM reaction_roles WHERE guild_id = $1 AND message_id = $2 AND name = $3", [INFO] [stdout] 67 | | guild_id, [INFO] [stdout] 68 | | message_id, [INFO] [stdout] 69 | | name [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 not set [INFO] [stdout] --> src/core/events/reaction_remove.rs:47:29 [INFO] [stdout] | [INFO] [stdout] 47 | / ... sqlx::query!( [INFO] [stdout] 48 | | ... "SELECT role_id FROM reaction_roles WHERE guild_id = $1 AND message_id = $2 AND emoji_id = $3", [INFO] [stdout] 49 | | ... guild_id, [INFO] [stdout] 50 | | ... message_id, [INFO] [stdout] 51 | | ... *id.as_u64() as i64 [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: DATABASE_URL not set [INFO] [stdout] --> src/core/events/reaction_remove.rs:65:29 [INFO] [stdout] | [INFO] [stdout] 65 | / ... sqlx::query!( [INFO] [stdout] 66 | | ... "SELECT role_id FROM reaction_roles WHERE guild_id = $1 AND message_id = $2 AND name = $3", [INFO] [stdout] 67 | | ... guild_id, [INFO] [stdout] 68 | | ... message_id, [INFO] [stdout] 69 | | ... name [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 not set [INFO] [stdout] --> src/main.rs:200:21 [INFO] [stdout] | [INFO] [stdout] 200 | / sqlx::query!( [INFO] [stdout] 201 | | "SELECT prefix FROM guild WHERE id = $1", [INFO] [stdout] 202 | | *msg.guild_id.unwrap().as_u64() as i64 [INFO] [stdout] 203 | | ) [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 not set [INFO] [stdout] --> src/main.rs:200:21 [INFO] [stdout] | [INFO] [stdout] 200 | / sqlx::query!( [INFO] [stdout] 201 | | "SELECT prefix FROM guild WHERE id = $1", [INFO] [stdout] 202 | | *msg.guild_id.unwrap().as_u64() as i64 [INFO] [stdout] 203 | | ) [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 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `arzte`. [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 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "30ba35d6e512319603285ca151d8ed29e78b902ca6a521a656625a8d395ef7f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30ba35d6e512319603285ca151d8ed29e78b902ca6a521a656625a8d395ef7f6", kill_on_drop: false }` [INFO] [stdout] 30ba35d6e512319603285ca151d8ed29e78b902ca6a521a656625a8d395ef7f6