[INFO] cloning repository https://github.com/Ciantic/thoughts-creator-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ciantic/thoughts-creator-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCiantic%2Fthoughts-creator-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCiantic%2Fthoughts-creator-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 17a3e403823db7924c776d8f821e268d8f93f871
[INFO] testing Ciantic/thoughts-creator-rust against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCiantic%2Fthoughts-creator-rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ciantic/thoughts-creator-rust
[INFO] finished tweaking git repo https://github.com/Ciantic/thoughts-creator-rust
[INFO] tweaked toml for git repo https://github.com/Ciantic/thoughts-creator-rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ciantic/thoughts-creator-rust on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ciantic/thoughts-creator-rust 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/render-rs/render.rs.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scheduled-thread-pool v0.2.5
[INFO] [stderr]   Downloaded dtoa v0.4.7
[INFO] [stderr]   Downloaded r2d2 v0.8.9
[INFO] [stderr]   Downloaded serde_yaml v0.8.14
[INFO] [stderr]   Downloaded async-global-executor v1.4.3
[INFO] [stderr]   Downloaded async-attributes v1.1.1
[INFO] [stderr]   Downloaded async-executor v1.4.0
[INFO] [stderr]   Downloaded signal-hook-registry v1.3.0
[INFO] [stderr]   Downloaded wepoll-sys v3.0.1
[INFO] [stderr]   Downloaded cc v1.0.66
[INFO] [stderr]   Downloaded derive_more v0.99.11
[INFO] [stderr]   Downloaded serde v1.0.115
[INFO] [stderr]   Downloaded pin-project v0.4.23
[INFO] [stderr]   Downloaded syn v1.0.40
[INFO] [stderr]   Downloaded lock_api v0.4.2
[INFO] [stderr]   Downloaded smallvec v1.5.1
[INFO] [stderr]   Downloaded polling v2.0.2
[INFO] [stderr]   Downloaded async-io v1.3.1
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.1
[INFO] [stderr]   Downloaded futures-lite v1.11.3
[INFO] [stderr]   Downloaded diesel v1.4.5
[INFO] [stderr]   Downloaded pin-project-internal v0.4.23
[INFO] [stderr]   Downloaded async-std v1.8.0
[INFO] [stderr]   Downloaded futures v0.3.5
[INFO] [stderr]   Downloaded parking_lot_core v0.8.1
[INFO] [stderr]   Downloaded diesel_derives v1.4.1
[INFO] [stderr]   Downloaded normpath v0.1.0
[INFO] [stderr]   Downloaded serde_derive v1.0.115
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.17
[INFO] [stderr]   Downloaded futures-sink v0.3.5
[INFO] [stderr]   Downloaded migrations_macros v1.4.2
[INFO] [stderr]   Downloaded proc-macro-hack v0.5.18
[INFO] [stderr]   Downloaded async-process v1.0.1
[INFO] [stderr]   Downloaded migrations_internals v1.4.1
[INFO] [stderr]   Downloaded diesel_migrations v1.4.0
[INFO] [stderr]   Downloaded instant v0.1.9
[INFO] [stderr]   Downloaded yaml-rust v0.4.4
[INFO] [stderr]   Downloaded proc-macro2 v1.0.20
[INFO] [stderr]   Downloaded libsqlite3-sys v0.18.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e2fcb59647f26b842c01374507556f000f564efe5a1f361ff64a3ed452af6f9
[INFO] running `Command { std: "docker" "start" "-a" "7e2fcb59647f26b842c01374507556f000f564efe5a1f361ff64a3ed452af6f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e2fcb59647f26b842c01374507556f000f564efe5a1f361ff64a3ed452af6f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e2fcb59647f26b842c01374507556f000f564efe5a1f361ff64a3ed452af6f9", kill_on_drop: false }`
[INFO] [stdout] 7e2fcb59647f26b842c01374507556f000f564efe5a1f361ff64a3ed452af6f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 163ccf8661f275168fec32e416b302ff989cdfc1c066cc09c4c2b6c13d31d8f8
[INFO] running `Command { std: "docker" "start" "-a" "163ccf8661f275168fec32e416b302ff989cdfc1c066cc09c4c2b6c13d31d8f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.20
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.40
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling futures-core v0.3.5
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.115
[INFO] [stderr]    Compiling serde v1.0.115
[INFO] [stderr]    Compiling once_cell v1.4.1
[INFO] [stderr]    Compiling futures-io v0.3.5
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling smallvec v1.5.1
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.0
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling fastrand v1.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling pin-project-internal v0.4.23
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling vec-arena v1.0.0
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling futures-sink v0.3.5
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]    Compiling tinyvec v1.1.0
[INFO] [stderr]    Compiling futures-lite v1.11.3
[INFO] [stderr]    Compiling futures-channel v0.3.5
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling futures-task v0.3.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling async-channel v1.5.1
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling libsqlite3-sys v0.18.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.1
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling nb-connect v1.0.2
[INFO] [stderr]    Compiling polling v2.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.57
[INFO] [stderr]    Compiling signal-hook v0.1.17
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.5
[INFO] [stderr]    Compiling linked-hash-map v0.5.3
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.16
[INFO] [stderr]    Compiling r2d2 v0.8.9
[INFO] [stderr]    Compiling async-io v1.3.1
[INFO] [stderr]    Compiling async-executor v1.4.0
[INFO] [stderr]    Compiling yaml-rust v0.4.4
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling blocking v1.0.2
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling dtoa v0.4.7
[INFO] [stderr]    Compiling normpath v0.1.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling async-global-executor v1.4.3
[INFO] [stderr]    Compiling async-process v1.0.1
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling futures-macro v0.3.5
[INFO] [stderr]    Compiling async-attributes v1.1.1
[INFO] [stderr]    Compiling render_macros v0.3.1 (https://github.com/render-rs/render.rs.git?rev=aa10a9d961573a4f05129f68575d2b9e0cacde31#aa10a9d9)
[INFO] [stderr]    Compiling derive_more v0.99.11
[INFO] [stderr]    Compiling async-std v1.8.0
[INFO] [stderr]    Compiling render v0.3.1 (https://github.com/render-rs/render.rs.git?rev=aa10a9d961573a4f05129f68575d2b9e0cacde31#aa10a9d9)
[INFO] [stderr]    Compiling pin-project v0.4.23
[INFO] [stderr]    Compiling futures-util v0.3.5
[INFO] [stderr]    Compiling futures-executor v0.3.5
[INFO] [stderr]    Compiling futures v0.3.5
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling serde_yaml v0.8.14
[INFO] [stderr]    Compiling uuid v0.8.1
[INFO] [stderr]    Compiling url v2.2.0
[INFO] [stderr]    Compiling diesel v1.4.5
[INFO] [stderr]    Compiling migrations_internals v1.4.1
[INFO] [stderr]    Compiling migrations_macros v1.4.2
[INFO] [stderr]    Compiling diesel_migrations v1.4.0
[INFO] [stderr]    Compiling cianticblog v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `chrono::Utc`
[INFO] [stdout]  --> src/db/models.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use chrono::Utc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Duration`
[INFO] [stdout]  --> src/db/repositories.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chrono::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SqliteConnection` and `r2d2::ConnectionManager`
[INFO] [stdout]  --> src/db/repositories.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use diesel::{r2d2::ConnectionManager, SqliteConnection};
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `r2d2::Pool`
[INFO] [stdout]  --> src/db/repositories.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use r2d2::Pool;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PageId`
[INFO] [stdout]  --> src/generate_db.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 |     db::{ArticleId, PageId},
[INFO] [stdout]   |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `normalize::normalize`
[INFO] [stdout]  --> src/generate_db.rs:7:46
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::{markdown::compile_markdown_file, normalize::normalize};
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NaiveDateTime`
[INFO] [stdout]  --> src/markdown/compile.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chrono::{DateTime, NaiveDateTime, Utc};
[INFO] [stdout]   |                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NaiveDateTime`
[INFO] [stdout]  --> src/markdown/frontmatter.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::{DateTime, NaiveDateTime, Utc};
[INFO] [stdout]   |                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CodeBlockKind` and `escape`
[INFO] [stdout]  --> src/markdown/to_html.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pulldown_cmark::{escape, html, CodeBlockKind, Event, LinkType, Options, Parser, Tag};
[INFO] [stdout]   |                      ^^^^^^        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::ErrorKind`
[INFO] [stdout]  --> src/urls.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::ErrorKind;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `derive_more::From`
[INFO] [stdout]  --> src/urls.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use derive_more::From;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Captures`
[INFO] [stdout]  --> src/urls.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use regex::{Captures, Regex};
[INFO] [stdout]   |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::db::models::Article`
[INFO] [stdout]   --> src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::db::models::Article;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `normalize::normalize`
[INFO] [stdout]   --> src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use normalize::normalize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/db/mod.rs:54:23
[INFO] [stdout]    |
[INFO] [stdout] 54 |             .map_err(|e| Error::ConnectionError)?;
[INFO] [stdout]    |                       ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `files`
[INFO] [stdout]   --> src/generate_db.rs:82:41
[INFO] [stdout]    |
[INFO] [stdout] 82 |             FilesChange::PagesChanged { files } => {
[INFO] [stdout]    |                                         ^^^^^ help: try ignoring the field: `files: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `description`
[INFO] [stdout]    --> src/layout.rs:128:51
[INFO] [stdout]     |
[INFO] [stdout] 128 | fn Html<'a, 'b, Children: Render>(title: &'a str, description: &'b str, children: Children) {
[INFO] [stdout]     |                                                   ^^^^^^^^^^^ help: try ignoring the field: `description: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/main.rs:90:13
[INFO] [stdout]    |
[INFO] [stdout] 90 |     DbError(crate::db::Error),
[INFO] [stdout]    |     ------- ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GenerateError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 90 -     DbError(crate::db::Error),
[INFO] [stdout] 90 +     DbError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/main.rs:91:18
[INFO] [stdout]    |
[INFO] [stdout] 91 |     PatternError(glob::PatternError),
[INFO] [stdout]    |     ------------ ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GenerateError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 91 -     PatternError(glob::PatternError),
[INFO] [stdout] 91 +     PatternError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `IOError` is never constructed
[INFO] [stdout]    --> src/main.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 138 | enum MainError {
[INFO] [stdout]     |      --------- variant in this enum
[INFO] [stdout] 139 |     IOError,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MainError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `iso8601` is never used
[INFO] [stdout]   --> src/layout.rs:16:4
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn iso8601(dt: chrono::DateTime<chrono::Utc>) -> String {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `OgType` is never used
[INFO] [stdout]   --> src/layout.rs:21:6
[INFO] [stdout]    |
[INFO] [stdout] 21 | enum OgType {
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Og` is never constructed
[INFO] [stdout]   --> src/layout.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | struct Og {
[INFO] [stdout]    |        ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               -^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `AsExpression` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_articleid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 124 | / generate_uuid_field! {
[INFO] [stdout] 125 | |     ArticleId
[INFO] [stdout]     | |     --------- `ArticleId` is not local
[INFO] [stdout] 126 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               -^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `AsExpression` is not local
[INFO] [stdout]     |               `Nullable` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_articleid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 124 | / generate_uuid_field! {
[INFO] [stdout] 125 | |     ArticleId
[INFO] [stdout]     | |     --------- `ArticleId` is not local
[INFO] [stdout] 126 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               ^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `ToSql` is not local
[INFO] [stdout]     |               `Nullable` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_articleid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 124 | / generate_uuid_field! {
[INFO] [stdout] 125 | |     ArticleId
[INFO] [stdout]     | |     --------- `ArticleId` is not local
[INFO] [stdout] 126 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               ^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `AsExpression` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_articleid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 124 | / generate_uuid_field! {
[INFO] [stdout] 125 | |     ArticleId
[INFO] [stdout]     | |     --------- `ArticleId` is not local
[INFO] [stdout] 126 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               ^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `AsExpression` is not local
[INFO] [stdout]     |               `Nullable` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_articleid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 124 | / generate_uuid_field! {
[INFO] [stdout] 125 | |     ArticleId
[INFO] [stdout]     | |     --------- `ArticleId` is not local
[INFO] [stdout] 126 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:75:13
[INFO] [stdout]     |
[INFO] [stdout]  75 |               FromSqlRow,
[INFO] [stdout]     |               ^---------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `FromSqlRow` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_from_sql_row_for_articleid`
[INFO] [stdout] ...
[INFO] [stdout] 124 | / generate_uuid_field! {
[INFO] [stdout] 125 | |     ArticleId
[INFO] [stdout]     | |     --------- `ArticleId` is not local
[INFO] [stdout] 126 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `FromSqlRow` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:75:13
[INFO] [stdout]     |
[INFO] [stdout]  75 |               FromSqlRow,
[INFO] [stdout]     |               ^---------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `Queryable` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_from_sql_row_for_articleid`
[INFO] [stdout] ...
[INFO] [stdout] 124 | / generate_uuid_field! {
[INFO] [stdout] 125 | |     ArticleId
[INFO] [stdout]     | |     --------- `ArticleId` is not local
[INFO] [stdout] 126 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `FromSqlRow` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               -^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `AsExpression` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_pageid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 128 | / generate_uuid_field! {
[INFO] [stdout] 129 | |     PageId
[INFO] [stdout]     | |     ------ `PageId` is not local
[INFO] [stdout] 130 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               -^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `AsExpression` is not local
[INFO] [stdout]     |               `Nullable` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_pageid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 128 | / generate_uuid_field! {
[INFO] [stdout] 129 | |     PageId
[INFO] [stdout]     | |     ------ `PageId` is not local
[INFO] [stdout] 130 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               ^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `ToSql` is not local
[INFO] [stdout]     |               `Nullable` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_pageid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 128 | / generate_uuid_field! {
[INFO] [stdout] 129 | |     PageId
[INFO] [stdout]     | |     ------ `PageId` is not local
[INFO] [stdout] 130 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               ^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `AsExpression` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_pageid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 128 | / generate_uuid_field! {
[INFO] [stdout] 129 | |     PageId
[INFO] [stdout]     | |     ------ `PageId` is not local
[INFO] [stdout] 130 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               ^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `AsExpression` is not local
[INFO] [stdout]     |               `Nullable` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_pageid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 128 | / generate_uuid_field! {
[INFO] [stdout] 129 | |     PageId
[INFO] [stdout]     | |     ------ `PageId` is not local
[INFO] [stdout] 130 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:75:13
[INFO] [stdout]     |
[INFO] [stdout]  75 |               FromSqlRow,
[INFO] [stdout]     |               ^---------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `FromSqlRow` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_from_sql_row_for_pageid`
[INFO] [stdout] ...
[INFO] [stdout] 128 | / generate_uuid_field! {
[INFO] [stdout] 129 | |     PageId
[INFO] [stdout]     | |     ------ `PageId` is not local
[INFO] [stdout] 130 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `FromSqlRow` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:75:13
[INFO] [stdout]     |
[INFO] [stdout]  75 |               FromSqlRow,
[INFO] [stdout]     |               ^---------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `Queryable` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_from_sql_row_for_pageid`
[INFO] [stdout] ...
[INFO] [stdout] 128 | / generate_uuid_field! {
[INFO] [stdout] 129 | |     PageId
[INFO] [stdout]     | |     ------ `PageId` is not local
[INFO] [stdout] 130 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `FromSqlRow` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               -^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `AsExpression` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_imageid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 132 | / generate_uuid_field! {
[INFO] [stdout] 133 | |     ImageId
[INFO] [stdout]     | |     ------- `ImageId` is not local
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               -^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `AsExpression` is not local
[INFO] [stdout]     |               `Nullable` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_imageid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 132 | / generate_uuid_field! {
[INFO] [stdout] 133 | |     ImageId
[INFO] [stdout]     | |     ------- `ImageId` is not local
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               ^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `ToSql` is not local
[INFO] [stdout]     |               `Nullable` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_imageid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 132 | / generate_uuid_field! {
[INFO] [stdout] 133 | |     ImageId
[INFO] [stdout]     | |     ------- `ImageId` is not local
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               ^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `AsExpression` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_imageid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 132 | / generate_uuid_field! {
[INFO] [stdout] 133 | |     ImageId
[INFO] [stdout]     | |     ------- `ImageId` is not local
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               ^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `AsExpression` is not local
[INFO] [stdout]     |               `Nullable` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_imageid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 132 | / generate_uuid_field! {
[INFO] [stdout] 133 | |     ImageId
[INFO] [stdout]     | |     ------- `ImageId` is not local
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:75:13
[INFO] [stdout]     |
[INFO] [stdout]  75 |               FromSqlRow,
[INFO] [stdout]     |               ^---------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `FromSqlRow` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_from_sql_row_for_imageid`
[INFO] [stdout] ...
[INFO] [stdout] 132 | / generate_uuid_field! {
[INFO] [stdout] 133 | |     ImageId
[INFO] [stdout]     | |     ------- `ImageId` is not local
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `FromSqlRow` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:75:13
[INFO] [stdout]     |
[INFO] [stdout]  75 |               FromSqlRow,
[INFO] [stdout]     |               ^---------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `Queryable` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_from_sql_row_for_imageid`
[INFO] [stdout] ...
[INFO] [stdout] 132 | / generate_uuid_field! {
[INFO] [stdout] 133 | |     ImageId
[INFO] [stdout]     | |     ------- `ImageId` is not local
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `FromSqlRow` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               -^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `AsExpression` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_urlid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 136 | / generate_uuid_field! {
[INFO] [stdout] 137 | |     UrlId
[INFO] [stdout]     | |     ----- `UrlId` is not local
[INFO] [stdout] 138 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               -^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `AsExpression` is not local
[INFO] [stdout]     |               `Nullable` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_urlid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 136 | / generate_uuid_field! {
[INFO] [stdout] 137 | |     UrlId
[INFO] [stdout]     | |     ----- `UrlId` is not local
[INFO] [stdout] 138 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               ^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `ToSql` is not local
[INFO] [stdout]     |               `Nullable` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_urlid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 136 | / generate_uuid_field! {
[INFO] [stdout] 137 | |     UrlId
[INFO] [stdout]     | |     ----- `UrlId` is not local
[INFO] [stdout] 138 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               ^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `AsExpression` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_urlid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 136 | / generate_uuid_field! {
[INFO] [stdout] 137 | |     UrlId
[INFO] [stdout]     | |     ----- `UrlId` is not local
[INFO] [stdout] 138 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               ^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `AsExpression` is not local
[INFO] [stdout]     |               `Nullable` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_urlid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 136 | / generate_uuid_field! {
[INFO] [stdout] 137 | |     UrlId
[INFO] [stdout]     | |     ----- `UrlId` is not local
[INFO] [stdout] 138 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:75:13
[INFO] [stdout]     |
[INFO] [stdout]  75 |               FromSqlRow,
[INFO] [stdout]     |               ^---------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `FromSqlRow` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_from_sql_row_for_urlid`
[INFO] [stdout] ...
[INFO] [stdout] 136 | / generate_uuid_field! {
[INFO] [stdout] 137 | |     UrlId
[INFO] [stdout]     | |     ----- `UrlId` is not local
[INFO] [stdout] 138 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `FromSqlRow` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:75:13
[INFO] [stdout]     |
[INFO] [stdout]  75 |               FromSqlRow,
[INFO] [stdout]     |               ^---------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `Queryable` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_from_sql_row_for_urlid`
[INFO] [stdout] ...
[INFO] [stdout] 136 | / generate_uuid_field! {
[INFO] [stdout] 137 | |     UrlId
[INFO] [stdout]     | |     ----- `UrlId` is not local
[INFO] [stdout] 138 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `FromSqlRow` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/db/models.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stdout]   |            ^--------
[INFO] [stdout]   |            |
[INFO] [stdout]   |            `Queryable` is not local
[INFO] [stdout]   |            move the `impl` block outside of this function `_impl_queryable_for_article`
[INFO] [stdout] 8 | )]
[INFO] [stdout] 9 | pub struct Article {
[INFO] [stdout]   |            ------- `Article` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/db/models.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stdout]   |                       ^-----------
[INFO] [stdout]   |                       |
[INFO] [stdout]   |                       `HasTable` is not local
[INFO] [stdout]   |                       move the `impl` block outside of this function `_impl_identifiable_for_article`
[INFO] [stdout] 8 | )]
[INFO] [stdout] 9 | pub struct Article {
[INFO] [stdout]   |            ------- `Article` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/db/models.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stdout]   |                       ^^^^^^^^^^^^
[INFO] [stdout]   |                       |
[INFO] [stdout]   |                       `Identifiable` is not local
[INFO] [stdout]   |                       move the `impl` block outside of this function `_impl_identifiable_for_article`
[INFO] [stdout] 8 | )]
[INFO] [stdout] 9 | pub struct Article {
[INFO] [stdout]   |            ------- `Article` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/db/models.rs:7:37
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stdout]   |                                     ^---------
[INFO] [stdout]   |                                     |
[INFO] [stdout]   |                                     `Insertable` is not local
[INFO] [stdout]   |                                     `table` is not local
[INFO] [stdout]   |                                     move the `impl` block outside of this function `_impl_insertable_for_article`
[INFO] [stdout] 8 | )]
[INFO] [stdout] 9 | pub struct Article {
[INFO] [stdout]   |            ------- `Article` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/db/models.rs:7:37
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stdout]   |                                     -^^^^^^^^^
[INFO] [stdout]   |                                     |
[INFO] [stdout]   |                                     `Insertable` is not local
[INFO] [stdout]   |                                     `table` is not local
[INFO] [stdout]   |                                     move the `impl` block outside of this function `_impl_insertable_for_article`
[INFO] [stdout] 8 | )]
[INFO] [stdout] 9 | pub struct Article {
[INFO] [stdout]   |            ------- `Article` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/db/models.rs:7:37
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stdout]   |                                     ^---------
[INFO] [stdout]   |                                     |
[INFO] [stdout]   |                                     `UndecoratedInsertRecord` is not local
[INFO] [stdout]   |                                     `table` is not local
[INFO] [stdout]   |                                     move the `impl` block outside of this function `_impl_insertable_for_article`
[INFO] [stdout] 8 | )]
[INFO] [stdout] 9 | pub struct Article {
[INFO] [stdout]   |            ------- `Article` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/db/models.rs:7:49
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stdout]   |                                                 ^^^^^^^^^^^
[INFO] [stdout]   |                                                 |
[INFO] [stdout]   |                                                 `AsChangeset` is not local
[INFO] [stdout]   |                                                 move the `impl` block outside of this function `_impl_as_changeset_for_article`
[INFO] [stdout] 8 | )]
[INFO] [stdout] 9 | pub struct Article {
[INFO] [stdout]   |            ------- `Article` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/db/models.rs:7:49
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stdout]   |                                                 ^----------
[INFO] [stdout]   |                                                 |
[INFO] [stdout]   |                                                 `AsChangeset` is not local
[INFO] [stdout]   |                                                 move the `impl` block outside of this function `_impl_as_changeset_for_article`
[INFO] [stdout] 8 | )]
[INFO] [stdout] 9 | pub struct Article {
[INFO] [stdout]   |            ------- `Article` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stdout]    |            ^--------
[INFO] [stdout]    |            |
[INFO] [stdout]    |            `Queryable` is not local
[INFO] [stdout]    |            move the `impl` block outside of this function `_impl_queryable_for_page`
[INFO] [stdout] 22 | )]
[INFO] [stdout] 23 | pub struct Page {
[INFO] [stdout]    |            ---- `Page` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:21:23
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stdout]    |                       ^-----------
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `HasTable` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this function `_impl_identifiable_for_page`
[INFO] [stdout] 22 | )]
[INFO] [stdout] 23 | pub struct Page {
[INFO] [stdout]    |            ---- `Page` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:21:23
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stdout]    |                       ^^^^^^^^^^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `Identifiable` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this function `_impl_identifiable_for_page`
[INFO] [stdout] 22 | )]
[INFO] [stdout] 23 | pub struct Page {
[INFO] [stdout]    |            ---- `Page` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:21:37
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stdout]    |                                     ^---------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     `Insertable` is not local
[INFO] [stdout]    |                                     `table` is not local
[INFO] [stdout]    |                                     move the `impl` block outside of this function `_impl_insertable_for_page`
[INFO] [stdout] 22 | )]
[INFO] [stdout] 23 | pub struct Page {
[INFO] [stdout]    |            ---- `Page` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:21:37
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stdout]    |                                     -^^^^^^^^^
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     `Insertable` is not local
[INFO] [stdout]    |                                     `table` is not local
[INFO] [stdout]    |                                     move the `impl` block outside of this function `_impl_insertable_for_page`
[INFO] [stdout] 22 | )]
[INFO] [stdout] 23 | pub struct Page {
[INFO] [stdout]    |            ---- `Page` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:21:37
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stdout]    |                                     ^---------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                                     `table` is not local
[INFO] [stdout]    |                                     move the `impl` block outside of this function `_impl_insertable_for_page`
[INFO] [stdout] 22 | )]
[INFO] [stdout] 23 | pub struct Page {
[INFO] [stdout]    |            ---- `Page` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:21:49
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stdout]    |                                                 ^^^^^^^^^^^
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 `AsChangeset` is not local
[INFO] [stdout]    |                                                 move the `impl` block outside of this function `_impl_as_changeset_for_page`
[INFO] [stdout] 22 | )]
[INFO] [stdout] 23 | pub struct Page {
[INFO] [stdout]    |            ---- `Page` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:21:49
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stdout]    |                                                 ^----------
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 `AsChangeset` is not local
[INFO] [stdout]    |                                                 move the `impl` block outside of this function `_impl_as_changeset_for_page`
[INFO] [stdout] 22 | )]
[INFO] [stdout] 23 | pub struct Page {
[INFO] [stdout]    |            ---- `Page` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:58:17
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stdout]    |                 ^--------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Queryable` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_queryable_for_image`
[INFO] [stdout] 59 | pub struct Image {
[INFO] [stdout]    |            ----- `Image` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:58:28
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stdout]    |                            ^-----------
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            `HasTable` is not local
[INFO] [stdout]    |                            move the `impl` block outside of this function `_impl_identifiable_for_image`
[INFO] [stdout] 59 | pub struct Image {
[INFO] [stdout]    |            ----- `Image` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:58:28
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stdout]    |                            ^^^^^^^^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            `Identifiable` is not local
[INFO] [stdout]    |                            move the `impl` block outside of this function `_impl_identifiable_for_image`
[INFO] [stdout] 59 | pub struct Image {
[INFO] [stdout]    |            ----- `Image` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:58:42
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                          ^---------
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          `Insertable` is not local
[INFO] [stdout]    |                                          `table` is not local
[INFO] [stdout]    |                                          move the `impl` block outside of this function `_impl_insertable_for_image`
[INFO] [stdout] 59 | pub struct Image {
[INFO] [stdout]    |            ----- `Image` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:58:42
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                          -^^^^^^^^^
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          `Insertable` is not local
[INFO] [stdout]    |                                          `table` is not local
[INFO] [stdout]    |                                          move the `impl` block outside of this function `_impl_insertable_for_image`
[INFO] [stdout] 59 | pub struct Image {
[INFO] [stdout]    |            ----- `Image` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:58:42
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                          ^---------
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                                          `table` is not local
[INFO] [stdout]    |                                          move the `impl` block outside of this function `_impl_insertable_for_image`
[INFO] [stdout] 59 | pub struct Image {
[INFO] [stdout]    |            ----- `Image` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:58:54
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |                                                      |
[INFO] [stdout]    |                                                      `AsChangeset` is not local
[INFO] [stdout]    |                                                      move the `impl` block outside of this function `_impl_as_changeset_for_image`
[INFO] [stdout] 59 | pub struct Image {
[INFO] [stdout]    |            ----- `Image` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:58:54
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                      ^----------
[INFO] [stdout]    |                                                      |
[INFO] [stdout]    |                                                      `AsChangeset` is not local
[INFO] [stdout]    |                                                      move the `impl` block outside of this function `_impl_as_changeset_for_image`
[INFO] [stdout] 59 | pub struct Image {
[INFO] [stdout]    |            ----- `Image` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:68:17
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stdout]    |                 ^--------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Queryable` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_queryable_for_url`
[INFO] [stdout] 69 | pub struct Url {
[INFO] [stdout]    |            --- `Url` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:68:28
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stdout]    |                            ^-----------
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            `HasTable` is not local
[INFO] [stdout]    |                            move the `impl` block outside of this function `_impl_identifiable_for_url`
[INFO] [stdout] 69 | pub struct Url {
[INFO] [stdout]    |            --- `Url` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:68:28
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stdout]    |                            ^^^^^^^^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            `Identifiable` is not local
[INFO] [stdout]    |                            move the `impl` block outside of this function `_impl_identifiable_for_url`
[INFO] [stdout] 69 | pub struct Url {
[INFO] [stdout]    |            --- `Url` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:68:42
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                          ^---------
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          `Insertable` is not local
[INFO] [stdout]    |                                          `table` is not local
[INFO] [stdout]    |                                          move the `impl` block outside of this function `_impl_insertable_for_url`
[INFO] [stdout] 69 | pub struct Url {
[INFO] [stdout]    |            --- `Url` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:68:42
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                          -^^^^^^^^^
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          `Insertable` is not local
[INFO] [stdout]    |                                          `table` is not local
[INFO] [stdout]    |                                          move the `impl` block outside of this function `_impl_insertable_for_url`
[INFO] [stdout] 69 | pub struct Url {
[INFO] [stdout]    |            --- `Url` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:68:42
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                          ^---------
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                                          `table` is not local
[INFO] [stdout]    |                                          move the `impl` block outside of this function `_impl_insertable_for_url`
[INFO] [stdout] 69 | pub struct Url {
[INFO] [stdout]    |            --- `Url` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:68:54
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |                                                      |
[INFO] [stdout]    |                                                      `AsChangeset` is not local
[INFO] [stdout]    |                                                      move the `impl` block outside of this function `_impl_as_changeset_for_url`
[INFO] [stdout] 69 | pub struct Url {
[INFO] [stdout]    |            --- `Url` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:68:54
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                      ^----------
[INFO] [stdout]    |                                                      |
[INFO] [stdout]    |                                                      `AsChangeset` is not local
[INFO] [stdout]    |                                                      move the `impl` block outside of this function `_impl_as_changeset_for_url`
[INFO] [stdout] 69 | pub struct Url {
[INFO] [stdout]    |            --- `Url` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     articles (id) {
[INFO] [stdout]  3 | |         id -> Text,
[INFO] [stdout]  4 | |         published -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     articles (id) {
[INFO] [stdout]  3 | |         id -> Text,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout]  4 | |         published -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     articles (id) {
[INFO] [stdout]  3 | |         id -> Text,
[INFO] [stdout]  4 | |         published -> Timestamp,
[INFO] [stdout]    | |         --------- `published` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_published`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     articles (id) {
[INFO] [stdout]  3 | |         id -> Text,
[INFO] [stdout]  4 | |         published -> Timestamp,
[INFO] [stdout]  5 | |         modified -> Timestamp,
[INFO] [stdout]    | |         -------- `modified` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_modified`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     articles (id) {
[INFO] [stdout]  3 | |         id -> Text,
[INFO] [stdout]  4 | |         published -> Timestamp,
[INFO] [stdout]  5 | |         modified -> Timestamp,
[INFO] [stdout]  6 | |         modified_on_disk -> Timestamp,
[INFO] [stdout]    | |         ---------------- `modified_on_disk` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_modified_on_disk`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     articles (id) {
[INFO] [stdout]  3 | |         id -> Text,
[INFO] [stdout]  4 | |         published -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout]  7 | |         local_path -> Text,
[INFO] [stdout]    | |         ---------- `local_path` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_local_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     articles (id) {
[INFO] [stdout]  3 | |         id -> Text,
[INFO] [stdout]  4 | |         published -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout]  8 | |         server_path -> Text,
[INFO] [stdout]    | |         ----------- `server_path` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_server_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     articles (id) {
[INFO] [stdout]  3 | |         id -> Text,
[INFO] [stdout]  4 | |         published -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout]  9 | |         title -> Text,
[INFO] [stdout]    | |         ----- `title` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_title`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     articles (id) {
[INFO] [stdout]  3 | |         id -> Text,
[INFO] [stdout]  4 | |         published -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | |         html -> Text,
[INFO] [stdout]    | |         ---- `html` is not local
[INFO] [stdout] 11 | |     }
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_html`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     images (id) {
[INFO] [stdout] 16 | |         id -> Text,
[INFO] [stdout] 17 | |         modified_on_disk -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     images (id) {
[INFO] [stdout] 16 | |         id -> Text,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 17 | |         modified_on_disk -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     images (id) {
[INFO] [stdout] 16 | |         id -> Text,
[INFO] [stdout] 17 | |         modified_on_disk -> Timestamp,
[INFO] [stdout]    | |         ---------------- `modified_on_disk` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_modified_on_disk`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     images (id) {
[INFO] [stdout] 16 | |         id -> Text,
[INFO] [stdout] 17 | |         modified_on_disk -> Timestamp,
[INFO] [stdout] 18 | |         width -> Integer,
[INFO] [stdout]    | |         ----- `width` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_width`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     images (id) {
[INFO] [stdout] 16 | |         id -> Text,
[INFO] [stdout] 17 | |         modified_on_disk -> Timestamp,
[INFO] [stdout] 18 | |         width -> Integer,
[INFO] [stdout] 19 | |         height -> Integer,
[INFO] [stdout]    | |         ------ `height` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_height`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     images (id) {
[INFO] [stdout] 16 | |         id -> Text,
[INFO] [stdout] 17 | |         modified_on_disk -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         local_path -> Text,
[INFO] [stdout]    | |         ---------- `local_path` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_local_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     images (id) {
[INFO] [stdout] 16 | |         id -> Text,
[INFO] [stdout] 17 | |         modified_on_disk -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         server_path -> Text,
[INFO] [stdout]    | |         ----------- `server_path` is not local
[INFO] [stdout] 22 | |     }
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_server_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / table! {
[INFO] [stdout] 26 | |     pages (id) {
[INFO] [stdout] 27 | |         id -> Text,
[INFO] [stdout] 28 | |         published -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / table! {
[INFO] [stdout] 26 | |     pages (id) {
[INFO] [stdout] 27 | |         id -> Text,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 28 | |         published -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / table! {
[INFO] [stdout] 26 | |     pages (id) {
[INFO] [stdout] 27 | |         id -> Text,
[INFO] [stdout] 28 | |         published -> Timestamp,
[INFO] [stdout]    | |         --------- `published` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_published`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / table! {
[INFO] [stdout] 26 | |     pages (id) {
[INFO] [stdout] 27 | |         id -> Text,
[INFO] [stdout] 28 | |         published -> Timestamp,
[INFO] [stdout] 29 | |         modified -> Timestamp,
[INFO] [stdout]    | |         -------- `modified` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_modified`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / table! {
[INFO] [stdout] 26 | |     pages (id) {
[INFO] [stdout] 27 | |         id -> Text,
[INFO] [stdout] 28 | |         published -> Timestamp,
[INFO] [stdout] 29 | |         modified -> Timestamp,
[INFO] [stdout] 30 | |         modified_on_disk -> Timestamp,
[INFO] [stdout]    | |         ---------------- `modified_on_disk` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_modified_on_disk`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / table! {
[INFO] [stdout] 26 | |     pages (id) {
[INFO] [stdout] 27 | |         id -> Text,
[INFO] [stdout] 28 | |         published -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | |         local_path -> Text,
[INFO] [stdout]    | |         ---------- `local_path` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_local_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / table! {
[INFO] [stdout] 26 | |     pages (id) {
[INFO] [stdout] 27 | |         id -> Text,
[INFO] [stdout] 28 | |         published -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | |         server_path -> Text,
[INFO] [stdout]    | |         ----------- `server_path` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_server_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / table! {
[INFO] [stdout] 26 | |     pages (id) {
[INFO] [stdout] 27 | |         id -> Text,
[INFO] [stdout] 28 | |         published -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | |         title -> Text,
[INFO] [stdout]    | |         ----- `title` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_title`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / table! {
[INFO] [stdout] 26 | |     pages (id) {
[INFO] [stdout] 27 | |         id -> Text,
[INFO] [stdout] 28 | |         published -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |         html -> Text,
[INFO] [stdout]    | |         ---- `html` is not local
[INFO] [stdout] 35 | |     }
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_html`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | / table! {
[INFO] [stdout] 39 | |     urls (id) {
[INFO] [stdout] 40 | |         id -> Text,
[INFO] [stdout] 41 | |         url -> Text,
[INFO] [stdout] 42 | |     }
[INFO] [stdout] 43 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | / table! {
[INFO] [stdout] 39 | |     urls (id) {
[INFO] [stdout] 40 | |         id -> Text,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 41 | |         url -> Text,
[INFO] [stdout] 42 | |     }
[INFO] [stdout] 43 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | / table! {
[INFO] [stdout] 39 | |     urls (id) {
[INFO] [stdout] 40 | |         id -> Text,
[INFO] [stdout] 41 | |         url -> Text,
[INFO] [stdout]    | |         --- `url` is not local
[INFO] [stdout] 42 | |     }
[INFO] [stdout] 43 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_url`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.74s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: migrations_internals v1.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "163ccf8661f275168fec32e416b302ff989cdfc1c066cc09c4c2b6c13d31d8f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "163ccf8661f275168fec32e416b302ff989cdfc1c066cc09c4c2b6c13d31d8f8", kill_on_drop: false }`
[INFO] [stdout] 163ccf8661f275168fec32e416b302ff989cdfc1c066cc09c4c2b6c13d31d8f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 937acb42c0536cd4146bfc0d9eee90dbd513299505c294613c5908c60699a0df
[INFO] running `Command { std: "docker" "start" "-a" "937acb42c0536cd4146bfc0d9eee90dbd513299505c294613c5908c60699a0df", kill_on_drop: false }`
[INFO] [stderr]    Compiling cianticblog v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `chrono::Utc`
[INFO] [stdout]  --> src/db/models.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use chrono::Utc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Duration`
[INFO] [stdout]  --> src/db/repositories.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chrono::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SqliteConnection` and `r2d2::ConnectionManager`
[INFO] [stdout]  --> src/db/repositories.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use diesel::{r2d2::ConnectionManager, SqliteConnection};
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `r2d2::Pool`
[INFO] [stdout]  --> src/db/repositories.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use r2d2::Pool;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PageId`
[INFO] [stdout]  --> src/generate_db.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 |     db::{ArticleId, PageId},
[INFO] [stdout]   |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `normalize::normalize`
[INFO] [stdout]  --> src/generate_db.rs:7:46
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::{markdown::compile_markdown_file, normalize::normalize};
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NaiveDateTime`
[INFO] [stdout]  --> src/markdown/compile.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chrono::{DateTime, NaiveDateTime, Utc};
[INFO] [stdout]   |                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NaiveDateTime`
[INFO] [stdout]  --> src/markdown/frontmatter.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::{DateTime, NaiveDateTime, Utc};
[INFO] [stdout]   |                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CodeBlockKind` and `escape`
[INFO] [stdout]  --> src/markdown/to_html.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pulldown_cmark::{escape, html, CodeBlockKind, Event, LinkType, Options, Parser, Tag};
[INFO] [stdout]   |                      ^^^^^^        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::ErrorKind`
[INFO] [stdout]  --> src/urls.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::ErrorKind;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `derive_more::From`
[INFO] [stdout]  --> src/urls.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use derive_more::From;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Captures`
[INFO] [stdout]  --> src/urls.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use regex::{Captures, Regex};
[INFO] [stdout]   |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::db::models::Article`
[INFO] [stdout]   --> src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::db::models::Article;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `normalize::normalize`
[INFO] [stdout]   --> src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use normalize::normalize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/db/mod.rs:54:23
[INFO] [stdout]    |
[INFO] [stdout] 54 |             .map_err(|e| Error::ConnectionError)?;
[INFO] [stdout]    |                       ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `files`
[INFO] [stdout]   --> src/generate_db.rs:82:41
[INFO] [stdout]    |
[INFO] [stdout] 82 |             FilesChange::PagesChanged { files } => {
[INFO] [stdout]    |                                         ^^^^^ help: try ignoring the field: `files: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `description`
[INFO] [stdout]    --> src/layout.rs:128:51
[INFO] [stdout]     |
[INFO] [stdout] 128 | fn Html<'a, 'b, Children: Render>(title: &'a str, description: &'b str, children: Children) {
[INFO] [stdout]     |                                                   ^^^^^^^^^^^ help: try ignoring the field: `description: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/main.rs:90:13
[INFO] [stdout]    |
[INFO] [stdout] 90 |     DbError(crate::db::Error),
[INFO] [stdout]    |     ------- ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GenerateError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 90 -     DbError(crate::db::Error),
[INFO] [stdout] 90 +     DbError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/main.rs:91:18
[INFO] [stdout]    |
[INFO] [stdout] 91 |     PatternError(glob::PatternError),
[INFO] [stdout]    |     ------------ ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GenerateError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 91 -     PatternError(glob::PatternError),
[INFO] [stdout] 91 +     PatternError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `IOError` is never constructed
[INFO] [stdout]    --> src/main.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 138 | enum MainError {
[INFO] [stdout]     |      --------- variant in this enum
[INFO] [stdout] 139 |     IOError,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MainError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Article` is never constructed
[INFO] [stdout]   --> src/layout.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | enum OgType {
[INFO] [stdout]    |      ------ variant in this enum
[INFO] [stdout] 22 |     Website,
[INFO] [stdout] 23 |     Article {
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OgType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               -^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `AsExpression` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_articleid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 124 | / generate_uuid_field! {
[INFO] [stdout] 125 | |     ArticleId
[INFO] [stdout]     | |     --------- `ArticleId` is not local
[INFO] [stdout] 126 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               -^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `AsExpression` is not local
[INFO] [stdout]     |               `Nullable` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_articleid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 124 | / generate_uuid_field! {
[INFO] [stdout] 125 | |     ArticleId
[INFO] [stdout]     | |     --------- `ArticleId` is not local
[INFO] [stdout] 126 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               ^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `ToSql` is not local
[INFO] [stdout]     |               `Nullable` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_articleid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 124 | / generate_uuid_field! {
[INFO] [stdout] 125 | |     ArticleId
[INFO] [stdout]     | |     --------- `ArticleId` is not local
[INFO] [stdout] 126 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               ^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `AsExpression` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_articleid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 124 | / generate_uuid_field! {
[INFO] [stdout] 125 | |     ArticleId
[INFO] [stdout]     | |     --------- `ArticleId` is not local
[INFO] [stdout] 126 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               ^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `AsExpression` is not local
[INFO] [stdout]     |               `Nullable` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_articleid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 124 | / generate_uuid_field! {
[INFO] [stdout] 125 | |     ArticleId
[INFO] [stdout]     | |     --------- `ArticleId` is not local
[INFO] [stdout] 126 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:75:13
[INFO] [stdout]     |
[INFO] [stdout]  75 |               FromSqlRow,
[INFO] [stdout]     |               ^---------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `FromSqlRow` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_from_sql_row_for_articleid`
[INFO] [stdout] ...
[INFO] [stdout] 124 | / generate_uuid_field! {
[INFO] [stdout] 125 | |     ArticleId
[INFO] [stdout]     | |     --------- `ArticleId` is not local
[INFO] [stdout] 126 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `FromSqlRow` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:75:13
[INFO] [stdout]     |
[INFO] [stdout]  75 |               FromSqlRow,
[INFO] [stdout]     |               ^---------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `Queryable` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_from_sql_row_for_articleid`
[INFO] [stdout] ...
[INFO] [stdout] 124 | / generate_uuid_field! {
[INFO] [stdout] 125 | |     ArticleId
[INFO] [stdout]     | |     --------- `ArticleId` is not local
[INFO] [stdout] 126 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `FromSqlRow` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               -^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `AsExpression` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_pageid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 128 | / generate_uuid_field! {
[INFO] [stdout] 129 | |     PageId
[INFO] [stdout]     | |     ------ `PageId` is not local
[INFO] [stdout] 130 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               -^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `AsExpression` is not local
[INFO] [stdout]     |               `Nullable` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_pageid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 128 | / generate_uuid_field! {
[INFO] [stdout] 129 | |     PageId
[INFO] [stdout]     | |     ------ `PageId` is not local
[INFO] [stdout] 130 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               ^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `ToSql` is not local
[INFO] [stdout]     |               `Nullable` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_pageid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 128 | / generate_uuid_field! {
[INFO] [stdout] 129 | |     PageId
[INFO] [stdout]     | |     ------ `PageId` is not local
[INFO] [stdout] 130 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               ^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `AsExpression` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_pageid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 128 | / generate_uuid_field! {
[INFO] [stdout] 129 | |     PageId
[INFO] [stdout]     | |     ------ `PageId` is not local
[INFO] [stdout] 130 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               ^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `AsExpression` is not local
[INFO] [stdout]     |               `Nullable` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_pageid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 128 | / generate_uuid_field! {
[INFO] [stdout] 129 | |     PageId
[INFO] [stdout]     | |     ------ `PageId` is not local
[INFO] [stdout] 130 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:75:13
[INFO] [stdout]     |
[INFO] [stdout]  75 |               FromSqlRow,
[INFO] [stdout]     |               ^---------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `FromSqlRow` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_from_sql_row_for_pageid`
[INFO] [stdout] ...
[INFO] [stdout] 128 | / generate_uuid_field! {
[INFO] [stdout] 129 | |     PageId
[INFO] [stdout]     | |     ------ `PageId` is not local
[INFO] [stdout] 130 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `FromSqlRow` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:75:13
[INFO] [stdout]     |
[INFO] [stdout]  75 |               FromSqlRow,
[INFO] [stdout]     |               ^---------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `Queryable` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_from_sql_row_for_pageid`
[INFO] [stdout] ...
[INFO] [stdout] 128 | / generate_uuid_field! {
[INFO] [stdout] 129 | |     PageId
[INFO] [stdout]     | |     ------ `PageId` is not local
[INFO] [stdout] 130 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `FromSqlRow` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               -^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `AsExpression` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_imageid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 132 | / generate_uuid_field! {
[INFO] [stdout] 133 | |     ImageId
[INFO] [stdout]     | |     ------- `ImageId` is not local
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               -^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `AsExpression` is not local
[INFO] [stdout]     |               `Nullable` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_imageid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 132 | / generate_uuid_field! {
[INFO] [stdout] 133 | |     ImageId
[INFO] [stdout]     | |     ------- `ImageId` is not local
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               ^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `ToSql` is not local
[INFO] [stdout]     |               `Nullable` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_imageid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 132 | / generate_uuid_field! {
[INFO] [stdout] 133 | |     ImageId
[INFO] [stdout]     | |     ------- `ImageId` is not local
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               ^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `AsExpression` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_imageid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 132 | / generate_uuid_field! {
[INFO] [stdout] 133 | |     ImageId
[INFO] [stdout]     | |     ------- `ImageId` is not local
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               ^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `AsExpression` is not local
[INFO] [stdout]     |               `Nullable` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_imageid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 132 | / generate_uuid_field! {
[INFO] [stdout] 133 | |     ImageId
[INFO] [stdout]     | |     ------- `ImageId` is not local
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:75:13
[INFO] [stdout]     |
[INFO] [stdout]  75 |               FromSqlRow,
[INFO] [stdout]     |               ^---------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `FromSqlRow` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_from_sql_row_for_imageid`
[INFO] [stdout] ...
[INFO] [stdout] 132 | / generate_uuid_field! {
[INFO] [stdout] 133 | |     ImageId
[INFO] [stdout]     | |     ------- `ImageId` is not local
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `FromSqlRow` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:75:13
[INFO] [stdout]     |
[INFO] [stdout]  75 |               FromSqlRow,
[INFO] [stdout]     |               ^---------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `Queryable` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_from_sql_row_for_imageid`
[INFO] [stdout] ...
[INFO] [stdout] 132 | / generate_uuid_field! {
[INFO] [stdout] 133 | |     ImageId
[INFO] [stdout]     | |     ------- `ImageId` is not local
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `FromSqlRow` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               -^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `AsExpression` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_urlid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 136 | / generate_uuid_field! {
[INFO] [stdout] 137 | |     UrlId
[INFO] [stdout]     | |     ----- `UrlId` is not local
[INFO] [stdout] 138 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               -^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `AsExpression` is not local
[INFO] [stdout]     |               `Nullable` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_urlid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 136 | / generate_uuid_field! {
[INFO] [stdout] 137 | |     UrlId
[INFO] [stdout]     | |     ----- `UrlId` is not local
[INFO] [stdout] 138 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               ^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `ToSql` is not local
[INFO] [stdout]     |               `Nullable` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_urlid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 136 | / generate_uuid_field! {
[INFO] [stdout] 137 | |     UrlId
[INFO] [stdout]     | |     ----- `UrlId` is not local
[INFO] [stdout] 138 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               ^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `AsExpression` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_urlid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 136 | / generate_uuid_field! {
[INFO] [stdout] 137 | |     UrlId
[INFO] [stdout]     | |     ----- `UrlId` is not local
[INFO] [stdout] 138 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:74:13
[INFO] [stdout]     |
[INFO] [stdout]  74 |               AsExpression,
[INFO] [stdout]     |               ^-----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `AsExpression` is not local
[INFO] [stdout]     |               `Nullable` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_as_expression_for_urlid`
[INFO] [stdout] ...
[INFO] [stdout]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stdout]     |                        ------------------------- `Text` is not local
[INFO] [stdout] ...
[INFO] [stdout] 136 | / generate_uuid_field! {
[INFO] [stdout] 137 | |     UrlId
[INFO] [stdout]     | |     ----- `UrlId` is not local
[INFO] [stdout] 138 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:75:13
[INFO] [stdout]     |
[INFO] [stdout]  75 |               FromSqlRow,
[INFO] [stdout]     |               ^---------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `FromSqlRow` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_from_sql_row_for_urlid`
[INFO] [stdout] ...
[INFO] [stdout] 136 | / generate_uuid_field! {
[INFO] [stdout] 137 | |     UrlId
[INFO] [stdout]     | |     ----- `UrlId` is not local
[INFO] [stdout] 138 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `FromSqlRow` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/db/mod.rs:75:13
[INFO] [stdout]     |
[INFO] [stdout]  75 |               FromSqlRow,
[INFO] [stdout]     |               ^---------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `Queryable` is not local
[INFO] [stdout]     |               move the `impl` block outside of this function `_impl_from_sql_row_for_urlid`
[INFO] [stdout] ...
[INFO] [stdout] 136 | / generate_uuid_field! {
[INFO] [stdout] 137 | |     UrlId
[INFO] [stdout]     | |     ----- `UrlId` is not local
[INFO] [stdout] 138 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `FromSqlRow` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/db/models.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stdout]   |            ^--------
[INFO] [stdout]   |            |
[INFO] [stdout]   |            `Queryable` is not local
[INFO] [stdout]   |            move the `impl` block outside of this function `_impl_queryable_for_article`
[INFO] [stdout] 8 | )]
[INFO] [stdout] 9 | pub struct Article {
[INFO] [stdout]   |            ------- `Article` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/db/models.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stdout]   |                       ^-----------
[INFO] [stdout]   |                       |
[INFO] [stdout]   |                       `HasTable` is not local
[INFO] [stdout]   |                       move the `impl` block outside of this function `_impl_identifiable_for_article`
[INFO] [stdout] 8 | )]
[INFO] [stdout] 9 | pub struct Article {
[INFO] [stdout]   |            ------- `Article` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/db/models.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stdout]   |                       ^^^^^^^^^^^^
[INFO] [stdout]   |                       |
[INFO] [stdout]   |                       `Identifiable` is not local
[INFO] [stdout]   |                       move the `impl` block outside of this function `_impl_identifiable_for_article`
[INFO] [stdout] 8 | )]
[INFO] [stdout] 9 | pub struct Article {
[INFO] [stdout]   |            ------- `Article` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/db/models.rs:7:37
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stdout]   |                                     ^---------
[INFO] [stdout]   |                                     |
[INFO] [stdout]   |                                     `Insertable` is not local
[INFO] [stdout]   |                                     `table` is not local
[INFO] [stdout]   |                                     move the `impl` block outside of this function `_impl_insertable_for_article`
[INFO] [stdout] 8 | )]
[INFO] [stdout] 9 | pub struct Article {
[INFO] [stdout]   |            ------- `Article` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/db/models.rs:7:37
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stdout]   |                                     -^^^^^^^^^
[INFO] [stdout]   |                                     |
[INFO] [stdout]   |                                     `Insertable` is not local
[INFO] [stdout]   |                                     `table` is not local
[INFO] [stdout]   |                                     move the `impl` block outside of this function `_impl_insertable_for_article`
[INFO] [stdout] 8 | )]
[INFO] [stdout] 9 | pub struct Article {
[INFO] [stdout]   |            ------- `Article` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/db/models.rs:7:37
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stdout]   |                                     ^---------
[INFO] [stdout]   |                                     |
[INFO] [stdout]   |                                     `UndecoratedInsertRecord` is not local
[INFO] [stdout]   |                                     `table` is not local
[INFO] [stdout]   |                                     move the `impl` block outside of this function `_impl_insertable_for_article`
[INFO] [stdout] 8 | )]
[INFO] [stdout] 9 | pub struct Article {
[INFO] [stdout]   |            ------- `Article` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/db/models.rs:7:49
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stdout]   |                                                 ^^^^^^^^^^^
[INFO] [stdout]   |                                                 |
[INFO] [stdout]   |                                                 `AsChangeset` is not local
[INFO] [stdout]   |                                                 move the `impl` block outside of this function `_impl_as_changeset_for_article`
[INFO] [stdout] 8 | )]
[INFO] [stdout] 9 | pub struct Article {
[INFO] [stdout]   |            ------- `Article` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/db/models.rs:7:49
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stdout]   |                                                 ^----------
[INFO] [stdout]   |                                                 |
[INFO] [stdout]   |                                                 `AsChangeset` is not local
[INFO] [stdout]   |                                                 move the `impl` block outside of this function `_impl_as_changeset_for_article`
[INFO] [stdout] 8 | )]
[INFO] [stdout] 9 | pub struct Article {
[INFO] [stdout]   |            ------- `Article` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stdout]    |            ^--------
[INFO] [stdout]    |            |
[INFO] [stdout]    |            `Queryable` is not local
[INFO] [stdout]    |            move the `impl` block outside of this function `_impl_queryable_for_page`
[INFO] [stdout] 22 | )]
[INFO] [stdout] 23 | pub struct Page {
[INFO] [stdout]    |            ---- `Page` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:21:23
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stdout]    |                       ^-----------
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `HasTable` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this function `_impl_identifiable_for_page`
[INFO] [stdout] 22 | )]
[INFO] [stdout] 23 | pub struct Page {
[INFO] [stdout]    |            ---- `Page` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:21:23
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stdout]    |                       ^^^^^^^^^^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `Identifiable` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this function `_impl_identifiable_for_page`
[INFO] [stdout] 22 | )]
[INFO] [stdout] 23 | pub struct Page {
[INFO] [stdout]    |            ---- `Page` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:21:37
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stdout]    |                                     ^---------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     `Insertable` is not local
[INFO] [stdout]    |                                     `table` is not local
[INFO] [stdout]    |                                     move the `impl` block outside of this function `_impl_insertable_for_page`
[INFO] [stdout] 22 | )]
[INFO] [stdout] 23 | pub struct Page {
[INFO] [stdout]    |            ---- `Page` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:21:37
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stdout]    |                                     -^^^^^^^^^
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     `Insertable` is not local
[INFO] [stdout]    |                                     `table` is not local
[INFO] [stdout]    |                                     move the `impl` block outside of this function `_impl_insertable_for_page`
[INFO] [stdout] 22 | )]
[INFO] [stdout] 23 | pub struct Page {
[INFO] [stdout]    |            ---- `Page` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:21:37
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stdout]    |                                     ^---------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                                     `table` is not local
[INFO] [stdout]    |                                     move the `impl` block outside of this function `_impl_insertable_for_page`
[INFO] [stdout] 22 | )]
[INFO] [stdout] 23 | pub struct Page {
[INFO] [stdout]    |            ---- `Page` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:21:49
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stdout]    |                                                 ^^^^^^^^^^^
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 `AsChangeset` is not local
[INFO] [stdout]    |                                                 move the `impl` block outside of this function `_impl_as_changeset_for_page`
[INFO] [stdout] 22 | )]
[INFO] [stdout] 23 | pub struct Page {
[INFO] [stdout]    |            ---- `Page` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:21:49
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stdout]    |                                                 ^----------
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 `AsChangeset` is not local
[INFO] [stdout]    |                                                 move the `impl` block outside of this function `_impl_as_changeset_for_page`
[INFO] [stdout] 22 | )]
[INFO] [stdout] 23 | pub struct Page {
[INFO] [stdout]    |            ---- `Page` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:58:17
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stdout]    |                 ^--------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Queryable` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_queryable_for_image`
[INFO] [stdout] 59 | pub struct Image {
[INFO] [stdout]    |            ----- `Image` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:58:28
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stdout]    |                            ^-----------
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            `HasTable` is not local
[INFO] [stdout]    |                            move the `impl` block outside of this function `_impl_identifiable_for_image`
[INFO] [stdout] 59 | pub struct Image {
[INFO] [stdout]    |            ----- `Image` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:58:28
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stdout]    |                            ^^^^^^^^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            `Identifiable` is not local
[INFO] [stdout]    |                            move the `impl` block outside of this function `_impl_identifiable_for_image`
[INFO] [stdout] 59 | pub struct Image {
[INFO] [stdout]    |            ----- `Image` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:58:42
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                          ^---------
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          `Insertable` is not local
[INFO] [stdout]    |                                          `table` is not local
[INFO] [stdout]    |                                          move the `impl` block outside of this function `_impl_insertable_for_image`
[INFO] [stdout] 59 | pub struct Image {
[INFO] [stdout]    |            ----- `Image` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:58:42
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                          -^^^^^^^^^
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          `Insertable` is not local
[INFO] [stdout]    |                                          `table` is not local
[INFO] [stdout]    |                                          move the `impl` block outside of this function `_impl_insertable_for_image`
[INFO] [stdout] 59 | pub struct Image {
[INFO] [stdout]    |            ----- `Image` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:58:42
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                          ^---------
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                                          `table` is not local
[INFO] [stdout]    |                                          move the `impl` block outside of this function `_impl_insertable_for_image`
[INFO] [stdout] 59 | pub struct Image {
[INFO] [stdout]    |            ----- `Image` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:58:54
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |                                                      |
[INFO] [stdout]    |                                                      `AsChangeset` is not local
[INFO] [stdout]    |                                                      move the `impl` block outside of this function `_impl_as_changeset_for_image`
[INFO] [stdout] 59 | pub struct Image {
[INFO] [stdout]    |            ----- `Image` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:58:54
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                      ^----------
[INFO] [stdout]    |                                                      |
[INFO] [stdout]    |                                                      `AsChangeset` is not local
[INFO] [stdout]    |                                                      move the `impl` block outside of this function `_impl_as_changeset_for_image`
[INFO] [stdout] 59 | pub struct Image {
[INFO] [stdout]    |            ----- `Image` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:68:17
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stdout]    |                 ^--------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Queryable` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_queryable_for_url`
[INFO] [stdout] 69 | pub struct Url {
[INFO] [stdout]    |            --- `Url` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:68:28
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stdout]    |                            ^-----------
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            `HasTable` is not local
[INFO] [stdout]    |                            move the `impl` block outside of this function `_impl_identifiable_for_url`
[INFO] [stdout] 69 | pub struct Url {
[INFO] [stdout]    |            --- `Url` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:68:28
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stdout]    |                            ^^^^^^^^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            `Identifiable` is not local
[INFO] [stdout]    |                            move the `impl` block outside of this function `_impl_identifiable_for_url`
[INFO] [stdout] 69 | pub struct Url {
[INFO] [stdout]    |            --- `Url` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:68:42
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                          ^---------
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          `Insertable` is not local
[INFO] [stdout]    |                                          `table` is not local
[INFO] [stdout]    |                                          move the `impl` block outside of this function `_impl_insertable_for_url`
[INFO] [stdout] 69 | pub struct Url {
[INFO] [stdout]    |            --- `Url` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:68:42
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                          -^^^^^^^^^
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          `Insertable` is not local
[INFO] [stdout]    |                                          `table` is not local
[INFO] [stdout]    |                                          move the `impl` block outside of this function `_impl_insertable_for_url`
[INFO] [stdout] 69 | pub struct Url {
[INFO] [stdout]    |            --- `Url` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:68:42
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                          ^---------
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                                          `table` is not local
[INFO] [stdout]    |                                          move the `impl` block outside of this function `_impl_insertable_for_url`
[INFO] [stdout] 69 | pub struct Url {
[INFO] [stdout]    |            --- `Url` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:68:54
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |                                                      |
[INFO] [stdout]    |                                                      `AsChangeset` is not local
[INFO] [stdout]    |                                                      move the `impl` block outside of this function `_impl_as_changeset_for_url`
[INFO] [stdout] 69 | pub struct Url {
[INFO] [stdout]    |            --- `Url` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/models.rs:68:54
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                      ^----------
[INFO] [stdout]    |                                                      |
[INFO] [stdout]    |                                                      `AsChangeset` is not local
[INFO] [stdout]    |                                                      move the `impl` block outside of this function `_impl_as_changeset_for_url`
[INFO] [stdout] 69 | pub struct Url {
[INFO] [stdout]    |            --- `Url` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     articles (id) {
[INFO] [stdout]  3 | |         id -> Text,
[INFO] [stdout]  4 | |         published -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     articles (id) {
[INFO] [stdout]  3 | |         id -> Text,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout]  4 | |         published -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     articles (id) {
[INFO] [stdout]  3 | |         id -> Text,
[INFO] [stdout]  4 | |         published -> Timestamp,
[INFO] [stdout]    | |         --------- `published` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_published`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     articles (id) {
[INFO] [stdout]  3 | |         id -> Text,
[INFO] [stdout]  4 | |         published -> Timestamp,
[INFO] [stdout]  5 | |         modified -> Timestamp,
[INFO] [stdout]    | |         -------- `modified` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_modified`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     articles (id) {
[INFO] [stdout]  3 | |         id -> Text,
[INFO] [stdout]  4 | |         published -> Timestamp,
[INFO] [stdout]  5 | |         modified -> Timestamp,
[INFO] [stdout]  6 | |         modified_on_disk -> Timestamp,
[INFO] [stdout]    | |         ---------------- `modified_on_disk` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_modified_on_disk`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     articles (id) {
[INFO] [stdout]  3 | |         id -> Text,
[INFO] [stdout]  4 | |         published -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout]  7 | |         local_path -> Text,
[INFO] [stdout]    | |         ---------- `local_path` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_local_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     articles (id) {
[INFO] [stdout]  3 | |         id -> Text,
[INFO] [stdout]  4 | |         published -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout]  8 | |         server_path -> Text,
[INFO] [stdout]    | |         ----------- `server_path` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_server_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     articles (id) {
[INFO] [stdout]  3 | |         id -> Text,
[INFO] [stdout]  4 | |         published -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout]  9 | |         title -> Text,
[INFO] [stdout]    | |         ----- `title` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_title`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     articles (id) {
[INFO] [stdout]  3 | |         id -> Text,
[INFO] [stdout]  4 | |         published -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | |         html -> Text,
[INFO] [stdout]    | |         ---- `html` is not local
[INFO] [stdout] 11 | |     }
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_html`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     images (id) {
[INFO] [stdout] 16 | |         id -> Text,
[INFO] [stdout] 17 | |         modified_on_disk -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     images (id) {
[INFO] [stdout] 16 | |         id -> Text,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 17 | |         modified_on_disk -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     images (id) {
[INFO] [stdout] 16 | |         id -> Text,
[INFO] [stdout] 17 | |         modified_on_disk -> Timestamp,
[INFO] [stdout]    | |         ---------------- `modified_on_disk` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_modified_on_disk`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     images (id) {
[INFO] [stdout] 16 | |         id -> Text,
[INFO] [stdout] 17 | |         modified_on_disk -> Timestamp,
[INFO] [stdout] 18 | |         width -> Integer,
[INFO] [stdout]    | |         ----- `width` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_width`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     images (id) {
[INFO] [stdout] 16 | |         id -> Text,
[INFO] [stdout] 17 | |         modified_on_disk -> Timestamp,
[INFO] [stdout] 18 | |         width -> Integer,
[INFO] [stdout] 19 | |         height -> Integer,
[INFO] [stdout]    | |         ------ `height` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_height`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     images (id) {
[INFO] [stdout] 16 | |         id -> Text,
[INFO] [stdout] 17 | |         modified_on_disk -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         local_path -> Text,
[INFO] [stdout]    | |         ---------- `local_path` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_local_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     images (id) {
[INFO] [stdout] 16 | |         id -> Text,
[INFO] [stdout] 17 | |         modified_on_disk -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         server_path -> Text,
[INFO] [stdout]    | |         ----------- `server_path` is not local
[INFO] [stdout] 22 | |     }
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_server_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / table! {
[INFO] [stdout] 26 | |     pages (id) {
[INFO] [stdout] 27 | |         id -> Text,
[INFO] [stdout] 28 | |         published -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / table! {
[INFO] [stdout] 26 | |     pages (id) {
[INFO] [stdout] 27 | |         id -> Text,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 28 | |         published -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / table! {
[INFO] [stdout] 26 | |     pages (id) {
[INFO] [stdout] 27 | |         id -> Text,
[INFO] [stdout] 28 | |         published -> Timestamp,
[INFO] [stdout]    | |         --------- `published` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_published`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / table! {
[INFO] [stdout] 26 | |     pages (id) {
[INFO] [stdout] 27 | |         id -> Text,
[INFO] [stdout] 28 | |         published -> Timestamp,
[INFO] [stdout] 29 | |         modified -> Timestamp,
[INFO] [stdout]    | |         -------- `modified` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_modified`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / table! {
[INFO] [stdout] 26 | |     pages (id) {
[INFO] [stdout] 27 | |         id -> Text,
[INFO] [stdout] 28 | |         published -> Timestamp,
[INFO] [stdout] 29 | |         modified -> Timestamp,
[INFO] [stdout] 30 | |         modified_on_disk -> Timestamp,
[INFO] [stdout]    | |         ---------------- `modified_on_disk` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_modified_on_disk`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / table! {
[INFO] [stdout] 26 | |     pages (id) {
[INFO] [stdout] 27 | |         id -> Text,
[INFO] [stdout] 28 | |         published -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | |         local_path -> Text,
[INFO] [stdout]    | |         ---------- `local_path` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_local_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / table! {
[INFO] [stdout] 26 | |     pages (id) {
[INFO] [stdout] 27 | |         id -> Text,
[INFO] [stdout] 28 | |         published -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | |         server_path -> Text,
[INFO] [stdout]    | |         ----------- `server_path` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_server_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / table! {
[INFO] [stdout] 26 | |     pages (id) {
[INFO] [stdout] 27 | |         id -> Text,
[INFO] [stdout] 28 | |         published -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | |         title -> Text,
[INFO] [stdout]    | |         ----- `title` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_title`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / table! {
[INFO] [stdout] 26 | |     pages (id) {
[INFO] [stdout] 27 | |         id -> Text,
[INFO] [stdout] 28 | |         published -> Timestamp,
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |         html -> Text,
[INFO] [stdout]    | |         ---- `html` is not local
[INFO] [stdout] 35 | |     }
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_html`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | / table! {
[INFO] [stdout] 39 | |     urls (id) {
[INFO] [stdout] 40 | |         id -> Text,
[INFO] [stdout] 41 | |         url -> Text,
[INFO] [stdout] 42 | |     }
[INFO] [stdout] 43 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | / table! {
[INFO] [stdout] 39 | |     urls (id) {
[INFO] [stdout] 40 | |         id -> Text,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 41 | |         url -> Text,
[INFO] [stdout] 42 | |     }
[INFO] [stdout] 43 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/db/schema.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | / table! {
[INFO] [stdout] 39 | |     urls (id) {
[INFO] [stdout] 40 | |         id -> Text,
[INFO] [stdout] 41 | |         url -> Text,
[INFO] [stdout]    | |         --- `url` is not local
[INFO] [stdout] 42 | |     }
[INFO] [stdout] 43 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_url`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.36s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: migrations_internals v1.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "937acb42c0536cd4146bfc0d9eee90dbd513299505c294613c5908c60699a0df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "937acb42c0536cd4146bfc0d9eee90dbd513299505c294613c5908c60699a0df", kill_on_drop: false }`
[INFO] [stdout] 937acb42c0536cd4146bfc0d9eee90dbd513299505c294613c5908c60699a0df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3d271f6c9cd2eae4c7a3cc31b76f92412c1728d45e61b5d9745acc5b1d69b655
[INFO] running `Command { std: "docker" "start" "-a" "3d271f6c9cd2eae4c7a3cc31b76f92412c1728d45e61b5d9745acc5b1d69b655", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `chrono::Utc`
[INFO] [stderr]  --> src/db/models.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use chrono::Utc;
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `chrono::Duration`
[INFO] [stderr]  --> src/db/repositories.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use chrono::Duration;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `SqliteConnection` and `r2d2::ConnectionManager`
[INFO] [stderr]  --> src/db/repositories.rs:3:14
[INFO] [stderr]   |
[INFO] [stderr] 3 | use diesel::{r2d2::ConnectionManager, SqliteConnection};
[INFO] [stderr]   |              ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `r2d2::Pool`
[INFO] [stderr]  --> src/db/repositories.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use r2d2::Pool;
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `PageId`
[INFO] [stderr]  --> src/generate_db.rs:4:21
[INFO] [stderr]   |
[INFO] [stderr] 4 |     db::{ArticleId, PageId},
[INFO] [stderr]   |                     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `normalize::normalize`
[INFO] [stderr]  --> src/generate_db.rs:7:46
[INFO] [stderr]   |
[INFO] [stderr] 7 | use crate::{markdown::compile_markdown_file, normalize::normalize};
[INFO] [stderr]   |                                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `NaiveDateTime`
[INFO] [stderr]  --> src/markdown/compile.rs:2:24
[INFO] [stderr]   |
[INFO] [stderr] 2 | use chrono::{DateTime, NaiveDateTime, Utc};
[INFO] [stderr]   |                        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `NaiveDateTime`
[INFO] [stderr]  --> src/markdown/frontmatter.rs:1:24
[INFO] [stderr]   |
[INFO] [stderr] 1 | use chrono::{DateTime, NaiveDateTime, Utc};
[INFO] [stderr]   |                        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `CodeBlockKind` and `escape`
[INFO] [stderr]  --> src/markdown/to_html.rs:1:22
[INFO] [stderr]   |
[INFO] [stderr] 1 | use pulldown_cmark::{escape, html, CodeBlockKind, Event, LinkType, Options, Parser, Tag};
[INFO] [stderr]   |                      ^^^^^^        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::io::ErrorKind`
[INFO] [stderr]  --> src/urls.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::io::ErrorKind;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `derive_more::From`
[INFO] [stderr]  --> src/urls.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use derive_more::From;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Captures`
[INFO] [stderr]  --> src/urls.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | use regex::{Captures, Regex};
[INFO] [stderr]   |             ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::db::models::Article`
[INFO] [stderr]   --> src/main.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | use crate::db::models::Article;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `normalize::normalize`
[INFO] [stderr]   --> src/main.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 21 | use normalize::normalize;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]   --> src/db/mod.rs:54:23
[INFO] [stderr]    |
[INFO] [stderr] 54 |             .map_err(|e| Error::ConnectionError)?;
[INFO] [stderr]    |                       ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `files`
[INFO] [stderr]   --> src/generate_db.rs:82:41
[INFO] [stderr]    |
[INFO] [stderr] 82 |             FilesChange::PagesChanged { files } => {
[INFO] [stderr]    |                                         ^^^^^ help: try ignoring the field: `files: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `description`
[INFO] [stderr]    --> src/layout.rs:128:51
[INFO] [stderr]     |
[INFO] [stderr] 128 | fn Html<'a, 'b, Children: Render>(title: &'a str, description: &'b str, children: Children) {
[INFO] [stderr]     |                                                   ^^^^^^^^^^^ help: try ignoring the field: `description: _`
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/main.rs:90:13
[INFO] [stderr]    |
[INFO] [stderr] 90 |     DbError(crate::db::Error),
[INFO] [stderr]    |     ------- ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `GenerateError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 90 -     DbError(crate::db::Error),
[INFO] [stderr] 90 +     DbError(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/main.rs:91:18
[INFO] [stderr]    |
[INFO] [stderr] 91 |     PatternError(glob::PatternError),
[INFO] [stderr]    |     ------------ ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `GenerateError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 91 -     PatternError(glob::PatternError),
[INFO] [stderr] 91 +     PatternError(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: variant `IOError` is never constructed
[INFO] [stderr]    --> src/main.rs:139:5
[INFO] [stderr]     |
[INFO] [stderr] 138 | enum MainError {
[INFO] [stderr]     |      --------- variant in this enum
[INFO] [stderr] 139 |     IOError,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `MainError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Article` is never constructed
[INFO] [stderr]   --> src/layout.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 21 | enum OgType {
[INFO] [stderr]    |      ------ variant in this enum
[INFO] [stderr] 22 |     Website,
[INFO] [stderr] 23 |     Article {
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `OgType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/db/mod.rs:74:13
[INFO] [stderr]     |
[INFO] [stderr]  74 |               AsExpression,
[INFO] [stderr]     |               -^^^^^^^^^^^
[INFO] [stderr]     |               |
[INFO] [stderr]     |               `AsExpression` is not local
[INFO] [stderr]     |               move the `impl` block outside of this function `_impl_as_expression_for_articleid`
[INFO] [stderr] ...
[INFO] [stderr]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stderr]     |                        ------------------------- `Text` is not local
[INFO] [stderr] ...
[INFO] [stderr] 124 | / generate_uuid_field! {
[INFO] [stderr] 125 | |     ArticleId
[INFO] [stderr]     | |     --------- `ArticleId` is not local
[INFO] [stderr] 126 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/db/mod.rs:74:13
[INFO] [stderr]     |
[INFO] [stderr]  74 |               AsExpression,
[INFO] [stderr]     |               -^^^^^^^^^^^
[INFO] [stderr]     |               |
[INFO] [stderr]     |               `AsExpression` is not local
[INFO] [stderr]     |               `Nullable` is not local
[INFO] [stderr]     |               move the `impl` block outside of this function `_impl_as_expression_for_articleid`
[INFO] [stderr] ...
[INFO] [stderr]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stderr]     |                        ------------------------- `Text` is not local
[INFO] [stderr] ...
[INFO] [stderr] 124 | / generate_uuid_field! {
[INFO] [stderr] 125 | |     ArticleId
[INFO] [stderr]     | |     --------- `ArticleId` is not local
[INFO] [stderr] 126 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/db/mod.rs:74:13
[INFO] [stderr]     |
[INFO] [stderr]  74 |               AsExpression,
[INFO] [stderr]     |               ^-----------
[INFO] [stderr]     |               |
[INFO] [stderr]     |               `ToSql` is not local
[INFO] [stderr]     |               `Nullable` is not local
[INFO] [stderr]     |               move the `impl` block outside of this function `_impl_as_expression_for_articleid`
[INFO] [stderr] ...
[INFO] [stderr]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stderr]     |                        ------------------------- `Text` is not local
[INFO] [stderr] ...
[INFO] [stderr] 124 | / generate_uuid_field! {
[INFO] [stderr] 125 | |     ArticleId
[INFO] [stderr]     | |     --------- `ArticleId` is not local
[INFO] [stderr] 126 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/db/mod.rs:74:13
[INFO] [stderr]     |
[INFO] [stderr]  74 |               AsExpression,
[INFO] [stderr]     |               ^-----------
[INFO] [stderr]     |               |
[INFO] [stderr]     |               `AsExpression` is not local
[INFO] [stderr]     |               move the `impl` block outside of this function `_impl_as_expression_for_articleid`
[INFO] [stderr] ...
[INFO] [stderr]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stderr]     |                        ------------------------- `Text` is not local
[INFO] [stderr] ...
[INFO] [stderr] 124 | / generate_uuid_field! {
[INFO] [stderr] 125 | |     ArticleId
[INFO] [stderr]     | |     --------- `ArticleId` is not local
[INFO] [stderr] 126 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/db/mod.rs:74:13
[INFO] [stderr]     |
[INFO] [stderr]  74 |               AsExpression,
[INFO] [stderr]     |               ^-----------
[INFO] [stderr]     |               |
[INFO] [stderr]     |               `AsExpression` is not local
[INFO] [stderr]     |               `Nullable` is not local
[INFO] [stderr]     |               move the `impl` block outside of this function `_impl_as_expression_for_articleid`
[INFO] [stderr] ...
[INFO] [stderr]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stderr]     |                        ------------------------- `Text` is not local
[INFO] [stderr] ...
[INFO] [stderr] 124 | / generate_uuid_field! {
[INFO] [stderr] 125 | |     ArticleId
[INFO] [stderr]     | |     --------- `ArticleId` is not local
[INFO] [stderr] 126 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/db/mod.rs:75:13
[INFO] [stderr]     |
[INFO] [stderr]  75 |               FromSqlRow,
[INFO] [stderr]     |               ^---------
[INFO] [stderr]     |               |
[INFO] [stderr]     |               `FromSqlRow` is not local
[INFO] [stderr]     |               move the `impl` block outside of this function `_impl_from_sql_row_for_articleid`
[INFO] [stderr] ...
[INFO] [stderr] 124 | / generate_uuid_field! {
[INFO] [stderr] 125 | |     ArticleId
[INFO] [stderr]     | |     --------- `ArticleId` is not local
[INFO] [stderr] 126 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `FromSqlRow` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/db/mod.rs:75:13
[INFO] [stderr]     |
[INFO] [stderr]  75 |               FromSqlRow,
[INFO] [stderr]     |               ^---------
[INFO] [stderr]     |               |
[INFO] [stderr]     |               `Queryable` is not local
[INFO] [stderr]     |               move the `impl` block outside of this function `_impl_from_sql_row_for_articleid`
[INFO] [stderr] ...
[INFO] [stderr] 124 | / generate_uuid_field! {
[INFO] [stderr] 125 | |     ArticleId
[INFO] [stderr]     | |     --------- `ArticleId` is not local
[INFO] [stderr] 126 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `FromSqlRow` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/db/mod.rs:74:13
[INFO] [stderr]     |
[INFO] [stderr]  74 |               AsExpression,
[INFO] [stderr]     |               -^^^^^^^^^^^
[INFO] [stderr]     |               |
[INFO] [stderr]     |               `AsExpression` is not local
[INFO] [stderr]     |               move the `impl` block outside of this function `_impl_as_expression_for_pageid`
[INFO] [stderr] ...
[INFO] [stderr]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stderr]     |                        ------------------------- `Text` is not local
[INFO] [stderr] ...
[INFO] [stderr] 128 | / generate_uuid_field! {
[INFO] [stderr] 129 | |     PageId
[INFO] [stderr]     | |     ------ `PageId` is not local
[INFO] [stderr] 130 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/db/mod.rs:74:13
[INFO] [stderr]     |
[INFO] [stderr]  74 |               AsExpression,
[INFO] [stderr]     |               -^^^^^^^^^^^
[INFO] [stderr]     |               |
[INFO] [stderr]     |               `AsExpression` is not local
[INFO] [stderr]     |               `Nullable` is not local
[INFO] [stderr]     |               move the `impl` block outside of this function `_impl_as_expression_for_pageid`
[INFO] [stderr] ...
[INFO] [stderr]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stderr]     |                        ------------------------- `Text` is not local
[INFO] [stderr] ...
[INFO] [stderr] 128 | / generate_uuid_field! {
[INFO] [stderr] 129 | |     PageId
[INFO] [stderr]     | |     ------ `PageId` is not local
[INFO] [stderr] 130 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/db/mod.rs:74:13
[INFO] [stderr]     |
[INFO] [stderr]  74 |               AsExpression,
[INFO] [stderr]     |               ^-----------
[INFO] [stderr]     |               |
[INFO] [stderr]     |               `ToSql` is not local
[INFO] [stderr]     |               `Nullable` is not local
[INFO] [stderr]     |               move the `impl` block outside of this function `_impl_as_expression_for_pageid`
[INFO] [stderr] ...
[INFO] [stderr]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stderr]     |                        ------------------------- `Text` is not local
[INFO] [stderr] ...
[INFO] [stderr] 128 | / generate_uuid_field! {
[INFO] [stderr] 129 | |     PageId
[INFO] [stderr]     | |     ------ `PageId` is not local
[INFO] [stderr] 130 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/db/mod.rs:74:13
[INFO] [stderr]     |
[INFO] [stderr]  74 |               AsExpression,
[INFO] [stderr]     |               ^-----------
[INFO] [stderr]     |               |
[INFO] [stderr]     |               `AsExpression` is not local
[INFO] [stderr]     |               move the `impl` block outside of this function `_impl_as_expression_for_pageid`
[INFO] [stderr] ...
[INFO] [stderr]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stderr]     |                        ------------------------- `Text` is not local
[INFO] [stderr] ...
[INFO] [stderr] 128 | / generate_uuid_field! {
[INFO] [stderr] 129 | |     PageId
[INFO] [stderr]     | |     ------ `PageId` is not local
[INFO] [stderr] 130 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/db/mod.rs:74:13
[INFO] [stderr]     |
[INFO] [stderr]  74 |               AsExpression,
[INFO] [stderr]     |               ^-----------
[INFO] [stderr]     |               |
[INFO] [stderr]     |               `AsExpression` is not local
[INFO] [stderr]     |               `Nullable` is not local
[INFO] [stderr]     |               move the `impl` block outside of this function `_impl_as_expression_for_pageid`
[INFO] [stderr] ...
[INFO] [stderr]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stderr]     |                        ------------------------- `Text` is not local
[INFO] [stderr] ...
[INFO] [stderr] 128 | / generate_uuid_field! {
[INFO] [stderr] 129 | |     PageId
[INFO] [stderr]     | |     ------ `PageId` is not local
[INFO] [stderr] 130 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/db/mod.rs:75:13
[INFO] [stderr]     |
[INFO] [stderr]  75 |               FromSqlRow,
[INFO] [stderr]     |               ^---------
[INFO] [stderr]     |               |
[INFO] [stderr]     |               `FromSqlRow` is not local
[INFO] [stderr]     |               move the `impl` block outside of this function `_impl_from_sql_row_for_pageid`
[INFO] [stderr] ...
[INFO] [stderr] 128 | / generate_uuid_field! {
[INFO] [stderr] 129 | |     PageId
[INFO] [stderr]     | |     ------ `PageId` is not local
[INFO] [stderr] 130 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `FromSqlRow` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/db/mod.rs:75:13
[INFO] [stderr]     |
[INFO] [stderr]  75 |               FromSqlRow,
[INFO] [stderr]     |               ^---------
[INFO] [stderr]     |               |
[INFO] [stderr]     |               `Queryable` is not local
[INFO] [stderr]     |               move the `impl` block outside of this function `_impl_from_sql_row_for_pageid`
[INFO] [stderr] ...
[INFO] [stderr] 128 | / generate_uuid_field! {
[INFO] [stderr] 129 | |     PageId
[INFO] [stderr]     | |     ------ `PageId` is not local
[INFO] [stderr] 130 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `FromSqlRow` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/db/mod.rs:74:13
[INFO] [stderr]     |
[INFO] [stderr]  74 |               AsExpression,
[INFO] [stderr]     |               -^^^^^^^^^^^
[INFO] [stderr]     |               |
[INFO] [stderr]     |               `AsExpression` is not local
[INFO] [stderr]     |               move the `impl` block outside of this function `_impl_as_expression_for_imageid`
[INFO] [stderr] ...
[INFO] [stderr]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stderr]     |                        ------------------------- `Text` is not local
[INFO] [stderr] ...
[INFO] [stderr] 132 | / generate_uuid_field! {
[INFO] [stderr] 133 | |     ImageId
[INFO] [stderr]     | |     ------- `ImageId` is not local
[INFO] [stderr] 134 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/db/mod.rs:74:13
[INFO] [stderr]     |
[INFO] [stderr]  74 |               AsExpression,
[INFO] [stderr]     |               -^^^^^^^^^^^
[INFO] [stderr]     |               |
[INFO] [stderr]     |               `AsExpression` is not local
[INFO] [stderr]     |               `Nullable` is not local
[INFO] [stderr]     |               move the `impl` block outside of this function `_impl_as_expression_for_imageid`
[INFO] [stderr] ...
[INFO] [stderr]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stderr]     |                        ------------------------- `Text` is not local
[INFO] [stderr] ...
[INFO] [stderr] 132 | / generate_uuid_field! {
[INFO] [stderr] 133 | |     ImageId
[INFO] [stderr]     | |     ------- `ImageId` is not local
[INFO] [stderr] 134 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/db/mod.rs:74:13
[INFO] [stderr]     |
[INFO] [stderr]  74 |               AsExpression,
[INFO] [stderr]     |               ^-----------
[INFO] [stderr]     |               |
[INFO] [stderr]     |               `ToSql` is not local
[INFO] [stderr]     |               `Nullable` is not local
[INFO] [stderr]     |               move the `impl` block outside of this function `_impl_as_expression_for_imageid`
[INFO] [stderr] ...
[INFO] [stderr]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stderr]     |                        ------------------------- `Text` is not local
[INFO] [stderr] ...
[INFO] [stderr] 132 | / generate_uuid_field! {
[INFO] [stderr] 133 | |     ImageId
[INFO] [stderr]     | |     ------- `ImageId` is not local
[INFO] [stderr] 134 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/db/mod.rs:74:13
[INFO] [stderr]     |
[INFO] [stderr]  74 |               AsExpression,
[INFO] [stderr]     |               ^-----------
[INFO] [stderr]     |               |
[INFO] [stderr]     |               `AsExpression` is not local
[INFO] [stderr]     |               move the `impl` block outside of this function `_impl_as_expression_for_imageid`
[INFO] [stderr] ...
[INFO] [stderr]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stderr]     |                        ------------------------- `Text` is not local
[INFO] [stderr] ...
[INFO] [stderr] 132 | / generate_uuid_field! {
[INFO] [stderr] 133 | |     ImageId
[INFO] [stderr]     | |     ------- `ImageId` is not local
[INFO] [stderr] 134 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/db/mod.rs:74:13
[INFO] [stderr]     |
[INFO] [stderr]  74 |               AsExpression,
[INFO] [stderr]     |               ^-----------
[INFO] [stderr]     |               |
[INFO] [stderr]     |               `AsExpression` is not local
[INFO] [stderr]     |               `Nullable` is not local
[INFO] [stderr]     |               move the `impl` block outside of this function `_impl_as_expression_for_imageid`
[INFO] [stderr] ...
[INFO] [stderr]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stderr]     |                        ------------------------- `Text` is not local
[INFO] [stderr] ...
[INFO] [stderr] 132 | / generate_uuid_field! {
[INFO] [stderr] 133 | |     ImageId
[INFO] [stderr]     | |     ------- `ImageId` is not local
[INFO] [stderr] 134 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/db/mod.rs:75:13
[INFO] [stderr]     |
[INFO] [stderr]  75 |               FromSqlRow,
[INFO] [stderr]     |               ^---------
[INFO] [stderr]     |               |
[INFO] [stderr]     |               `FromSqlRow` is not local
[INFO] [stderr]     |               move the `impl` block outside of this function `_impl_from_sql_row_for_imageid`
[INFO] [stderr] ...
[INFO] [stderr] 132 | / generate_uuid_field! {
[INFO] [stderr] 133 | |     ImageId
[INFO] [stderr]     | |     ------- `ImageId` is not local
[INFO] [stderr] 134 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `FromSqlRow` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/db/mod.rs:75:13
[INFO] [stderr]     |
[INFO] [stderr]  75 |               FromSqlRow,
[INFO] [stderr]     |               ^---------
[INFO] [stderr]     |               |
[INFO] [stderr]     |               `Queryable` is not local
[INFO] [stderr]     |               move the `impl` block outside of this function `_impl_from_sql_row_for_imageid`
[INFO] [stderr] ...
[INFO] [stderr] 132 | / generate_uuid_field! {
[INFO] [stderr] 133 | |     ImageId
[INFO] [stderr]     | |     ------- `ImageId` is not local
[INFO] [stderr] 134 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `FromSqlRow` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/db/mod.rs:74:13
[INFO] [stderr]     |
[INFO] [stderr]  74 |               AsExpression,
[INFO] [stderr]     |               -^^^^^^^^^^^
[INFO] [stderr]     |               |
[INFO] [stderr]     |               `AsExpression` is not local
[INFO] [stderr]     |               move the `impl` block outside of this function `_impl_as_expression_for_urlid`
[INFO] [stderr] ...
[INFO] [stderr]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stderr]     |                        ------------------------- `Text` is not local
[INFO] [stderr] ...
[INFO] [stderr] 136 | / generate_uuid_field! {
[INFO] [stderr] 137 | |     UrlId
[INFO] [stderr]     | |     ----- `UrlId` is not local
[INFO] [stderr] 138 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/db/mod.rs:74:13
[INFO] [stderr]     |
[INFO] [stderr]  74 |               AsExpression,
[INFO] [stderr]     |               -^^^^^^^^^^^
[INFO] [stderr]     |               |
[INFO] [stderr]     |               `AsExpression` is not local
[INFO] [stderr]     |               `Nullable` is not local
[INFO] [stderr]     |               move the `impl` block outside of this function `_impl_as_expression_for_urlid`
[INFO] [stderr] ...
[INFO] [stderr]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stderr]     |                        ------------------------- `Text` is not local
[INFO] [stderr] ...
[INFO] [stderr] 136 | / generate_uuid_field! {
[INFO] [stderr] 137 | |     UrlId
[INFO] [stderr]     | |     ----- `UrlId` is not local
[INFO] [stderr] 138 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/db/mod.rs:74:13
[INFO] [stderr]     |
[INFO] [stderr]  74 |               AsExpression,
[INFO] [stderr]     |               ^-----------
[INFO] [stderr]     |               |
[INFO] [stderr]     |               `ToSql` is not local
[INFO] [stderr]     |               `Nullable` is not local
[INFO] [stderr]     |               move the `impl` block outside of this function `_impl_as_expression_for_urlid`
[INFO] [stderr] ...
[INFO] [stderr]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stderr]     |                        ------------------------- `Text` is not local
[INFO] [stderr] ...
[INFO] [stderr] 136 | / generate_uuid_field! {
[INFO] [stderr] 137 | |     UrlId
[INFO] [stderr]     | |     ----- `UrlId` is not local
[INFO] [stderr] 138 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/db/mod.rs:74:13
[INFO] [stderr]     |
[INFO] [stderr]  74 |               AsExpression,
[INFO] [stderr]     |               ^-----------
[INFO] [stderr]     |               |
[INFO] [stderr]     |               `AsExpression` is not local
[INFO] [stderr]     |               move the `impl` block outside of this function `_impl_as_expression_for_urlid`
[INFO] [stderr] ...
[INFO] [stderr]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stderr]     |                        ------------------------- `Text` is not local
[INFO] [stderr] ...
[INFO] [stderr] 136 | / generate_uuid_field! {
[INFO] [stderr] 137 | |     UrlId
[INFO] [stderr]     | |     ----- `UrlId` is not local
[INFO] [stderr] 138 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/db/mod.rs:74:13
[INFO] [stderr]     |
[INFO] [stderr]  74 |               AsExpression,
[INFO] [stderr]     |               ^-----------
[INFO] [stderr]     |               |
[INFO] [stderr]     |               `AsExpression` is not local
[INFO] [stderr]     |               `Nullable` is not local
[INFO] [stderr]     |               move the `impl` block outside of this function `_impl_as_expression_for_urlid`
[INFO] [stderr] ...
[INFO] [stderr]  77 |           #[sql_type = "diesel::sql_types::Text"]
[INFO] [stderr]     |                        ------------------------- `Text` is not local
[INFO] [stderr] ...
[INFO] [stderr] 136 | / generate_uuid_field! {
[INFO] [stderr] 137 | |     UrlId
[INFO] [stderr]     | |     ----- `UrlId` is not local
[INFO] [stderr] 138 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `AsExpression` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/db/mod.rs:75:13
[INFO] [stderr]     |
[INFO] [stderr]  75 |               FromSqlRow,
[INFO] [stderr]     |               ^---------
[INFO] [stderr]     |               |
[INFO] [stderr]     |               `FromSqlRow` is not local
[INFO] [stderr]     |               move the `impl` block outside of this function `_impl_from_sql_row_for_urlid`
[INFO] [stderr] ...
[INFO] [stderr] 136 | / generate_uuid_field! {
[INFO] [stderr] 137 | |     UrlId
[INFO] [stderr]     | |     ----- `UrlId` is not local
[INFO] [stderr] 138 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `FromSqlRow` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/db/mod.rs:75:13
[INFO] [stderr]     |
[INFO] [stderr]  75 |               FromSqlRow,
[INFO] [stderr]     |               ^---------
[INFO] [stderr]     |               |
[INFO] [stderr]     |               `Queryable` is not local
[INFO] [stderr]     |               move the `impl` block outside of this function `_impl_from_sql_row_for_urlid`
[INFO] [stderr] ...
[INFO] [stderr] 136 | / generate_uuid_field! {
[INFO] [stderr] 137 | |     UrlId
[INFO] [stderr]     | |     ----- `UrlId` is not local
[INFO] [stderr] 138 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the derive macro `FromSqlRow` which comes from the expansion of the macro `generate_uuid_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/db/models.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stderr]   |            ^--------
[INFO] [stderr]   |            |
[INFO] [stderr]   |            `Queryable` is not local
[INFO] [stderr]   |            move the `impl` block outside of this function `_impl_queryable_for_article`
[INFO] [stderr] 8 | )]
[INFO] [stderr] 9 | pub struct Article {
[INFO] [stderr]   |            ------- `Article` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/db/models.rs:7:23
[INFO] [stderr]   |
[INFO] [stderr] 7 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stderr]   |                       ^-----------
[INFO] [stderr]   |                       |
[INFO] [stderr]   |                       `HasTable` is not local
[INFO] [stderr]   |                       move the `impl` block outside of this function `_impl_identifiable_for_article`
[INFO] [stderr] 8 | )]
[INFO] [stderr] 9 | pub struct Article {
[INFO] [stderr]   |            ------- `Article` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/db/models.rs:7:23
[INFO] [stderr]   |
[INFO] [stderr] 7 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stderr]   |                       ^^^^^^^^^^^^
[INFO] [stderr]   |                       |
[INFO] [stderr]   |                       `Identifiable` is not local
[INFO] [stderr]   |                       move the `impl` block outside of this function `_impl_identifiable_for_article`
[INFO] [stderr] 8 | )]
[INFO] [stderr] 9 | pub struct Article {
[INFO] [stderr]   |            ------- `Article` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/db/models.rs:7:37
[INFO] [stderr]   |
[INFO] [stderr] 7 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stderr]   |                                     ^---------
[INFO] [stderr]   |                                     |
[INFO] [stderr]   |                                     `Insertable` is not local
[INFO] [stderr]   |                                     `table` is not local
[INFO] [stderr]   |                                     move the `impl` block outside of this function `_impl_insertable_for_article`
[INFO] [stderr] 8 | )]
[INFO] [stderr] 9 | pub struct Article {
[INFO] [stderr]   |            ------- `Article` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/db/models.rs:7:37
[INFO] [stderr]   |
[INFO] [stderr] 7 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stderr]   |                                     -^^^^^^^^^
[INFO] [stderr]   |                                     |
[INFO] [stderr]   |                                     `Insertable` is not local
[INFO] [stderr]   |                                     `table` is not local
[INFO] [stderr]   |                                     move the `impl` block outside of this function `_impl_insertable_for_article`
[INFO] [stderr] 8 | )]
[INFO] [stderr] 9 | pub struct Article {
[INFO] [stderr]   |            ------- `Article` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/db/models.rs:7:37
[INFO] [stderr]   |
[INFO] [stderr] 7 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stderr]   |                                     ^---------
[INFO] [stderr]   |                                     |
[INFO] [stderr]   |                                     `UndecoratedInsertRecord` is not local
[INFO] [stderr]   |                                     `table` is not local
[INFO] [stderr]   |                                     move the `impl` block outside of this function `_impl_insertable_for_article`
[INFO] [stderr] 8 | )]
[INFO] [stderr] 9 | pub struct Article {
[INFO] [stderr]   |            ------- `Article` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/db/models.rs:7:49
[INFO] [stderr]   |
[INFO] [stderr] 7 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stderr]   |                                                 ^^^^^^^^^^^
[INFO] [stderr]   |                                                 |
[INFO] [stderr]   |                                                 `AsChangeset` is not local
[INFO] [stderr]   |                                                 move the `impl` block outside of this function `_impl_as_changeset_for_article`
[INFO] [stderr] 8 | )]
[INFO] [stderr] 9 | pub struct Article {
[INFO] [stderr]   |            ------- `Article` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/db/models.rs:7:49
[INFO] [stderr]   |
[INFO] [stderr] 7 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stderr]   |                                                 ^----------
[INFO] [stderr]   |                                                 |
[INFO] [stderr]   |                                                 `AsChangeset` is not local
[INFO] [stderr]   |                                                 move the `impl` block outside of this function `_impl_as_changeset_for_article`
[INFO] [stderr] 8 | )]
[INFO] [stderr] 9 | pub struct Article {
[INFO] [stderr]   |            ------- `Article` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/models.rs:21:12
[INFO] [stderr]    |
[INFO] [stderr] 21 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stderr]    |            ^--------
[INFO] [stderr]    |            |
[INFO] [stderr]    |            `Queryable` is not local
[INFO] [stderr]    |            move the `impl` block outside of this function `_impl_queryable_for_page`
[INFO] [stderr] 22 | )]
[INFO] [stderr] 23 | pub struct Page {
[INFO] [stderr]    |            ---- `Page` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/models.rs:21:23
[INFO] [stderr]    |
[INFO] [stderr] 21 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stderr]    |                       ^-----------
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       `HasTable` is not local
[INFO] [stderr]    |                       move the `impl` block outside of this function `_impl_identifiable_for_page`
[INFO] [stderr] 22 | )]
[INFO] [stderr] 23 | pub struct Page {
[INFO] [stderr]    |            ---- `Page` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/models.rs:21:23
[INFO] [stderr]    |
[INFO] [stderr] 21 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stderr]    |                       ^^^^^^^^^^^^
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       `Identifiable` is not local
[INFO] [stderr]    |                       move the `impl` block outside of this function `_impl_identifiable_for_page`
[INFO] [stderr] 22 | )]
[INFO] [stderr] 23 | pub struct Page {
[INFO] [stderr]    |            ---- `Page` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/models.rs:21:37
[INFO] [stderr]    |
[INFO] [stderr] 21 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stderr]    |                                     ^---------
[INFO] [stderr]    |                                     |
[INFO] [stderr]    |                                     `Insertable` is not local
[INFO] [stderr]    |                                     `table` is not local
[INFO] [stderr]    |                                     move the `impl` block outside of this function `_impl_insertable_for_page`
[INFO] [stderr] 22 | )]
[INFO] [stderr] 23 | pub struct Page {
[INFO] [stderr]    |            ---- `Page` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/models.rs:21:37
[INFO] [stderr]    |
[INFO] [stderr] 21 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stderr]    |                                     -^^^^^^^^^
[INFO] [stderr]    |                                     |
[INFO] [stderr]    |                                     `Insertable` is not local
[INFO] [stderr]    |                                     `table` is not local
[INFO] [stderr]    |                                     move the `impl` block outside of this function `_impl_insertable_for_page`
[INFO] [stderr] 22 | )]
[INFO] [stderr] 23 | pub struct Page {
[INFO] [stderr]    |            ---- `Page` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/models.rs:21:37
[INFO] [stderr]    |
[INFO] [stderr] 21 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stderr]    |                                     ^---------
[INFO] [stderr]    |                                     |
[INFO] [stderr]    |                                     `UndecoratedInsertRecord` is not local
[INFO] [stderr]    |                                     `table` is not local
[INFO] [stderr]    |                                     move the `impl` block outside of this function `_impl_insertable_for_page`
[INFO] [stderr] 22 | )]
[INFO] [stderr] 23 | pub struct Page {
[INFO] [stderr]    |            ---- `Page` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/models.rs:21:49
[INFO] [stderr]    |
[INFO] [stderr] 21 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stderr]    |                                                 ^^^^^^^^^^^
[INFO] [stderr]    |                                                 |
[INFO] [stderr]    |                                                 `AsChangeset` is not local
[INFO] [stderr]    |                                                 move the `impl` block outside of this function `_impl_as_changeset_for_page`
[INFO] [stderr] 22 | )]
[INFO] [stderr] 23 | pub struct Page {
[INFO] [stderr]    |            ---- `Page` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/models.rs:21:49
[INFO] [stderr]    |
[INFO] [stderr] 21 |     Debug, Queryable, Identifiable, Insertable, AsChangeset, serde::Serialize, serde::Deserialize,
[INFO] [stderr]    |                                                 ^----------
[INFO] [stderr]    |                                                 |
[INFO] [stderr]    |                                                 `AsChangeset` is not local
[INFO] [stderr]    |                                                 move the `impl` block outside of this function `_impl_as_changeset_for_page`
[INFO] [stderr] 22 | )]
[INFO] [stderr] 23 | pub struct Page {
[INFO] [stderr]    |            ---- `Page` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/models.rs:58:17
[INFO] [stderr]    |
[INFO] [stderr] 58 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stderr]    |                 ^--------
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 `Queryable` is not local
[INFO] [stderr]    |                 move the `impl` block outside of this function `_impl_queryable_for_image`
[INFO] [stderr] 59 | pub struct Image {
[INFO] [stderr]    |            ----- `Image` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/models.rs:58:28
[INFO] [stderr]    |
[INFO] [stderr] 58 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stderr]    |                            ^-----------
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            `HasTable` is not local
[INFO] [stderr]    |                            move the `impl` block outside of this function `_impl_identifiable_for_image`
[INFO] [stderr] 59 | pub struct Image {
[INFO] [stderr]    |            ----- `Image` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/models.rs:58:28
[INFO] [stderr]    |
[INFO] [stderr] 58 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stderr]    |                            ^^^^^^^^^^^^
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            `Identifiable` is not local
[INFO] [stderr]    |                            move the `impl` block outside of this function `_impl_identifiable_for_image`
[INFO] [stderr] 59 | pub struct Image {
[INFO] [stderr]    |            ----- `Image` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/models.rs:58:42
[INFO] [stderr]    |
[INFO] [stderr] 58 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stderr]    |                                          ^---------
[INFO] [stderr]    |                                          |
[INFO] [stderr]    |                                          `Insertable` is not local
[INFO] [stderr]    |                                          `table` is not local
[INFO] [stderr]    |                                          move the `impl` block outside of this function `_impl_insertable_for_image`
[INFO] [stderr] 59 | pub struct Image {
[INFO] [stderr]    |            ----- `Image` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/models.rs:58:42
[INFO] [stderr]    |
[INFO] [stderr] 58 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stderr]    |                                          -^^^^^^^^^
[INFO] [stderr]    |                                          |
[INFO] [stderr]    |                                          `Insertable` is not local
[INFO] [stderr]    |                                          `table` is not local
[INFO] [stderr]    |                                          move the `impl` block outside of this function `_impl_insertable_for_image`
[INFO] [stderr] 59 | pub struct Image {
[INFO] [stderr]    |            ----- `Image` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/models.rs:58:42
[INFO] [stderr]    |
[INFO] [stderr] 58 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stderr]    |                                          ^---------
[INFO] [stderr]    |                                          |
[INFO] [stderr]    |                                          `UndecoratedInsertRecord` is not local
[INFO] [stderr]    |                                          `table` is not local
[INFO] [stderr]    |                                          move the `impl` block outside of this function `_impl_insertable_for_image`
[INFO] [stderr] 59 | pub struct Image {
[INFO] [stderr]    |            ----- `Image` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/models.rs:58:54
[INFO] [stderr]    |
[INFO] [stderr] 58 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stderr]    |                                                      ^^^^^^^^^^^
[INFO] [stderr]    |                                                      |
[INFO] [stderr]    |                                                      `AsChangeset` is not local
[INFO] [stderr]    |                                                      move the `impl` block outside of this function `_impl_as_changeset_for_image`
[INFO] [stderr] 59 | pub struct Image {
[INFO] [stderr]    |            ----- `Image` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/models.rs:58:54
[INFO] [stderr]    |
[INFO] [stderr] 58 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stderr]    |                                                      ^----------
[INFO] [stderr]    |                                                      |
[INFO] [stderr]    |                                                      `AsChangeset` is not local
[INFO] [stderr]    |                                                      move the `impl` block outside of this function `_impl_as_changeset_for_image`
[INFO] [stderr] 59 | pub struct Image {
[INFO] [stderr]    |            ----- `Image` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/models.rs:68:17
[INFO] [stderr]    |
[INFO] [stderr] 68 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stderr]    |                 ^--------
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 `Queryable` is not local
[INFO] [stderr]    |                 move the `impl` block outside of this function `_impl_queryable_for_url`
[INFO] [stderr] 69 | pub struct Url {
[INFO] [stderr]    |            --- `Url` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/models.rs:68:28
[INFO] [stderr]    |
[INFO] [stderr] 68 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stderr]    |                            ^-----------
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            `HasTable` is not local
[INFO] [stderr]    |                            move the `impl` block outside of this function `_impl_identifiable_for_url`
[INFO] [stderr] 69 | pub struct Url {
[INFO] [stderr]    |            --- `Url` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/models.rs:68:28
[INFO] [stderr]    |
[INFO] [stderr] 68 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stderr]    |                            ^^^^^^^^^^^^
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            `Identifiable` is not local
[INFO] [stderr]    |                            move the `impl` block outside of this function `_impl_identifiable_for_url`
[INFO] [stderr] 69 | pub struct Url {
[INFO] [stderr]    |            --- `Url` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/models.rs:68:42
[INFO] [stderr]    |
[INFO] [stderr] 68 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stderr]    |                                          ^---------
[INFO] [stderr]    |                                          |
[INFO] [stderr]    |                                          `Insertable` is not local
[INFO] [stderr]    |                                          `table` is not local
[INFO] [stderr]    |                                          move the `impl` block outside of this function `_impl_insertable_for_url`
[INFO] [stderr] 69 | pub struct Url {
[INFO] [stderr]    |            --- `Url` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/models.rs:68:42
[INFO] [stderr]    |
[INFO] [stderr] 68 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stderr]    |                                          -^^^^^^^^^
[INFO] [stderr]    |                                          |
[INFO] [stderr]    |                                          `Insertable` is not local
[INFO] [stderr]    |                                          `table` is not local
[INFO] [stderr]    |                                          move the `impl` block outside of this function `_impl_insertable_for_url`
[INFO] [stderr] 69 | pub struct Url {
[INFO] [stderr]    |            --- `Url` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/models.rs:68:42
[INFO] [stderr]    |
[INFO] [stderr] 68 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stderr]    |                                          ^---------
[INFO] [stderr]    |                                          |
[INFO] [stderr]    |                                          `UndecoratedInsertRecord` is not local
[INFO] [stderr]    |                                          `table` is not local
[INFO] [stderr]    |                                          move the `impl` block outside of this function `_impl_insertable_for_url`
[INFO] [stderr] 69 | pub struct Url {
[INFO] [stderr]    |            --- `Url` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/models.rs:68:54
[INFO] [stderr]    |
[INFO] [stderr] 68 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stderr]    |                                                      ^^^^^^^^^^^
[INFO] [stderr]    |                                                      |
[INFO] [stderr]    |                                                      `AsChangeset` is not local
[INFO] [stderr]    |                                                      move the `impl` block outside of this function `_impl_as_changeset_for_url`
[INFO] [stderr] 69 | pub struct Url {
[INFO] [stderr]    |            --- `Url` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/models.rs:68:54
[INFO] [stderr]    |
[INFO] [stderr] 68 | #[derive(Debug, Queryable, Identifiable, Insertable, AsChangeset)]
[INFO] [stderr]    |                                                      ^----------
[INFO] [stderr]    |                                                      |
[INFO] [stderr]    |                                                      `AsChangeset` is not local
[INFO] [stderr]    |                                                      move the `impl` block outside of this function `_impl_as_changeset_for_url`
[INFO] [stderr] 69 | pub struct Url {
[INFO] [stderr]    |            --- `Url` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr]  1 | / table! {
[INFO] [stderr]  2 | |     articles (id) {
[INFO] [stderr]  3 | |         id -> Text,
[INFO] [stderr]  4 | |         published -> Timestamp,
[INFO] [stderr] ...  |
[INFO] [stderr] 12 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | | `table` is not local
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr]  1 | / table! {
[INFO] [stderr]  2 | |     articles (id) {
[INFO] [stderr]  3 | |         id -> Text,
[INFO] [stderr]    | |         -- `id` is not local
[INFO] [stderr]  4 | |         published -> Timestamp,
[INFO] [stderr] ...  |
[INFO] [stderr] 12 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr]  1 | / table! {
[INFO] [stderr]  2 | |     articles (id) {
[INFO] [stderr]  3 | |         id -> Text,
[INFO] [stderr]  4 | |         published -> Timestamp,
[INFO] [stderr]    | |         --------- `published` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 12 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_published`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr]  1 | / table! {
[INFO] [stderr]  2 | |     articles (id) {
[INFO] [stderr]  3 | |         id -> Text,
[INFO] [stderr]  4 | |         published -> Timestamp,
[INFO] [stderr]  5 | |         modified -> Timestamp,
[INFO] [stderr]    | |         -------- `modified` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 12 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_modified`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr]  1 | / table! {
[INFO] [stderr]  2 | |     articles (id) {
[INFO] [stderr]  3 | |         id -> Text,
[INFO] [stderr]  4 | |         published -> Timestamp,
[INFO] [stderr]  5 | |         modified -> Timestamp,
[INFO] [stderr]  6 | |         modified_on_disk -> Timestamp,
[INFO] [stderr]    | |         ---------------- `modified_on_disk` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 12 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_modified_on_disk`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr]  1 | / table! {
[INFO] [stderr]  2 | |     articles (id) {
[INFO] [stderr]  3 | |         id -> Text,
[INFO] [stderr]  4 | |         published -> Timestamp,
[INFO] [stderr] ...  |
[INFO] [stderr]  7 | |         local_path -> Text,
[INFO] [stderr]    | |         ---------- `local_path` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 12 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_local_path`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr]  1 | / table! {
[INFO] [stderr]  2 | |     articles (id) {
[INFO] [stderr]  3 | |         id -> Text,
[INFO] [stderr]  4 | |         published -> Timestamp,
[INFO] [stderr] ...  |
[INFO] [stderr]  8 | |         server_path -> Text,
[INFO] [stderr]    | |         ----------- `server_path` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 12 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_server_path`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr]  1 | / table! {
[INFO] [stderr]  2 | |     articles (id) {
[INFO] [stderr]  3 | |         id -> Text,
[INFO] [stderr]  4 | |         published -> Timestamp,
[INFO] [stderr] ...  |
[INFO] [stderr]  9 | |         title -> Text,
[INFO] [stderr]    | |         ----- `title` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 12 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_title`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr]  1 | / table! {
[INFO] [stderr]  2 | |     articles (id) {
[INFO] [stderr]  3 | |         id -> Text,
[INFO] [stderr]  4 | |         published -> Timestamp,
[INFO] [stderr] ...  |
[INFO] [stderr] 10 | |         html -> Text,
[INFO] [stderr]    | |         ---- `html` is not local
[INFO] [stderr] 11 | |     }
[INFO] [stderr] 12 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_html`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | / table! {
[INFO] [stderr] 15 | |     images (id) {
[INFO] [stderr] 16 | |         id -> Text,
[INFO] [stderr] 17 | |         modified_on_disk -> Timestamp,
[INFO] [stderr] ...  |
[INFO] [stderr] 23 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | | `table` is not local
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | / table! {
[INFO] [stderr] 15 | |     images (id) {
[INFO] [stderr] 16 | |         id -> Text,
[INFO] [stderr]    | |         -- `id` is not local
[INFO] [stderr] 17 | |         modified_on_disk -> Timestamp,
[INFO] [stderr] ...  |
[INFO] [stderr] 23 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | / table! {
[INFO] [stderr] 15 | |     images (id) {
[INFO] [stderr] 16 | |         id -> Text,
[INFO] [stderr] 17 | |         modified_on_disk -> Timestamp,
[INFO] [stderr]    | |         ---------------- `modified_on_disk` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 23 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_modified_on_disk`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | / table! {
[INFO] [stderr] 15 | |     images (id) {
[INFO] [stderr] 16 | |         id -> Text,
[INFO] [stderr] 17 | |         modified_on_disk -> Timestamp,
[INFO] [stderr] 18 | |         width -> Integer,
[INFO] [stderr]    | |         ----- `width` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 23 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_width`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | / table! {
[INFO] [stderr] 15 | |     images (id) {
[INFO] [stderr] 16 | |         id -> Text,
[INFO] [stderr] 17 | |         modified_on_disk -> Timestamp,
[INFO] [stderr] 18 | |         width -> Integer,
[INFO] [stderr] 19 | |         height -> Integer,
[INFO] [stderr]    | |         ------ `height` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 23 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_height`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | / table! {
[INFO] [stderr] 15 | |     images (id) {
[INFO] [stderr] 16 | |         id -> Text,
[INFO] [stderr] 17 | |         modified_on_disk -> Timestamp,
[INFO] [stderr] ...  |
[INFO] [stderr] 20 | |         local_path -> Text,
[INFO] [stderr]    | |         ---------- `local_path` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 23 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_local_path`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | / table! {
[INFO] [stderr] 15 | |     images (id) {
[INFO] [stderr] 16 | |         id -> Text,
[INFO] [stderr] 17 | |         modified_on_disk -> Timestamp,
[INFO] [stderr] ...  |
[INFO] [stderr] 21 | |         server_path -> Text,
[INFO] [stderr]    | |         ----------- `server_path` is not local
[INFO] [stderr] 22 | |     }
[INFO] [stderr] 23 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_server_path`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:25:1
[INFO] [stderr]    |
[INFO] [stderr] 25 | / table! {
[INFO] [stderr] 26 | |     pages (id) {
[INFO] [stderr] 27 | |         id -> Text,
[INFO] [stderr] 28 | |         published -> Timestamp,
[INFO] [stderr] ...  |
[INFO] [stderr] 36 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | | `table` is not local
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:25:1
[INFO] [stderr]    |
[INFO] [stderr] 25 | / table! {
[INFO] [stderr] 26 | |     pages (id) {
[INFO] [stderr] 27 | |         id -> Text,
[INFO] [stderr]    | |         -- `id` is not local
[INFO] [stderr] 28 | |         published -> Timestamp,
[INFO] [stderr] ...  |
[INFO] [stderr] 36 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:25:1
[INFO] [stderr]    |
[INFO] [stderr] 25 | / table! {
[INFO] [stderr] 26 | |     pages (id) {
[INFO] [stderr] 27 | |         id -> Text,
[INFO] [stderr] 28 | |         published -> Timestamp,
[INFO] [stderr]    | |         --------- `published` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 36 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_published`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:25:1
[INFO] [stderr]    |
[INFO] [stderr] 25 | / table! {
[INFO] [stderr] 26 | |     pages (id) {
[INFO] [stderr] 27 | |         id -> Text,
[INFO] [stderr] 28 | |         published -> Timestamp,
[INFO] [stderr] 29 | |         modified -> Timestamp,
[INFO] [stderr]    | |         -------- `modified` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 36 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_modified`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:25:1
[INFO] [stderr]    |
[INFO] [stderr] 25 | / table! {
[INFO] [stderr] 26 | |     pages (id) {
[INFO] [stderr] 27 | |         id -> Text,
[INFO] [stderr] 28 | |         published -> Timestamp,
[INFO] [stderr] 29 | |         modified -> Timestamp,
[INFO] [stderr] 30 | |         modified_on_disk -> Timestamp,
[INFO] [stderr]    | |         ---------------- `modified_on_disk` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 36 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_modified_on_disk`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:25:1
[INFO] [stderr]    |
[INFO] [stderr] 25 | / table! {
[INFO] [stderr] 26 | |     pages (id) {
[INFO] [stderr] 27 | |         id -> Text,
[INFO] [stderr] 28 | |         published -> Timestamp,
[INFO] [stderr] ...  |
[INFO] [stderr] 31 | |         local_path -> Text,
[INFO] [stderr]    | |         ---------- `local_path` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 36 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_local_path`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:25:1
[INFO] [stderr]    |
[INFO] [stderr] 25 | / table! {
[INFO] [stderr] 26 | |     pages (id) {
[INFO] [stderr] 27 | |         id -> Text,
[INFO] [stderr] 28 | |         published -> Timestamp,
[INFO] [stderr] ...  |
[INFO] [stderr] 32 | |         server_path -> Text,
[INFO] [stderr]    | |         ----------- `server_path` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 36 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_server_path`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:25:1
[INFO] [stderr]    |
[INFO] [stderr] 25 | / table! {
[INFO] [stderr] 26 | |     pages (id) {
[INFO] [stderr] 27 | |         id -> Text,
[INFO] [stderr] 28 | |         published -> Timestamp,
[INFO] [stderr] ...  |
[INFO] [stderr] 33 | |         title -> Text,
[INFO] [stderr]    | |         ----- `title` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 36 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_title`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:25:1
[INFO] [stderr]    |
[INFO] [stderr] 25 | / table! {
[INFO] [stderr] 26 | |     pages (id) {
[INFO] [stderr] 27 | |         id -> Text,
[INFO] [stderr] 28 | |         published -> Timestamp,
[INFO] [stderr] ...  |
[INFO] [stderr] 34 | |         html -> Text,
[INFO] [stderr]    | |         ---- `html` is not local
[INFO] [stderr] 35 | |     }
[INFO] [stderr] 36 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_html`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:38:1
[INFO] [stderr]    |
[INFO] [stderr] 38 | / table! {
[INFO] [stderr] 39 | |     urls (id) {
[INFO] [stderr] 40 | |         id -> Text,
[INFO] [stderr] 41 | |         url -> Text,
[INFO] [stderr] 42 | |     }
[INFO] [stderr] 43 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | | `table` is not local
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:38:1
[INFO] [stderr]    |
[INFO] [stderr] 38 | / table! {
[INFO] [stderr] 39 | |     urls (id) {
[INFO] [stderr] 40 | |         id -> Text,
[INFO] [stderr]    | |         -- `id` is not local
[INFO] [stderr] 41 | |         url -> Text,
[INFO] [stderr] 42 | |     }
[INFO] [stderr] 43 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/db/schema.rs:38:1
[INFO] [stderr]    |
[INFO] [stderr] 38 | / table! {
[INFO] [stderr] 39 | |     urls (id) {
[INFO] [stderr] 40 | |         id -> Text,
[INFO] [stderr] 41 | |         url -> Text,
[INFO] [stderr]    | |         --- `url` is not local
[INFO] [stderr] 42 | |     }
[INFO] [stderr] 43 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_url`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning 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] [stderr] 
[INFO] [stderr] warning: `cianticblog` (bin "cianticblog" test) generated 109 warnings (run `cargo fix --bin "cianticblog" -p cianticblog --tests` to apply 17 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: migrations_internals v1.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cianticblog-898ed07b1cfe8b5a)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test layout::test_layout::test ... ok
[INFO] [stdout] test markdown::compile::test_first_title::test_first_title_rest ... ok
[INFO] [stdout] test markdown::frontmatter::test_frontmatter::test_frontmatter ... ok
[INFO] [stdout] test urls::test_normalize_html_relative_urls::test_urlparsing_failure ... ok
[INFO] [stdout] test normalize::test::test_normalize_sync ... FAILED
[INFO] [stdout] test normalize::test::test_normalize ... FAILED
[INFO] [stdout] test urls::test_normalize_html_relative_urls::test_canonicalization_failure ... FAILED
[INFO] [stdout] test urls::test_normalize_html_relative_urls::test ... FAILED
[INFO] [stdout] Running migration 20201129
[INFO] [stdout] test db::repositories::test::test_clean_non_existing ... ok
[INFO] [stdout] test git::test_git_date::test_git_created ... ok
[INFO] [stdout] test markdown::compile::test_compile_markdown::test_compile_post01 ... ok
[INFO] [stdout] test git::test_git_date::test_git_modified ... ok
[INFO] [stdout] test markdown::compile::test_compile_markdown::test_compile_post02 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- normalize::test::test_normalize_sync stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'normalize::test::test_normalize_sync' (40) panicked at src/normalize.rs:54:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f540c4dbfc2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f540c4dbfc2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f540c4dbfc2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f540c4dbfc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f540c4ed11a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f540c4ed11a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5f540c4a93a6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f540c4a93a6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f540c4ba829 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f540c4ba829 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f540c4ba6c1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f540c1db35e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5f540c1db35e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f540c4baaa2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5f540c4baaa2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f540c4ba8e8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f540c4b5769 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f540c49da3d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f540c4f694c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f540c4f60f2 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f540c0c2edf - core::result::Result<T,E>::unwrap::h91b93873dcee839f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f540c0c2edf - cianticblog::normalize::test::test_normalize_sync::h1fa5772e565dbd79
[INFO] [stdout]                                at /opt/rustwide/workdir/src/normalize.rs:54:54
[INFO] [stdout]   22:     0x5f540c0c3017 - cianticblog::normalize::test::test_normalize_sync::{{closure}}::hc8b1ab9cb0c224df
[INFO] [stdout]                                at /opt/rustwide/workdir/src/normalize.rs:51:29
[INFO] [stdout]   23:     0x5f540c0a8336 - core::ops::function::FnOnce::call_once::h81ceaf13d8eb47fa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f540c1db11b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f540c1db11b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5f540c1eeb2a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5f540c1eeb2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5f540c1eeb2a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5f540c1eeb2a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5f540c1eeb2a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5f540c1eeb2a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5f540c1eeb2a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5f540c1c8f84 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5f540c1c8f84 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5f540c1cc922 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5f540c1cc922 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5f540c1cc922 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5f540c1cc922 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5f540c1cc922 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5f540c1cc922 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5f540c1cc922 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f540c4b080f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5f540c4b080f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x7a3ab6fbbaa4 - <unknown>
[INFO] [stdout]   45:     0x7a3ab7048a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- normalize::test::test_normalize stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'normalize::test::test_normalize' (38) panicked at src/normalize.rs:46:63:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f540c4dbfc2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f540c4dbfc2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f540c4dbfc2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f540c4dbfc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f540c4ed11a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f540c4ed11a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5f540c4a93a6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f540c4a93a6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f540c4ba829 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f540c4ba829 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f540c4ba6c1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f540c1db35e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5f540c1db35e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f540c4baaa2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5f540c4baaa2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f540c4ba8e8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f540c4b5769 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f540c49da3d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f540c4f694c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f540c4f60f2 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f540c0c2cc5 - core::result::Result<T,E>::unwrap::h480194ac43a4e170
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f540c0c2cc5 - cianticblog::normalize::test::test_normalize::{{closure}}::h8ab301a48c0abab7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/normalize.rs:46:63
[INFO] [stdout]   22:     0x5f540c0cd710 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::he1d36c57833c8e52
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.8.0/src/task/builder.rs:199:29
[INFO] [stdout]   23:     0x5f540c0ccb28 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hcbd739e77fe7bfc7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.8.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   24:     0x5f540c0a6365 - std::thread::local::LocalKey<T>::try_with::hceccaab0f198fbeb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x5f540c0a054e - std::thread::local::LocalKey<T>::with::h253b5293043059f3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x5f540c0cb5d8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h80fb1255ee505d17
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.8.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   27:     0x5f540c0cd29a - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::h893bf66abcc454d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.8.0/src/task/builder.rs:197:13
[INFO] [stdout]   28:     0x5f540c1206d4 - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::h6b95406e383ba201
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.11.3/src/future.rs:526:46
[INFO] [stdout]   29:     0x5f540c10b367 - async_executor::Executor::run::{{closure}}::h676eff65d5fd31b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.0/src/lib.rs:236:32
[INFO] [stdout]   30:     0x5f540c109786 - async_executor::LocalExecutor::run::{{closure}}::h4e45668f7cc4f651
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.0/src/lib.rs:437:34
[INFO] [stdout]   31:     0x5f540c0e7103 - async_io::driver::block_on::h75d795265dbd6b8b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.3.1/src/driver.rs:142:49
[INFO] [stdout]   32:     0x5f540c127453 - async_global_executor::reactor::block_on::{{closure}}::h68640d1e88522d9f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-1.4.3/src/lib.rs:48:22
[INFO] [stdout]   33:     0x5f540c12721d - async_global_executor::reactor::block_on::h9ac7682bf86c7ec1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-1.4.3/src/lib.rs:55:9
[INFO] [stdout]   34:     0x5f540c13a1dd - async_global_executor::block_on::{{closure}}::hef4d8199355b8c49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-1.4.3/src/lib.rs:205:36
[INFO] [stdout]   35:     0x5f540c0a1941 - std::thread::local::LocalKey<T>::try_with::h0498ac6bc1c00bd8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x5f540c0a121e - std::thread::local::LocalKey<T>::with::hd466a6537dc2a5b9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x5f540c139d27 - async_global_executor::block_on::hb28ca9c58fc62283
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-1.4.3/src/lib.rs:205:20
[INFO] [stdout]   38:     0x5f540c0dae70 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h50a7a760c865a33d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.8.0/src/task/builder.rs:171:25
[INFO] [stdout]   39:     0x5f540c0cc639 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h81eb3b6eca6bc0f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.8.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   40:     0x5f540c0a624f - std::thread::local::LocalKey<T>::try_with::hcc98492485639144
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x5f540c0a0c8e - std::thread::local::LocalKey<T>::with::h8d31701dcac19348
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x5f540c0cb32a - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h20c506f4a814b6bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.8.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   43:     0x5f540c0da34c - async_std::task::builder::Builder::blocking::{{closure}}::h45994e1a4c8fd4ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.8.0/src/task/builder.rs:168:17
[INFO] [stdout]   44:     0x5f540c0a6651 - std::thread::local::LocalKey<T>::try_with::hd9ace577a8155e6b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   45:     0x5f540c0a119e - std::thread::local::LocalKey<T>::with::hd1131fb237ad5637
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   46:     0x5f540c0d9802 - async_std::task::builder::Builder::blocking::h4f5ff9907bb8604d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.8.0/src/task/builder.rs:161:29
[INFO] [stdout]   47:     0x5f540c13e5c1 - async_std::task::block_on::block_on::h3793d14d2f7bb3bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.8.0/src/task/block_on.rs:33:20
[INFO] [stdout]   48:     0x5f540c0c29b1 - cianticblog::normalize::test::test_normalize::h00a08c5e102990aa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/normalize.rs:42:5
[INFO] [stdout]   49:     0x5f540c0c29d7 - cianticblog::normalize::test::test_normalize::{{closure}}::h40c6b4f82fa07be4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/normalize.rs:42:23
[INFO] [stdout]   50:     0x5f540c0a8436 - core::ops::function::FnOnce::call_once::h8c167fee4af00995
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f540c1db11b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f540c1db11b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5f540c1eeb2a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5f540c1eeb2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5f540c1eeb2a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f540c1eeb2a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f540c1eeb2a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f540c1eeb2a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5f540c1eeb2a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5f540c1c8f84 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5f540c1c8f84 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f540c1cc922 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x5f540c1cc922 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5f540c1cc922 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f540c1cc922 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f540c1cc922 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f540c1cc922 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x5f540c1cc922 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f540c4b080f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   70:     0x5f540c4b080f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   71:     0x7a3ab6fbbaa4 - <unknown>
[INFO] [stdout]   72:     0x7a3ab7048a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- urls::test_normalize_html_relative_urls::test_canonicalization_failure stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'urls::test_normalize_html_relative_urls::test_canonicalization_failure' (44) panicked at src/urls.rs:163:9:
[INFO] [stdout] expected `Err(Error::FileNotFound(_))` but got `Err(CanonicalizationFailed(PathBuf { inner: "./examples/layout/notfound.txt" }, Os { code: 2, kind: NotFound, message: "No such file or directory" }))`
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f540c4dbfc2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f540c4dbfc2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f540c4dbfc2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f540c4dbfc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f540c4ed11a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f540c4ed11a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5f540c4a93a6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f540c4a93a6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f540c4ba829 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f540c4ba829 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f540c4ba6c1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f540c1db35e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5f540c1db35e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f540c4baaa2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5f540c4baaa2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f540c4ba8e8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f540c4b5769 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f540c49da3d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f540c4f694c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f540c1339c2 - cianticblog::urls::test_normalize_html_relative_urls::test_canonicalization_failure::{{closure}}::hf0b0a510a6df9b7c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls.rs:135:26
[INFO] [stdout]   20:     0x5f540c0cd4b0 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::h4618d6383b311dff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.8.0/src/task/builder.rs:199:29
[INFO] [stdout]   21:     0x5f540c0cca48 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hc0cc947e53540af3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.8.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   22:     0x5f540c0a3405 - std::thread::local::LocalKey<T>::try_with::h4985244aae2d4c31
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   23:     0x5f540c0a0f4e - std::thread::local::LocalKey<T>::with::ha8655790104093ee
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   24:     0x5f540c0cb3c8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h39fdec2bb8ce9c55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.8.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   25:     0x5f540c0cd31a - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::hcba37e34142443a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.8.0/src/task/builder.rs:197:13
[INFO] [stdout]   26:     0x5f540c120814 - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::h75c9fa3a6373521a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.11.3/src/future.rs:526:46
[INFO] [stdout]   27:     0x5f540c10af3f - async_executor::Executor::run::{{closure}}::h53444ba204816e76
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.0/src/lib.rs:236:32
[INFO] [stdout]   28:     0x5f540c10921c - async_executor::LocalExecutor::run::{{closure}}::h0e509193cc034c50
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.0/src/lib.rs:437:34
[INFO] [stdout]   29:     0x5f540c0eae93 - async_io::driver::block_on::hb2ccbda90e091b38
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.3.1/src/driver.rs:142:49
[INFO] [stdout]   30:     0x5f540c127423 - async_global_executor::reactor::block_on::{{closure}}::h1f63f6e155a1a66c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-1.4.3/src/lib.rs:48:22
[INFO] [stdout]   31:     0x5f540c1272bd - async_global_executor::reactor::block_on::hab2d1b1190b2ef4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-1.4.3/src/lib.rs:55:9
[INFO] [stdout]   32:     0x5f540c139fed - async_global_executor::block_on::{{closure}}::h707c70ba51a8d9bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-1.4.3/src/lib.rs:205:36
[INFO] [stdout]   33:     0x5f540c0a32ed - std::thread::local::LocalKey<T>::try_with::h48c5843e0cdf0f26
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5f540c0a080e - std::thread::local::LocalKey<T>::with::h47783bb5280be377
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5f540c139c6a - async_global_executor::block_on::h1fe0396ce299b734
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-1.4.3/src/lib.rs:205:20
[INFO] [stdout]   36:     0x5f540c0dad80 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h33692af41ab04b9a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.8.0/src/task/builder.rs:171:25
[INFO] [stdout]   37:     0x5f540c0cb926 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h025f783e8367f215
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.8.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   38:     0x5f540c0a3a3f - std::thread::local::LocalKey<T>::try_with::h540d22cbef27fda8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5f540c0a0b7e - std::thread::local::LocalKey<T>::with::h738d55c5578d9668
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5f540c0cb53a - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h7b0e93f44228eade
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.8.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   41:     0x5f540c0da200 - async_std::task::builder::Builder::blocking::{{closure}}::h32ca90ea11e360f8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.8.0/src/task/builder.rs:168:17
[INFO] [stdout]   42:     0x5f540c0a5abd - std::thread::local::LocalKey<T>::try_with::hb19c722e9bf93f97
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   43:     0x5f540c0a01fe - std::thread::local::LocalKey<T>::with::h058d7b8d42f18c38
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   44:     0x5f540c0d8691 - async_std::task::builder::Builder::blocking::h04d664bfe038204b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.8.0/src/task/builder.rs:161:29
[INFO] [stdout]   45:     0x5f540c13e87c - async_std::task::block_on::block_on::h93b7336795cdd728
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.8.0/src/task/block_on.rs:33:20
[INFO] [stdout]   46:     0x5f540c1335b7 - cianticblog::urls::test_normalize_html_relative_urls::test_canonicalization_failure::h50e18b3f077f32fc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls.rs:157:5
[INFO] [stdout]   47:     0x5f540c1335d7 - cianticblog::urls::test_normalize_html_relative_urls::test_canonicalization_failure::{{closure}}::ha15dd12bdbe20b2b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls.rs:157:23
[INFO] [stdout]   48:     0x5f540c0a7f36 - core::ops::function::FnOnce::call_once::h533afb40f4131244
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5f540c1db11b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5f540c1db11b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x5f540c1eeb2a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x5f540c1eeb2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x5f540c1eeb2a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5f540c1eeb2a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5f540c1eeb2a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5f540c1eeb2a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x5f540c1eeb2a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x5f540c1c8f84 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x5f540c1c8f84 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x5f540c1cc922 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x5f540c1cc922 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x5f540c1cc922 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5f540c1cc922 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5f540c1cc922 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5f540c1cc922 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x5f540c1cc922 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x5f540c4b080f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   68:     0x5f540c4b080f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   69:     0x7a3ab6fbbaa4 - <unknown>
[INFO] [stdout]   70:     0x7a3ab7048a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- urls::test_normalize_html_relative_urls::test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'urls::test_normalize_html_relative_urls::test' (42) panicked at src/urls.rs:126:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "first\n            <!-- Relative to root path -->\n            <link href=\"file:///opt/rustwide/workdir/examples/layout/style.css\" />\n\n            <!-- Relative to current path -->\n            <a href=\"file:///opt/rustwide/workdir/examples/articles/post02.md\">...</a>\n            <a href=\"file:///opt/rustwide/workdir/examples/pages/example.md\">...</a>\n            <img src=\"file:///opt/rustwide/workdir/examples/articles/res01.svg\" />\n\n            <!-- Full urls -->\n            <a href=\"https://www.example.com/\">...</a>\n            end"
[INFO] [stdout]  right: "first\n            <!-- Relative to root path -->\n            <link href=\"file:///C:/Source/Rust/cianticblog/examples/layout/style.css\" />\n\n            <!-- Relative to current path -->\n            <a href=\"file:///C:/Source/Rust/cianticblog/examples/articles/post02.md\">...</a>\n            <a href=\"file:///C:/Source/Rust/cianticblog/examples/pages/example.md\">...</a>\n            <img src=\"file:///C:/Source/Rust/cianticblog/examples/articles/res01.svg\" />\n\n            <!-- Full urls -->\n            <a href=\"https://www.example.com/\">...</a>\n            end"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f540c4dbfc2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f540c4dbfc2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f540c4dbfc2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f540c4dbfc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f540c4ed11a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f540c4ed11a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5f540c4a93a6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f540c4a93a6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f540c4ba829 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f540c4ba829 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f540c4ba6c1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f540c1db35e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5f540c1db35e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f540c4baaa2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5f540c4baaa2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f540c4ba8e8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f540c4b5769 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f540c49da3d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f540c4f694c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f540c4f6803 - core::panicking::assert_failed_inner::h3c3301979dc81b81
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5f540c13ed2f - core::panicking::assert_failed::h9686f1ca91f15303
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5f540c133e89 - cianticblog::urls::test_normalize_html_relative_urls::test::{{closure}}::h5f94bf187c1bf806
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls.rs:126:9
[INFO] [stdout]   22:     0x5f540c0cd5f0 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::hb17107ad83745990
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.8.0/src/task/builder.rs:199:29
[INFO] [stdout]   23:     0x5f540c0ccc08 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hd6b4bfdc69716e5d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.8.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   24:     0x5f540c0a28c5 - std::thread::local::LocalKey<T>::try_with::h30eccb4d7a700b36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x5f540c0a066e - std::thread::local::LocalKey<T>::with::h2f16bccdb4b3d220
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x5f540c0cb2a8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h098c9b81a2f3aafe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.8.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   27:     0x5f540c0cd18a - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::h51e0355bd20fbc43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.8.0/src/task/builder.rs:197:13
[INFO] [stdout]   28:     0x5f540c1208b4 - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::hb1433a12d6bb4d80
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.11.3/src/future.rs:526:46
[INFO] [stdout]   29:     0x5f540c10ab7f - async_executor::Executor::run::{{closure}}::h428909f819351d63
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.0/src/lib.rs:236:32
[INFO] [stdout]   30:     0x5f540c10949e - async_executor::LocalExecutor::run::{{closure}}::h1b687d47366ed3c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.0/src/lib.rs:437:34
[INFO] [stdout]   31:     0x5f540c0ebdf3 - async_io::driver::block_on::hddbe1f29ac300432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.3.1/src/driver.rs:142:49
[INFO] [stdout]   32:     0x5f540c1273f3 - async_global_executor::reactor::block_on::{{closure}}::h0613bf501710c0e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-1.4.3/src/lib.rs:48:22
[INFO] [stdout]   33:     0x5f540c12735d - async_global_executor::reactor::block_on::haf3932c4b51c036b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-1.4.3/src/lib.rs:55:9
[INFO] [stdout]   34:     0x5f540c13a0bd - async_global_executor::block_on::{{closure}}::h7927995c09ace87b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-1.4.3/src/lib.rs:205:36
[INFO] [stdout]   35:     0x5f540c0a1c3d - std::thread::local::LocalKey<T>::try_with::h125670a83be76d65
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x5f540c0a027e - std::thread::local::LocalKey<T>::with::h0b854715658e7e54
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x5f540c139d9a - async_global_executor::block_on::hd56ab994cc27a2ca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-1.4.3/src/lib.rs:205:20
[INFO] [stdout]   38:     0x5f540c0db320 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::he199f65cbfa74000
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.8.0/src/task/builder.rs:171:25
[INFO] [stdout]   39:     0x5f540c0cc756 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h938f14d747c30382
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.8.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   40:     0x5f540c0a557f - std::thread::local::LocalKey<T>::try_with::haae9b9e1482ed7db
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x5f540c0a12de - std::thread::local::LocalKey<T>::with::hdcd10ab4680f4887
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x5f540c0cb61a - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h9b9ce481e5978180
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.8.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   43:     0x5f540c0da470 - async_std::task::builder::Builder::blocking::{{closure}}::h4a85edadd66bd95e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.8.0/src/task/builder.rs:168:17
[INFO] [stdout]   44:     0x5f540c0a71ad - std::thread::local::LocalKey<T>::try_with::hf1eed1a0dc6e5316
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   45:     0x5f540c0a13ee - std::thread::local::LocalKey<T>::with::he3cc62e51d7be56d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   46:     0x5f540c0d8961 - async_std::task::builder::Builder::blocking::h254fb2cd1c6d199c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.8.0/src/task/builder.rs:161:29
[INFO] [stdout]   47:     0x5f540c13e7cc - async_std::task::block_on::block_on::h90affb45a9838c76
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.8.0/src/task/block_on.rs:33:20
[INFO] [stdout]   48:     0x5f540c1339e7 - cianticblog::urls::test_normalize_html_relative_urls::test::h21748075ea519691
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls.rs:91:5
[INFO] [stdout]   49:     0x5f540c133f57 - cianticblog::urls::test_normalize_html_relative_urls::test::{{closure}}::hc1549201f99fdb8e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/urls.rs:91:23
[INFO] [stdout]   50:     0x5f540c0a8216 - core::ops::function::FnOnce::call_once::h78401784dd6141b2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f540c1db11b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f540c1db11b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5f540c1eeb2a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5f540c1eeb2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5f540c1eeb2a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f540c1eeb2a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f540c1eeb2a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f540c1eeb2a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5f540c1eeb2a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5f540c1c8f84 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5f540c1c8f84 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f540c1cc922 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x5f540c1cc922 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5f540c1cc922 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f540c1cc922 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f540c1cc922 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f540c1cc922 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x5f540c1cc922 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f540c4b080f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   70:     0x5f540c4b080f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   71:     0x7a3ab6fbbaa4 - <unknown>
[INFO] [stdout]   72:     0x7a3ab7048a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     normalize::test::test_normalize
[INFO] [stdout]     normalize::test::test_normalize_sync
[INFO] [stdout]     urls::test_normalize_html_relative_urls::test
[INFO] [stdout]     urls::test_normalize_html_relative_urls::test_canonicalization_failure
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin cianticblog`
[INFO] running `Command { std: "docker" "inspect" "3d271f6c9cd2eae4c7a3cc31b76f92412c1728d45e61b5d9745acc5b1d69b655", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d271f6c9cd2eae4c7a3cc31b76f92412c1728d45e61b5d9745acc5b1d69b655", kill_on_drop: false }`
[INFO] [stdout] 3d271f6c9cd2eae4c7a3cc31b76f92412c1728d45e61b5d9745acc5b1d69b655
