[INFO] cloning repository https://github.com/driftluo/MyBlog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/driftluo/MyBlog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdriftluo%2FMyBlog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdriftluo%2FMyBlog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e66246ba3e2a21d62871c94856f1fb3880559f2c [INFO] testing driftluo/MyBlog against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdriftluo%2FMyBlog" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/driftluo/MyBlog on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/driftluo/MyBlog [INFO] finished tweaking git repo https://github.com/driftluo/MyBlog [INFO] tweaked toml for git repo https://github.com/driftluo/MyBlog written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/driftluo/MyBlog already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded phf_shared v0.10.0 [INFO] [stderr] Downloaded arc-swap v1.5.0 [INFO] [stderr] Downloaded futures v0.3.18 [INFO] [stderr] Downloaded diligent-date-parser v0.1.3 [INFO] [stderr] Downloaded proc-quote-impl v0.3.2 [INFO] [stderr] Downloaded proc-quote v0.4.0 [INFO] [stderr] Downloaded salvo v0.16.5 [INFO] [stderr] Downloaded phf_codegen v0.10.0 [INFO] [stderr] Downloaded rss v1.10.0 [INFO] [stderr] Downloaded phf_generator v0.10.0 [INFO] [stderr] Downloaded textnonce v1.0.0 [INFO] [stderr] Downloaded salvo_core v0.16.5 [INFO] [stderr] Downloaded chrono-tz v0.6.0 [INFO] [stderr] Downloaded phf v0.10.0 [INFO] [stderr] Downloaded tera v1.15.0 [INFO] [stderr] Downloaded chrono-tz-build v0.0.2 [INFO] [stderr] Downloaded salvo_macros v0.16.0 [INFO] [stderr] Downloaded salvo_extra v0.16.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6c809afd5b02c1346385d0f6c35e192116396da5a3c94b36f4adccb5d9e67f8 [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" "c6c809afd5b02c1346385d0f6c35e192116396da5a3c94b36f4adccb5d9e67f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6c809afd5b02c1346385d0f6c35e192116396da5a3c94b36f4adccb5d9e67f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6c809afd5b02c1346385d0f6c35e192116396da5a3c94b36f4adccb5d9e67f8", kill_on_drop: false }` [INFO] [stdout] c6c809afd5b02c1346385d0f6c35e192116396da5a3c94b36f4adccb5d9e67f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3ad93fe8ca67dbc6957b7a9896c8be255138677b13aad64583d6a76734cc1d4 [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" "d3ad93fe8ca67dbc6957b7a9896c8be255138677b13aad64583d6a76734cc1d4", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling whoami v1.2.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling multer v2.0.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling brotli v3.3.2 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling phf v0.10.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling headers v0.3.5 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling textnonce v1.0.0 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling chrono-tz v0.6.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling proc-quote v0.4.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [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 tokio-macros v1.6.0 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling async-compression v0.3.8 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling combine v4.6.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling diligent-date-parser v0.1.3 [INFO] [stderr] Compiling atom_syndication v0.9.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling rss v1.10.0 [INFO] [stderr] Compiling salvo_macros v0.16.0 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling sqlx-core v0.5.9 [INFO] [stderr] Compiling tera v1.15.0 [INFO] [stderr] Compiling redis v0.20.2 [INFO] [stderr] Compiling salvo_core v0.16.5 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling salvo_extra v0.16.5 [INFO] [stderr] Compiling salvo v0.16.5 [INFO] [stderr] Compiling sqlx-macros v0.5.9 [INFO] [stderr] Compiling sqlx v0.5.9 [INFO] [stderr] Compiling new_blog v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/models/article_tag_relation.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / sqlx::query!( [INFO] [stdout] 17 | | r#"Insert into article_tag_relation (tag_id, article_id) VALUES ($1, $2)"#, [INFO] [stdout] 18 | | self.tag_id, [INFO] [stdout] 19 | | self.article_id [INFO] [stdout] 20 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = help: message: Tried to setenv '"DATABASE_URL"' while process has multiple threads [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/models/article_tag_relation.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | / sqlx::query!( [INFO] [stdout] 29 | | r#"DELETE FROM article_tag_relation WHERE article_id = $1"#, [INFO] [stdout] 30 | | id [INFO] [stdout] 31 | | ) [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/models/article_tag_relation.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | sqlx::query!(r#"DELETE FROM article_tag_relation WHERE tag_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 `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/models/article_tag_relation.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | / sqlx::query!( [INFO] [stdout] 45 | | r#"DELETE FROM article_tag_relation WHERE article_id = $1 AND tag_id = $2"#, [INFO] [stdout] 46 | | self.article_id, [INFO] [stdout] 47 | | self.tag_id [INFO] [stdout] 48 | | ) [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/models/articles.rs:81:19 [INFO] [stdout] | [INFO] [stdout] 81 | let res = sqlx::query!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 82 | | r#"UPDATE articles SET title = $1, content = $2, raw_content = $3 WHERE id = $4"#, [INFO] [stdout] 83 | | self.title, [INFO] [stdout] 84 | | markdown_render(&self.raw_content), [INFO] [stdout] 85 | | self.raw_content, [INFO] [stdout] 86 | | self.id [INFO] [stdout] 87 | | ) [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/models/articles.rs:126:13 [INFO] [stdout] | [INFO] [stdout] 126 | / sqlx::query_as!( [INFO] [stdout] 127 | | ArticleList, [INFO] [stdout] 128 | | r#"SELECT id, title, published, create_time, modify_time [INFO] [stdout] 129 | | FROM articles [INFO] [stdout] ... | [INFO] [stdout] 133 | | offset [INFO] [stdout] 134 | | ) [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_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/models/articles.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | / sqlx::query_as!( [INFO] [stdout] 139 | | ArticleList, [INFO] [stdout] 140 | | r#"SELECT id, title, published, create_time, modify_time [INFO] [stdout] 141 | | FROM articles [INFO] [stdout] ... | [INFO] [stdout] 146 | | offset [INFO] [stdout] 147 | | ) [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_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/models/articles.rs:159:19 [INFO] [stdout] | [INFO] [stdout] 159 | let res = sqlx::query_as!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 160 | | ArticleList, [INFO] [stdout] 161 | | r#"SELECT id, title, published, create_time, modify_time [INFO] [stdout] 162 | | FROM articles [INFO] [stdout] ... | [INFO] [stdout] 167 | | offset [INFO] [stdout] 168 | | ) [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_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/models/articles.rs:198:9 [INFO] [stdout] | [INFO] [stdout] 198 | sqlx::query_as!(TP, r#"select count(*) from articles"#) [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_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/models/articles.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 259 | / sqlx::query!( [INFO] [stdout] 260 | | r#"UPDATE articles SET published = $1 WHERE id = $2"#, [INFO] [stdout] 261 | | data.publish, [INFO] [stdout] 262 | | data.id [INFO] [stdout] 263 | | ) [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/models/articles.rs:387:5 [INFO] [stdout] | [INFO] [stdout] 387 | sqlx::query!(r#"DELETE FROM articles WHERE 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 `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/models/comment.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / sqlx::query!( [INFO] [stdout] 37 | | r#"INSERT INTO comments (comment, article_id, user_id) VALUES ($1, $2, $3)"#, [INFO] [stdout] 38 | | self.comment, [INFO] [stdout] 39 | | self.article_id, [INFO] [stdout] 40 | | user_id [INFO] [stdout] 41 | | ) [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/models/comment.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | sqlx::query!(r#"DELETE FROM comments where id = $1"#, comment_id) [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/models/comment.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | sqlx::query!(r#"DELETE FROM comments where user_id = $1"#, user_id) [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/models/tag.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | sqlx::query!(r#"INSERT INTO tags (tag) VALUES ($1)"#, tag) [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/models/tag.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | sqlx::query_as!(Tags, r#"SELECT * FROM tags"#) [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_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/models/tag.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | sqlx::query!(r#"DELETE FROM tags WHERE 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 `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/models/tag.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | / sqlx::query!( [INFO] [stdout] 38 | | r#"UPDATE tags SET tag = $1 WHERE id = $2"#, [INFO] [stdout] 39 | | self.tag, [INFO] [stdout] 40 | | self.id [INFO] [stdout] 41 | | ) [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/models/user.rs:28:19 [INFO] [stdout] | [INFO] [stdout] 28 | let res = sqlx::query!(r#"DELETE FROM users WHERE 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 `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/models/user.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | / sqlx::query!( [INFO] [stdout] 39 | | r#"UPDATE users SET groups = $1 WHERE id = $2"#, [INFO] [stdout] 40 | | data.permission, [INFO] [stdout] 41 | | data.id [INFO] [stdout] 42 | | ) [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/models/user.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | / sqlx::query!( [INFO] [stdout] 51 | | r#"UPDATE users SET disabled = $1 WHERE id = $2"#, [INFO] [stdout] 52 | | data.disabled, [INFO] [stdout] 53 | | data.id [INFO] [stdout] 54 | | ) [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/models/user.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | / sqlx::query_as!( [INFO] [stdout] 63 | | UserInfo, [INFO] [stdout] 64 | | r#"SELECT id, account, nickname, groups, say, email, create_time, github FROM users [INFO] [stdout] 65 | | WHERE id = $1"#, [INFO] [stdout] 66 | | id [INFO] [stdout] 67 | | ) [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_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/models/user.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | / sqlx::query_as!( [INFO] [stdout] 75 | | UserInfo, [INFO] [stdout] 76 | | r#"SELECT id, account, nickname, groups, say, email, create_time, github FROM users [INFO] [stdout] 77 | | WHERE github = $1 AND disabled = 0"#, [INFO] [stdout] 78 | | github [INFO] [stdout] 79 | | ) [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_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/models/user.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | / sqlx::query_as!( [INFO] [stdout] 87 | | UserInfo, [INFO] [stdout] 88 | | r#"SELECT id, account, nickname, groups, say, email, create_time, github FROM users [INFO] [stdout] 89 | | WHERE email = $1 AND disabled = 0"#, [INFO] [stdout] 90 | | email [INFO] [stdout] 91 | | ) [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_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/models/user.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | / sqlx::query_as!( [INFO] [stdout] 103 | | UserInfo, [INFO] [stdout] 104 | | r#"SELECT id, account, nickname, groups, say, email, create_time, github FROM users [INFO] [stdout] 105 | | ORDER BY create_time [INFO] [stdout] ... | [INFO] [stdout] 108 | | offset [INFO] [stdout] 109 | | ) [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_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/models/user.rs:122:24 [INFO] [stdout] | [INFO] [stdout] 122 | let info = sqlx::query_as!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 123 | | UserInfo, [INFO] [stdout] 124 | | r#"SELECT id, account, nickname, groups, say, email, create_time, github FROM users WHERE account = 'admin'"#, [INFO] [stdout] 125 | | ) [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_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/models/user.rs:180:19 [INFO] [stdout] | [INFO] [stdout] 180 | let res = sqlx::query_as!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 181 | | UserInfo, [INFO] [stdout] 182 | | r#"INSERT INTO users (account, password, salt, nickname, say, email, github) [INFO] [stdout] 183 | | VALUES ($1, $2, $3, $4, $5, $6, $7) [INFO] [stdout] ... | [INFO] [stdout] 191 | | self.github [INFO] [stdout] 192 | | ) [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_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/models/user.rs:250:9 [INFO] [stdout] | [INFO] [stdout] 250 | / sqlx::query!( [INFO] [stdout] 251 | | r#"UPDATE users SET password = $1, salt = $2 WHERE id = $3"#, [INFO] [stdout] 252 | | password, [INFO] [stdout] 253 | | salt, [INFO] [stdout] 254 | | info.id [INFO] [stdout] 255 | | ) [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/models/user.rs:268:24 [INFO] [stdout] | [INFO] [stdout] 268 | let old_user = sqlx::query_as!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 269 | | Old, [INFO] [stdout] 270 | | r#"SELECT password, salt FROM users [INFO] [stdout] 271 | | WHERE id = $1"#, [INFO] [stdout] 272 | | id [INFO] [stdout] 273 | | ) [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_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/models/user.rs:299:19 [INFO] [stdout] | [INFO] [stdout] 299 | let res = sqlx::query_as!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 300 | | UserInfo, [INFO] [stdout] 301 | | r#"UPDATE users SET nickname = $1, say = $2, email = $3 WHERE id = $4 [INFO] [stdout] 302 | | RETURNING id, account, nickname, groups, say, email, create_time, github"#, [INFO] [stdout] ... | [INFO] [stdout] 306 | | info.id, [INFO] [stdout] 307 | | ) [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_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/models/user.rs:331:19 [INFO] [stdout] | [INFO] [stdout] 331 | let res = sqlx::query_as!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 332 | | Users, [INFO] [stdout] 333 | | r#"SELECT * FROM users WHERE disabled = 0 AND account = $1"#, [INFO] [stdout] 334 | | self.account [INFO] [stdout] 335 | | ) [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_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/models/user.rs:406:31 [INFO] [stdout] | [INFO] [stdout] 406 | match sqlx::query!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 407 | | r#"UPDATe users SET github = $1 WHERE id = $2"#, [INFO] [stdout] 408 | | github, [INFO] [stdout] 409 | | data.id [INFO] [stdout] 410 | | ) [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: aborting due to 32 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `new_blog` due to 33 previous errors [INFO] running `Command { std: "docker" "inspect" "d3ad93fe8ca67dbc6957b7a9896c8be255138677b13aad64583d6a76734cc1d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3ad93fe8ca67dbc6957b7a9896c8be255138677b13aad64583d6a76734cc1d4", kill_on_drop: false }` [INFO] [stdout] d3ad93fe8ca67dbc6957b7a9896c8be255138677b13aad64583d6a76734cc1d4