[INFO] cloning repository https://github.com/fstp/discord_analyst_bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fstp/discord_analyst_bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffstp%2Fdiscord_analyst_bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffstp%2Fdiscord_analyst_bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e96428910a5a4b2c3d62ce564836703a8a0505d [INFO] testing fstp/discord_analyst_bot against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffstp%2Fdiscord_analyst_bot" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fstp/discord_analyst_bot on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fstp/discord_analyst_bot [INFO] finished tweaking git repo https://github.com/fstp/discord_analyst_bot [INFO] tweaked toml for git repo https://github.com/fstp/discord_analyst_bot written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/fstp/discord_analyst_bot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--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-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 934f2ea706ebbd54f97c54d27341bde4cc387c813e1f16cf9aec22aed57e8923 [INFO] running `Command { std: "docker" "start" "-a" "934f2ea706ebbd54f97c54d27341bde4cc387c813e1f16cf9aec22aed57e8923", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "934f2ea706ebbd54f97c54d27341bde4cc387c813e1f16cf9aec22aed57e8923", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "934f2ea706ebbd54f97c54d27341bde4cc387c813e1f16cf9aec22aed57e8923", kill_on_drop: false }` [INFO] [stdout] 934f2ea706ebbd54f97c54d27341bde4cc387c813e1f16cf9aec22aed57e8923 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5dae018be75ad9c87f6525115e9b2ffe7b753c75046210f68362f3db6545d22c [INFO] running `Command { std: "docker" "start" "-a" "5dae018be75ad9c87f6525115e9b2ffe7b753c75046210f68362f3db6545d22c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling serenity v0.10.10 [INFO] [stderr] Compiling typemap_rev v0.1.5 [INFO] [stderr] Compiling zeroize v1.5.0 [INFO] [stderr] Compiling sublime_fuzzy v0.7.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libsqlite3-sys v0.23.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling dialoguer v0.9.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling webpki-roots v0.22.2 [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 tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling sqlx-rt v0.5.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling flume v0.10.10 [INFO] [stderr] Compiling sqlx-core v0.5.10 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling async-tungstenite v0.11.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling sqlx-macros v0.5.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling sqlx v0.5.10 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: error returned from database: unable to open database file [INFO] [stdout] --> src/main.rs:431:5 [INFO] [stdout] | [INFO] [stdout] 431 | / sqlx::query!( [INFO] [stdout] 432 | | "INSERT INTO Guilds (id, name, is_banned) VALUES (?, ?, false)", [INFO] [stdout] 433 | | guild, [INFO] [stdout] 434 | | name, [INFO] [stdout] 435 | | ) [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: error returned from database: unable to open database file [INFO] [stdout] --> src/main.rs:448:13 [INFO] [stdout] | [INFO] [stdout] 448 | / sqlx::query!( [INFO] [stdout] 449 | | "INSERT INTO Channels (id, name, guild, webhook) VALUES (?, ?, ?, ?)", [INFO] [stdout] 450 | | channel, [INFO] [stdout] 451 | | name, [INFO] [stdout] 452 | | guild, [INFO] [stdout] 453 | | webhook [INFO] [stdout] 454 | | ) [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: error returned from database: unable to open database file [INFO] [stdout] --> src/main.rs:465:5 [INFO] [stdout] | [INFO] [stdout] 465 | sqlx::query!("SELECT Guilds.name FROM Guilds") [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: error returned from database: unable to open database file [INFO] [stdout] --> src/main.rs:473:5 [INFO] [stdout] | [INFO] [stdout] 473 | sqlx::query!("SELECT Guilds.id FROM Guilds") [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: error returned from database: unable to open database file [INFO] [stdout] --> src/main.rs:483:5 [INFO] [stdout] | [INFO] [stdout] 483 | / sqlx::query!( [INFO] [stdout] 484 | | " [INFO] [stdout] 485 | | SELECT Channels.name\n\ [INFO] [stdout] 486 | | FROM Channels\n\ [INFO] [stdout] ... | [INFO] [stdout] 489 | | server_name [INFO] [stdout] 490 | | ) [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: error returned from database: unable to open database file [INFO] [stdout] --> src/main.rs:720:46 [INFO] [stdout] | [INFO] [stdout] 720 | let mut mentions_from_all: Vec = sqlx::query!( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 721 | | " [INFO] [stdout] 722 | | SELECT mention\n\ [INFO] [stdout] 723 | | FROM Mentions\n\ [INFO] [stdout] ... | [INFO] [stdout] 727 | | user [INFO] [stdout] 728 | | ) [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: error returned from database: unable to open database file [INFO] [stdout] --> src/main.rs:734:49 [INFO] [stdout] | [INFO] [stdout] 734 | let mut mentions_from_source: Vec = sqlx::query!( [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 735 | | " [INFO] [stdout] 736 | | SELECT mention\n\ [INFO] [stdout] 737 | | FROM Mentions\n\ [INFO] [stdout] ... | [INFO] [stdout] 742 | | user [INFO] [stdout] 743 | | ) [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: error returned from database: unable to open database file [INFO] [stdout] --> src/main.rs:762:39 [INFO] [stdout] | [INFO] [stdout] 762 | let webhook_ids: Vec = sqlx::query!( [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 763 | | " [INFO] [stdout] 764 | | SELECT webhook as \"webhook_id: i64\"\n\ [INFO] [stdout] 765 | | FROM Connections\n\ [INFO] [stdout] ... | [INFO] [stdout] 769 | | user, [INFO] [stdout] 770 | | ) [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: error returned from database: unable to open database file [INFO] [stdout] --> src/main.rs:859:33 [INFO] [stdout] | [INFO] [stdout] 859 | let channels: Vec = sqlx::query!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 860 | | " [INFO] [stdout] 861 | | SELECT\n\ [INFO] [stdout] 862 | | Guilds.name as guild_name,\n\ [INFO] [stdout] ... | [INFO] [stdout] 872 | | source_channel [INFO] [stdout] 873 | | ) [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: error returned from database: unable to open database file [INFO] [stdout] --> src/main.rs:1187:5 [INFO] [stdout] | [INFO] [stdout] 1187 | / sqlx::query!( [INFO] [stdout] 1188 | | " [INFO] [stdout] 1189 | | SELECT\n\ [INFO] [stdout] 1190 | | Guilds.name as guild_name,\n\ [INFO] [stdout] ... | [INFO] [stdout] 1200 | | channel_name, [INFO] [stdout] 1201 | | ) [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: error returned from database: unable to open database file [INFO] [stdout] --> src/main.rs:1244:17 [INFO] [stdout] | [INFO] [stdout] 1244 | let count = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 1245 | | " [INFO] [stdout] 1246 | | SELECT COUNT(1) as count\n\ [INFO] [stdout] 1247 | | FROM Connections\n\ [INFO] [stdout] ... | [INFO] [stdout] 1252 | | user, [INFO] [stdout] 1253 | | ) [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: error returned from database: unable to open database file [INFO] [stdout] --> src/main.rs:1278:5 [INFO] [stdout] | [INFO] [stdout] 1278 | / sqlx::query!( [INFO] [stdout] 1279 | | "INSERT INTO Connections (source, target, user, webhook) VALUES (?, ?, ?, ?)", [INFO] [stdout] 1280 | | source, [INFO] [stdout] 1281 | | target, [INFO] [stdout] 1282 | | user, [INFO] [stdout] 1283 | | webhook [INFO] [stdout] 1284 | | ) [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: error returned from database: unable to open database file [INFO] [stdout] --> src/main.rs:1304:22 [INFO] [stdout] | [INFO] [stdout] 1304 | let webhook_id = sqlx::query!("SELECT webhook FROM Channels WHERE id = ?", id) [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: error returned from database: unable to open database file [INFO] [stdout] --> src/main.rs:1360:5 [INFO] [stdout] | [INFO] [stdout] 1360 | / sqlx::query!( [INFO] [stdout] 1361 | | "DELETE FROM Connections WHERE source = ? AND target = ? AND user = ?", [INFO] [stdout] 1362 | | source, [INFO] [stdout] 1363 | | target, [INFO] [stdout] 1364 | | user [INFO] [stdout] 1365 | | ) [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: error returned from database: unable to open database file [INFO] [stdout] --> src/main.rs:1387:5 [INFO] [stdout] | [INFO] [stdout] 1387 | / sqlx::query!( [INFO] [stdout] 1388 | | "DELETE FROM Connections WHERE source = ? AND user = ?", [INFO] [stdout] 1389 | | source, [INFO] [stdout] 1390 | | user [INFO] [stdout] 1391 | | ) [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: error returned from database: unable to open database file [INFO] [stdout] --> src/main.rs:1422:40 [INFO] [stdout] | [INFO] [stdout] 1422 | let connections: Vec = sqlx::query!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 1423 | | " [INFO] [stdout] 1424 | | SELECT\n\ [INFO] [stdout] 1425 | | user as \"user: i64\",\n\ [INFO] [stdout] ... | [INFO] [stdout] 1441 | | user [INFO] [stdout] 1442 | | ) [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: error returned from database: unable to open database file [INFO] [stdout] --> src/main.rs:1500:5 [INFO] [stdout] | [INFO] [stdout] 1500 | / sqlx::query!( [INFO] [stdout] 1501 | | " [INFO] [stdout] 1502 | | DELETE FROM Connections\n\ [INFO] [stdout] 1503 | | WHERE Connections.id in (\n\ [INFO] [stdout] ... | [INFO] [stdout] 1518 | | user [INFO] [stdout] 1519 | | ) [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: error returned from database: unable to open database file [INFO] [stdout] --> src/main.rs:1537:17 [INFO] [stdout] | [INFO] [stdout] 1537 | let count = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 1538 | | " [INFO] [stdout] 1539 | | SELECT COUNT(1) as count\n\ [INFO] [stdout] 1540 | | FROM Mentions\n\ [INFO] [stdout] ... | [INFO] [stdout] 1545 | | mention [INFO] [stdout] 1546 | | ) [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: error returned from database: unable to open database file [INFO] [stdout] --> src/main.rs:1561:17 [INFO] [stdout] | [INFO] [stdout] 1561 | let count = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 1562 | | " [INFO] [stdout] 1563 | | SELECT COUNT(1) as count\n\ [INFO] [stdout] 1564 | | FROM Mentions\n\ [INFO] [stdout] ... | [INFO] [stdout] 1568 | | mention [INFO] [stdout] 1569 | | ) [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: error returned from database: unable to open database file [INFO] [stdout] --> src/main.rs:1606:30 [INFO] [stdout] | [INFO] [stdout] 1606 | let result = sqlx::query!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 1607 | | "INSERT INTO Mentions (source, target, mention, user) VALUES (?, ?, ?, ?)", [INFO] [stdout] 1608 | | source, [INFO] [stdout] 1609 | | target, [INFO] [stdout] 1610 | | m, [INFO] [stdout] 1611 | | user [INFO] [stdout] 1612 | | ) [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: error returned from database: unable to open database file [INFO] [stdout] --> src/main.rs:1625:30 [INFO] [stdout] | [INFO] [stdout] 1625 | let result = sqlx::query!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 1626 | | "INSERT INTO Mentions (source, target, mention, user) VALUES (NULL, ?, ?, ?)", [INFO] [stdout] 1627 | | target, [INFO] [stdout] 1628 | | m, [INFO] [stdout] 1629 | | user [INFO] [stdout] 1630 | | ) [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[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(hash_drain_filter)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(io_error_other)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::TryFutureExt` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use futures::TryFutureExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 23 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bot` due to 24 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "5dae018be75ad9c87f6525115e9b2ffe7b753c75046210f68362f3db6545d22c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dae018be75ad9c87f6525115e9b2ffe7b753c75046210f68362f3db6545d22c", kill_on_drop: false }` [INFO] [stdout] 5dae018be75ad9c87f6525115e9b2ffe7b753c75046210f68362f3db6545d22c