[INFO] cloning repository https://github.com/tetter27/webapi_mvp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tetter27/webapi_mvp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetter27%2Fwebapi_mvp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetter27%2Fwebapi_mvp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 82804d8de50c7f96aa3adb618476c3f656ce9df4
[INFO] checking tetter27/webapi_mvp against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetter27%2Fwebapi_mvp" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/tetter27/webapi_mvp 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/tetter27/webapi_mvp
[INFO] finished tweaking git repo https://github.com/tetter27/webapi_mvp
[INFO] tweaked toml for git repo https://github.com/tetter27/webapi_mvp written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/tetter27/webapi_mvp 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_derive v4.3.12
[INFO] [stderr]   Downloaded socket2 v0.5.3
[INFO] [stderr]   Downloaded errno v0.3.2
[INFO] [stderr]   Downloaded base64 v0.21.2
[INFO] [stderr]   Downloaded pq-sys v0.4.8
[INFO] [stderr]   Downloaded globset v0.4.13
[INFO] [stderr]   Downloaded time-core v0.1.1
[INFO] [stderr]   Downloaded ahash v0.8.3
[INFO] [stderr]   Downloaded actix-macros v0.2.4
[INFO] [stderr]   Downloaded webpki v0.22.0
[INFO] [stderr]   Downloaded gimli v0.27.3
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.5
[INFO] [stderr]   Downloaded serde_derive v1.0.183
[INFO] [stderr]   Downloaded encoding_rs v0.8.32
[INFO] [stderr]   Downloaded chrono v0.4.26
[INFO] [stderr]   Downloaded serde_json v1.0.104
[INFO] [stderr]   Downloaded regex-automata v0.3.6
[INFO] [stderr]   Downloaded regex v1.9.3
[INFO] [stderr]   Downloaded object v0.31.1
[INFO] [stderr]   Downloaded syn v2.0.28
[INFO] [stderr]   Downloaded tokio v1.30.0
[INFO] [stderr]   Downloaded brotli-decompressor v2.3.4
[INFO] [stderr]   Downloaded zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]   Downloaded actix-web v4.3.1
[INFO] [stderr]   Downloaded rustix v0.38.8
[INFO] [stderr]   Downloaded bstr v1.6.0
[INFO] [stderr]   Downloaded rustls v0.20.8
[INFO] [stderr]   Downloaded web-sys v0.3.64
[INFO] [stderr]   Downloaded time v0.3.25
[INFO] [stderr]   Downloaded regex-syntax v0.7.4
[INFO] [stderr]   Downloaded schannel v0.1.22
[INFO] [stderr]   Downloaded fantoccini v0.19.3
[INFO] [stderr]   Downloaded hashbrown v0.14.0
[INFO] [stderr]   Downloaded serde v1.0.183
[INFO] [stderr]   Downloaded actix-server v2.2.0
[INFO] [stderr]   Downloaded semver v1.0.18
[INFO] [stderr]   Downloaded aho-corasick v1.0.3
[INFO] [stderr]   Downloaded addr2line v0.20.0
[INFO] [stderr]   Downloaded cc v1.0.82
[INFO] [stderr]   Downloaded backtrace v0.3.68
[INFO] [stderr]   Downloaded mio v0.8.8
[INFO] [stderr]   Downloaded thirtyfour v0.31.0
[INFO] [stderr]   Downloaded pin-project-lite v0.2.12
[INFO] [stderr]   Downloaded flate2 v1.0.26
[INFO] [stderr]   Downloaded h2 v0.3.20
[INFO] [stderr]   Downloaded tokio-util v0.7.8
[INFO] [stderr]   Downloaded actix-http v3.3.1
[INFO] [stderr]   Downloaded clap_builder v4.3.23
[INFO] [stderr]   Downloaded pest v2.7.2
[INFO] [stderr]   Downloaded tera v1.19.0
[INFO] [stderr]   Downloaded tracing-core v0.1.31
[INFO] [stderr]   Downloaded hyper v0.14.27
[INFO] [stderr]   Downloaded cookie v0.16.2
[INFO] [stderr]   Downloaded deranged v0.3.7
[INFO] [stderr]   Downloaded webdriver v0.46.0
[INFO] [stderr]   Downloaded sct v0.7.0
[INFO] [stderr]   Downloaded tokio-rustls v0.23.4
[INFO] [stderr]   Downloaded hyper-rustls v0.23.2
[INFO] [stderr]   Downloaded time-macros v0.2.11
[INFO] [stderr]   Downloaded actix-utils v3.0.1
[INFO] [stderr]   Downloaded actix-router v0.5.1
[INFO] [stderr]   Downloaded actix-web-codegen v4.2.0
[INFO] [stderr]   Downloaded bytestring v1.3.0
[INFO] [stderr]   Downloaded rustls-native-certs v0.6.3
[INFO] [stderr]   Downloaded serde_repr v0.1.16
[INFO] [stderr]   Downloaded hermit-abi v0.3.2
[INFO] [stderr]   Downloaded urlparse v0.7.3
[INFO] [stderr]   Downloaded tokio-macros v2.1.0
[INFO] [stderr]   Downloaded thirtyfour-macros v0.1.1
[INFO] [stderr]   Downloaded thiserror-impl v1.0.44
[INFO] [stderr]   Downloaded thiserror v1.0.44
[INFO] [stderr]   Downloaded log v0.4.19
[INFO] [stderr]   Downloaded quote v1.0.32
[INFO] [stderr]   Downloaded rustls-pemfile v1.0.3
[INFO] [stderr]   Downloaded pkg-config v0.3.27
[INFO] [stderr]   Downloaded zstd v0.12.4
[INFO] [stderr]   Downloaded bitflags v2.4.0
[INFO] [stderr]   Downloaded clap_lex v0.5.0
[INFO] [stderr]   Downloaded ignore v0.4.20
[INFO] [stderr]   Downloaded pest_meta v2.7.2
[INFO] [stderr]   Downloaded async-trait v0.1.73
[INFO] [stderr]   Downloaded num-traits v0.2.16
[INFO] [stderr]   Downloaded socket2 v0.4.9
[INFO] [stderr]   Downloaded actix-codec v0.5.1
[INFO] [stderr]   Downloaded iana-time-zone v0.1.57
[INFO] [stderr]   Downloaded anstyle v1.0.1
[INFO] [stderr]   Downloaded clap v4.3.23
[INFO] [stderr]   Downloaded pest_derive v2.7.2
[INFO] [stderr]   Downloaded bumpalo v3.13.0
[INFO] [stderr]   Downloaded stringmatch v0.4.0
[INFO] [stderr]   Downloaded actix-rt v2.8.0
[INFO] [stderr]   Downloaded sha1 v0.10.5
[INFO] [stderr]   Downloaded zstd-safe v6.0.6
[INFO] [stderr]   Downloaded anstyle-wincon v1.0.2
[INFO] [stderr]   Downloaded anstream v0.3.2
[INFO] [stderr]   Downloaded cpufeatures v0.2.9
[INFO] [stderr]   Downloaded sha2 v0.10.7
[INFO] [stderr]   Downloaded pest_generator v2.7.2
[INFO] [stderr]   Downloaded try-lock v0.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 06077cbb52e3d779f7e8d39f4c0382e5953f02417133b5c75b12e1656052032c
[INFO] running `Command { std: "docker" "start" "-a" "06077cbb52e3d779f7e8d39f4c0382e5953f02417133b5c75b12e1656052032c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06077cbb52e3d779f7e8d39f4c0382e5953f02417133b5c75b12e1656052032c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06077cbb52e3d779f7e8d39f4c0382e5953f02417133b5c75b12e1656052032c", kill_on_drop: false }`
[INFO] [stdout] 06077cbb52e3d779f7e8d39f4c0382e5953f02417133b5c75b12e1656052032c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 08e565d2c0d40e9cde7cb5f5e3ecf6bbc0223792eb77a93acc307961b0e3b9cb
[INFO] running `Command { std: "docker" "start" "-a" "08e565d2c0d40e9cde7cb5f5e3ecf6bbc0223792eb77a93acc307961b0e3b9cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking pin-project-lite v0.2.12
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking aho-corasick v1.0.3
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]    Compiling time-macros v0.2.11
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking deranged v0.3.7
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.5.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking local-waker v0.1.3
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking regex-automata v0.3.6
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking rustls-pemfile v1.0.3
[INFO] [stderr]     Checking bstr v1.6.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking time v0.3.25
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]     Checking brotli-decompressor v2.3.4
[INFO] [stderr]    Compiling bytestring v1.3.0
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling pq-sys v0.4.8
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking webdriver v0.46.0
[INFO] [stderr]     Checking brotli v3.3.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking globset v0.4.13
[INFO] [stderr]     Checking stringmatch v0.4.0
[INFO] [stderr]     Checking clap_builder v4.3.23
[INFO] [stderr]     Checking actix-router v0.5.1
[INFO] [stderr]     Checking ignore v0.4.20
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking urlparse v0.7.3
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling serde_repr v0.1.16
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]     Checking tokio v1.30.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]    Compiling pest v2.7.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling actix-web-codegen v4.2.0
[INFO] [stderr]    Compiling thirtyfour-macros v0.1.1
[INFO] [stderr]     Checking clap v4.3.23
[INFO] [stderr]     Checking zstd v0.12.4
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking actix-rt v2.8.0
[INFO] [stderr]    Compiling pest_meta v2.7.2
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking local-channel v0.1.3
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking actix-server v2.2.0
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]     Checking actix-codec v0.5.1
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]    Compiling pest_generator v2.7.2
[INFO] [stderr]    Compiling pest_derive v2.7.2
[INFO] [stderr]     Checking tera v1.19.0
[INFO] [stderr]     Checking diesel v1.4.8
[INFO] [stderr]     Checking hyper-rustls v0.23.2
[INFO] [stderr]     Checking fantoccini v0.19.3
[INFO] [stderr]     Checking thirtyfour v0.31.0
[INFO] [stderr]     Checking actix-http v3.3.1
[INFO] [stderr]     Checking actix-web v4.3.1
[INFO] [stderr]     Checking webapi_mvp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "08e565d2c0d40e9cde7cb5f5e3ecf6bbc0223792eb77a93acc307961b0e3b9cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08e565d2c0d40e9cde7cb5f5e3ecf6bbc0223792eb77a93acc307961b0e3b9cb", kill_on_drop: false }`
[INFO] [stdout] 08e565d2c0d40e9cde7cb5f5e3ecf6bbc0223792eb77a93acc307961b0e3b9cb
[INFO] checking tetter27/webapi_mvp against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetter27%2Fwebapi_mvp" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/tetter27/webapi_mvp 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/tetter27/webapi_mvp
[INFO] finished tweaking git repo https://github.com/tetter27/webapi_mvp
[INFO] tweaked toml for git repo https://github.com/tetter27/webapi_mvp written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/tetter27/webapi_mvp 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 4cbf8fe02d48d172797d361c8272eb8923bf875ec12c84876746b64270b67b78
[INFO] running `Command { std: "docker" "start" "-a" "4cbf8fe02d48d172797d361c8272eb8923bf875ec12c84876746b64270b67b78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4cbf8fe02d48d172797d361c8272eb8923bf875ec12c84876746b64270b67b78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cbf8fe02d48d172797d361c8272eb8923bf875ec12c84876746b64270b67b78", kill_on_drop: false }`
[INFO] [stdout] 4cbf8fe02d48d172797d361c8272eb8923bf875ec12c84876746b64270b67b78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f43d96f9bea316a1e576585329b8abbd72a2d5b2bd7f335ee9b11c5a654f616e
[INFO] running `Command { std: "docker" "start" "-a" "f43d96f9bea316a1e576585329b8abbd72a2d5b2bd7f335ee9b11c5a654f616e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking pin-project-lite v0.2.12
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking aho-corasick v1.0.3
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]    Compiling time-macros v0.2.11
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking deranged v0.3.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.5.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking regex-automata v0.3.6
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking local-waker v0.1.3
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking rustls-pemfile v1.0.3
[INFO] [stderr]     Checking time v0.3.25
[INFO] [stderr]     Checking bstr v1.6.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]    Compiling bytestring v1.3.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking brotli-decompressor v2.3.4
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]    Compiling pq-sys v0.4.8
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking globset v0.4.13
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking webdriver v0.46.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking ignore v0.4.20
[INFO] [stderr]     Checking brotli v3.3.4
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking stringmatch v0.4.0
[INFO] [stderr]     Checking actix-router v0.5.1
[INFO] [stderr]     Checking clap_builder v4.3.23
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking urlparse v0.7.3
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling serde_repr v0.1.16
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking tokio v1.30.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling thirtyfour-macros v0.1.1
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]    Compiling pest v2.7.2
[INFO] [stderr]    Compiling actix-web-codegen v4.2.0
[INFO] [stderr]     Checking clap v4.3.23
[INFO] [stderr]    Compiling pest_meta v2.7.2
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking local-channel v0.1.3
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]    Compiling pest_generator v2.7.2
[INFO] [stderr]     Checking diesel v1.4.8
[INFO] [stderr]    Compiling pest_derive v2.7.2
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking actix-rt v2.8.0
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking actix-server v2.2.0
[INFO] [stderr]     Checking actix-codec v0.5.1
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]     Checking zstd v0.12.4
[INFO] [stderr]     Checking tera v1.19.0
[INFO] [stderr]     Checking hyper-rustls v0.23.2
[INFO] [stderr]     Checking fantoccini v0.19.3
[INFO] [stderr]     Checking thirtyfour v0.31.0
[INFO] [stderr]     Checking actix-http v3.3.1
[INFO] [stderr]     Checking actix-web v4.3.1
[INFO] [stderr]     Checking webapi_mvp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/models.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Serialize, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_queryable_for_project`
[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_newproject`
[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:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Queryable, Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_queryable_for_technology`
[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:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Insertable)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_insertable_for_newtechnology`
[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:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Queryable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_queryable_for_adopt`
[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:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Insertable)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_insertable_for_newadopt`
[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:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / diesel::table! {
[INFO] [stdout] 4  | |     adopts (id) {
[INFO] [stdout] 5  | |         id -> Int8,
[INFO] [stdout] 6  | |         projects_id -> Int8,
[INFO] [stdout] ...  |
[INFO] [stdout] 9  | |     }
[INFO] [stdout] 10 | | }
[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 `diesel::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:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / diesel::table! {
[INFO] [stdout] 4  | |     adopts (id) {
[INFO] [stdout] 5  | |         id -> Int8,
[INFO] [stdout] 6  | |         projects_id -> Int8,
[INFO] [stdout] ...  |
[INFO] [stdout] 9  | |     }
[INFO] [stdout] 10 | | }
[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 `diesel::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:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / diesel::table! {
[INFO] [stdout] 4  | |     adopts (id) {
[INFO] [stdout] 5  | |         id -> Int8,
[INFO] [stdout] 6  | |         projects_id -> Int8,
[INFO] [stdout] ...  |
[INFO] [stdout] 9  | |     }
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_projects_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 `diesel::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:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / diesel::table! {
[INFO] [stdout] 4  | |     adopts (id) {
[INFO] [stdout] 5  | |         id -> Int8,
[INFO] [stdout] 6  | |         projects_id -> Int8,
[INFO] [stdout] ...  |
[INFO] [stdout] 9  | |     }
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_technologies_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 `diesel::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:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / diesel::table! {
[INFO] [stdout] 4  | |     adopts (id) {
[INFO] [stdout] 5  | |         id -> Int8,
[INFO] [stdout] 6  | |         projects_id -> Int8,
[INFO] [stdout] ...  |
[INFO] [stdout] 9  | |     }
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_created_at`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::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:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / diesel::table! {
[INFO] [stdout] 13 | |     projects (id) {
[INFO] [stdout] 14 | |         id -> Int8,
[INFO] [stdout] 15 | |         name -> Varchar,
[INFO] [stdout] 16 | |         url_name -> Varchar,
[INFO] [stdout] 17 | |     }
[INFO] [stdout] 18 | | }
[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 `diesel::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:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / diesel::table! {
[INFO] [stdout] 13 | |     projects (id) {
[INFO] [stdout] 14 | |         id -> Int8,
[INFO] [stdout] 15 | |         name -> Varchar,
[INFO] [stdout] 16 | |         url_name -> Varchar,
[INFO] [stdout] 17 | |     }
[INFO] [stdout] 18 | | }
[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 `diesel::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:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / diesel::table! {
[INFO] [stdout] 13 | |     projects (id) {
[INFO] [stdout] 14 | |         id -> Int8,
[INFO] [stdout] 15 | |         name -> Varchar,
[INFO] [stdout] 16 | |         url_name -> Varchar,
[INFO] [stdout] 17 | |     }
[INFO] [stdout] 18 | | }
[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 `diesel::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:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / diesel::table! {
[INFO] [stdout] 13 | |     projects (id) {
[INFO] [stdout] 14 | |         id -> Int8,
[INFO] [stdout] 15 | |         name -> Varchar,
[INFO] [stdout] 16 | |         url_name -> Varchar,
[INFO] [stdout] 17 | |     }
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_url_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 `diesel::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:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / diesel::table! {
[INFO] [stdout] 21 | |     technologies (id) {
[INFO] [stdout] 22 | |         id -> Int8,
[INFO] [stdout] 23 | |         name -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |     }
[INFO] [stdout] 27 | | }
[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 `diesel::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:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / diesel::table! {
[INFO] [stdout] 21 | |     technologies (id) {
[INFO] [stdout] 22 | |         id -> Int8,
[INFO] [stdout] 23 | |         name -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |     }
[INFO] [stdout] 27 | | }
[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 `diesel::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:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / diesel::table! {
[INFO] [stdout] 21 | |     technologies (id) {
[INFO] [stdout] 22 | |         id -> Int8,
[INFO] [stdout] 23 | |         name -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |     }
[INFO] [stdout] 27 | | }
[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 `diesel::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:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / diesel::table! {
[INFO] [stdout] 21 | |     technologies (id) {
[INFO] [stdout] 22 | |         id -> Int8,
[INFO] [stdout] 23 | |         name -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |     }
[INFO] [stdout] 27 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_url_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 `diesel::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:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / diesel::table! {
[INFO] [stdout] 21 | |     technologies (id) {
[INFO] [stdout] 22 | |         id -> Int8,
[INFO] [stdout] 23 | |         name -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |     }
[INFO] [stdout] 27 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_image_url`
[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 `diesel::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:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Serialize, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current function `_impl_queryable_for_project`
[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_newproject`
[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:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Queryable, Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_queryable_for_technology`
[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:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Insertable)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_insertable_for_newtechnology`
[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:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Queryable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_queryable_for_adopt`
[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:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Insertable)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_insertable_for_newadopt`
[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:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / diesel::table! {
[INFO] [stdout] 4  | |     adopts (id) {
[INFO] [stdout] 5  | |         id -> Int8,
[INFO] [stdout] 6  | |         projects_id -> Int8,
[INFO] [stdout] ...  |
[INFO] [stdout] 9  | |     }
[INFO] [stdout] 10 | | }
[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 `diesel::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:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / diesel::table! {
[INFO] [stdout] 4  | |     adopts (id) {
[INFO] [stdout] 5  | |         id -> Int8,
[INFO] [stdout] 6  | |         projects_id -> Int8,
[INFO] [stdout] ...  |
[INFO] [stdout] 9  | |     }
[INFO] [stdout] 10 | | }
[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 `diesel::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:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / diesel::table! {
[INFO] [stdout] 4  | |     adopts (id) {
[INFO] [stdout] 5  | |         id -> Int8,
[INFO] [stdout] 6  | |         projects_id -> Int8,
[INFO] [stdout] ...  |
[INFO] [stdout] 9  | |     }
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_projects_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 `diesel::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:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / diesel::table! {
[INFO] [stdout] 4  | |     adopts (id) {
[INFO] [stdout] 5  | |         id -> Int8,
[INFO] [stdout] 6  | |         projects_id -> Int8,
[INFO] [stdout] ...  |
[INFO] [stdout] 9  | |     }
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_technologies_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 `diesel::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:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / diesel::table! {
[INFO] [stdout] 4  | |     adopts (id) {
[INFO] [stdout] 5  | |         id -> Int8,
[INFO] [stdout] 6  | |         projects_id -> Int8,
[INFO] [stdout] ...  |
[INFO] [stdout] 9  | |     }
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_created_at`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `diesel::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:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / diesel::table! {
[INFO] [stdout] 13 | |     projects (id) {
[INFO] [stdout] 14 | |         id -> Int8,
[INFO] [stdout] 15 | |         name -> Varchar,
[INFO] [stdout] 16 | |         url_name -> Varchar,
[INFO] [stdout] 17 | |     }
[INFO] [stdout] 18 | | }
[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 `diesel::table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 20 previous errors
[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:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / diesel::table! {
[INFO] [stdout] 13 | |     projects (id) {
[INFO] [stdout] 14 | |         id -> Int8,
[INFO] [stdout] 15 | |         name -> Varchar,
[INFO] [stdout] 16 | |         url_name -> Varchar,
[INFO] [stdout] 17 | |     }
[INFO] [stdout] 18 | | }
[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 `diesel::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:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / diesel::table! {
[INFO] [stdout] 13 | |     projects (id) {
[INFO] [stdout] 14 | |         id -> Int8,
[INFO] [stdout] 15 | |         name -> Varchar,
[INFO] [stdout] 16 | |         url_name -> Varchar,
[INFO] [stdout] 17 | |     }
[INFO] [stdout] 18 | | }
[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 `diesel::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:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / diesel::table! {
[INFO] [stdout] 13 | |     projects (id) {
[INFO] [stdout] 14 | |         id -> Int8,
[INFO] [stdout] 15 | |         name -> Varchar,
[INFO] [stdout] 16 | |         url_name -> Varchar,
[INFO] [stdout] 17 | |     }
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_url_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 `diesel::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:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / diesel::table! {
[INFO] [stdout] 21 | |     technologies (id) {
[INFO] [stdout] 22 | |         id -> Int8,
[INFO] [stdout] 23 | |         name -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |     }
[INFO] [stdout] 27 | | }
[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 `diesel::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:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / diesel::table! {
[INFO] [stdout] 21 | |     technologies (id) {
[INFO] [stdout] 22 | |         id -> Int8,
[INFO] [stdout] 23 | |         name -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |     }
[INFO] [stdout] 27 | | }
[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 `diesel::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:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / diesel::table! {
[INFO] [stdout] 21 | |     technologies (id) {
[INFO] [stdout] 22 | |         id -> Int8,
[INFO] [stdout] 23 | |         name -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |     }
[INFO] [stdout] 27 | | }
[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 `diesel::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:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / diesel::table! {
[INFO] [stdout] 21 | |     technologies (id) {
[INFO] [stdout] 22 | |         id -> Int8,
[INFO] [stdout] 23 | |         name -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |     }
[INFO] [stdout] 27 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_url_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 `diesel::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:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / diesel::table! {
[INFO] [stdout] 21 | |     technologies (id) {
[INFO] [stdout] 22 | |         id -> Int8,
[INFO] [stdout] 23 | |         name -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |     }
[INFO] [stdout] 27 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `_impl_query_id_for_image_url`
[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 `diesel::table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `webapi_mvp` (lib) due to 21 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 20 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `webapi_mvp` (lib test) due to 21 previous errors
[INFO] running `Command { std: "docker" "inspect" "f43d96f9bea316a1e576585329b8abbd72a2d5b2bd7f335ee9b11c5a654f616e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f43d96f9bea316a1e576585329b8abbd72a2d5b2bd7f335ee9b11c5a654f616e", kill_on_drop: false }`
[INFO] [stdout] f43d96f9bea316a1e576585329b8abbd72a2d5b2bd7f335ee9b11c5a654f616e
