[INFO] cloning repository https://github.com/Follpvosten/swiki
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Follpvosten/swiki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFollpvosten%2Fswiki", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFollpvosten%2Fswiki'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7a5d216cd9776fa2958531bc8d357f0e695d3635
[INFO] checking Follpvosten/swiki against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFollpvosten%2Fswiki" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Follpvosten/swiki
[INFO] finished tweaking git repo https://github.com/Follpvosten/swiki
[INFO] tweaked toml for git repo https://github.com/Follpvosten/swiki written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Follpvosten/swiki on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Follpvosten/swiki 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ownedbytes v0.1.0
[INFO] [stderr]   Downloaded tantivy-bitpacker v0.1.1
[INFO] [stderr]   Downloaded fastdivide v0.3.0
[INFO] [stderr]   Downloaded tantivy-common v0.1.0
[INFO] [stderr]   Downloaded twox-hash v1.6.1
[INFO] [stderr]   Downloaded lodepng v3.4.6
[INFO] [stderr]   Downloaded rgb v0.8.27
[INFO] [stderr]   Downloaded fallible_collections v0.4.3
[INFO] [stderr]   Downloaded loom v0.5.1
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.77
[INFO] [stderr]   Downloaded hyper v0.14.12
[INFO] [stderr]   Downloaded sqlx-core v0.5.7
[INFO] [stderr]   Downloaded js-sys v0.3.54
[INFO] [stderr]   Downloaded flate2 v1.0.21
[INFO] [stderr]   Downloaded minimal-lexical v0.1.3
[INFO] [stderr]   Downloaded tera v1.12.1
[INFO] [stderr]   Downloaded sqlx v0.5.7
[INFO] [stderr]   Downloaded tantivy v0.16.1
[INFO] [stderr]   Downloaded combine v4.6.1
[INFO] [stderr]   Downloaded tokio-stream v0.1.7
[INFO] [stderr]   Downloaded whoami v1.1.3
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.77
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.77
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.77
[INFO] [stderr]   Downloaded sqlx-macros v0.5.7
[INFO] [stderr]   Downloaded bitpacking v0.8.4
[INFO] [stderr]   Downloaded census v0.4.0
[INFO] [stderr]   Downloaded fail v0.4.0
[INFO] [stderr]   Downloaded fastfield_codecs v0.1.0
[INFO] [stderr]   Downloaded serde_json v1.0.67
[INFO] [stderr]   Downloaded normpath v0.3.0
[INFO] [stderr]   Downloaded rocket_dyn_templates v0.1.0-rc.1
[INFO] [stderr]   Downloaded siphasher v0.3.7
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.77
[INFO] [stderr]   Downloaded sqlx-rt v0.5.7
[INFO] [stderr]   Downloaded lz4_flex v0.8.2
[INFO] [stderr]   Downloaded measure_time v0.7.0
[INFO] [stderr]   Downloaded murmurhash32 v0.2.0
[INFO] [stderr]   Downloaded chrono-tz v0.5.3
[INFO] [stderr]   Downloaded crc v2.0.0
[INFO] [stderr]   Downloaded web-sys v0.3.54
[INFO] [stderr]   Downloaded regex-syntax v0.4.2
[INFO] [stderr]   Downloaded tantivy-query-grammar v0.15.0
[INFO] [stderr]   Downloaded tokio v1.11.0
[INFO] [stderr]   Downloaded tantivy-fst v0.3.0
[INFO] [stderr]   Downloaded captcha v0.0.8
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a13b07e8096feb6a665e1d7625b0e8224fc991ed1ee7aa264d0d47afd94b454
[INFO] running `Command { std: "docker" "start" "-a" "3a13b07e8096feb6a665e1d7625b0e8224fc991ed1ee7aa264d0d47afd94b454", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a13b07e8096feb6a665e1d7625b0e8224fc991ed1ee7aa264d0d47afd94b454", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a13b07e8096feb6a665e1d7625b0e8224fc991ed1ee7aa264d0d47afd94b454", kill_on_drop: false }`
[INFO] [stdout] 3a13b07e8096feb6a665e1d7625b0e8224fc991ed1ee7aa264d0d47afd94b454
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95b4f23572581a20c5aeae068533de6f083b2c0f1d06c6e345ddd76e4f4d9dcd
[INFO] running `Command { std: "docker" "start" "-a" "95b4f23572581a20c5aeae068533de6f083b2c0f1d06c6e345ddd76e4f4d9dcd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling tokio v1.11.0
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]     Checking slab v0.4.4
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling yansi v0.5.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]     Checking futures-sink v0.3.17
[INFO] [stderr]    Compiling siphasher v0.3.7
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.17
[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 mio v0.7.13
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling serde_json v1.0.67
[INFO] [stderr]    Compiling const_fn v0.4.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling instant v0.1.10
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling nom v7.0.0
[INFO] [stderr]    Compiling uncased v0.9.6
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling cookie v0.15.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling ref-cast v1.0.6
[INFO] [stderr]    Compiling tinyvec v1.4.0
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]    Compiling tracing-core v0.1.20
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling whoami v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.6
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling socket2 v0.4.1
[INFO] [stderr]     Checking bstr v0.2.16
[INFO] [stderr]     Checking inlinable_string v0.1.14
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling minimal-lexical v0.1.3
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking globset v0.4.8
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking http-body v0.4.3
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling string_cache_codegen v0.5.1
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling figment v0.10.6
[INFO] [stderr]    Compiling multer v2.0.1
[INFO] [stderr]     Checking thread_local v1.1.3
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling atomic v0.5.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling state v0.5.2
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling crc-catalog v1.1.1
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking weezl v0.1.5
[INFO] [stderr]     Checking bytemuck v1.7.2
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking futf v0.1.4
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]    Compiling crc v2.0.0
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]     Checking ignore v0.4.18
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling sha2 v0.9.8
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling atoi v0.4.0
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling futures-intrusive v0.4.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling rocket v0.5.0-rc.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking spin v0.9.2
[INFO] [stderr]     Checking deunicode v0.4.3
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking slug v0.1.4
[INFO] [stderr]     Checking dtoa-short v0.3.3
[INFO] [stderr]     Checking tendril v0.4.2
[INFO] [stderr]     Checking webpki-roots v0.21.1
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking twox-hash v1.6.1
[INFO] [stderr]     Checking gif v0.11.2
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]    Compiling devise_core v0.3.1
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]     Checking inotify v0.7.1
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]     Checking rgb v0.8.27
[INFO] [stderr]     Checking flate2 v1.0.21
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]     Checking fallible_collections v0.4.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking filetime v0.2.15
[INFO] [stderr]     Checking tantivy-common v0.1.0
[INFO] [stderr]     Checking combine v4.6.1
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking utf8-ranges v1.0.4
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking regex-syntax v0.4.2
[INFO] [stderr]     Checking tantivy-bitpacker v0.1.1
[INFO] [stderr]     Checking humansize v1.1.1
[INFO] [stderr]     Checking blake2b_simd v0.5.11
[INFO] [stderr]     Checking servo_arc v0.1.1
[INFO] [stderr]     Checking notify v4.0.17
[INFO] [stderr]     Checking fastfield_codecs v0.1.0
[INFO] [stderr]     Checking lodepng v3.4.6
[INFO] [stderr]     Checking bitpacking v0.8.4
[INFO] [stderr]     Checking lz4_flex v0.8.2
[INFO] [stderr]     Checking fail v0.4.0
[INFO] [stderr]     Checking crossbeam v0.8.1
[INFO] [stderr]     Checking ownedbytes v0.1.0
[INFO] [stderr]     Checking lru v0.6.6
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking memmap2 v0.3.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking murmurhash32 v0.2.0
[INFO] [stderr]     Checking measure_time v0.7.0
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking hound v3.4.0
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking normpath v0.3.0
[INFO] [stderr]     Checking census v0.4.0
[INFO] [stderr]     Checking thin-slice v0.1.1
[INFO] [stderr]     Checking htmlescape v0.3.1
[INFO] [stderr]     Checking levenshtein_automata v0.2.1
[INFO] [stderr]     Checking fastdivide v0.3.0
[INFO] [stderr]     Checking dashmap v4.0.2
[INFO] [stderr]     Checking zeroize v1.4.1
[INFO] [stderr]     Checking ego-tree v0.6.2
[INFO] [stderr]     Checking tantivy-fst v0.3.0
[INFO] [stderr]     Checking rust-argon2 v0.8.3
[INFO] [stderr]    Compiling chrono-tz v0.5.3
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling pear_codegen v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.29
[INFO] [stderr]    Compiling ref-cast-impl v1.0.6
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling devise_codegen v0.3.1
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.2
[INFO] [stderr]    Compiling cssparser-macros v0.6.0
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling devise v0.3.1
[INFO] [stderr]    Compiling html5ever v0.25.1
[INFO] [stderr]    Compiling derive_more v0.99.16
[INFO] [stderr]    Compiling serial_test_derive v0.5.1
[INFO] [stderr]     Checking async-stream v0.3.2
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]     Checking pear v0.2.3
[INFO] [stderr]     Checking thiserror v1.0.29
[INFO] [stderr]     Checking serial_test v0.5.1
[INFO] [stderr]     Checking tokio-util v0.6.8
[INFO] [stderr]     Checking tokio-stream v0.1.7
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stderr]     Checking sqlx-rt v0.5.7
[INFO] [stderr]     Checking tantivy-query-grammar v0.15.0
[INFO] [stderr]    Compiling futures-executor v0.3.17
[INFO] [stderr]    Compiling futures v0.3.17
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking ubyte v0.10.1
[INFO] [stderr]     Checking string_cache v0.8.1
[INFO] [stderr]     Checking rust-stemmers v1.2.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking itertools v0.10.1
[INFO] [stderr]     Checking h2 v0.3.4
[INFO] [stderr]     Checking sqlformat v0.1.8
[INFO] [stderr]     Checking scraper v0.12.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking tantivy v0.16.1
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking hyper v0.14.12
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking tera v1.12.1
[INFO] [stderr]     Checking rocket_http v0.5.0-rc.1
[INFO] [stderr]     Checking captcha v0.0.8
[INFO] [stderr]     Checking sqlx-core v0.5.7
[INFO] [stderr]    Compiling rocket_codegen v0.5.0-rc.1
[INFO] [stderr]    Compiling sqlx-macros v0.5.7
[INFO] [stderr]     Checking sqlx v0.5.7
[INFO] [stderr]     Checking rocket_dyn_templates v0.1.0-rc.1
[INFO] [stderr]     Checking swiki v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]   --> src/db/articles.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         sqlx::query_scalar!("SELECT id FROM article WHERE name = $1", name)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]   --> src/db/articles.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 |       Ok(sqlx::query_as!(
[INFO] [stdout]    |  ________^
[INFO] [stdout] 55 | |         ArticleWithRevision,
[INFO] [stdout] 56 | |         r#"SELECT a.id AS "id!", a.name AS "name!", r.content AS "content!",
[INFO] [stdout] 57 | |         r.created AS "rev_created!"
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |         WHERE r.num = (SELECT MAX(num) FROM revision WHERE article_id = a.id)"#
[INFO] [stdout] 61 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]   --> src/db/articles.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 77 |       Ok(sqlx::query_as!(
[INFO] [stdout]    |  ________^
[INFO] [stdout] 78 | |         ListRevision,
[INFO] [stdout] 79 | |         r#"SELECT r.num, u.name AS author_name, r.created AS date
[INFO] [stdout] 80 | |         FROM revision r
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |         article_name
[INFO] [stdout] 85 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]    --> src/db/articles.rs:93:8
[INFO] [stdout]     |
[INFO] [stdout] 93  |       Ok(sqlx::query_as!(
[INFO] [stdout]     |  ________^
[INFO] [stdout] 94  | |         DisplayRevision,
[INFO] [stdout] 95  | |         r#"SELECT r.num AS rev_id, u.name AS author_name, r.content, r.created
[INFO] [stdout] 96  | |         FROM article a
[INFO] [stdout] ...   |
[INFO] [stdout] 101 | |         article_name,
[INFO] [stdout] 102 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]    --> src/db/articles.rs:112:8
[INFO] [stdout]     |
[INFO] [stdout] 112 |       Ok(sqlx::query_as!(
[INFO] [stdout]     |  ________^
[INFO] [stdout] 113 | |         DisplayRevision,
[INFO] [stdout] 114 | |         r#"SELECT r.num AS rev_id, r.content, u.name AS author_name, r.created
[INFO] [stdout] 115 | |         FROM revision r
[INFO] [stdout] ...   |
[INFO] [stdout] 120 | |         num,
[INFO] [stdout] 121 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]    --> src/db/articles.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 | /     sqlx::query!(
[INFO] [stdout] 134 | |         "INSERT INTO article(id, name, creator_id)
[INFO] [stdout] 135 | |         VALUES($1, $2, $3)",
[INFO] [stdout] 136 | |         id,
[INFO] [stdout] 137 | |         name,
[INFO] [stdout] 138 | |         author_id,
[INFO] [stdout] 139 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]    --> src/db/articles.rs:143:16
[INFO] [stdout]     |
[INFO] [stdout] 143 |       let date = sqlx::query_scalar!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 144 | |         "INSERT INTO revision(article_id, num, content, author_id)
[INFO] [stdout] 145 | |         VALUES($1, $2, $3, $4)
[INFO] [stdout] 146 | |         RETURNING created",
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |         author_id
[INFO] [stdout] 151 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]    --> src/db/articles.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 | /     sqlx::query!(
[INFO] [stdout] 167 | |         "UPDATE article SET name = $1 WHERE id = $2",
[INFO] [stdout] 168 | |         new_name,
[INFO] [stdout] 169 | |         article_id,
[INFO] [stdout] 170 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]    --> src/db/articles.rs:183:27
[INFO] [stdout]     |
[INFO] [stdout] 183 |       let (rev_num, date) = sqlx::query!(
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 184 | |         "INSERT INTO revision(article_id, num, content, author_id)
[INFO] [stdout] 185 | |         VALUES ($1, (SELECT MAX(num) + 1 FROM revision WHERE article_id = $1), $2, $3)
[INFO] [stdout] 186 | |         RETURNING num, created",
[INFO] [stdout] ...   |
[INFO] [stdout] 189 | |         author_id,
[INFO] [stdout] 190 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]   --> src/db/articles.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         sqlx::query_scalar!("SELECT id FROM article WHERE name = $1", name)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]   --> src/db/articles.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 |       Ok(sqlx::query_as!(
[INFO] [stdout]    |  ________^
[INFO] [stdout] 55 | |         ArticleWithRevision,
[INFO] [stdout] 56 | |         r#"SELECT a.id AS "id!", a.name AS "name!", r.content AS "content!",
[INFO] [stdout] 57 | |         r.created AS "rev_created!"
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |         WHERE r.num = (SELECT MAX(num) FROM revision WHERE article_id = a.id)"#
[INFO] [stdout] 61 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]   --> src/db/users.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 sqlx::query!(r#"SELECT name, is_admin FROM "user" WHERE id = $1"#, id)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]    --> src/db/users.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |       Ok(sqlx::query_scalar!(
[INFO] [stdout]     |  ________^
[INFO] [stdout] 139 | |         r#"SELECT EXISTS(SELECT 1 FROM "user" WHERE name = $1) AS "a!""#,
[INFO] [stdout] 140 | |         username
[INFO] [stdout] 141 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]    --> src/db/users.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 | /     sqlx::query!(
[INFO] [stdout] 163 | |         r#"INSERT INTO "user"(id, name, pw_hash, is_admin)
[INFO] [stdout] 164 | |         VALUES($1, $2, $3, (SELECT COUNT(*) FROM "user") = 0)"#,
[INFO] [stdout] 165 | |         id,
[INFO] [stdout] 166 | |         username,
[INFO] [stdout] 167 | |         pw_hash
[INFO] [stdout] 168 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]    --> src/db/users.rs:178:27
[INFO] [stdout]     |
[INFO] [stdout] 178 |       let (user_id, hash) = sqlx::query!(
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 179 | |         r#"SELECT id, pw_hash FROM "user" WHERE name = $1"#,
[INFO] [stdout] 180 | |         username
[INFO] [stdout] 181 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]    --> src/db/users.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | /     sqlx::query!(
[INFO] [stdout] 205 | |         "INSERT INTO session(session_id, user_id) VALUES($1, $2)",
[INFO] [stdout] 206 | |         session_id,
[INFO] [stdout] 207 | |         user_id
[INFO] [stdout] 208 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]    --> src/db/users.rs:216:5
[INFO] [stdout]     |
[INFO] [stdout] 216 |     sqlx::query!("DELETE FROM session WHERE session_id = $1", session_id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]    --> src/db/users.rs:224:8
[INFO] [stdout]     |
[INFO] [stdout] 224 |       Ok(sqlx::query_scalar!(
[INFO] [stdout]     |  ________^
[INFO] [stdout] 225 | |         "SELECT user_id FROM session WHERE session_id = $1",
[INFO] [stdout] 226 | |         session_id
[INFO] [stdout] 227 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]    --> src/db/users.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout] 235 |         sqlx::query_scalar!(r#"SELECT is_admin FROM "user" WHERE id = $1"#, user_id)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]   --> src/db/mod.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |             sqlx::query_scalar!(r#"SELECT id FROM "user" WHERE name = $1"#, username)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]    --> src/db/mod.rs:95:9
[INFO] [stdout]     |
[INFO] [stdout] 95  | /         sqlx::query!(
[INFO] [stdout] 96  | |             "INSERT INTO flags(name, value)
[INFO] [stdout] 97  | |             VALUES($1, $2)
[INFO] [stdout] 98  | |             ON CONFLICT(name) DO UPDATE SET value = $2",
[INFO] [stdout] 99  | |             flag,
[INFO] [stdout] 100 | |             value
[INFO] [stdout] 101 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]    --> src/db/mod.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 |           Ok(sqlx::query_scalar!(
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 108 | |             "SELECT value FROM flags WHERE name = $1",
[INFO] [stdout] 109 | |             flags::REGISTRATION_ENABLED
[INFO] [stdout] 110 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]   --> src/db/articles.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 77 |       Ok(sqlx::query_as!(
[INFO] [stdout]    |  ________^
[INFO] [stdout] 78 | |         ListRevision,
[INFO] [stdout] 79 | |         r#"SELECT r.num, u.name AS author_name, r.created AS date
[INFO] [stdout] 80 | |         FROM revision r
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |         article_name
[INFO] [stdout] 85 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]    --> src/db/articles.rs:93:8
[INFO] [stdout]     |
[INFO] [stdout] 93  |       Ok(sqlx::query_as!(
[INFO] [stdout]     |  ________^
[INFO] [stdout] 94  | |         DisplayRevision,
[INFO] [stdout] 95  | |         r#"SELECT r.num AS rev_id, u.name AS author_name, r.content, r.created
[INFO] [stdout] 96  | |         FROM article a
[INFO] [stdout] ...   |
[INFO] [stdout] 101 | |         article_name,
[INFO] [stdout] 102 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]    --> src/db/articles.rs:112:8
[INFO] [stdout]     |
[INFO] [stdout] 112 |       Ok(sqlx::query_as!(
[INFO] [stdout]     |  ________^
[INFO] [stdout] 113 | |         DisplayRevision,
[INFO] [stdout] 114 | |         r#"SELECT r.num AS rev_id, r.content, u.name AS author_name, r.created
[INFO] [stdout] 115 | |         FROM revision r
[INFO] [stdout] ...   |
[INFO] [stdout] 120 | |         num,
[INFO] [stdout] 121 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]    --> src/db/articles.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 | /     sqlx::query!(
[INFO] [stdout] 134 | |         "INSERT INTO article(id, name, creator_id)
[INFO] [stdout] 135 | |         VALUES($1, $2, $3)",
[INFO] [stdout] 136 | |         id,
[INFO] [stdout] 137 | |         name,
[INFO] [stdout] 138 | |         author_id,
[INFO] [stdout] 139 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]    --> src/db/articles.rs:143:16
[INFO] [stdout]     |
[INFO] [stdout] 143 |       let date = sqlx::query_scalar!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 144 | |         "INSERT INTO revision(article_id, num, content, author_id)
[INFO] [stdout] 145 | |         VALUES($1, $2, $3, $4)
[INFO] [stdout] 146 | |         RETURNING created",
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |         author_id
[INFO] [stdout] 151 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]    --> src/db/articles.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 | /     sqlx::query!(
[INFO] [stdout] 167 | |         "UPDATE article SET name = $1 WHERE id = $2",
[INFO] [stdout] 168 | |         new_name,
[INFO] [stdout] 169 | |         article_id,
[INFO] [stdout] 170 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]    --> src/db/articles.rs:183:27
[INFO] [stdout]     |
[INFO] [stdout] 183 |       let (rev_num, date) = sqlx::query!(
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 184 | |         "INSERT INTO revision(article_id, num, content, author_id)
[INFO] [stdout] 185 | |         VALUES ($1, (SELECT MAX(num) + 1 FROM revision WHERE article_id = $1), $2, $3)
[INFO] [stdout] 186 | |         RETURNING num, created",
[INFO] [stdout] ...   |
[INFO] [stdout] 189 | |         author_id,
[INFO] [stdout] 190 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]   --> src/db/users.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 sqlx::query!(r#"SELECT name, is_admin FROM "user" WHERE id = $1"#, id)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]    --> src/db/users.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |       Ok(sqlx::query_scalar!(
[INFO] [stdout]     |  ________^
[INFO] [stdout] 139 | |         r#"SELECT EXISTS(SELECT 1 FROM "user" WHERE name = $1) AS "a!""#,
[INFO] [stdout] 140 | |         username
[INFO] [stdout] 141 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]    --> src/db/users.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 | /     sqlx::query!(
[INFO] [stdout] 163 | |         r#"INSERT INTO "user"(id, name, pw_hash, is_admin)
[INFO] [stdout] 164 | |         VALUES($1, $2, $3, (SELECT COUNT(*) FROM "user") = 0)"#,
[INFO] [stdout] 165 | |         id,
[INFO] [stdout] 166 | |         username,
[INFO] [stdout] 167 | |         pw_hash
[INFO] [stdout] 168 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]    --> src/db/users.rs:178:27
[INFO] [stdout]     |
[INFO] [stdout] 178 |       let (user_id, hash) = sqlx::query!(
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 179 | |         r#"SELECT id, pw_hash FROM "user" WHERE name = $1"#,
[INFO] [stdout] 180 | |         username
[INFO] [stdout] 181 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]    --> src/db/users.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | /     sqlx::query!(
[INFO] [stdout] 205 | |         "INSERT INTO session(session_id, user_id) VALUES($1, $2)",
[INFO] [stdout] 206 | |         session_id,
[INFO] [stdout] 207 | |         user_id
[INFO] [stdout] 208 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]    --> src/db/users.rs:216:5
[INFO] [stdout]     |
[INFO] [stdout] 216 |     sqlx::query!("DELETE FROM session WHERE session_id = $1", session_id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]    --> src/db/users.rs:224:8
[INFO] [stdout]     |
[INFO] [stdout] 224 |       Ok(sqlx::query_scalar!(
[INFO] [stdout]     |  ________^
[INFO] [stdout] 225 | |         "SELECT user_id FROM session WHERE session_id = $1",
[INFO] [stdout] 226 | |         session_id
[INFO] [stdout] 227 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]    --> src/db/users.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout] 235 |         sqlx::query_scalar!(r#"SELECT is_admin FROM "user" WHERE id = $1"#, user_id)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]    --> src/articles.rs:195:38
[INFO] [stdout]     |
[INFO] [stdout] 195 |       let (old_content, new_article) = sqlx::query_scalar!(
[INFO] [stdout]     |  ______________________________________^
[INFO] [stdout] 196 | |         "SELECT content FROM revision r
[INFO] [stdout] 197 | |         INNER JOIN article a ON a.id = r.article_id
[INFO] [stdout] 198 | |         WHERE a.name = $1
[INFO] [stdout] 199 | |         AND num = (SELECT MAX(num) FROM revision WHERE article_id = a.id)",
[INFO] [stdout] 200 | |         article_name
[INFO] [stdout] 201 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]   --> src/db/mod.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |             sqlx::query_scalar!(r#"SELECT id FROM "user" WHERE name = $1"#, username)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]    --> src/db/mod.rs:95:9
[INFO] [stdout]     |
[INFO] [stdout] 95  | /         sqlx::query!(
[INFO] [stdout] 96  | |             "INSERT INTO flags(name, value)
[INFO] [stdout] 97  | |             VALUES($1, $2)
[INFO] [stdout] 98  | |             ON CONFLICT(name) DO UPDATE SET value = $2",
[INFO] [stdout] 99  | |             flag,
[INFO] [stdout] 100 | |             value
[INFO] [stdout] 101 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]    --> src/db/mod.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 |           Ok(sqlx::query_scalar!(
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 108 | |             "SELECT value FROM flags WHERE name = $1",
[INFO] [stdout] 109 | |             flags::REGISTRATION_ENABLED
[INFO] [stdout] 110 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]    --> src/articles.rs:195:38
[INFO] [stdout]     |
[INFO] [stdout] 195 |       let (old_content, new_article) = sqlx::query_scalar!(
[INFO] [stdout]     |  ______________________________________^
[INFO] [stdout] 196 | |         "SELECT content FROM revision r
[INFO] [stdout] 197 | |         INNER JOIN article a ON a.id = r.article_id
[INFO] [stdout] 198 | |         WHERE a.name = $1
[INFO] [stdout] 199 | |         AND num = (SELECT MAX(num) FROM revision WHERE article_id = a.id)",
[INFO] [stdout] 200 | |         article_name
[INFO] [stdout] 201 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with the server: Connection refused (os error 111)
[INFO] [stdout]    --> src/tests.rs:549:9
[INFO] [stdout]     |
[INFO] [stdout] 549 |         sqlx::query_scalar!(r#"SELECT name FROM "user" WHERE is_admin = TRUE"#)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `search`
[INFO] [stdout]   --> src/articles.rs:86:4
[INFO] [stdout]    |
[INFO] [stdout] 86 | fn search(
[INFO] [stdout]    |    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `create`
[INFO] [stdout]    --> src/articles.rs:107:4
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn create(cfg: &State<Config>, user: Option<LoggedUser>) -> Template {
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get`
[INFO] [stdout]    --> src/articles.rs:118:10
[INFO] [stdout]     |
[INFO] [stdout] 118 | async fn get(
[INFO] [stdout]     |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `edit_page`
[INFO] [stdout]    --> src/articles.rs:187:10
[INFO] [stdout]     |
[INFO] [stdout] 187 | async fn edit_page(
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `edit_form`
[INFO] [stdout]    --> src/articles.rs:224:10
[INFO] [stdout]     |
[INFO] [stdout] 224 | async fn edit_form(
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `redirect_to_login_get`
[INFO] [stdout]    --> src/articles.rs:320:4
[INFO] [stdout]     |
[INFO] [stdout] 320 | fn redirect_to_login_get(_article_name: String) -> Redirect {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `redirect_to_login_post`
[INFO] [stdout]    --> src/articles.rs:324:4
[INFO] [stdout]     |
[INFO] [stdout] 324 | fn redirect_to_login_post(_article_name: String) -> Redirect {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `revs`
[INFO] [stdout]    --> src/articles.rs:329:10
[INFO] [stdout]     |
[INFO] [stdout] 329 | async fn revs(
[INFO] [stdout]     |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rev`
[INFO] [stdout]    --> src/articles.rs:355:10
[INFO] [stdout]     |
[INFO] [stdout] 355 | async fn rev(
[INFO] [stdout]     |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `panel_page`
[INFO] [stdout]   --> src/settings.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | async fn panel_page(db: &State<Db>, cfg: &State<Config>, user: LoggedUser) -> Result<Template> {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `panel_redirect`
[INFO] [stdout]   --> src/settings.rs:32:4
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn panel_redirect() -> Redirect {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `admin_settings`
[INFO] [stdout]   --> src/settings.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 | async fn admin_settings(
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `admin_redirect`
[INFO] [stdout]   --> src/settings.rs:75:4
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn admin_redirect() -> Redirect {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `register_page`
[INFO] [stdout]    --> src/users.rs:115:10
[INFO] [stdout]     |
[INFO] [stdout] 115 | async fn register_page(
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `register_form`
[INFO] [stdout]    --> src/users.rs:151:10
[INFO] [stdout]     |
[INFO] [stdout] 151 | async fn register_form(
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `login_redirect`
[INFO] [stdout]    --> src/users.rs:206:4
[INFO] [stdout]     |
[INFO] [stdout] 206 | fn login_redirect(cfg: &State<Config>, _session: &UserSession) -> Redirect {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `login_page`
[INFO] [stdout]    --> src/users.rs:210:4
[INFO] [stdout]     |
[INFO] [stdout] 210 | fn login_page(cfg: &State<Config>) -> Template {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `login_form`
[INFO] [stdout]    --> src/users.rs:225:10
[INFO] [stdout]     |
[INFO] [stdout] 225 | async fn login_form(
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `logout`
[INFO] [stdout]    --> src/users.rs:298:10
[INFO] [stdout]     |
[INFO] [stdout] 298 | async fn logout(
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `profile`
[INFO] [stdout]    --> src/users.rs:322:4
[INFO] [stdout]     |
[INFO] [stdout] 322 | fn profile(_db: &State<Db>, _username: String, _user: Option<LoggedUser>) -> Result<Template> {
[INFO] [stdout]     |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `search`
[INFO] [stdout]   --> src/articles.rs:86:4
[INFO] [stdout]    |
[INFO] [stdout] 86 | fn search(
[INFO] [stdout]    |    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `create`
[INFO] [stdout]    --> src/articles.rs:107:4
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn create(cfg: &State<Config>, user: Option<LoggedUser>) -> Template {
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get`
[INFO] [stdout]    --> src/articles.rs:118:10
[INFO] [stdout]     |
[INFO] [stdout] 118 | async fn get(
[INFO] [stdout]     |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `edit_page`
[INFO] [stdout]    --> src/articles.rs:187:10
[INFO] [stdout]     |
[INFO] [stdout] 187 | async fn edit_page(
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `edit_form`
[INFO] [stdout]    --> src/articles.rs:224:10
[INFO] [stdout]     |
[INFO] [stdout] 224 | async fn edit_form(
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `redirect_to_login_get`
[INFO] [stdout]    --> src/articles.rs:320:4
[INFO] [stdout]     |
[INFO] [stdout] 320 | fn redirect_to_login_get(_article_name: String) -> Redirect {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `redirect_to_login_post`
[INFO] [stdout]    --> src/articles.rs:324:4
[INFO] [stdout]     |
[INFO] [stdout] 324 | fn redirect_to_login_post(_article_name: String) -> Redirect {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `revs`
[INFO] [stdout]    --> src/articles.rs:329:10
[INFO] [stdout]     |
[INFO] [stdout] 329 | async fn revs(
[INFO] [stdout]     |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rev`
[INFO] [stdout]    --> src/articles.rs:355:10
[INFO] [stdout]     |
[INFO] [stdout] 355 | async fn rev(
[INFO] [stdout]     |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `panel_page`
[INFO] [stdout]   --> src/settings.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | async fn panel_page(db: &State<Db>, cfg: &State<Config>, user: LoggedUser) -> Result<Template> {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `panel_redirect`
[INFO] [stdout]   --> src/settings.rs:32:4
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn panel_redirect() -> Redirect {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `admin_settings`
[INFO] [stdout]   --> src/settings.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 | async fn admin_settings(
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `admin_redirect`
[INFO] [stdout]   --> src/settings.rs:75:4
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn admin_redirect() -> Redirect {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `register_page`
[INFO] [stdout]    --> src/users.rs:115:10
[INFO] [stdout]     |
[INFO] [stdout] 115 | async fn register_page(
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `register_form`
[INFO] [stdout]    --> src/users.rs:151:10
[INFO] [stdout]     |
[INFO] [stdout] 151 | async fn register_form(
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `login_redirect`
[INFO] [stdout]    --> src/users.rs:206:4
[INFO] [stdout]     |
[INFO] [stdout] 206 | fn login_redirect(cfg: &State<Config>, _session: &UserSession) -> Redirect {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `login_page`
[INFO] [stdout]    --> src/users.rs:210:4
[INFO] [stdout]     |
[INFO] [stdout] 210 | fn login_page(cfg: &State<Config>) -> Template {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `login_form`
[INFO] [stdout]    --> src/users.rs:225:10
[INFO] [stdout]     |
[INFO] [stdout] 225 | async fn login_form(
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `logout`
[INFO] [stdout]    --> src/users.rs:298:10
[INFO] [stdout]     |
[INFO] [stdout] 298 | async fn logout(
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `profile`
[INFO] [stdout]    --> src/users.rs:322:4
[INFO] [stdout]     |
[INFO] [stdout] 322 | fn profile(_db: &State<Db>, _username: String, _user: Option<LoggedUser>) -> Result<Template> {
[INFO] [stdout]     |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `swiki` (bin "swiki") due to 21 previous errors; 20 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `swiki` (bin "swiki" test) due to 22 previous errors; 20 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "95b4f23572581a20c5aeae068533de6f083b2c0f1d06c6e345ddd76e4f4d9dcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95b4f23572581a20c5aeae068533de6f083b2c0f1d06c6e345ddd76e4f4d9dcd", kill_on_drop: false }`
[INFO] [stdout] 95b4f23572581a20c5aeae068533de6f083b2c0f1d06c6e345ddd76e4f4d9dcd
