[INFO] cloning repository https://github.com/WhiteHatTux/todo-in-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WhiteHatTux/todo-in-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWhiteHatTux%2Ftodo-in-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWhiteHatTux%2Ftodo-in-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8e0fbc4211a7def4bd06e241628f3b9ae6868b4e
[INFO] checking WhiteHatTux/todo-in-rust against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWhiteHatTux%2Ftodo-in-rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/WhiteHatTux/todo-in-rust
[INFO] finished tweaking git repo https://github.com/WhiteHatTux/todo-in-rust
[INFO] tweaked toml for git repo https://github.com/WhiteHatTux/todo-in-rust written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WhiteHatTux/todo-in-rust on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/WhiteHatTux/todo-in-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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded route-recognizer v0.2.0
[INFO] [stderr]   Downloaded aead v0.3.2
[INFO] [stderr]   Downloaded hkdf v0.10.0
[INFO] [stderr]   Downloaded subtle v2.4.0
[INFO] [stderr]   Downloaded error-chain v0.10.0
[INFO] [stderr]   Downloaded cron v0.6.1
[INFO] [stderr]   Downloaded getrandom v0.2.2
[INFO] [stderr]   Downloaded diesel_migrations v1.4.0
[INFO] [stderr]   Downloaded vcpkg v0.2.12
[INFO] [stderr]   Downloaded cache-padded v1.1.1
[INFO] [stderr]   Downloaded simple-mutex v1.1.5
[INFO] [stderr]   Downloaded scheduled-thread-pool v0.2.5
[INFO] [stderr]   Downloaded migrations_macros v1.4.2
[INFO] [stderr]   Downloaded polyval v0.4.5
[INFO] [stderr]   Downloaded futures-macro v0.3.14
[INFO] [stderr]   Downloaded futures-io v0.3.14
[INFO] [stderr]   Downloaded futures-core v0.3.14
[INFO] [stderr]   Downloaded futures-task v0.3.14
[INFO] [stderr]   Downloaded hmac v0.10.1
[INFO] [stderr]   Downloaded rustc-demangle v0.1.19
[INFO] [stderr]   Downloaded uuid v0.8.2
[INFO] [stderr]   Downloaded slab v0.4.3
[INFO] [stderr]   Downloaded addr2line v0.15.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.73
[INFO] [stderr]   Downloaded backtrace v0.3.59
[INFO] [stderr]   Downloaded cronjob v0.3.17
[INFO] [stderr]   Downloaded proc-macro2 v1.0.26
[INFO] [stderr]   Downloaded serde_derive v1.0.125
[INFO] [stderr]   Downloaded redox_syscall v0.2.8
[INFO] [stderr]   Downloaded nom v4.1.1
[INFO] [stderr]   Downloaded async-h1 v2.3.2
[INFO] [stderr]   Downloaded futures-lite v1.11.3
[INFO] [stderr]   Downloaded pin-project v1.0.7
[INFO] [stderr]   Downloaded wepoll-sys v3.0.1
[INFO] [stderr]   Downloaded object v0.24.0
[INFO] [stderr]   Downloaded rusqlite v0.23.1
[INFO] [stderr]   Downloaded futures-util v0.3.14
[INFO] [stderr]   Downloaded aes-gcm v0.8.0
[INFO] [stderr]   Downloaded blake3 v0.3.7
[INFO] [stderr]   Downloaded syn v1.0.72
[INFO] [stderr]   Downloaded diesel v1.4.6
[INFO] [stderr]   Downloaded async-std v1.9.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.73
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.4
[INFO] [stderr]   Downloaded idna v0.2.3
[INFO] [stderr]   Downloaded aesni v0.10.0
[INFO] [stderr]   Downloaded aes-soft v0.6.4
[INFO] [stderr]   Downloaded aes v0.6.0
[INFO] [stderr]   Downloaded rand v0.8.3
[INFO] [stderr]   Downloaded signal-hook v0.3.8
[INFO] [stderr]   Downloaded js-sys v0.3.50
[INFO] [stderr]   Downloaded rand_core v0.6.2
[INFO] [stderr]   Downloaded sha2 v0.9.4
[INFO] [stderr]   Downloaded sval v1.0.0-alpha.5
[INFO] [stderr]   Downloaded serde v1.0.125
[INFO] [stderr]   Downloaded anyhow v1.0.40
[INFO] [stderr]   Downloaded femme v2.1.1
[INFO] [stderr]   Downloaded ctr v0.6.0
[INFO] [stderr]   Downloaded time v0.2.26
[INFO] [stderr]   Downloaded gimli v0.24.0
[INFO] [stderr]   Downloaded web-sys v0.3.50
[INFO] [stderr]   Downloaded memchr v2.4.0
[INFO] [stderr]   Downloaded tinyvec v1.2.0
[INFO] [stderr]   Downloaded http-client v6.3.5
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.23
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.73
[INFO] [stderr]   Downloaded data-encoding v2.3.2
[INFO] [stderr]   Downloaded serde_qs v0.7.2
[INFO] [stderr]   Downloaded unicode-bidi v0.3.5
[INFO] [stderr]   Downloaded tide v0.16.0
[INFO] [stderr]   Downloaded r2d2 v0.8.9
[INFO] [stderr]   Downloaded pin-project-internal v1.0.7
[INFO] [stderr]   Downloaded async-process v1.1.0
[INFO] [stderr]   Downloaded once_cell v1.7.2
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.73
[INFO] [stderr]   Downloaded diesel_derives v1.4.1
[INFO] [stderr]   Downloaded lock_api v0.4.4
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.1
[INFO] [stderr]   Downloaded barrel v0.6.5
[INFO] [stderr]   Downloaded http-types v2.11.1
[INFO] [stderr]   Downloaded byte-pool v0.2.3
[INFO] [stderr]   Downloaded httparse v1.4.0
[INFO] [stderr]   Downloaded async-session v2.0.1
[INFO] [stderr]   Downloaded async-sse v4.1.0
[INFO] [stderr]   Downloaded async-trait v0.1.50
[INFO] [stderr]   Downloaded polling v2.0.3
[INFO] [stderr]   Downloaded socket2 v0.4.0
[INFO] [stderr]   Downloaded async-io v1.4.1
[INFO] [stderr]   Downloaded futures-channel v0.3.14
[INFO] [stderr]   Downloaded cpufeatures v0.1.1
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.73
[INFO] [stderr]   Downloaded value-bag v1.0.0-alpha.6
[INFO] [stderr]   Downloaded migrations_internals v1.4.1
[INFO] [stderr]   Downloaded pkg-config v0.3.19
[INFO] [stderr]   Downloaded blocking v1.0.2
[INFO] [stderr]   Downloaded const_fn v0.4.7
[INFO] [stderr]   Downloaded fastrand v1.4.1
[INFO] [stderr]   Downloaded infer v0.2.3
[INFO] [stderr]   Downloaded ctor v0.1.20
[INFO] [stderr]   Downloaded rand_chacha v0.3.0
[INFO] [stderr]   Downloaded cpuid-bool v0.2.0
[INFO] [stderr]   Downloaded universal-hash v0.4.0
[INFO] [stderr]   Downloaded crypto-mac v0.10.0
[INFO] [stderr]   Downloaded rand_hc v0.3.0
[INFO] [stderr]   Downloaded cipher v0.2.5
[INFO] [stderr]   Downloaded async-dup v1.2.2
[INFO] [stderr]   Downloaded gloo-timers v0.2.1
[INFO] [stderr]   Downloaded libsqlite3-sys v0.18.0
[INFO] [stderr]   Downloaded ghash v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f2651af66b216ac84b704cd05b3bc928b6268645378b48f618c42d7b789a0bc
[INFO] running `Command { std: "docker" "start" "-a" "3f2651af66b216ac84b704cd05b3bc928b6268645378b48f618c42d7b789a0bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f2651af66b216ac84b704cd05b3bc928b6268645378b48f618c42d7b789a0bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f2651af66b216ac84b704cd05b3bc928b6268645378b48f618c42d7b789a0bc", kill_on_drop: false }`
[INFO] [stdout] 3f2651af66b216ac84b704cd05b3bc928b6268645378b48f618c42d7b789a0bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ad90211f77d6da489ae0ef446d0a0b251628ae35a5eaffbacc9fe9a80c7d001
[INFO] running `Command { std: "docker" "start" "-a" "3ad90211f77d6da489ae0ef446d0a0b251628ae35a5eaffbacc9fe9a80c7d001", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.6
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]     Checking sval v1.0.0-alpha.5
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]     Checking subtle v2.4.0
[INFO] [stderr]     Checking event-listener v2.5.1
[INFO] [stderr]     Checking futures-core v0.3.14
[INFO] [stderr]     Checking pin-project-lite v0.2.6
[INFO] [stderr]     Checking cache-padded v1.1.1
[INFO] [stderr]     Checking futures-io v0.3.14
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]     Checking fastrand v1.4.1
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]     Checking concurrent-queue v1.2.2
[INFO] [stderr]     Checking once_cell v1.7.2
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]     Checking async-task v4.0.3
[INFO] [stderr]    Compiling signal-hook v0.3.8
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking async-channel v1.6.1
[INFO] [stderr]     Checking universal-hash v0.4.0
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking atomic-waker v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking cpuid-bool v0.2.0
[INFO] [stderr]    Compiling const_fn v0.4.7
[INFO] [stderr]     Checking polyval v0.4.5
[INFO] [stderr]     Checking tinyvec v1.2.0
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]     Checking aes-soft v0.6.4
[INFO] [stderr]     Checking crypto-mac v0.10.0
[INFO] [stderr]     Checking async-mutex v1.4.0
[INFO] [stderr]    Compiling time v0.2.26
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling anyhow v1.0.40
[INFO] [stderr]     Checking cpufeatures v0.1.1
[INFO] [stderr]     Checking sha2 v0.9.4
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]     Checking aes v0.6.0
[INFO] [stderr]     Checking futures-lite v1.11.3
[INFO] [stderr]     Checking ghash v0.3.1
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]     Checking ctr v0.6.0
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]     Checking async-lock v2.4.0
[INFO] [stderr]     Checking aead v0.3.2
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]     Checking aes-gcm v0.8.0
[INFO] [stderr]     Checking hkdf v0.10.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.18.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking data-encoding v2.3.2
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]    Compiling http-types v2.11.1
[INFO] [stderr]    Compiling backtrace v0.3.59
[INFO] [stderr]    Compiling async-trait v0.1.50
[INFO] [stderr]     Checking gimli v0.24.0
[INFO] [stderr]     Checking infer v0.2.3
[INFO] [stderr]     Checking socket2 v0.4.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking rand_core v0.6.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking unicode-normalization v0.1.17
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling blake3 v0.3.7
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]    Compiling httparse v1.4.0
[INFO] [stderr]     Checking object v0.24.0
[INFO] [stderr]     Checking rustc-demangle v0.1.19
[INFO] [stderr]     Checking blocking v1.0.2
[INFO] [stderr]     Checking async-executor v1.4.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.5
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]     Checking crossbeam-queue v0.3.1
[INFO] [stderr]     Checking simple-mutex v1.1.5
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking byte-pool v0.2.3
[INFO] [stderr]     Checking dashmap v4.0.2
[INFO] [stderr]     Checking nom v4.1.1
[INFO] [stderr]     Checking async-dup v1.2.2
[INFO] [stderr]     Checking futures-task v0.3.14
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking route-recognizer v0.2.0
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking barrel v0.6.5
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking addr2line v0.15.1
[INFO] [stderr]     Checking error-chain v0.10.0
[INFO] [stderr]     Checking ctrlc v3.1.9
[INFO] [stderr]    Compiling ctor v0.1.20
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.7
[INFO] [stderr]    Compiling futures-macro v0.3.14
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking futures-util v0.3.14
[INFO] [stderr]     Checking thiserror v1.0.24
[INFO] [stderr]     Checking pin-project v1.0.7
[INFO] [stderr]     Checking polling v2.0.3
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking r2d2 v0.8.9
[INFO] [stderr]     Checking async-io v1.4.1
[INFO] [stderr]     Checking async-global-executor v2.0.2
[INFO] [stderr]     Checking async-process v1.1.0
[INFO] [stderr]     Checking async-std v1.9.0
[INFO] [stderr]     Checking serde_qs v0.7.2
[INFO] [stderr]     Checking url v2.2.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking diesel v1.4.6
[INFO] [stderr]     Checking rusqlite v0.23.1
[INFO] [stderr]     Checking cron v0.6.1
[INFO] [stderr]     Checking async-session v2.0.1
[INFO] [stderr]     Checking femme v2.1.1
[INFO] [stderr]     Checking cronjob v0.3.17
[INFO] [stderr]     Checking http-client v6.3.5
[INFO] [stderr]     Checking async-sse v4.1.0
[INFO] [stderr]     Checking async-h1 v2.3.2
[INFO] [stderr]     Checking tide v0.16.0
[INFO] [stderr]     Checking migrations_internals v1.4.1
[INFO] [stderr]    Compiling migrations_macros v1.4.2
[INFO] [stderr]     Checking diesel_migrations v1.4.0
[INFO] [stderr]     Checking todo-in-rust-with-tide v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/models.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, Serialize, Queryable, Insertable)]
[INFO] [stdout]   |                                   ^--------
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   `Queryable` is not local
[INFO] [stdout]   |                                   move the `impl` block outside of this function `_impl_queryable_for_todo`
[INFO] [stdout] 6 | #[table_name = "todos"]
[INFO] [stdout] 7 | pub struct Todo {
[INFO] [stdout]   |            ---- `Todo` 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: `#[warn(non_local_definitions)]` on by default
[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/models.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, Serialize, Queryable, Insertable)]
[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_todo`
[INFO] [stdout] 6 | #[table_name = "todos"]
[INFO] [stdout] 7 | pub struct Todo {
[INFO] [stdout]   |            ---- `Todo` 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/models.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, Serialize, Queryable, Insertable)]
[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_todo`
[INFO] [stdout] 6 | #[table_name = "todos"]
[INFO] [stdout] 7 | pub struct Todo {
[INFO] [stdout]   |            ---- `Todo` 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/models.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, Serialize, Queryable, Insertable)]
[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_todo`
[INFO] [stdout] 6 | #[table_name = "todos"]
[INFO] [stdout] 7 | pub struct Todo {
[INFO] [stdout]   |            ---- `Todo` 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/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     todos (id) {
[INFO] [stdout] 3 | |         id -> Text,
[INFO] [stdout] 4 | |         title -> Nullable<Text>,
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[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/models.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, Serialize, Queryable, Insertable)]
[INFO] [stdout]   |                                   ^--------
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   `Queryable` is not local
[INFO] [stdout]   |                                   move the `impl` block outside of this function `_impl_queryable_for_todo`
[INFO] [stdout] 6 | #[table_name = "todos"]
[INFO] [stdout] 7 | pub struct Todo {
[INFO] [stdout]   |            ---- `Todo` 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: `#[warn(non_local_definitions)]` on by default
[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/models.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, Serialize, Queryable, Insertable)]
[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_todo`
[INFO] [stdout] 6 | #[table_name = "todos"]
[INFO] [stdout] 7 | pub struct Todo {
[INFO] [stdout]   |            ---- `Todo` 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/models.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, Serialize, Queryable, Insertable)]
[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_todo`
[INFO] [stdout] 6 | #[table_name = "todos"]
[INFO] [stdout] 7 | pub struct Todo {
[INFO] [stdout]   |            ---- `Todo` 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/models.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, Serialize, Queryable, Insertable)]
[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_todo`
[INFO] [stdout] 6 | #[table_name = "todos"]
[INFO] [stdout] 7 | pub struct Todo {
[INFO] [stdout]   |            ---- `Todo` 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/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     todos (id) {
[INFO] [stdout] 3 | |         id -> Text,
[INFO] [stdout]   | |         -- `id` is not local
[INFO] [stdout] 4 | |         title -> Nullable<Text>,
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[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/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     todos (id) {
[INFO] [stdout] 3 | |         id -> Text,
[INFO] [stdout] 4 | |         title -> Nullable<Text>,
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[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/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     todos (id) {
[INFO] [stdout] 3 | |         id -> Text,
[INFO] [stdout] 4 | |         title -> Nullable<Text>,
[INFO] [stdout]   | |         ----- `title` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[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/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     todos (id) {
[INFO] [stdout] 3 | |         id -> Text,
[INFO] [stdout]   | |         -- `id` is not local
[INFO] [stdout] 4 | |         title -> Nullable<Text>,
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[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/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     todos (id) {
[INFO] [stdout] 3 | |         id -> Text,
[INFO] [stdout] 4 | |         title -> Nullable<Text>,
[INFO] [stdout] 5 | |         content -> Nullable<Text>,
[INFO] [stdout]   | |         ------- `content` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_content`
[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/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     todos (id) {
[INFO] [stdout] 3 | |         id -> Text,
[INFO] [stdout] 4 | |         title -> Nullable<Text>,
[INFO] [stdout]   | |         ----- `title` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[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/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     todos (id) {
[INFO] [stdout] 3 | |         id -> Text,
[INFO] [stdout] 4 | |         title -> Nullable<Text>,
[INFO] [stdout] 5 | |         content -> Nullable<Text>,
[INFO] [stdout] 6 | |         done -> Bool,
[INFO] [stdout]   | |         ---- `done` is not local
[INFO] [stdout] 7 | |     }
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_done`
[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/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     todos (id) {
[INFO] [stdout] 3 | |         id -> Text,
[INFO] [stdout] 4 | |         title -> Nullable<Text>,
[INFO] [stdout] 5 | |         content -> Nullable<Text>,
[INFO] [stdout]   | |         ------- `content` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_content`
[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/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     todos (id) {
[INFO] [stdout] 3 | |         id -> Text,
[INFO] [stdout] 4 | |         title -> Nullable<Text>,
[INFO] [stdout] 5 | |         content -> Nullable<Text>,
[INFO] [stdout] 6 | |         done -> Bool,
[INFO] [stdout]   | |         ---- `done` is not local
[INFO] [stdout] 7 | |     }
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_done`
[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 1m 09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: http-types v2.11.1, migrations_internals v1.4.1, nom v4.1.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" "3ad90211f77d6da489ae0ef446d0a0b251628ae35a5eaffbacc9fe9a80c7d001", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ad90211f77d6da489ae0ef446d0a0b251628ae35a5eaffbacc9fe9a80c7d001", kill_on_drop: false }`
[INFO] [stdout] 3ad90211f77d6da489ae0ef446d0a0b251628ae35a5eaffbacc9fe9a80c7d001
