[INFO] cloning repository https://github.com/rushsteve1/swissarmybot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rushsteve1/swissarmybot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frushsteve1%2Fswissarmybot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frushsteve1%2Fswissarmybot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd11e487088fc3df8baffefcd79501938333c2a1 [INFO] testing rushsteve1/swissarmybot against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frushsteve1%2Fswissarmybot" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rushsteve1/swissarmybot [INFO] finished tweaking git repo https://github.com/rushsteve1/swissarmybot [INFO] tweaked toml for git repo https://github.com/rushsteve1/swissarmybot written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rushsteve1/swissarmybot on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rushsteve1/swissarmybot already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-tracy v0.11.4 [INFO] [stderr] Downloaded typesize-derive v0.1.11 [INFO] [stderr] Downloaded serde_cow v0.1.2 [INFO] [stderr] Downloaded poise_macros v0.6.1 [INFO] [stderr] Downloaded typesize v0.1.14 [INFO] [stderr] Downloaded triomphe v0.1.14 [INFO] [stderr] Downloaded tracy-client v0.18.2 [INFO] [stderr] Downloaded loom v0.7.2 [INFO] [stderr] Downloaded generator v0.8.5 [INFO] [stderr] Downloaded cc v1.2.29 [INFO] [stderr] Downloaded poise v0.6.1 [INFO] [stderr] Downloaded webpki-roots v1.0.1 [INFO] [stderr] Downloaded tracy-client-sys v0.26.0 [INFO] [stderr] Downloaded serenity v0.12.4 [INFO] [stderr] Downloaded chrono-tz v0.10.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bea6b86e2033d61a249bbfb98d20f4f1b16fb89b3b112221f96f8451342a54b3 [INFO] running `Command { std: "docker" "start" "-a" "bea6b86e2033d61a249bbfb98d20f4f1b16fb89b3b112221f96f8451342a54b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bea6b86e2033d61a249bbfb98d20f4f1b16fb89b3b112221f96f8451342a54b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bea6b86e2033d61a249bbfb98d20f4f1b16fb89b3b112221f96f8451342a54b3", kill_on_drop: false }` [INFO] [stdout] bea6b86e2033d61a249bbfb98d20f4f1b16fb89b3b112221f96f8451342a54b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 598b7964ecb7fda0d8da6765a93ac1a884f5b5fce2279e0d625f84620d88fa53 [INFO] running `Command { std: "docker" "start" "-a" "598b7964ecb7fda0d8da6765a93ac1a884f5b5fce2279e0d625f84620d88fa53", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serenity v0.12.4 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling serde_cow v0.1.2 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling typemap_rev v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling poise_macros v0.6.1 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling poise v0.6.1 [INFO] [stderr] Compiling swissarmybot v3.2.0-nein (/opt/rustwide/workdir) [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/quotes.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | return sqlx::query!( [INFO] [stdout] | ____________^ [INFO] [stdout] 33 | | "CREATE TABLE IF NOT EXISTS quotes ( [INFO] [stdout] 34 | | id SERIAL PRIMARY KEY, [INFO] [stdout] 35 | | user_id text NOT NULL, [INFO] [stdout] ... | [INFO] [stdout] 40 | | );" [INFO] [stdout] 41 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/quotes.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | return sqlx::query_scalar!( [INFO] [stdout] | ____________^ [INFO] [stdout] 61 | | "INSERT INTO quotes (quote, user_id, author_id) VALUES ($1, $2, $3) RETURNING id;", [INFO] [stdout] 62 | | text, [INFO] [stdout] 63 | | user_id_s, [INFO] [stdout] 64 | | author_id_s [INFO] [stdout] 65 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/quotes.rs:73:2 [INFO] [stdout] | [INFO] [stdout] 73 | / sqlx::query_scalar!( [INFO] [stdout] 74 | | r#"DELETE FROM quotes WHERE id = $1 RETURNING user_id AS "CleverNum";"#, [INFO] [stdout] 75 | | id [INFO] [stdout] 76 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/quotes.rs:85:2 [INFO] [stdout] | [INFO] [stdout] 85 | sqlx::query_as!(Quote, "SELECT * FROM quotes WHERE id = $1;", id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/quotes.rs:102:2 [INFO] [stdout] | [INFO] [stdout] 102 | / sqlx::query_as!( [INFO] [stdout] 103 | | Quote, [INFO] [stdout] 104 | | "SELECT * FROM quotes WHERE created_at BETWEEN $1 AND $2;", [INFO] [stdout] 105 | | from_date, [INFO] [stdout] 106 | | to_date [INFO] [stdout] 107 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/quotes.rs:121:2 [INFO] [stdout] | [INFO] [stdout] 121 | / sqlx::query_as!( [INFO] [stdout] 122 | | Quote, [INFO] [stdout] 123 | | "SELECT * FROM quotes WHERE user_id = $1 AND created_at BETWEEN $2 AND $3;", [INFO] [stdout] 124 | | user_id, [INFO] [stdout] 125 | | from_date, [INFO] [stdout] 126 | | to_date [INFO] [stdout] 127 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/quotes.rs:135:2 [INFO] [stdout] | [INFO] [stdout] 135 | sqlx::query_as!(Quote, "SELECT * FROM quotes ORDER BY RANDOM() LIMIT 1;") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/quotes.rs:146:2 [INFO] [stdout] | [INFO] [stdout] 146 | / sqlx::query_as!( [INFO] [stdout] 147 | | Quote, [INFO] [stdout] 148 | | "SELECT * FROM quotes WHERE user_id = $1 LIMIT $2 OFFSET $3;", [INFO] [stdout] 149 | | user_id, [INFO] [stdout] 150 | | PAGE_SIZE as i64, [INFO] [stdout] 151 | | (page * PAGE_SIZE) as i64 [INFO] [stdout] 152 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/quotes.rs:161:14 [INFO] [stdout] | [INFO] [stdout] 161 | let count = sqlx::query_scalar!("SELECT COUNT(*) FROM quotes WHERE user_id = $1;", user_id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> src/commands/events.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use tracing::{info, instrument}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `swissarmybot` (bin "swissarmybot") due to 9 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "598b7964ecb7fda0d8da6765a93ac1a884f5b5fce2279e0d625f84620d88fa53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "598b7964ecb7fda0d8da6765a93ac1a884f5b5fce2279e0d625f84620d88fa53", kill_on_drop: false }` [INFO] [stdout] 598b7964ecb7fda0d8da6765a93ac1a884f5b5fce2279e0d625f84620d88fa53