[INFO] cloning repository https://github.com/grey-cat-1908/rust-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/grey-cat-1908/rust-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrey-cat-1908%2Frust-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrey-cat-1908%2Frust-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3799945f9b9d087231d99e3be4b4bad072c8564 [INFO] testing grey-cat-1908/rust-bot 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%2Fgrey-cat-1908%2Frust-bot" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/grey-cat-1908/rust-bot 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/grey-cat-1908/rust-bot [INFO] finished tweaking git repo https://github.com/grey-cat-1908/rust-bot [INFO] tweaked toml for git repo https://github.com/grey-cat-1908/rust-bot written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/grey-cat-1908/rust-bot 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] warning: dependency (serenity) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-log v0.1.2 [INFO] [stderr] Downloaded pin-project v1.0.8 [INFO] [stderr] Downloaded sentry-panic v0.22.0 [INFO] [stderr] Downloaded uname v0.1.1 [INFO] [stderr] Downloaded sentry-backtrace v0.22.0 [INFO] [stderr] Downloaded semver-parser v0.10.2 [INFO] [stderr] Downloaded semver v0.11.0 [INFO] [stderr] Downloaded rustc_version v0.3.3 [INFO] [stderr] Downloaded pin-project-internal v1.0.8 [INFO] [stderr] Downloaded thread_local v1.1.3 [INFO] [stderr] Downloaded debugid v0.7.2 [INFO] [stderr] Downloaded whoami v1.2.0 [INFO] [stderr] Downloaded sentry-contexts v0.22.0 [INFO] [stderr] Downloaded sqlx-core v0.5.9 [INFO] [stderr] Downloaded typemap_rev v0.1.5 [INFO] [stderr] Downloaded uwl v0.6.0 [INFO] [stderr] Downloaded command_attr v0.3.7 [INFO] [stderr] Downloaded hyper-rustls v0.22.1 [INFO] [stderr] Downloaded sqlx-rt v0.5.9 [INFO] [stderr] Downloaded sqlx-macros v0.5.9 [INFO] [stderr] Downloaded sqlx v0.5.9 [INFO] [stderr] Downloaded tokio-macros v1.5.1 [INFO] [stderr] Downloaded async-trait v0.1.51 [INFO] [stderr] Downloaded futures-intrusive v0.4.0 [INFO] [stderr] Downloaded sqlformat v0.1.8 [INFO] [stderr] Downloaded sentry-types v0.22.0 [INFO] [stderr] Downloaded sentry-core v0.22.0 [INFO] [stderr] Downloaded sentry v0.22.0 [INFO] [stderr] Downloaded async-tungstenite v0.11.0 [INFO] [stderr] Downloaded fasteval v0.2.4 [INFO] [stderr] Downloaded webpki-roots v0.20.0 [INFO] [stderr] Downloaded serenity v0.10.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 8de3deb92cd6f2f971ebc7e98c37a3300551488c2ac9742754a61e672bd0eb51 [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" "8de3deb92cd6f2f971ebc7e98c37a3300551488c2ac9742754a61e672bd0eb51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8de3deb92cd6f2f971ebc7e98c37a3300551488c2ac9742754a61e672bd0eb51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8de3deb92cd6f2f971ebc7e98c37a3300551488c2ac9742754a61e672bd0eb51", kill_on_drop: false }` [INFO] [stdout] 8de3deb92cd6f2f971ebc7e98c37a3300551488c2ac9742754a61e672bd0eb51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 7cab7bac25e93889ef50d4e449ba12cef86778616796e8b4c8a773c2da727632 [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" "7cab7bac25e93889ef50d4e449ba12cef86778616796e8b4c8a773c2da727632", kill_on_drop: false }` [INFO] [stderr] warning: dependency (serenity) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling whoami v1.2.0 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling serenity v0.10.9 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling sentry-contexts v0.22.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling sqlx-rt v0.5.9 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tokio-macros v1.5.1 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling command_attr v0.3.7 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling debugid v0.7.2 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling sentry-types v0.22.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling async-tungstenite v0.11.0 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling hyper v0.14.14 [INFO] [stderr] Compiling sqlx-core v0.5.9 [INFO] [stderr] Compiling sentry-core v0.22.0 [INFO] [stderr] Compiling sentry-backtrace v0.22.0 [INFO] [stderr] Compiling sentry-panic v0.22.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling sqlx-macros v0.5.9 [INFO] [stderr] Compiling sentry v0.22.0 [INFO] [stderr] Compiling sqlx v0.5.9 [INFO] [stderr] Compiling dsbot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> src/commands/astrodolph.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 20 | | "SELECT * FROM users WHERE id = $1", msg.author.id.to_string() [INFO] [stdout] 21 | | ) [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, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> src/commands/astrodolph.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | / sqlx::query!( [INFO] [stdout] 47 | | "INSERT INTO users VALUES ($1, $2, $3, $4, $5, $6)", [INFO] [stdout] 48 | | msg.author.id.to_string(), 0, 1, 1, 0, 1 [INFO] [stdout] 49 | | ) [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, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> src/commands/astrodolph.rs:116:25 [INFO] [stdout] | [INFO] [stdout] 116 | let query = sqlx::query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 117 | | "SELECT * FROM users WHERE id = $1", user_id [INFO] [stdout] 118 | | ) [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, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> src/commands/astrodolph.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 167 | | "SELECT * FROM users WHERE id = $1", msg.author.id.to_string() [INFO] [stdout] 168 | | ) [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, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> src/commands/astrodolph.rs:187:13 [INFO] [stdout] | [INFO] [stdout] 187 | / sqlx::query!("UPDATE users SET balance = (balance - 1), health = (health + 1) WHERE id = $1;", [INFO] [stdout] 188 | | msg.author.id.to_string()) [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, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> src/commands/astrodolph.rs:243:17 [INFO] [stdout] | [INFO] [stdout] 243 | let query = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 244 | | "SELECT * FROM users WHERE id = $1", msg.author.id.to_string() [INFO] [stdout] 245 | | ) [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, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> src/commands/astrodolph.rs:264:13 [INFO] [stdout] | [INFO] [stdout] 264 | / sqlx::query!("UPDATE users SET balance = (balance - 1), strong = (strong + 1) WHERE id = $1;", [INFO] [stdout] 265 | | msg.author.id.to_string()) [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 imports: `CreateEmbedAuthor`, `CreateEmbedFooter` [INFO] [stdout] --> src/commands/astrodolph.rs:1:38 [INFO] [stdout] | [INFO] [stdout] 1 | use serenity::builder::{CreateEmbed, CreateEmbedAuthor, CreateEmbedFooter}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dsbot` due to 8 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "7cab7bac25e93889ef50d4e449ba12cef86778616796e8b4c8a773c2da727632", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cab7bac25e93889ef50d4e449ba12cef86778616796e8b4c8a773c2da727632", kill_on_drop: false }` [INFO] [stdout] 7cab7bac25e93889ef50d4e449ba12cef86778616796e8b4c8a773c2da727632