[INFO] cloning repository https://github.com/louisdewar/autha
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/louisdewar/autha" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouisdewar%2Fautha", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouisdewar%2Fautha'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] acf8f0756ac6130953d06202ddf53e78d321cabb
[INFO] checking louisdewar/autha against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouisdewar%2Fautha" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/louisdewar/autha on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/louisdewar/autha
[INFO] finished tweaking git repo https://github.com/louisdewar/autha
[INFO] tweaked toml for git repo https://github.com/louisdewar/autha written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/louisdewar/autha 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures-io v0.3.19
[INFO] [stderr]   Downloaded tokio-rustls v0.23.2
[INFO] [stderr]   Downloaded serde_derive v1.0.135
[INFO] [stderr]   Downloaded zeroize v1.5.0
[INFO] [stderr]   Downloaded quoted_printable v0.4.5
[INFO] [stderr]   Downloaded yasna v0.4.0
[INFO] [stderr]   Downloaded pin-project v1.0.10
[INFO] [stderr]   Downloaded pkg-config v0.3.24
[INFO] [stderr]   Downloaded parse-zoneinfo v0.3.0
[INFO] [stderr]   Downloaded opentelemetry-semantic-conventions v0.8.0
[INFO] [stderr]   Downloaded lettre v0.10.0-rc.4
[INFO] [stderr]   Downloaded rustls v0.20.2
[INFO] [stderr]   Downloaded webpki-roots v0.22.2
[INFO] [stderr]   Downloaded brotli v3.3.3
[INFO] [stderr]   Downloaded jsonwebkey v0.3.4
[INFO] [stderr]   Downloaded tracing-actix-web v0.5.0-rc.2
[INFO] [stderr]   Downloaded zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]   Downloaded encoding_rs v0.8.30
[INFO] [stderr]   Downloaded opentelemetry-jaeger v0.15.0
[INFO] [stderr]   Downloaded redis v0.21.5
[INFO] [stderr]   Downloaded bstr v0.2.17
[INFO] [stderr]   Downloaded h2 v0.3.10
[INFO] [stderr]   Downloaded brotli-decompressor v2.3.2
[INFO] [stderr]   Downloaded libc v0.2.112
[INFO] [stderr]   Downloaded syn v1.0.85
[INFO] [stderr]   Downloaded tokio v1.15.0
[INFO] [stderr]   Downloaded chrono-tz v0.6.1
[INFO] [stderr]   Downloaded hyper v0.14.16
[INFO] [stderr]   Downloaded integer-encoding v1.1.7
[INFO] [stderr]   Downloaded ordered-float v1.1.1
[INFO] [stderr]   Downloaded phf_codegen v0.10.0
[INFO] [stderr]   Downloaded chrono-tz-build v0.0.2
[INFO] [stderr]   Downloaded globset v0.4.8
[INFO] [stderr]   Downloaded rustls-pemfile v0.2.1
[INFO] [stderr]   Downloaded futures-core v0.3.19
[INFO] [stderr]   Downloaded combine v4.6.3
[INFO] [stderr]   Downloaded security-framework-sys v2.5.0
[INFO] [stderr]   Downloaded tinyvec v1.5.1
[INFO] [stderr]   Downloaded thrift v0.13.0
[INFO] [stderr]   Downloaded siphasher v0.3.9
[INFO] [stderr]   Downloaded ryu v1.0.9
[INFO] [stderr]   Downloaded serde v1.0.135
[INFO] [stderr]   Downloaded once_cell v1.9.0
[INFO] [stderr]   Downloaded sha-1 v0.10.0
[INFO] [stderr]   Downloaded zstd v0.10.0+zstd.1.5.2
[INFO] [stderr]   Downloaded actix-http v3.0.0-rc.2
[INFO] [stderr]   Downloaded actix-rt v2.6.0
[INFO] [stderr]   Downloaded mio v0.8.0
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.2
[INFO] [stderr]   Downloaded pin-project-lite v0.2.8
[INFO] [stderr]   Downloaded quote v1.0.14
[INFO] [stderr]   Downloaded security-framework v2.5.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.72
[INFO] [stderr]   Downloaded bumpalo v3.9.1
[INFO] [stderr]   Downloaded serde_json v1.0.78
[INFO] [stderr]   Downloaded http v0.2.6
[INFO] [stderr]   Downloaded jsonwebtoken v7.2.0
[INFO] [stderr]   Downloaded fastrand v1.6.0
[INFO] [stderr]   Downloaded futures-channel v0.3.19
[INFO] [stderr]   Downloaded itoa v1.0.1
[INFO] [stderr]   Downloaded futures-util v0.3.19
[INFO] [stderr]   Downloaded clap v3.0.10
[INFO] [stderr]   Downloaded ignore v0.4.18
[INFO] [stderr]   Downloaded deunicode v0.4.3
[INFO] [stderr]   Downloaded tera v1.15.0
[INFO] [stderr]   Downloaded actix-web v4.0.0-rc.2
[INFO] [stderr]   Downloaded opentelemetry v0.16.0
[INFO] [stderr]   Downloaded alloc-no-stdlib v2.0.3
[INFO] [stderr]   Downloaded digest v0.10.1
[INFO] [stderr]   Downloaded actix-router v0.5.0-rc.3
[INFO] [stderr]   Downloaded async-trait v0.1.52
[INFO] [stderr]   Downloaded futures v0.3.19
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.16.0
[INFO] [stderr]   Downloaded simple_asn1 v0.4.1
[INFO] [stderr]   Downloaded reqwest v0.11.9
[INFO] [stderr]   Downloaded phf v0.10.1
[INFO] [stderr]   Downloaded phf_generator v0.10.0
[INFO] [stderr]   Downloaded deadpool-redis v0.10.2
[INFO] [stderr]   Downloaded futures-task v0.3.19
[INFO] [stderr]   Downloaded phf_shared v0.10.0
[INFO] [stderr]   Downloaded deadpool v0.9.2
[INFO] [stderr]   Downloaded alloc-stdlib v0.2.1
[INFO] [stderr]   Downloaded block-buffer v0.10.0
[INFO] [stderr]   Downloaded zstd-safe v4.1.4+zstd.1.5.2
[INFO] [stderr]   Downloaded tokio-macros v1.7.0
[INFO] [stderr]   Downloaded futures-sink v0.3.19
[INFO] [stderr]   Downloaded pin-project-internal v1.0.10
[INFO] [stderr]   Downloaded futures-macro v0.3.19
[INFO] [stderr]   Downloaded deadpool-runtime v0.1.2
[INFO] [stderr]   Downloaded cipher v0.3.0
[INFO] [stderr]   Downloaded blowfish v0.8.0
[INFO] [stderr]   Downloaded pbkdf2 v0.10.0
[INFO] [stderr]   Downloaded sha2 v0.10.1
[INFO] [stderr]   Downloaded bcrypt-pbkdf v0.7.2
[INFO] [stderr]   Downloaded os_str_bytes v6.0.0
[INFO] [stderr]   Downloaded textwrap v0.14.2
[INFO] [stderr]   Downloaded globwalk v0.8.1
[INFO] [stderr]   Downloaded pest_derive v2.1.0
[INFO] [stderr]   Downloaded unic-segment v0.9.0
[INFO] [stderr]   Downloaded actix-codec v0.4.2
[INFO] [stderr]   Downloaded actix-server v2.0.0
[INFO] [stderr]   Downloaded actix-service v2.0.2
[INFO] [stderr]   Downloaded local-waker v0.1.2
[INFO] [stderr]   Downloaded firestorm v0.5.0
[INFO] [stderr]   Downloaded actix-web-codegen v0.5.0-rc.2
[INFO] [stderr]   Downloaded time-macros v0.2.3
[INFO] [stderr]   Downloaded pest_generator v2.1.3
[INFO] [stderr]   Downloaded hex-literal v0.3.4
[INFO] [stderr]   Downloaded clap_derive v3.0.6
[INFO] [stderr]   Downloaded zeroize_derive v1.3.1
[INFO] [stderr]   Downloaded pest_meta v2.1.3
[INFO] [stderr]   Downloaded slug v0.1.4
[INFO] [stderr]   Downloaded unic-ucd-segment v0.9.0
[INFO] [stderr]   Downloaded crypto-common v0.1.1
[INFO] [stderr]   Downloaded cookie v0.16.0
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.6
[INFO] [stderr]   Downloaded futures-executor v0.3.19
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 640b3e130336c00cfe6c93491c0b97ee55be3789d0c5f4132aa2a62719676186
[INFO] running `Command { std: "docker" "start" "-a" "640b3e130336c00cfe6c93491c0b97ee55be3789d0c5f4132aa2a62719676186", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "640b3e130336c00cfe6c93491c0b97ee55be3789d0c5f4132aa2a62719676186", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "640b3e130336c00cfe6c93491c0b97ee55be3789d0c5f4132aa2a62719676186", kill_on_drop: false }`
[INFO] [stdout] 640b3e130336c00cfe6c93491c0b97ee55be3789d0c5f4132aa2a62719676186
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06c7e2118dc80aa772b93a294f3e998566c11a45ea94e44db497e98d1c6060d1
[INFO] running `Command { std: "docker" "start" "-a" "06c7e2118dc80aa772b93a294f3e998566c11a45ea94e44db497e98d1c6060d1", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.85
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling serde_derive v1.0.135
[INFO] [stderr]    Compiling serde v1.0.135
[INFO] [stderr]     Checking futures-sink v0.3.19
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]     Checking futures-io v0.3.19
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling uncased v0.9.6
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]     Checking http v0.2.6
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling crossbeam-utils v0.8.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking socket2 v0.4.2
[INFO] [stderr]    Compiling siphasher v0.3.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling pq-sys v0.4.6
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking block-buffer v0.10.0
[INFO] [stderr]     Checking crypto-common v0.1.1
[INFO] [stderr]    Compiling zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking digest v0.10.1
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking local-waker v0.1.2
[INFO] [stderr]     Checking cpufeatures v0.2.1
[INFO] [stderr]    Compiling zstd-safe v4.1.4+zstd.1.5.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling crc32fast v1.3.0
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.3
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]     Checking alloc-stdlib v0.2.1
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.5
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]     Checking pem v0.8.3
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking thread_local v1.1.3
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling chrono-tz-build v0.0.2
[INFO] [stderr]    Compiling r2d2 v0.8.9
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling bytestring v1.0.0
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking brotli-decompressor v2.3.2
[INFO] [stderr]     Checking actix-utils v3.0.0
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.2
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.19
[INFO] [stderr]    Compiling tracing-attributes v0.1.18
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]     Checking tokio v1.15.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking tracing v0.1.29
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]     Checking pin-project v1.0.10
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]    Compiling cookie v0.16.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]    Compiling time-macros v0.2.3
[INFO] [stderr]     Checking ipnet v2.3.1
[INFO] [stderr]    Compiling firestorm v0.5.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking tokio-stream v0.1.8
[INFO] [stderr]     Checking actix-rt v2.6.0
[INFO] [stderr]     Checking actix-codec v0.4.2
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]     Checking time v0.3.5
[INFO] [stderr]     Checking globset v0.4.8
[INFO] [stderr]     Checking brotli v3.3.3
[INFO] [stderr]     Checking h2 v0.3.10
[INFO] [stderr]     Checking futures-executor v0.3.19
[INFO] [stderr]     Checking futures v0.3.19
[INFO] [stderr]     Checking opentelemetry v0.16.0
[INFO] [stderr]     Checking local-channel v0.1.2
[INFO] [stderr]    Compiling chrono-tz v0.6.1
[INFO] [stderr]     Checking flate2 v1.0.22
[INFO] [stderr]     Checking sha-1 v0.10.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking mio v0.8.0
[INFO] [stderr]     Checking hyper v0.14.16
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking sha1 v0.6.1
[INFO] [stderr]    Compiling zeroize_derive v1.3.1
[INFO] [stderr]     Checking actix-server v2.0.0
[INFO] [stderr]     Checking rustls v0.20.2
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]    Compiling actix-router v0.5.0-rc.3
[INFO] [stderr]     Checking ignore v0.4.18
[INFO] [stderr]     Checking reqwest v0.11.9
[INFO] [stderr]     Checking simple_asn1 v0.4.1
[INFO] [stderr]     Checking diesel v1.4.8
[INFO] [stderr]     Checking jsonwebtoken v7.2.0
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling actix-web-codegen v0.5.0-rc.2
[INFO] [stderr]     Checking combine v4.6.3
[INFO] [stderr]     Checking deadpool-runtime v0.1.2
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking tracing-log v0.1.2
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking deunicode v0.4.3
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking integer-encoding v1.1.7
[INFO] [stderr]     Checking thrift v0.13.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.6
[INFO] [stderr]     Checking yasna v0.4.0
[INFO] [stderr]     Checking blowfish v0.8.0
[INFO] [stderr]    Compiling clap_derive v3.0.6
[INFO] [stderr]     Checking slug v0.1.4
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking deadpool v0.9.2
[INFO] [stderr]     Checking tokio-rustls v0.23.2
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking zeroize v1.5.0
[INFO] [stderr]     Checking opentelemetry-semantic-conventions v0.8.0
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking webpki-roots v0.22.2
[INFO] [stderr]     Checking sha2 v0.10.1
[INFO] [stderr]     Checking pbkdf2 v0.10.0
[INFO] [stderr]     Checking rustls-pemfile v0.2.1
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking quoted_printable v0.4.5
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking humansize v1.1.1
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking fastrand v1.6.0
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]     Checking lettre v0.10.0-rc.4
[INFO] [stderr]     Checking opentelemetry-jaeger v0.15.0
[INFO] [stderr]     Checking bcrypt-pbkdf v0.7.2
[INFO] [stderr]     Checking jsonwebkey v0.3.4
[INFO] [stderr]     Checking clap v3.0.10
[INFO] [stderr]     Checking tracing-opentelemetry v0.16.0
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking autha_client v0.1.0 (/opt/rustwide/workdir/client)
[INFO] [stderr]     Checking tera v1.15.0
[INFO] [stderr]     Checking redis v0.21.5
[INFO] [stderr]     Checking deadpool-redis v0.10.2
[INFO] [stderr]     Checking migrations_internals v1.4.1
[INFO] [stderr]    Compiling migrations_macros v1.4.2
[INFO] [stderr]     Checking diesel_migrations v1.4.0
[INFO] [stderr]     Checking zstd v0.10.0+zstd.1.5.2
[INFO] [stderr]     Checking actix-http v3.0.0-rc.2
[INFO] [stderr]     Checking actix-web v4.0.0-rc.2
[INFO] [stderr]     Checking tracing-actix-web v0.5.0-rc.2
[INFO] [stderr]     Checking server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stdout] warning: field `trust_email_as_verified` is never read
[INFO] [stdout]   --> server/src/provider/plugins/openid_connect.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct OpenIDProviderConfig {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     trust_email_as_verified: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenIDProviderConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `token_endpoint`, `userinfo_endpoint`, and `client_secret` are never read
[INFO] [stdout]   --> server/src/provider/plugins/openid_connect.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | struct OAuthInfo {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 47 |     token_endpoint: Url,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 48 |     authorization_endpoint: Url,
[INFO] [stdout] 49 |     userinfo_endpoint: Url,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 50 |     client_id: String,
[INFO] [stdout] 51 |     client_secret: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OAuthInfo` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `DecodeHeader` and `DecodeVerifyToken` are never constructed
[INFO] [stdout]  --> server/src/jwt/error.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | enum VerifyJwtError {
[INFO] [stdout]   |      -------------- variants in this enum
[INFO] [stdout] 7 |     DecodeHeader(jsonwebtoken::errors::Error),
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 8 |     DecodeVerifyToken(jsonwebtoken::errors::Error),
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `VerifyJwtError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `trust_email_as_verified` is never read
[INFO] [stdout]   --> server/src/provider/plugins/openid_connect.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct OpenIDProviderConfig {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     trust_email_as_verified: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenIDProviderConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `token_endpoint`, `userinfo_endpoint`, and `client_secret` are never read
[INFO] [stdout]   --> server/src/provider/plugins/openid_connect.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | struct OAuthInfo {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 47 |     token_endpoint: Url,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 48 |     authorization_endpoint: Url,
[INFO] [stdout] 49 |     userinfo_endpoint: Url,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 50 |     client_id: String,
[INFO] [stdout] 51 |     client_secret: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OAuthInfo` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `DecodeHeader` and `DecodeVerifyToken` are never constructed
[INFO] [stdout]  --> server/src/jwt/error.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | enum VerifyJwtError {
[INFO] [stdout]   |      -------------- variants in this enum
[INFO] [stdout] 7 |     DecodeHeader(jsonwebtoken::errors::Error),
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 8 |     DecodeVerifyToken(jsonwebtoken::errors::Error),
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `VerifyJwtError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 3m 55s
[INFO] running `Command { std: "docker" "inspect" "06c7e2118dc80aa772b93a294f3e998566c11a45ea94e44db497e98d1c6060d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06c7e2118dc80aa772b93a294f3e998566c11a45ea94e44db497e98d1c6060d1", kill_on_drop: false }`
[INFO] [stdout] 06c7e2118dc80aa772b93a294f3e998566c11a45ea94e44db497e98d1c6060d1
[INFO] checking louisdewar/autha against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouisdewar%2Fautha" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/louisdewar/autha on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/louisdewar/autha
[INFO] finished tweaking git repo https://github.com/louisdewar/autha
[INFO] tweaked toml for git repo https://github.com/louisdewar/autha written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/louisdewar/autha 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f3c5741d3690e11bfd04d160875dfe3e0ac7ade15bee9a0fcd54a127515d797b
[INFO] running `Command { std: "docker" "start" "-a" "f3c5741d3690e11bfd04d160875dfe3e0ac7ade15bee9a0fcd54a127515d797b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3c5741d3690e11bfd04d160875dfe3e0ac7ade15bee9a0fcd54a127515d797b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3c5741d3690e11bfd04d160875dfe3e0ac7ade15bee9a0fcd54a127515d797b", kill_on_drop: false }`
[INFO] [stdout] f3c5741d3690e11bfd04d160875dfe3e0ac7ade15bee9a0fcd54a127515d797b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b68ab2efac326133596b6d277dfa31b3bf2abc2ace9f55e4b4b0126b8fe4d303
[INFO] running `Command { std: "docker" "start" "-a" "b68ab2efac326133596b6d277dfa31b3bf2abc2ace9f55e4b4b0126b8fe4d303", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.85
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling serde_derive v1.0.135
[INFO] [stderr]    Compiling serde v1.0.135
[INFO] [stderr]     Checking futures-sink v0.3.19
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking futures-io v0.3.19
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling uncased v0.9.6
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]     Checking http v0.2.6
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling crossbeam-utils v0.8.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking socket2 v0.4.2
[INFO] [stderr]    Compiling pq-sys v0.4.6
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling siphasher v0.3.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking block-buffer v0.10.0
[INFO] [stderr]     Checking crypto-common v0.1.1
[INFO] [stderr]    Compiling zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]     Checking digest v0.10.1
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling crc32fast v1.3.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking local-waker v0.1.2
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.3
[INFO] [stderr]     Checking cpufeatures v0.2.1
[INFO] [stderr]    Compiling zstd-safe v4.1.4+zstd.1.5.2
[INFO] [stderr]     Checking alloc-stdlib v0.2.1
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.5
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]     Checking pem v0.8.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]     Checking thread_local v1.1.3
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling chrono-tz-build v0.0.2
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling bytestring v1.0.0
[INFO] [stderr]    Compiling r2d2 v0.8.9
[INFO] [stderr]     Checking brotli-decompressor v2.3.2
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking actix-utils v3.0.0
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.2
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.19
[INFO] [stderr]    Compiling tracing-attributes v0.1.18
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]     Checking tokio v1.15.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking tracing v0.1.29
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]     Checking pin-project v1.0.10
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling cookie v0.16.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking ipnet v2.3.1
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]    Compiling firestorm v0.5.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling time-macros v0.2.3
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking tokio-stream v0.1.8
[INFO] [stderr]     Checking actix-rt v2.6.0
[INFO] [stderr]     Checking actix-codec v0.4.2
[INFO] [stderr]     Checking globset v0.4.8
[INFO] [stderr]     Checking h2 v0.3.10
[INFO] [stderr]     Checking futures-executor v0.3.19
[INFO] [stderr]     Checking futures v0.3.19
[INFO] [stderr]     Checking time v0.3.5
[INFO] [stderr]     Checking opentelemetry v0.16.0
[INFO] [stderr]     Checking local-channel v0.1.2
[INFO] [stderr]     Checking brotli v3.3.3
[INFO] [stderr]     Checking flate2 v1.0.22
[INFO] [stderr]    Compiling chrono-tz v0.6.1
[INFO] [stderr]     Checking sha-1 v0.10.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking mio v0.8.0
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]    Compiling zeroize_derive v1.3.1
[INFO] [stderr]     Checking sha1 v0.6.1
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking hyper v0.14.16
[INFO] [stderr]     Checking actix-server v2.0.0
[INFO] [stderr]     Checking rustls v0.20.2
[INFO] [stderr]     Checking ignore v0.4.18
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking actix-router v0.5.0-rc.3
[INFO] [stderr]     Checking combine v4.6.3
[INFO] [stderr]     Checking simple_asn1 v0.4.1
[INFO] [stderr]     Checking diesel v1.4.8
[INFO] [stderr]     Checking deadpool-runtime v0.1.2
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking jsonwebtoken v7.2.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.9
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking tracing-log v0.1.2
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]    Compiling actix-web-codegen v0.5.0-rc.2
[INFO] [stderr]     Checking deunicode v0.4.3
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking integer-encoding v1.1.7
[INFO] [stderr]     Checking thrift v0.13.0
[INFO] [stderr]    Compiling clap_derive v3.0.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.6
[INFO] [stderr]     Checking slug v0.1.4
[INFO] [stderr]     Checking blowfish v0.8.0
[INFO] [stderr]     Checking yasna v0.4.0
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking deadpool v0.9.2
[INFO] [stderr]     Checking tokio-rustls v0.23.2
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]     Checking zeroize v1.5.0
[INFO] [stderr]     Checking opentelemetry-semantic-conventions v0.8.0
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking webpki-roots v0.22.2
[INFO] [stderr]     Checking sha2 v0.10.1
[INFO] [stderr]     Checking pbkdf2 v0.10.0
[INFO] [stderr]     Checking rustls-pemfile v0.2.1
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking quoted_printable v0.4.5
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking fastrand v1.6.0
[INFO] [stderr]     Checking humansize v1.1.1
[INFO] [stderr]     Checking lettre v0.10.0-rc.4
[INFO] [stderr]     Checking opentelemetry-jaeger v0.15.0
[INFO] [stderr]     Checking clap v3.0.10
[INFO] [stderr]     Checking bcrypt-pbkdf v0.7.2
[INFO] [stderr]     Checking redis v0.21.5
[INFO] [stderr]     Checking jsonwebkey v0.3.4
[INFO] [stderr]     Checking tracing-opentelemetry v0.16.0
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking autha_client v0.1.0 (/opt/rustwide/workdir/client)
[INFO] [stderr]     Checking tera v1.15.0
[INFO] [stderr]     Checking deadpool-redis v0.10.2
[INFO] [stderr]     Checking migrations_internals v1.4.1
[INFO] [stderr]    Compiling migrations_macros v1.4.2
[INFO] [stderr]     Checking diesel_migrations v1.4.0
[INFO] [stderr]     Checking zstd v0.10.0+zstd.1.5.2
[INFO] [stderr]     Checking actix-http v3.0.0-rc.2
[INFO] [stderr]     Checking actix-web v4.0.0-rc.2
[INFO] [stderr]     Checking tracing-actix-web v0.5.0-rc.2
[INFO] [stderr]     Checking server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stdout] warning: field `trust_email_as_verified` is never read
[INFO] [stdout]   --> server/src/provider/plugins/openid_connect.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct OpenIDProviderConfig {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     trust_email_as_verified: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenIDProviderConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `token_endpoint`, `userinfo_endpoint`, and `client_secret` are never read
[INFO] [stdout]   --> server/src/provider/plugins/openid_connect.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | struct OAuthInfo {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 47 |     token_endpoint: Url,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 48 |     authorization_endpoint: Url,
[INFO] [stdout] 49 |     userinfo_endpoint: Url,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 50 |     client_id: String,
[INFO] [stdout] 51 |     client_secret: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OAuthInfo` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `DecodeHeader` and `DecodeVerifyToken` are never constructed
[INFO] [stdout]  --> server/src/jwt/error.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | enum VerifyJwtError {
[INFO] [stdout]   |      -------------- variants in this enum
[INFO] [stdout] 7 |     DecodeHeader(jsonwebtoken::errors::Error),
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 8 |     DecodeVerifyToken(jsonwebtoken::errors::Error),
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `VerifyJwtError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> server/src/db/model.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Serialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_queryable_for_user`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/model.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Insertable)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_insertable_for_newuser`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/model.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Insertable, Queryable, AsChangeset)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_insertable_for_passwordauth`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/model.rs:27:22
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Insertable, Queryable, AsChangeset)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_queryable_for_passwordauth`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/model.rs:27:33
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Insertable, Queryable, AsChangeset)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_as_changeset_for_passwordauth`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> server/src/db/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     authentication_methods (user_id, method) {
[INFO] [stdout] 3 | |         user_id -> Int4,
[INFO] [stdout] 4 | |         method -> Text,
[INFO] [stdout] 5 | |     }
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_query_id_for_table`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> server/src/db/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     authentication_methods (user_id, method) {
[INFO] [stdout] 3 | |         user_id -> Int4,
[INFO] [stdout] 4 | |         method -> Text,
[INFO] [stdout] 5 | |     }
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_query_id_for_user_id`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> server/src/db/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     authentication_methods (user_id, method) {
[INFO] [stdout] 3 | |         user_id -> Int4,
[INFO] [stdout] 4 | |         method -> Text,
[INFO] [stdout] 5 | |     }
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_query_id_for_method`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/schema.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | / table! {
[INFO] [stdout] 9  | |     password_auth (user_id) {
[INFO] [stdout] 10 | |         user_id -> Int4,
[INFO] [stdout] 11 | |         hashed_password -> Text,
[INFO] [stdout] 12 | |         salt -> Text,
[INFO] [stdout] 13 | |     }
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_table`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/schema.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | / table! {
[INFO] [stdout] 9  | |     password_auth (user_id) {
[INFO] [stdout] 10 | |         user_id -> Int4,
[INFO] [stdout] 11 | |         hashed_password -> Text,
[INFO] [stdout] 12 | |         salt -> Text,
[INFO] [stdout] 13 | |     }
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_user_id`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/schema.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | / table! {
[INFO] [stdout] 9  | |     password_auth (user_id) {
[INFO] [stdout] 10 | |         user_id -> Int4,
[INFO] [stdout] 11 | |         hashed_password -> Text,
[INFO] [stdout] 12 | |         salt -> Text,
[INFO] [stdout] 13 | |     }
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_hashed_password`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/schema.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | / table! {
[INFO] [stdout] 9  | |     password_auth (user_id) {
[INFO] [stdout] 10 | |         user_id -> Int4,
[INFO] [stdout] 11 | |         hashed_password -> Text,
[INFO] [stdout] 12 | |         salt -> Text,
[INFO] [stdout] 13 | |     }
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_salt`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/schema.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / table! {
[INFO] [stdout] 17 | |     sso (issuer, subject_identifier) {
[INFO] [stdout] 18 | |         user_id -> Nullable<Int4>,
[INFO] [stdout] 19 | |         issuer -> Text,
[INFO] [stdout] 20 | |         subject_identifier -> Text,
[INFO] [stdout] 21 | |     }
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_table`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/schema.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / table! {
[INFO] [stdout] 17 | |     sso (issuer, subject_identifier) {
[INFO] [stdout] 18 | |         user_id -> Nullable<Int4>,
[INFO] [stdout] 19 | |         issuer -> Text,
[INFO] [stdout] 20 | |         subject_identifier -> Text,
[INFO] [stdout] 21 | |     }
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_user_id`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `trust_email_as_verified` is never read
[INFO] [stdout]   --> server/src/provider/plugins/openid_connect.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct OpenIDProviderConfig {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     trust_email_as_verified: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenIDProviderConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `token_endpoint`, `userinfo_endpoint`, and `client_secret` are never read
[INFO] [stdout]   --> server/src/provider/plugins/openid_connect.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | struct OAuthInfo {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 47 |     token_endpoint: Url,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 48 |     authorization_endpoint: Url,
[INFO] [stdout] 49 |     userinfo_endpoint: Url,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 50 |     client_id: String,
[INFO] [stdout] 51 |     client_secret: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OAuthInfo` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/schema.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / table! {
[INFO] [stdout] 17 | |     sso (issuer, subject_identifier) {
[INFO] [stdout] 18 | |         user_id -> Nullable<Int4>,
[INFO] [stdout] 19 | |         issuer -> Text,
[INFO] [stdout] 20 | |         subject_identifier -> Text,
[INFO] [stdout] 21 | |     }
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_issuer`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `DecodeHeader` and `DecodeVerifyToken` are never constructed
[INFO] [stdout]  --> server/src/jwt/error.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | enum VerifyJwtError {
[INFO] [stdout]   |      -------------- variants in this enum
[INFO] [stdout] 7 |     DecodeHeader(jsonwebtoken::errors::Error),
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 8 |     DecodeVerifyToken(jsonwebtoken::errors::Error),
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `VerifyJwtError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/schema.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / table! {
[INFO] [stdout] 17 | |     sso (issuer, subject_identifier) {
[INFO] [stdout] 18 | |         user_id -> Nullable<Int4>,
[INFO] [stdout] 19 | |         issuer -> Text,
[INFO] [stdout] 20 | |         subject_identifier -> Text,
[INFO] [stdout] 21 | |     }
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_subject_identifier`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     users (id) {
[INFO] [stdout] 26 | |         id -> Int4,
[INFO] [stdout] 27 | |         username -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     }
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_table`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     users (id) {
[INFO] [stdout] 26 | |         id -> Int4,
[INFO] [stdout] 27 | |         username -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     }
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_id`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     users (id) {
[INFO] [stdout] 26 | |         id -> Int4,
[INFO] [stdout] 27 | |         username -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     }
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_username`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     users (id) {
[INFO] [stdout] 26 | |         id -> Int4,
[INFO] [stdout] 27 | |         username -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     }
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_email`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     users (id) {
[INFO] [stdout] 26 | |         id -> Int4,
[INFO] [stdout] 27 | |         username -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     }
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_email_verified`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     users (id) {
[INFO] [stdout] 26 | |         id -> Int4,
[INFO] [stdout] 27 | |         username -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     }
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_extra`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> server/src/db/model.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Serialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_queryable_for_user`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/model.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Insertable)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_insertable_for_newuser`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/model.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Insertable, Queryable, AsChangeset)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_insertable_for_passwordauth`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/model.rs:27:22
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Insertable, Queryable, AsChangeset)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_queryable_for_passwordauth`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     users (id) {
[INFO] [stdout] 26 | |         id -> Int4,
[INFO] [stdout] 27 | |         username -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     }
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_token_generation`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/model.rs:27:33
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Insertable, Queryable, AsChangeset)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_as_changeset_for_passwordauth`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     users (id) {
[INFO] [stdout] 26 | |         id -> Int4,
[INFO] [stdout] 27 | |         username -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     }
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_admin`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> server/src/db/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     authentication_methods (user_id, method) {
[INFO] [stdout] 3 | |         user_id -> Int4,
[INFO] [stdout] 4 | |         method -> Text,
[INFO] [stdout] 5 | |     }
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_query_id_for_table`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     users (id) {
[INFO] [stdout] 26 | |         id -> Int4,
[INFO] [stdout] 27 | |         username -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     }
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_created_at`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> server/src/db/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     authentication_methods (user_id, method) {
[INFO] [stdout] 3 | |         user_id -> Int4,
[INFO] [stdout] 4 | |         method -> Text,
[INFO] [stdout] 5 | |     }
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_query_id_for_user_id`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> server/src/db/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     authentication_methods (user_id, method) {
[INFO] [stdout] 3 | |         user_id -> Int4,
[INFO] [stdout] 4 | |         method -> Text,
[INFO] [stdout] 5 | |     }
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_query_id_for_method`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/schema.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | / table! {
[INFO] [stdout] 9  | |     password_auth (user_id) {
[INFO] [stdout] 10 | |         user_id -> Int4,
[INFO] [stdout] 11 | |         hashed_password -> Text,
[INFO] [stdout] 12 | |         salt -> Text,
[INFO] [stdout] 13 | |     }
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_table`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/schema.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | / table! {
[INFO] [stdout] 9  | |     password_auth (user_id) {
[INFO] [stdout] 10 | |         user_id -> Int4,
[INFO] [stdout] 11 | |         hashed_password -> Text,
[INFO] [stdout] 12 | |         salt -> Text,
[INFO] [stdout] 13 | |     }
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_user_id`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/schema.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | / table! {
[INFO] [stdout] 9  | |     password_auth (user_id) {
[INFO] [stdout] 10 | |         user_id -> Int4,
[INFO] [stdout] 11 | |         hashed_password -> Text,
[INFO] [stdout] 12 | |         salt -> Text,
[INFO] [stdout] 13 | |     }
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_hashed_password`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/schema.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | / table! {
[INFO] [stdout] 9  | |     password_auth (user_id) {
[INFO] [stdout] 10 | |         user_id -> Int4,
[INFO] [stdout] 11 | |         hashed_password -> Text,
[INFO] [stdout] 12 | |         salt -> Text,
[INFO] [stdout] 13 | |     }
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_salt`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/schema.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / table! {
[INFO] [stdout] 17 | |     sso (issuer, subject_identifier) {
[INFO] [stdout] 18 | |         user_id -> Nullable<Int4>,
[INFO] [stdout] 19 | |         issuer -> Text,
[INFO] [stdout] 20 | |         subject_identifier -> Text,
[INFO] [stdout] 21 | |     }
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_table`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/schema.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / table! {
[INFO] [stdout] 17 | |     sso (issuer, subject_identifier) {
[INFO] [stdout] 18 | |         user_id -> Nullable<Int4>,
[INFO] [stdout] 19 | |         issuer -> Text,
[INFO] [stdout] 20 | |         subject_identifier -> Text,
[INFO] [stdout] 21 | |     }
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_user_id`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/schema.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / table! {
[INFO] [stdout] 17 | |     sso (issuer, subject_identifier) {
[INFO] [stdout] 18 | |         user_id -> Nullable<Int4>,
[INFO] [stdout] 19 | |         issuer -> Text,
[INFO] [stdout] 20 | |         subject_identifier -> Text,
[INFO] [stdout] 21 | |     }
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_issuer`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/schema.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / table! {
[INFO] [stdout] 17 | |     sso (issuer, subject_identifier) {
[INFO] [stdout] 18 | |         user_id -> Nullable<Int4>,
[INFO] [stdout] 19 | |         issuer -> Text,
[INFO] [stdout] 20 | |         subject_identifier -> Text,
[INFO] [stdout] 21 | |     }
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_subject_identifier`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     users (id) {
[INFO] [stdout] 26 | |         id -> Int4,
[INFO] [stdout] 27 | |         username -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     }
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_table`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     users (id) {
[INFO] [stdout] 26 | |         id -> Int4,
[INFO] [stdout] 27 | |         username -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     }
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_id`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     users (id) {
[INFO] [stdout] 26 | |         id -> Int4,
[INFO] [stdout] 27 | |         username -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     }
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_username`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     users (id) {
[INFO] [stdout] 26 | |         id -> Int4,
[INFO] [stdout] 27 | |         username -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     }
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_email`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     users (id) {
[INFO] [stdout] 26 | |         id -> Int4,
[INFO] [stdout] 27 | |         username -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     }
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_email_verified`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     users (id) {
[INFO] [stdout] 26 | |         id -> Int4,
[INFO] [stdout] 27 | |         username -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     }
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_extra`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     users (id) {
[INFO] [stdout] 26 | |         id -> Int4,
[INFO] [stdout] 27 | |         username -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     }
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_token_generation`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     users (id) {
[INFO] [stdout] 26 | |         id -> Int4,
[INFO] [stdout] 27 | |         username -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     }
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_admin`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> server/src/db/schema.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / table! {
[INFO] [stdout] 25 | |     users (id) {
[INFO] [stdout] 26 | |         id -> Int4,
[INFO] [stdout] 27 | |         username -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     }
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_created_at`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 25 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `server` (bin "server") due to 26 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 25 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `server` (bin "server" test) due to 26 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "b68ab2efac326133596b6d277dfa31b3bf2abc2ace9f55e4b4b0126b8fe4d303", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b68ab2efac326133596b6d277dfa31b3bf2abc2ace9f55e4b4b0126b8fe4d303", kill_on_drop: false }`
[INFO] [stdout] b68ab2efac326133596b6d277dfa31b3bf2abc2ace9f55e4b4b0126b8fe4d303
