[INFO] cloning repository https://github.com/ccaa-team/Big-Brother [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ccaa-team/Big-Brother" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fccaa-team%2FBig-Brother", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fccaa-team%2FBig-Brother'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 942f061ce063a18d5105fffc4f577c67c1dad0f0 [INFO] checking ccaa-team/Big-Brother/942f061ce063a18d5105fffc4f577c67c1dad0f0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124305 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fccaa-team%2FBig-Brother" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ccaa-team/Big-Brother on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ccaa-team/Big-Brother [INFO] finished tweaking git repo https://github.com/ccaa-team/Big-Brother [INFO] tweaked toml for git repo https://github.com/ccaa-team/Big-Brother written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ccaa-team/Big-Brother 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlx-macros v0.7.1 [INFO] [stderr] Downloaded sqlx-core v0.7.1 [INFO] [stderr] Downloaded mexprp v0.3.1 [INFO] [stderr] Downloaded nekosbest v0.20.1 [INFO] [stderr] Downloaded sqlx-postgres v0.7.1 [INFO] [stderr] Downloaded rustix v0.38.11 [INFO] [stderr] Downloaded sqlx v0.7.1 [INFO] [stderr] Downloaded sqlx-macros-core v0.7.1 [INFO] [stderr] Downloaded sqlx-mysql v0.7.1 [INFO] [stderr] Downloaded sqlx-sqlite v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6bd41d33bbbd1b05f3573e183a15bc2fb503b466f1873439b4c58e9b0486bc4c [INFO] running `Command { std: "docker" "start" "-a" "6bd41d33bbbd1b05f3573e183a15bc2fb503b466f1873439b4c58e9b0486bc4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bd41d33bbbd1b05f3573e183a15bc2fb503b466f1873439b4c58e9b0486bc4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bd41d33bbbd1b05f3573e183a15bc2fb503b466f1873439b4c58e9b0486bc4c", kill_on_drop: false }` [INFO] [stdout] 6bd41d33bbbd1b05f3573e183a15bc2fb503b466f1873439b4c58e9b0486bc4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71e72c86d022c45580d3806457bda7c9c2c2f5d9549b648af1d2a72abc650aa6 [INFO] running `Command { std: "docker" "start" "-a" "71e72c86d022c45580d3806457bda7c9c2c2f5d9549b648af1d2a72abc650aa6", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking memchr v2.6.2 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking lock_api v0.4.10 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling rustix v0.38.11 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Checking webpki-roots v0.25.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Checking rustls-pemfile v1.0.3 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking aho-corasick v1.0.5 [INFO] [stderr] Compiling serenity v0.12.0 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking typemap_rev v0.3.0 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling darling_core v0.20.5 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking rustls-webpki v0.101.4 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling darling_macro v0.20.5 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking mexprp v0.3.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling darling v0.20.5 [INFO] [stderr] Compiling poise_macros v0.6.1 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking chrono v0.4.33 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking tungstenite v0.20.1 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Checking tokio-tungstenite v0.20.1 [INFO] [stderr] Checking sqlformat v0.2.2 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking sqlx-core v0.7.1 [INFO] [stderr] Checking sqlx-postgres v0.7.1 [INFO] [stderr] Checking hyper-rustls v0.24.1 [INFO] [stderr] Checking reqwest v0.11.24 [INFO] [stderr] Checking nekosbest v0.20.1 [INFO] [stderr] Compiling sqlx-macros-core v0.7.1 [INFO] [stderr] Compiling sqlx-macros v0.7.1 [INFO] [stderr] Checking sqlx v0.7.1 [INFO] [stderr] Checking poise v0.6.1 [INFO] [stderr] Checking autovirt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/events/reactions.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | / sqlx::query!( [INFO] [stdout] 39 | | "update moyai [INFO] [stdout] 40 | | set moyai_count = $1 [INFO] [stdout] 41 | | where message_id = $2", [INFO] [stdout] 42 | | count, [INFO] [stdout] 43 | | post.message_id [INFO] [stdout] 44 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: message: failed to load environment from "/opt/rustwide/workdir/.env", stream did not contain valid UTF-8 [INFO] [stdout] = note: this error originates in the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/events/reactions.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | / sqlx::query!( [INFO] [stdout] 39 | | "update moyai [INFO] [stdout] 40 | | set moyai_count = $1 [INFO] [stdout] 41 | | where message_id = $2", [INFO] [stdout] 42 | | count, [INFO] [stdout] 43 | | post.message_id [INFO] [stdout] 44 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: message: failed to load environment from "/opt/rustwide/workdir/.env", stream did not contain valid UTF-8 [INFO] [stdout] = note: this error originates in the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/events/reactions.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | / sqlx::query!( [INFO] [stdout] 52 | | "update moyai [INFO] [stdout] 53 | | set post_id = $1 [INFO] [stdout] 54 | | where message_id = $2", [INFO] [stdout] 55 | | id, [INFO] [stdout] 56 | | post.message_id [INFO] [stdout] 57 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = help: message: Lazy instance has previously been poisoned [INFO] [stdout] = note: this error originates in the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/events/reactions.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | / sqlx::query!( [INFO] [stdout] 52 | | "update moyai [INFO] [stdout] 53 | | set post_id = $1 [INFO] [stdout] 54 | | where message_id = $2", [INFO] [stdout] 55 | | id, [INFO] [stdout] 56 | | post.message_id [INFO] [stdout] 57 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = help: message: Lazy instance has previously been poisoned [INFO] [stdout] = note: this error originates in the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/events/reactions.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | / sqlx::query!( [INFO] [stdout] 85 | | "update moyai [INFO] [stdout] 86 | | set moyai_count = $1 [INFO] [stdout] 87 | | where message_id = $2", [INFO] [stdout] 88 | | count, [INFO] [stdout] 89 | | id [INFO] [stdout] 90 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = help: message: Lazy instance has previously been poisoned [INFO] [stdout] = note: this error originates in the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/events/reactions.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | / sqlx::query!( [INFO] [stdout] 85 | | "update moyai [INFO] [stdout] 86 | | set moyai_count = $1 [INFO] [stdout] 87 | | where message_id = $2", [INFO] [stdout] 88 | | count, [INFO] [stdout] 89 | | id [INFO] [stdout] 90 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = help: message: Lazy instance has previously been poisoned [INFO] [stdout] = note: this error originates in the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/events/reactions.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | / sqlx::query!( [INFO] [stdout] 98 | | "insert into moyai [INFO] [stdout] 99 | | values($1, $2, $3, $4, $5)", [INFO] [stdout] 100 | | id, [INFO] [stdout] ... | [INFO] [stdout] 104 | | author [INFO] [stdout] 105 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: message: Lazy instance has previously been poisoned [INFO] [stdout] = note: this error originates in the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/events/reactions.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | / sqlx::query!( [INFO] [stdout] 98 | | "insert into moyai [INFO] [stdout] 99 | | values($1, $2, $3, $4, $5)", [INFO] [stdout] 100 | | id, [INFO] [stdout] ... | [INFO] [stdout] 104 | | author [INFO] [stdout] 105 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: message: Lazy instance has previously been poisoned [INFO] [stdout] = note: this error originates in the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/events/reactions.rs:128:15 [INFO] [stdout] | [INFO] [stdout] 128 | match query_as!(BoardEntry, "select * from moyai where message_id = $1", id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Lazy instance has previously been poisoned [INFO] [stdout] = note: this error originates in the macro `query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/events/reactions.rs:128:15 [INFO] [stdout] | [INFO] [stdout] 128 | match query_as!(BoardEntry, "select * from moyai where message_id = $1", id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Lazy instance has previously been poisoned [INFO] [stdout] = note: this error originates in the macro `query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/events/reactions.rs:147:16 [INFO] [stdout] | [INFO] [stdout] 147 | let post = query_as!(BoardEntry, "select * from moyai where message_id = $1", id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Lazy instance has previously been poisoned [INFO] [stdout] = note: this error originates in the macro `query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/events/reactions.rs:147:16 [INFO] [stdout] | [INFO] [stdout] 147 | let post = query_as!(BoardEntry, "select * from moyai where message_id = $1", id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Lazy instance has previously been poisoned [INFO] [stdout] = note: this error originates in the macro `query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/events/reactions.rs:168:17 [INFO] [stdout] | [INFO] [stdout] 168 | / query!( [INFO] [stdout] 169 | | "update moyai [INFO] [stdout] 170 | | set post_id = $1 [INFO] [stdout] 171 | | where message_id = $2", [INFO] [stdout] 172 | | None::, [INFO] [stdout] 173 | | id [INFO] [stdout] 174 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: Lazy instance has previously been poisoned [INFO] [stdout] = note: this error originates in the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/events/reactions.rs:179:17 [INFO] [stdout] | [INFO] [stdout] 179 | / query!( [INFO] [stdout] 180 | | "update moyai [INFO] [stdout] 181 | | set moyai_count = $1 [INFO] [stdout] 182 | | where message_id = $2", [INFO] [stdout] 183 | | count, [INFO] [stdout] 184 | | id [INFO] [stdout] 185 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: Lazy instance has previously been poisoned [INFO] [stdout] = note: this error originates in the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/events/reactions.rs:168:17 [INFO] [stdout] | [INFO] [stdout] 168 | / query!( [INFO] [stdout] 169 | | "update moyai [INFO] [stdout] 170 | | set post_id = $1 [INFO] [stdout] 171 | | where message_id = $2", [INFO] [stdout] 172 | | None::, [INFO] [stdout] 173 | | id [INFO] [stdout] 174 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: Lazy instance has previously been poisoned [INFO] [stdout] = note: this error originates in the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/events/reactions.rs:179:17 [INFO] [stdout] | [INFO] [stdout] 179 | / query!( [INFO] [stdout] 180 | | "update moyai [INFO] [stdout] 181 | | set moyai_count = $1 [INFO] [stdout] 182 | | where message_id = $2", [INFO] [stdout] 183 | | count, [INFO] [stdout] 184 | | id [INFO] [stdout] 185 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: Lazy instance has previously been poisoned [INFO] [stdout] = note: this error originates in the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/events/reactions.rs:197:13 [INFO] [stdout] | [INFO] [stdout] 197 | / query!( [INFO] [stdout] 198 | | "update moyai [INFO] [stdout] 199 | | set post_id = $1 [INFO] [stdout] 200 | | where message_id = $2", [INFO] [stdout] 201 | | None::, [INFO] [stdout] 202 | | id [INFO] [stdout] 203 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = help: message: Lazy instance has previously been poisoned [INFO] [stdout] = note: this error originates in the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/events/reactions.rs:197:13 [INFO] [stdout] | [INFO] [stdout] 197 | / query!( [INFO] [stdout] 198 | | "update moyai [INFO] [stdout] 199 | | set post_id = $1 [INFO] [stdout] 200 | | where message_id = $2", [INFO] [stdout] 201 | | None::, [INFO] [stdout] 202 | | id [INFO] [stdout] 203 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = help: message: Lazy instance has previously been poisoned [INFO] [stdout] = note: this error originates in the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/main.rs:99:39 [INFO] [stdout] | [INFO] [stdout] 99 | let autoreplies: Vec = query_as!(AutoReply, "select * from replies") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Lazy instance has previously been poisoned [INFO] [stdout] = note: this error originates in the macro `query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/main.rs:99:39 [INFO] [stdout] | [INFO] [stdout] 99 | let autoreplies: Vec = query_as!(AutoReply, "select * from replies") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Lazy instance has previously been poisoned [INFO] [stdout] = note: this error originates in the macro `query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/commands/scan.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | query!("delete from moyai *") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Lazy instance has previously been poisoned [INFO] [stdout] = note: this error originates in the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/commands/scan.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | query!("delete from moyai *") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Lazy instance has previously been poisoned [INFO] [stdout] = note: this error originates in the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/commands/scan.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | match query_as!(BoardEntry, "select * from moyai where message_id = $1", id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Lazy instance has previously been poisoned [INFO] [stdout] = note: this error originates in the macro `query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/commands/scan.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | match query_as!(BoardEntry, "select * from moyai where message_id = $1", id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Lazy instance has previously been poisoned [INFO] [stdout] = note: this error originates in the macro `query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/commands/moyai.rs:52:19 [INFO] [stdout] | [INFO] [stdout] 52 | let entries = query_as!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 53 | | BoardEntry, [INFO] [stdout] 54 | | "select * [INFO] [stdout] 55 | | from moyai [INFO] [stdout] ... | [INFO] [stdout] 58 | | amount [INFO] [stdout] 59 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: message: Lazy instance has previously been poisoned [INFO] [stdout] = note: this error originates in the macro `query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/commands/moyai.rs:52:19 [INFO] [stdout] | [INFO] [stdout] 52 | let entries = query_as!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 53 | | BoardEntry, [INFO] [stdout] 54 | | "select * [INFO] [stdout] 55 | | from moyai [INFO] [stdout] ... | [INFO] [stdout] 58 | | amount [INFO] [stdout] 59 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: message: Lazy instance has previously been poisoned [INFO] [stdout] = note: this error originates in the macro `query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/commands/moyai.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | let list = query_as!(BoardEntry, "select * from moyai") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Lazy instance has previously been poisoned [INFO] [stdout] = note: this error originates in the macro `query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/commands/moyai.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | let list = query_as!(BoardEntry, "select * from moyai") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Lazy instance has previously been poisoned [INFO] [stdout] = note: this error originates in the macro `query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/commands/autoreply.rs:79:18 [INFO] [stdout] | [INFO] [stdout] 79 | let result = query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 80 | | "delete from replies [INFO] [stdout] 81 | | where trigger = $1", [INFO] [stdout] 82 | | trigger [INFO] [stdout] 83 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: message: Lazy instance has previously been poisoned [INFO] [stdout] = note: this error originates in the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/commands/autoreply.rs:92:40 [INFO] [stdout] | [INFO] [stdout] 92 | let data: Vec = query_as!(AutoReply, "select * from replies") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Lazy instance has previously been poisoned [INFO] [stdout] = note: this error originates in the macro `query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/commands/autoreply.rs:79:18 [INFO] [stdout] | [INFO] [stdout] 79 | let result = query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 80 | | "delete from replies [INFO] [stdout] 81 | | where trigger = $1", [INFO] [stdout] 82 | | trigger [INFO] [stdout] 83 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: message: Lazy instance has previously been poisoned [INFO] [stdout] = note: this error originates in the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/commands/autoreply.rs:92:40 [INFO] [stdout] | [INFO] [stdout] 92 | let data: Vec = query_as!(AutoReply, "select * from replies") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Lazy instance has previously been poisoned [INFO] [stdout] = note: this error originates in the macro `query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/commands/autoreply.rs:44:18 [INFO] [stdout] | [INFO] [stdout] 44 | let result = query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 45 | | "insert into replies [INFO] [stdout] 46 | | values($1, $2)", [INFO] [stdout] 47 | | trigger, [INFO] [stdout] 48 | | reply [INFO] [stdout] 49 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: message: Lazy instance has previously been poisoned [INFO] [stdout] = note: this error originates in the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/commands/autoreply.rs:44:18 [INFO] [stdout] | [INFO] [stdout] 44 | let result = query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 45 | | "insert into replies [INFO] [stdout] 46 | | values($1, $2)", [INFO] [stdout] 47 | | trigger, [INFO] [stdout] 48 | | reply [INFO] [stdout] 49 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: message: Lazy instance has previously been poisoned [INFO] [stdout] = note: this error originates in the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `structs::BoardEntry` [INFO] [stdout] --> src/commands/moyai.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::{structs::BoardEntry, Context, Error, MOYAI}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `structs::BoardEntry` [INFO] [stdout] --> src/commands/scan.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | structs::BoardEntry, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `structs::BoardEntry` [INFO] [stdout] --> src/commands/moyai.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::{structs::BoardEntry, Context, Error, MOYAI}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `structs::BoardEntry` [INFO] [stdout] --> src/commands/scan.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | structs::BoardEntry, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `autovirt` (bin "autovirt" test) due to 18 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 17 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `autovirt` (bin "autovirt") due to 18 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "71e72c86d022c45580d3806457bda7c9c2c2f5d9549b648af1d2a72abc650aa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71e72c86d022c45580d3806457bda7c9c2c2f5d9549b648af1d2a72abc650aa6", kill_on_drop: false }` [INFO] [stdout] 71e72c86d022c45580d3806457bda7c9c2c2f5d9549b648af1d2a72abc650aa6