[INFO] cloning repository https://github.com/Jaco-Minnaar/requester
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jaco-Minnaar/requester" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaco-Minnaar%2Frequester", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaco-Minnaar%2Frequester'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cac81d97efbab8249584189b01ec66943075d5be
[INFO] checking Jaco-Minnaar/requester against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaco-Minnaar%2Frequester" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Jaco-Minnaar/requester on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Jaco-Minnaar/requester
[INFO] finished tweaking git repo https://github.com/Jaco-Minnaar/requester
[INFO] tweaked toml for git repo https://github.com/Jaco-Minnaar/requester written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Jaco-Minnaar/requester already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded diesel-derive-enum v1.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 327c8ba13e7399dfd2fbfcd2bf49acb7bda13239886eac7c50a9bd70dbead48c
[INFO] running `Command { std: "docker" "start" "-a" "327c8ba13e7399dfd2fbfcd2bf49acb7bda13239886eac7c50a9bd70dbead48c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "327c8ba13e7399dfd2fbfcd2bf49acb7bda13239886eac7c50a9bd70dbead48c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "327c8ba13e7399dfd2fbfcd2bf49acb7bda13239886eac7c50a9bd70dbead48c", kill_on_drop: false }`
[INFO] [stdout] 327c8ba13e7399dfd2fbfcd2bf49acb7bda13239886eac7c50a9bd70dbead48c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60807fbdf24df0c6002d3a93d33ece6a04f02a7e2b03892ab4cf86ac68c5cd59
[INFO] running `Command { std: "docker" "start" "-a" "60807fbdf24df0c6002d3a93d33ece6a04f02a7e2b03892ab4cf86ac68c5cd59", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.123
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking tracing-core v0.1.26
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking http v0.2.6
[INFO] [stderr]    Compiling httparse v1.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.22.2
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking unicode-segmentation v1.9.0
[INFO] [stderr]     Checking mio v0.8.2
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tokio v1.17.0
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking dotenvy v0.15.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking crossterm v0.22.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling diesel-derive-enum v1.1.2
[INFO] [stderr]     Checking tracing v0.1.34
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking tokio-util v0.7.1
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking diesel v1.4.8
[INFO] [stderr]     Checking serde v1.0.136
[INFO] [stderr]     Checking hyper v0.14.18
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking crossterm v0.23.2
[INFO] [stderr]     Checking serde_yaml v0.8.23
[INFO] [stderr]     Checking tui v0.17.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.10
[INFO] [stderr]     Checking http-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `io`, `path::Path`
[INFO] [stdout]  --> src/lib.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{fs::File, io, path::Path};
[INFO] [stdout]   |                     ^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Widget`
[INFO] [stdout]   --> src/interface/right_widget.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         Widget,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reqwest::blocking::Response`
[INFO] [stdout]   --> src/interface/right_widget.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use reqwest::blocking::Response;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::schema::request::dsl::*`
[INFO] [stdout]   --> src/services/request_service.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     use crate::schema::request::dsl::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `io`, `path::Path`
[INFO] [stdout]  --> src/lib.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{fs::File, io, path::Path};
[INFO] [stdout]   |                     ^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Widget`
[INFO] [stdout]   --> src/interface/right_widget.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         Widget,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reqwest::blocking::Response`
[INFO] [stdout]   --> src/interface/right_widget.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use reqwest::blocking::Response;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::schema::request::dsl::*`
[INFO] [stdout]   --> src/services/request_service.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     use crate::schema::request::dsl::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `LeftType` is never used
[INFO] [stdout]   --> src/interface/left_widget.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum LeftType {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `IntoApi` and `IntoResource` are never constructed
[INFO] [stdout]   --> src/interface/left_widget.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub enum LeftInputResult {
[INFO] [stdout]    |          --------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 33 |     IntoApi(i32),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 34 |     IntoResource(i32),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SelectedItem` is never used
[INFO] [stdout]   --> src/interface/left_widget.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub enum SelectedItem {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `input_mode` is never read
[INFO] [stdout]   --> src/interface/main_window.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct MainWindow {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 24 |     input_mode: bool,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `api` is never read
[INFO] [stdout]   --> src/interface/right_widget.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | struct ApiWidget {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] 49 |     api: Api,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `resource` is never read
[INFO] [stdout]   --> src/interface/right_widget.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 83 | struct ResourceWidget {
[INFO] [stdout]    |        -------------- field in this struct
[INFO] [stdout] 84 |     resource: Resource,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `param_table_state` is never read
[INFO] [stdout]    --> src/interface/right_widget.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 118 | struct RequestWidget {
[INFO] [stdout]     |        ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 123 |     param_table_state: TableState,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_header_by_id` is never used
[INFO] [stdout]   --> src/services/header_service.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn get_header_by_id(header_id: i32) -> Option<Header> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_params_for_request` is never used
[INFO] [stdout]  --> src/services/param_service.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn get_params_for_request(related_id: i32) -> Vec<Param> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_param_by_id` is never used
[INFO] [stdout]   --> src/services/param_service.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn get_param_by_id(param_id: i32) -> Option<Param> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_new_param` is never used
[INFO] [stdout]   --> src/services/param_service.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn create_new_param(new_param: NewParam) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_param` is never used
[INFO] [stdout]   --> src/services/param_service.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn update_param(obj: &NewParam) {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_request` is never used
[INFO] [stdout]   --> src/services/request_service.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub fn update_request(target: &Request, changes: &NewRequest) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `LeftType` is never used
[INFO] [stdout]   --> src/interface/left_widget.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum LeftType {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `IntoApi` and `IntoResource` are never constructed
[INFO] [stdout]   --> src/interface/left_widget.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub enum LeftInputResult {
[INFO] [stdout]    |          --------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 33 |     IntoApi(i32),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 34 |     IntoResource(i32),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SelectedItem` is never used
[INFO] [stdout]   --> src/interface/left_widget.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub enum SelectedItem {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `input_mode` is never read
[INFO] [stdout]   --> src/interface/main_window.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct MainWindow {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 24 |     input_mode: bool,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `api` is never read
[INFO] [stdout]   --> src/interface/right_widget.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | struct ApiWidget {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] 49 |     api: Api,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `resource` is never read
[INFO] [stdout]   --> src/interface/right_widget.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 83 | struct ResourceWidget {
[INFO] [stdout]    |        -------------- field in this struct
[INFO] [stdout] 84 |     resource: Resource,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `param_table_state` is never read
[INFO] [stdout]    --> src/interface/right_widget.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 118 | struct RequestWidget {
[INFO] [stdout]     |        ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 123 |     param_table_state: TableState,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_header_by_id` is never used
[INFO] [stdout]   --> src/services/header_service.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn get_header_by_id(header_id: i32) -> Option<Header> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_params_for_request` is never used
[INFO] [stdout]  --> src/services/param_service.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn get_params_for_request(related_id: i32) -> Vec<Param> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_param_by_id` is never used
[INFO] [stdout]   --> src/services/param_service.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn get_param_by_id(param_id: i32) -> Option<Param> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_new_param` is never used
[INFO] [stdout]   --> src/services/param_service.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn create_new_param(new_param: NewParam) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_param` is never used
[INFO] [stdout]   --> src/services/param_service.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn update_param(obj: &NewParam) {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_request` is never used
[INFO] [stdout]   --> src/services/request_service.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub fn update_request(target: &Request, changes: &NewRequest) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 10.63s
[INFO] running `Command { std: "docker" "inspect" "60807fbdf24df0c6002d3a93d33ece6a04f02a7e2b03892ab4cf86ac68c5cd59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60807fbdf24df0c6002d3a93d33ece6a04f02a7e2b03892ab4cf86ac68c5cd59", kill_on_drop: false }`
[INFO] [stdout] 60807fbdf24df0c6002d3a93d33ece6a04f02a7e2b03892ab4cf86ac68c5cd59
[INFO] checking Jaco-Minnaar/requester against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaco-Minnaar%2Frequester" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Jaco-Minnaar/requester on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Jaco-Minnaar/requester
[INFO] finished tweaking git repo https://github.com/Jaco-Minnaar/requester
[INFO] tweaked toml for git repo https://github.com/Jaco-Minnaar/requester written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Jaco-Minnaar/requester already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d67530156346534dd194cc7036a7531274c34bda28c7d17d537b646883cd5f74
[INFO] running `Command { std: "docker" "start" "-a" "d67530156346534dd194cc7036a7531274c34bda28c7d17d537b646883cd5f74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d67530156346534dd194cc7036a7531274c34bda28c7d17d537b646883cd5f74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d67530156346534dd194cc7036a7531274c34bda28c7d17d537b646883cd5f74", kill_on_drop: false }`
[INFO] [stdout] d67530156346534dd194cc7036a7531274c34bda28c7d17d537b646883cd5f74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dnon_local_definitions" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0b8ded32a9dff3f768dcbe3d7644e73ec035b1e35f37359cd59282b91421ea5
[INFO] running `Command { std: "docker" "start" "-a" "b0b8ded32a9dff3f768dcbe3d7644e73ec035b1e35f37359cd59282b91421ea5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.123
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking tracing-core v0.1.26
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]    Compiling httparse v1.7.0
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]     Checking http v0.2.6
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.22.2
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]     Checking mio v0.8.2
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking tokio v1.17.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking crossterm v0.22.1
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking unicode-segmentation v1.9.0
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking dotenvy v0.15.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling diesel-derive-enum v1.1.2
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking tracing v0.1.34
[INFO] [stderr]     Checking tokio-util v0.7.1
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking serde v1.0.136
[INFO] [stderr]     Checking diesel v1.4.8
[INFO] [stderr]     Checking hyper v0.14.18
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking tui v0.17.0
[INFO] [stderr]     Checking crossterm v0.23.2
[INFO] [stderr]     Checking serde_yaml v0.8.23
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.10
[INFO] [stderr]     Checking http-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `io`, `path::Path`
[INFO] [stdout]  --> src/lib.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{fs::File, io, path::Path};
[INFO] [stdout]   |                     ^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Widget`
[INFO] [stdout]   --> src/interface/right_widget.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         Widget,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reqwest::blocking::Response`
[INFO] [stdout]   --> src/interface/right_widget.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use reqwest::blocking::Response;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::schema::request::dsl::*`
[INFO] [stdout]   --> src/services/request_service.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     use crate::schema::request::dsl::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `io`, `path::Path`
[INFO] [stdout]  --> src/lib.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{fs::File, io, path::Path};
[INFO] [stdout]   |                     ^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Widget`
[INFO] [stdout]   --> src/interface/right_widget.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         Widget,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reqwest::blocking::Response`
[INFO] [stdout]   --> src/interface/right_widget.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use reqwest::blocking::Response;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::schema::request::dsl::*`
[INFO] [stdout]   --> src/services/request_service.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     use crate::schema::request::dsl::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `LeftType` is never used
[INFO] [stdout]   --> src/interface/left_widget.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum LeftType {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `IntoApi` and `IntoResource` are never constructed
[INFO] [stdout]   --> src/interface/left_widget.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub enum LeftInputResult {
[INFO] [stdout]    |          --------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 33 |     IntoApi(i32),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 34 |     IntoResource(i32),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SelectedItem` is never used
[INFO] [stdout]   --> src/interface/left_widget.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub enum SelectedItem {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `input_mode` is never read
[INFO] [stdout]   --> src/interface/main_window.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct MainWindow {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 24 |     input_mode: bool,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `api` is never read
[INFO] [stdout]   --> src/interface/right_widget.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | struct ApiWidget {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] 49 |     api: Api,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `resource` is never read
[INFO] [stdout]   --> src/interface/right_widget.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 83 | struct ResourceWidget {
[INFO] [stdout]    |        -------------- field in this struct
[INFO] [stdout] 84 |     resource: Resource,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `param_table_state` is never read
[INFO] [stdout]    --> src/interface/right_widget.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 118 | struct RequestWidget {
[INFO] [stdout]     |        ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 123 |     param_table_state: TableState,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_header_by_id` is never used
[INFO] [stdout]   --> src/services/header_service.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn get_header_by_id(header_id: i32) -> Option<Header> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_params_for_request` is never used
[INFO] [stdout]  --> src/services/param_service.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn get_params_for_request(related_id: i32) -> Vec<Param> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_param_by_id` is never used
[INFO] [stdout]   --> src/services/param_service.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn get_param_by_id(param_id: i32) -> Option<Param> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_new_param` is never used
[INFO] [stdout]   --> src/services/param_service.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn create_new_param(new_param: NewParam) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_param` is never used
[INFO] [stdout]   --> src/services/param_service.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn update_param(obj: &NewParam) {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_request` is never used
[INFO] [stdout]   --> src/services/request_service.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub fn update_request(target: &Request, changes: &NewRequest) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/models.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_queryable_for_api`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Insertable)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_insertable_for_newapi`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Queryable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_queryable_for_resource`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Insertable)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_insertable_for_newresource`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Queryable, Identifiable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_queryable_for_request`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Queryable, Identifiable)]
[INFO] [stdout]    |                     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_identifiable_for_request`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:42:10
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Insertable, AsChangeset)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_insertable_for_newrequest`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:42:22
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Insertable, AsChangeset)]
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_as_changeset_for_newrequest`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:51:10
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Queryable, Identifiable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_queryable_for_header`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Queryable, Identifiable)]
[INFO] [stdout]    |                     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_identifiable_for_header`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:60:10
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[derive(Insertable, AsChangeset)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_insertable_for_newheader`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[derive(Insertable, AsChangeset)]
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_as_changeset_for_newheader`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:68:10
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Queryable, Identifiable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_queryable_for_param`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:68:21
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Queryable, Identifiable)]
[INFO] [stdout]    |                     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_identifiable_for_param`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `LeftType` is never used
[INFO] [stdout]   --> src/interface/left_widget.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum LeftType {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `IntoApi` and `IntoResource` are never constructed
[INFO] [stdout]   --> src/interface/left_widget.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub enum LeftInputResult {
[INFO] [stdout]    |          --------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 33 |     IntoApi(i32),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 34 |     IntoResource(i32),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SelectedItem` is never used
[INFO] [stdout]   --> src/interface/left_widget.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub enum SelectedItem {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:77:10
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[derive(Insertable, AsChangeset)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_insertable_for_newparam`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `input_mode` is never read
[INFO] [stdout]   --> src/interface/main_window.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct MainWindow {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 24 |     input_mode: bool,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:77:22
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[derive(Insertable, AsChangeset)]
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_as_changeset_for_newparam`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `api` is never read
[INFO] [stdout]   --> src/interface/right_widget.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | struct ApiWidget {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] 49 |     api: Api,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `resource` is never read
[INFO] [stdout]   --> src/interface/right_widget.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 83 | struct ResourceWidget {
[INFO] [stdout]    |        -------------- field in this struct
[INFO] [stdout] 84 |     resource: Resource,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `param_table_state` is never read
[INFO] [stdout]    --> src/interface/right_widget.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 118 | struct RequestWidget {
[INFO] [stdout]     |        ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 123 |     param_table_state: TableState,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_header_by_id` is never used
[INFO] [stdout]   --> src/services/header_service.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn get_header_by_id(header_id: i32) -> Option<Header> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_params_for_request` is never used
[INFO] [stdout]  --> src/services/param_service.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn get_params_for_request(related_id: i32) -> Vec<Param> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_param_by_id` is never used
[INFO] [stdout]   --> src/services/param_service.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn get_param_by_id(param_id: i32) -> Option<Param> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_new_param` is never used
[INFO] [stdout]   --> src/services/param_service.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn create_new_param(new_param: NewParam) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_param` is never used
[INFO] [stdout]   --> src/services/param_service.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn update_param(obj: &NewParam) {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_request` is never used
[INFO] [stdout]   --> src/services/request_service.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub fn update_request(target: &Request, changes: &NewRequest) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     api (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         name -> Text,
[INFO] [stdout] 5 | |     }
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_query_id_for_table`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     api (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         name -> Text,
[INFO] [stdout] 5 | |     }
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_query_id_for_id`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     api (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         name -> Text,
[INFO] [stdout] 5 | |     }
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_query_id_for_name`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | / table! {
[INFO] [stdout] 9  | |     header (id) {
[INFO] [stdout] 10 | |         id -> Integer,
[INFO] [stdout] 11 | |         key -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |     }
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_table`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/models.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_queryable_for_api`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Insertable)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_insertable_for_newapi`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Queryable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_queryable_for_resource`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Insertable)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_insertable_for_newresource`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Queryable, Identifiable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_queryable_for_request`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Queryable, Identifiable)]
[INFO] [stdout]    |                     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_identifiable_for_request`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:42:10
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Insertable, AsChangeset)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_insertable_for_newrequest`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:42:22
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Insertable, AsChangeset)]
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_as_changeset_for_newrequest`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:51:10
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Queryable, Identifiable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_queryable_for_header`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Queryable, Identifiable)]
[INFO] [stdout]    |                     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_identifiable_for_header`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:60:10
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[derive(Insertable, AsChangeset)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_insertable_for_newheader`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | / table! {
[INFO] [stdout] 9  | |     header (id) {
[INFO] [stdout] 10 | |         id -> Integer,
[INFO] [stdout] 11 | |         key -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |     }
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_id`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[derive(Insertable, AsChangeset)]
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_as_changeset_for_newheader`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:68:10
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Queryable, Identifiable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_queryable_for_param`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:68:21
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Queryable, Identifiable)]
[INFO] [stdout]    |                     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_identifiable_for_param`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:77:10
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[derive(Insertable, AsChangeset)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_insertable_for_newparam`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/models.rs:77:22
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[derive(Insertable, AsChangeset)]
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_as_changeset_for_newparam`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | / table! {
[INFO] [stdout] 9  | |     header (id) {
[INFO] [stdout] 10 | |         id -> Integer,
[INFO] [stdout] 11 | |         key -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |     }
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_key`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | / table! {
[INFO] [stdout] 9  | |     header (id) {
[INFO] [stdout] 10 | |         id -> Integer,
[INFO] [stdout] 11 | |         key -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |     }
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_value`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     api (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         name -> Text,
[INFO] [stdout] 5 | |     }
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_query_id_for_table`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | / table! {
[INFO] [stdout] 9  | |     header (id) {
[INFO] [stdout] 10 | |         id -> Integer,
[INFO] [stdout] 11 | |         key -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |     }
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_request_id`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     api (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         name -> Text,
[INFO] [stdout] 5 | |     }
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_query_id_for_id`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / table! {
[INFO] [stdout] 18 | |     param (id) {
[INFO] [stdout] 19 | |         id -> Integer,
[INFO] [stdout] 20 | |         key -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     }
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_table`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     api (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         name -> Text,
[INFO] [stdout] 5 | |     }
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_query_id_for_name`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / table! {
[INFO] [stdout] 18 | |     param (id) {
[INFO] [stdout] 19 | |         id -> Integer,
[INFO] [stdout] 20 | |         key -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     }
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_id`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | / table! {
[INFO] [stdout] 9  | |     header (id) {
[INFO] [stdout] 10 | |         id -> Integer,
[INFO] [stdout] 11 | |         key -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |     }
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_table`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / table! {
[INFO] [stdout] 18 | |     param (id) {
[INFO] [stdout] 19 | |         id -> Integer,
[INFO] [stdout] 20 | |         key -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     }
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_key`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / table! {
[INFO] [stdout] 18 | |     param (id) {
[INFO] [stdout] 19 | |         id -> Integer,
[INFO] [stdout] 20 | |         key -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     }
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_value`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | / table! {
[INFO] [stdout] 9  | |     header (id) {
[INFO] [stdout] 10 | |         id -> Integer,
[INFO] [stdout] 11 | |         key -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |     }
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_id`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / table! {
[INFO] [stdout] 18 | |     param (id) {
[INFO] [stdout] 19 | |         id -> Integer,
[INFO] [stdout] 20 | |         key -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     }
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_request_id`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | / table! {
[INFO] [stdout] 9  | |     header (id) {
[INFO] [stdout] 10 | |         id -> Integer,
[INFO] [stdout] 11 | |         key -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |     }
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_key`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / table! {
[INFO] [stdout] 27 | |     use diesel::sql_types::{Integer, Text, Nullable};
[INFO] [stdout] 28 | |     use crate::types::HttpMethodMapping;
[INFO] [stdout] 29 | |     request (id) {
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     }
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_table`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | / table! {
[INFO] [stdout] 9  | |     header (id) {
[INFO] [stdout] 10 | |         id -> Integer,
[INFO] [stdout] 11 | |         key -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |     }
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_value`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | / table! {
[INFO] [stdout] 9  | |     header (id) {
[INFO] [stdout] 10 | |         id -> Integer,
[INFO] [stdout] 11 | |         key -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |     }
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_request_id`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / table! {
[INFO] [stdout] 27 | |     use diesel::sql_types::{Integer, Text, Nullable};
[INFO] [stdout] 28 | |     use crate::types::HttpMethodMapping;
[INFO] [stdout] 29 | |     request (id) {
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     }
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_id`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / table! {
[INFO] [stdout] 18 | |     param (id) {
[INFO] [stdout] 19 | |         id -> Integer,
[INFO] [stdout] 20 | |         key -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     }
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_table`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / table! {
[INFO] [stdout] 27 | |     use diesel::sql_types::{Integer, Text, Nullable};
[INFO] [stdout] 28 | |     use crate::types::HttpMethodMapping;
[INFO] [stdout] 29 | |     request (id) {
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     }
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_route`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / table! {
[INFO] [stdout] 18 | |     param (id) {
[INFO] [stdout] 19 | |         id -> Integer,
[INFO] [stdout] 20 | |         key -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     }
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_id`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / table! {
[INFO] [stdout] 27 | |     use diesel::sql_types::{Integer, Text, Nullable};
[INFO] [stdout] 28 | |     use crate::types::HttpMethodMapping;
[INFO] [stdout] 29 | |     request (id) {
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     }
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_method`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / table! {
[INFO] [stdout] 18 | |     param (id) {
[INFO] [stdout] 19 | |         id -> Integer,
[INFO] [stdout] 20 | |         key -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     }
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_key`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / table! {
[INFO] [stdout] 27 | |     use diesel::sql_types::{Integer, Text, Nullable};
[INFO] [stdout] 28 | |     use crate::types::HttpMethodMapping;
[INFO] [stdout] 29 | |     request (id) {
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     }
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_body`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / table! {
[INFO] [stdout] 27 | |     use diesel::sql_types::{Integer, Text, Nullable};
[INFO] [stdout] 28 | |     use crate::types::HttpMethodMapping;
[INFO] [stdout] 29 | |     request (id) {
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     }
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_resource_id`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / table! {
[INFO] [stdout] 18 | |     param (id) {
[INFO] [stdout] 19 | |         id -> Integer,
[INFO] [stdout] 20 | |         key -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     }
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_value`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | / table! {
[INFO] [stdout] 39 | |     resource (id) {
[INFO] [stdout] 40 | |         id -> Integer,
[INFO] [stdout] 41 | |         name -> Text,
[INFO] [stdout] 42 | |         api_id -> Integer,
[INFO] [stdout] 43 | |     }
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_table`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / table! {
[INFO] [stdout] 18 | |     param (id) {
[INFO] [stdout] 19 | |         id -> Integer,
[INFO] [stdout] 20 | |         key -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     }
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_request_id`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | / table! {
[INFO] [stdout] 39 | |     resource (id) {
[INFO] [stdout] 40 | |         id -> Integer,
[INFO] [stdout] 41 | |         name -> Text,
[INFO] [stdout] 42 | |         api_id -> Integer,
[INFO] [stdout] 43 | |     }
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_id`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / table! {
[INFO] [stdout] 27 | |     use diesel::sql_types::{Integer, Text, Nullable};
[INFO] [stdout] 28 | |     use crate::types::HttpMethodMapping;
[INFO] [stdout] 29 | |     request (id) {
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     }
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_table`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / table! {
[INFO] [stdout] 27 | |     use diesel::sql_types::{Integer, Text, Nullable};
[INFO] [stdout] 28 | |     use crate::types::HttpMethodMapping;
[INFO] [stdout] 29 | |     request (id) {
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     }
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_id`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / table! {
[INFO] [stdout] 27 | |     use diesel::sql_types::{Integer, Text, Nullable};
[INFO] [stdout] 28 | |     use crate::types::HttpMethodMapping;
[INFO] [stdout] 29 | |     request (id) {
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     }
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_route`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / table! {
[INFO] [stdout] 27 | |     use diesel::sql_types::{Integer, Text, Nullable};
[INFO] [stdout] 28 | |     use crate::types::HttpMethodMapping;
[INFO] [stdout] 29 | |     request (id) {
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     }
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_method`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / table! {
[INFO] [stdout] 27 | |     use diesel::sql_types::{Integer, Text, Nullable};
[INFO] [stdout] 28 | |     use crate::types::HttpMethodMapping;
[INFO] [stdout] 29 | |     request (id) {
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     }
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_body`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | / table! {
[INFO] [stdout] 39 | |     resource (id) {
[INFO] [stdout] 40 | |         id -> Integer,
[INFO] [stdout] 41 | |         name -> Text,
[INFO] [stdout] 42 | |         api_id -> Integer,
[INFO] [stdout] 43 | |     }
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_name`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / table! {
[INFO] [stdout] 27 | |     use diesel::sql_types::{Integer, Text, Nullable};
[INFO] [stdout] 28 | |     use crate::types::HttpMethodMapping;
[INFO] [stdout] 29 | |     request (id) {
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     }
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_resource_id`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | / table! {
[INFO] [stdout] 39 | |     resource (id) {
[INFO] [stdout] 40 | |         id -> Integer,
[INFO] [stdout] 41 | |         name -> Text,
[INFO] [stdout] 42 | |         api_id -> Integer,
[INFO] [stdout] 43 | |     }
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_api_id`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | / table! {
[INFO] [stdout] 39 | |     resource (id) {
[INFO] [stdout] 40 | |         id -> Integer,
[INFO] [stdout] 41 | |         name -> Text,
[INFO] [stdout] 42 | |         api_id -> Integer,
[INFO] [stdout] 43 | |     }
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_table`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | / table! {
[INFO] [stdout] 39 | |     resource (id) {
[INFO] [stdout] 40 | |         id -> Integer,
[INFO] [stdout] 41 | |         name -> Text,
[INFO] [stdout] 42 | |         api_id -> Integer,
[INFO] [stdout] 43 | |     }
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_id`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | / table! {
[INFO] [stdout] 39 | |     resource (id) {
[INFO] [stdout] 40 | |         id -> Integer,
[INFO] [stdout] 41 | |         name -> Text,
[INFO] [stdout] 42 | |         api_id -> Integer,
[INFO] [stdout] 43 | |     }
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_name`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/schema.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | / table! {
[INFO] [stdout] 39 | |     resource (id) {
[INFO] [stdout] 40 | |         id -> Integer,
[INFO] [stdout] 41 | |         name -> Text,
[INFO] [stdout] 42 | |         api_id -> Integer,
[INFO] [stdout] 43 | |     }
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_api_id`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 39 previous errors; 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 39 previous errors; 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `http-client` (lib) due to 40 previous errors; 17 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `http-client` (lib test) due to 40 previous errors; 17 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "b0b8ded32a9dff3f768dcbe3d7644e73ec035b1e35f37359cd59282b91421ea5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0b8ded32a9dff3f768dcbe3d7644e73ec035b1e35f37359cd59282b91421ea5", kill_on_drop: false }`
[INFO] [stdout] b0b8ded32a9dff3f768dcbe3d7644e73ec035b1e35f37359cd59282b91421ea5
