[INFO] cloning repository https://github.com/michaelaboah/sqlx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaelaboah/sqlx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelaboah%2Fsqlx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelaboah%2Fsqlx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1c407ffb2c13578b979c5d6777a8bff924cb4bd8
[INFO] checking michaelaboah/sqlx against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelaboah%2Fsqlx" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/michaelaboah/sqlx
[INFO] finished tweaking git repo https://github.com/michaelaboah/sqlx
[INFO] tweaked toml for git repo https://github.com/michaelaboah/sqlx written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/michaelaboah/sqlx on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/michaelaboah/sqlx already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num v0.4.0
[INFO] [stderr]   Downloaded cc v1.0.78
[INFO] [stderr]   Downloaded rustls v0.20.7
[INFO] [stderr]   Downloaded nom v7.1.2
[INFO] [stderr]   Downloaded tokio v1.23.1
[INFO] [stderr]   Downloaded libsqlite3-sys v0.24.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 861a516429aba04ae33929cf37f85eccbed291d9462fd008689f1e1bcc7d4021
[INFO] running `Command { std: "docker" "start" "-a" "861a516429aba04ae33929cf37f85eccbed291d9462fd008689f1e1bcc7d4021", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "861a516429aba04ae33929cf37f85eccbed291d9462fd008689f1e1bcc7d4021", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "861a516429aba04ae33929cf37f85eccbed291d9462fd008689f1e1bcc7d4021", kill_on_drop: false }`
[INFO] [stdout] 861a516429aba04ae33929cf37f85eccbed291d9462fd008689f1e1bcc7d4021
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e79c016687370faa054419cdbc0e1492dab06a5b5f30da4a93a891dccde4f26
[INFO] running `Command { std: "docker" "start" "-a" "5e79c016687370faa054419cdbc0e1492dab06a5b5f30da4a93a891dccde4f26", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rustls v0.20.7
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling tokio v1.23.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.2
[INFO] [stderr]     Checking parking_lot_core v0.9.5
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling nom v7.1.2
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling crc-catalog v2.1.0
[INFO] [stderr]    Compiling sqlformat v0.2.0
[INFO] [stderr]    Compiling crc v3.0.0
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling sqlx-rt v0.6.2
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling atoi v1.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling hashlink v0.8.1
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling dotenvy v0.15.6
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]    Compiling sqlx-core v0.6.2
[INFO] [stderr]    Compiling sqlx-macros v0.6.2
[INFO] [stderr]     Checking sqlx v0.6.2
[INFO] [stderr]     Checking sqlx v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `XLR_ANALOG` should have an upper camel case name
[INFO] [stdout]   --> src/sql/entities.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         XLR_ANALOG,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to upper camel case: `XlrAnalog`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `XLR_DIGITAL` should have an upper camel case name
[INFO] [stdout]   --> src/sql/entities.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         XLR_DIGITAL,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to upper camel case: `XlrDigital`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `TRI_PIN_PHOENIX` should have an upper camel case name
[INFO] [stdout]   --> src/sql/entities.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         TRI_PIN_PHOENIX,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TriPinPhoenix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `DUAL_PIN_PHOENIX` should have an upper camel case name
[INFO] [stdout]   --> src/sql/entities.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         DUAL_PIN_PHOENIX,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DualPinPhoenix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `AES_67` should have an upper camel case name
[INFO] [stdout]   --> src/sql/entities.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         AES_67,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to upper camel case: `Aes67`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `AVB_MILAN` should have an upper camel case name
[INFO] [stdout]   --> src/sql/entities.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         AVB_MILAN,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to upper camel case: `AvbMilan`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `A_NET` should have an upper camel case name
[INFO] [stdout]   --> src/sql/entities.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         A_NET,
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to upper camel case: `ANet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `USB_B` should have an upper camel case name
[INFO] [stdout]   --> src/sql/entities.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |         USB_B,
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to upper camel case: `UsbB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `USB_A` should have an upper camel case name
[INFO] [stdout]   --> src/sql/entities.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         USB_A,
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to upper camel case: `UsbA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `USB_C` should have an upper camel case name
[INFO] [stdout]   --> src/sql/entities.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         USB_C,
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to upper camel case: `UsbC`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `MINI_HDMI` should have an upper camel case name
[INFO] [stdout]   --> src/sql/entities.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         MINI_HDMI,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to upper camel case: `MiniHdmi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `MINI_DISPLAYPORT` should have an upper camel case name
[INFO] [stdout]    --> src/sql/entities.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |         MINI_DISPLAYPORT,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MiniDisplayport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `MIRCO_B` should have an upper camel case name
[INFO] [stdout]    --> src/sql/entities.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         MIRCO_B,
[INFO] [stdout]     |         ^^^^^^^ help: convert the identifier to upper camel case: `MircoB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `SD_CARD` should have an upper camel case name
[INFO] [stdout]    --> src/sql/entities.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |         SD_CARD,
[INFO] [stdout]     |         ^^^^^^^ help: convert the identifier to upper camel case: `SdCard`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `USB_C_THUNDERBOLT` should have an upper camel case name
[INFO] [stdout]    --> src/sql/entities.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         USB_C_THUNDERBOLT,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UsbCThunderbolt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `SHURE_TA4` should have an upper camel case name
[INFO] [stdout]    --> src/sql/entities.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         SHURE_TA4,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to upper camel case: `ShureTa4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `TRI_PIN` should have an upper camel case name
[INFO] [stdout]    --> src/sql/entities.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |         TRI_PIN,
[INFO] [stdout]     |         ^^^^^^^ help: convert the identifier to upper camel case: `TriPin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `PRE_POLORAIZED_CONDENSOR` should have an upper camel case name
[INFO] [stdout]    --> src/sql/entities.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 |         PRE_POLORAIZED_CONDENSOR,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PrePoloraizedCondensor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `TEN_GIGABIT` should have an upper camel case name
[INFO] [stdout]    --> src/sql/entities.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |         TEN_GIGABIT,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: convert the identifier to upper camel case: `TenGigabit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `EDISON_20A` should have an upper camel case name
[INFO] [stdout]    --> src/sql/entities.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 151 |         EDISON_20A,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to upper camel case: `Edison20a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `POWERCON_20A` should have an upper camel case name
[INFO] [stdout]    --> src/sql/entities.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 152 |         POWERCON_20A,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Powercon20a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `POWERCON_32A` should have an upper camel case name
[INFO] [stdout]    --> src/sql/entities.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 153 |         POWERCON_32A,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Powercon32a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `POWERCON_TRUE1` should have an upper camel case name
[INFO] [stdout]    --> src/sql/entities.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 154 |         POWERCON_TRUE1,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PowerconTrue1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `POWERCON_TRUE1_TOP` should have an upper camel case name
[INFO] [stdout]    --> src/sql/entities.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |         POWERCON_TRUE1_TOP,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PowerconTrue1Top`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `DC_12V` should have an upper camel case name
[INFO] [stdout]    --> src/sql/entities.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |         DC_12V,
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to upper camel case: `Dc12v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `XLR_ANALOG` should have an upper camel case name
[INFO] [stdout]   --> src/sql/entities.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         XLR_ANALOG,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to upper camel case: `XlrAnalog`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `XLR_DIGITAL` should have an upper camel case name
[INFO] [stdout]   --> src/sql/entities.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         XLR_DIGITAL,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to upper camel case: `XlrDigital`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `TRI_PIN_PHOENIX` should have an upper camel case name
[INFO] [stdout]   --> src/sql/entities.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         TRI_PIN_PHOENIX,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TriPinPhoenix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `DUAL_PIN_PHOENIX` should have an upper camel case name
[INFO] [stdout]   --> src/sql/entities.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         DUAL_PIN_PHOENIX,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DualPinPhoenix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `AES_67` should have an upper camel case name
[INFO] [stdout]   --> src/sql/entities.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         AES_67,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to upper camel case: `Aes67`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `AVB_MILAN` should have an upper camel case name
[INFO] [stdout]   --> src/sql/entities.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         AVB_MILAN,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to upper camel case: `AvbMilan`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `A_NET` should have an upper camel case name
[INFO] [stdout]   --> src/sql/entities.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         A_NET,
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to upper camel case: `ANet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `USB_B` should have an upper camel case name
[INFO] [stdout]   --> src/sql/entities.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |         USB_B,
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to upper camel case: `UsbB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `USB_A` should have an upper camel case name
[INFO] [stdout]   --> src/sql/entities.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         USB_A,
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to upper camel case: `UsbA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `USB_C` should have an upper camel case name
[INFO] [stdout]   --> src/sql/entities.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         USB_C,
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to upper camel case: `UsbC`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `MINI_HDMI` should have an upper camel case name
[INFO] [stdout]   --> src/sql/entities.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         MINI_HDMI,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to upper camel case: `MiniHdmi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `MINI_DISPLAYPORT` should have an upper camel case name
[INFO] [stdout]    --> src/sql/entities.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |         MINI_DISPLAYPORT,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MiniDisplayport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `MIRCO_B` should have an upper camel case name
[INFO] [stdout]    --> src/sql/entities.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         MIRCO_B,
[INFO] [stdout]     |         ^^^^^^^ help: convert the identifier to upper camel case: `MircoB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `SD_CARD` should have an upper camel case name
[INFO] [stdout]    --> src/sql/entities.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |         SD_CARD,
[INFO] [stdout]     |         ^^^^^^^ help: convert the identifier to upper camel case: `SdCard`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `USB_C_THUNDERBOLT` should have an upper camel case name
[INFO] [stdout]    --> src/sql/entities.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         USB_C_THUNDERBOLT,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UsbCThunderbolt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `SHURE_TA4` should have an upper camel case name
[INFO] [stdout]    --> src/sql/entities.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         SHURE_TA4,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to upper camel case: `ShureTa4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `TRI_PIN` should have an upper camel case name
[INFO] [stdout]    --> src/sql/entities.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |         TRI_PIN,
[INFO] [stdout]     |         ^^^^^^^ help: convert the identifier to upper camel case: `TriPin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `PRE_POLORAIZED_CONDENSOR` should have an upper camel case name
[INFO] [stdout]    --> src/sql/entities.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 |         PRE_POLORAIZED_CONDENSOR,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PrePoloraizedCondensor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `TEN_GIGABIT` should have an upper camel case name
[INFO] [stdout]    --> src/sql/entities.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |         TEN_GIGABIT,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: convert the identifier to upper camel case: `TenGigabit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `EDISON_20A` should have an upper camel case name
[INFO] [stdout]    --> src/sql/entities.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 151 |         EDISON_20A,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to upper camel case: `Edison20a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `POWERCON_20A` should have an upper camel case name
[INFO] [stdout]    --> src/sql/entities.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 152 |         POWERCON_20A,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Powercon20a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `POWERCON_32A` should have an upper camel case name
[INFO] [stdout]    --> src/sql/entities.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 153 |         POWERCON_32A,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Powercon32a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `POWERCON_TRUE1` should have an upper camel case name
[INFO] [stdout]    --> src/sql/entities.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 154 |         POWERCON_TRUE1,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PowerconTrue1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `POWERCON_TRUE1_TOP` should have an upper camel case name
[INFO] [stdout]    --> src/sql/entities.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |         POWERCON_TRUE1_TOP,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PowerconTrue1Top`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `DC_12V` should have an upper camel case name
[INFO] [stdout]    --> src/sql/entities.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |         DC_12V,
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to upper camel case: `Dc12v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/sql/entities.rs:734:32
[INFO] [stdout]     |
[INFO] [stdout] 733 |                 total_inputs: todo!(),
[INFO] [stdout]     |                               ------- any code following this expression is unreachable
[INFO] [stdout] 734 |                 total_outputs: todo!(),
[INFO] [stdout]     |                                ^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/sql/entities.rs:734:32
[INFO] [stdout]     |
[INFO] [stdout] 733 |                 total_inputs: todo!(),
[INFO] [stdout]     |                               ------- any code following this expression is unreachable
[INFO] [stdout] 734 |                 total_outputs: todo!(),
[INFO] [stdout]     |                                ^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `convert_from_row` is never used
[INFO] [stdout]    --> src/sql/entities.rs:472:22
[INFO] [stdout]     |
[INFO] [stdout] 445 |     impl CreateItem {
[INFO] [stdout]     |     --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 472 |         pub async fn convert_from_row(&self, pool: &Pool<Sqlite>) -> Item {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateAmplifierItem` is never constructed
[INFO] [stdout]    --> src/sql/entities.rs:662:16
[INFO] [stdout]     |
[INFO] [stdout] 662 |     pub struct CreateAmplifierItem {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `convert_query` is never used
[INFO] [stdout]    --> src/sql/entities.rs:675:16
[INFO] [stdout]     |
[INFO] [stdout] 674 |     impl CreateAmplifierItem {
[INFO] [stdout]     |     ------------------------ method in this implementation
[INFO] [stdout] 675 |         pub fn convert_query(&self) -> AmplifierItem {
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateConsoleItem` is never constructed
[INFO] [stdout]    --> src/sql/entities.rs:709:12
[INFO] [stdout]     |
[INFO] [stdout] 709 |     struct CreateConsoleItem {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `convert_query` are never used
[INFO] [stdout]    --> src/sql/entities.rs:730:16
[INFO] [stdout]     |
[INFO] [stdout] 729 |     impl CreateConsoleItem {
[INFO] [stdout]     |     ---------------------- associated items in this implementation
[INFO] [stdout] 730 |         pub fn new(console: ConsoleItem) -> Self {
[INFO] [stdout]     |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 751 |         pub fn convert_query(&self) -> ConsoleItem {
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateComputerItem` is never constructed
[INFO] [stdout]    --> src/sql/entities.rs:784:16
[INFO] [stdout]     |
[INFO] [stdout] 784 |     pub struct CreateComputerItem {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `convert_query` is never used
[INFO] [stdout]    --> src/sql/entities.rs:798:16
[INFO] [stdout]     |
[INFO] [stdout] 797 |     impl CreateComputerItem {
[INFO] [stdout]     |     ----------------------- method in this implementation
[INFO] [stdout] 798 |         pub fn convert_query(&self) -> ComputerItem {
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateMicrophoneItem` is never constructed
[INFO] [stdout]    --> src/sql/entities.rs:830:16
[INFO] [stdout]     |
[INFO] [stdout] 830 |     pub struct CreateMicrophoneItem {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `convert_query` is never used
[INFO] [stdout]    --> src/sql/entities.rs:844:16
[INFO] [stdout]     |
[INFO] [stdout] 843 |     impl CreateMicrophoneItem {
[INFO] [stdout]     |     ------------------------- method in this implementation
[INFO] [stdout] 844 |         pub fn convert_query(&self) -> MicrophoneItem {
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateNetworkItem` is never constructed
[INFO] [stdout]    --> src/sql/entities.rs:862:16
[INFO] [stdout]     |
[INFO] [stdout] 862 |     pub struct CreateNetworkItem {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `convert_query` is never used
[INFO] [stdout]    --> src/sql/entities.rs:873:16
[INFO] [stdout]     |
[INFO] [stdout] 872 |     impl CreateNetworkItem {
[INFO] [stdout]     |     ---------------------- method in this implementation
[INFO] [stdout] 873 |         pub fn convert_query(&self) -> NetworkItem {
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateProcessorItem` is never constructed
[INFO] [stdout]    --> src/sql/entities.rs:894:16
[INFO] [stdout]     |
[INFO] [stdout] 894 |     pub struct CreateProcessorItem {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `convert_query` is never used
[INFO] [stdout]    --> src/sql/entities.rs:910:12
[INFO] [stdout]     |
[INFO] [stdout] 909 |     impl CreateProcessorItem {
[INFO] [stdout]     |     ------------------------ method in this implementation
[INFO] [stdout] 910 |         fn convert_query(&self) -> ProcessorItem {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/sql/error_handling.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Unknown(String),
[INFO] [stdout]   |     ------- ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `SqliteErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 8 -     Unknown(String),
[INFO] [stdout] 8 +     Unknown(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/sql/error_handling.rs:13:18
[INFO] [stdout]    |
[INFO] [stdout] 13 |     QuerySuccess(SqliteQueryResult),
[INFO] [stdout]    |     ------------ ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SqlResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 13 -     QuerySuccess(SqliteQueryResult),
[INFO] [stdout] 13 +     QuerySuccess(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/sql/error_handling.rs:14:21
[INFO] [stdout]    |
[INFO] [stdout] 14 |     AcceptableError(String),
[INFO] [stdout]    |     --------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SqlResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 14 -     AcceptableError(String),
[INFO] [stdout] 14 +     AcceptableError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/sql/error_handling.rs:15:23
[INFO] [stdout]    |
[INFO] [stdout] 15 |     UnacceptableError(String),
[INFO] [stdout]    |     ----------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SqlResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 15 -     UnacceptableError(String),
[INFO] [stdout] 15 +     UnacceptableError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `error_kind` is never read
[INFO] [stdout]   --> src/sql/error_handling.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct SqliteCustomError {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     error_kind: SqliteErrorKind,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SqliteCustomError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_all_items` is never used
[INFO] [stdout]  --> src/sql/queries/deletions.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub async fn delete_all_items(pool: &Pool<Sqlite>) -> sqlx::Result<SqliteQueryResult> {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_single_item` is never used
[INFO] [stdout]  --> src/sql/queries/deletions.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub async fn delete_single_item(id: i64, pool: &Pool<Sqlite>) -> sqlx::Result<SqliteQueryResult> {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fuzzy_delete_single_item` is never used
[INFO] [stdout]   --> src/sql/queries/deletions.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub async fn fuzzy_delete_single_item(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_similar_item` is never used
[INFO] [stdout]  --> src/sql/queries/search.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub async fn find_similar_item(model: &str, pool: &Pool<Sqlite>) -> Vec<CreateItem> {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_all_items` is never used
[INFO] [stdout]   --> src/sql/queries/search.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub async fn find_all_items(pool: &Pool<Sqlite>) -> Vec<CreateItem> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_single_item` is never used
[INFO] [stdout]   --> src/sql/queries/search.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn find_single_item(id: i64, pool: &Pool<Sqlite>) -> CreateItem {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fuzzy_find_single_item` is never used
[INFO] [stdout]   --> src/sql/queries/search.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub async fn fuzzy_find_single_item(model: &str, pool: &Pool<Sqlite>) -> CreateItem {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/sql/database_setup.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         sqlx::query(&schema).execute(&pool).await;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let _ = sqlx::query(&schema).execute(&pool).await;
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/sql/entities.rs:7:85
[INFO] [stdout]    |
[INFO] [stdout]  7 |         Debug, Default, sqlx::Type, Deserialize, PartialEq, Serialize, Clone, Copy, FromPrimitive,
[INFO] [stdout]    |                                                                                     ^------------
[INFO] [stdout]    |                                                                                     |
[INFO] [stdout]    |                                                                                     `FromPrimitive` is not local
[INFO] [stdout]    |                                                                                     move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Categories`
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub enum Categories {
[INFO] [stdout]    |              ---------- `Categories` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/sql/entities.rs:25:85
[INFO] [stdout]    |
[INFO] [stdout] 25 |         Debug, Default, sqlx::Type, Deserialize, PartialEq, Serialize, Clone, Copy, FromPrimitive,
[INFO] [stdout]    |                                                                                     ^------------
[INFO] [stdout]    |                                                                                     |
[INFO] [stdout]    |                                                                                     `FromPrimitive` is not local
[INFO] [stdout]    |                                                                                     move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_MidiType`
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub enum MidiType {
[INFO] [stdout]    |              -------- `MidiType` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/sql/entities.rs:35:85
[INFO] [stdout]    |
[INFO] [stdout] 35 |         Debug, Default, sqlx::Type, Deserialize, PartialEq, Serialize, Clone, Copy, FromPrimitive,
[INFO] [stdout]    |                                                                                     ^------------
[INFO] [stdout]    |                                                                                     |
[INFO] [stdout]    |                                                                                     `FromPrimitive` is not local
[INFO] [stdout]    |                                                                                     move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Analog`
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub enum Analog {
[INFO] [stdout]    |              ------ `Analog` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/sql/entities.rs:53:85
[INFO] [stdout]    |
[INFO] [stdout] 53 |         Debug, Default, sqlx::Type, Deserialize, PartialEq, Serialize, Clone, Copy, FromPrimitive,
[INFO] [stdout]    |                                                                                     ^------------
[INFO] [stdout]    |                                                                                     |
[INFO] [stdout]    |                                                                                     `FromPrimitive` is not local
[INFO] [stdout]    |                                                                                     move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_NetworkType`
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub enum NetworkType {
[INFO] [stdout]    |              ----------- `NetworkType` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/sql/entities.rs:64:85
[INFO] [stdout]    |
[INFO] [stdout] 64 |         Debug, Default, sqlx::Type, Deserialize, PartialEq, Serialize, Clone, Copy, FromPrimitive,
[INFO] [stdout]    |                                                                                     ^------------
[INFO] [stdout]    |                                                                                     |
[INFO] [stdout]    |                                                                                     `FromPrimitive` is not local
[INFO] [stdout]    |                                                                                     move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Protocol`
[INFO] [stdout] ...
[INFO] [stdout] 67 |     pub enum Protocol {
[INFO] [stdout]    |              -------- `Protocol` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/sql/entities.rs:79:85
[INFO] [stdout]    |
[INFO] [stdout] 79 |         Debug, Default, sqlx::Type, Deserialize, PartialEq, Serialize, Clone, Copy, FromPrimitive,
[INFO] [stdout]    |                                                                                     ^------------
[INFO] [stdout]    |                                                                                     |
[INFO] [stdout]    |                                                                                     `FromPrimitive` is not local
[INFO] [stdout]    |                                                                                     move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SampleRate`
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub enum SampleRate {
[INFO] [stdout]    |              ---------- `SampleRate` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/sql/entities.rs:90:85
[INFO] [stdout]    |
[INFO] [stdout] 90 |         Debug, Default, sqlx::Type, Deserialize, PartialEq, Serialize, Clone, Copy, FromPrimitive,
[INFO] [stdout]    |                                                                                     ^------------
[INFO] [stdout]    |                                                                                     |
[INFO] [stdout]    |                                                                                     `FromPrimitive` is not local
[INFO] [stdout]    |                                                                                     move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ComputerPortType`
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub enum ComputerPortType {
[INFO] [stdout]    |              ---------------- `ComputerPortType` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/sql/entities.rs:109:85
[INFO] [stdout]     |
[INFO] [stdout] 109 |         Debug, Default, sqlx::Type, Deserialize, PartialEq, Serialize, Clone, Copy, FromPrimitive,
[INFO] [stdout]     |                                                                                     ^------------
[INFO] [stdout]     |                                                                                     |
[INFO] [stdout]     |                                                                                     `FromPrimitive` is not local
[INFO] [stdout]     |                                                                                     move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_TransmitterConnector`
[INFO] [stdout] ...
[INFO] [stdout] 112 |     pub enum TransmitterConnector {
[INFO] [stdout]     |              -------------------- `TransmitterConnector` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/sql/entities.rs:121:85
[INFO] [stdout]     |
[INFO] [stdout] 121 |         Debug, Default, sqlx::Type, Deserialize, PartialEq, Serialize, Clone, Copy, FromPrimitive,
[INFO] [stdout]     |                                                                                     ^------------
[INFO] [stdout]     |                                                                                     |
[INFO] [stdout]     |                                                                                     `FromPrimitive` is not local
[INFO] [stdout]     |                                                                                     move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_MicrophoneType`
[INFO] [stdout] ...
[INFO] [stdout] 124 |     pub enum MicrophoneType {
[INFO] [stdout]     |              -------------- `MicrophoneType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/sql/entities.rs:133:85
[INFO] [stdout]     |
[INFO] [stdout] 133 |         Debug, Default, sqlx::Type, Deserialize, PartialEq, Serialize, Clone, Copy, FromPrimitive,
[INFO] [stdout]     |                                                                                     ^------------
[INFO] [stdout]     |                                                                                     |
[INFO] [stdout]     |                                                                                     `FromPrimitive` is not local
[INFO] [stdout]     |                                                                                     move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_NetworkSpeeds`
[INFO] [stdout] ...
[INFO] [stdout] 136 |     pub enum NetworkSpeeds {
[INFO] [stdout]     |              ------------- `NetworkSpeeds` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/sql/entities.rs:144:85
[INFO] [stdout]     |
[INFO] [stdout] 144 |         Debug, Default, sqlx::Type, Deserialize, PartialEq, Serialize, Clone, Copy, FromPrimitive,
[INFO] [stdout]     |                                                                                     ^------------
[INFO] [stdout]     |                                                                                     |
[INFO] [stdout]     |                                                                                     `FromPrimitive` is not local
[INFO] [stdout]     |                                                                                     move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_PowerConnector`
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub enum PowerConnector {
[INFO] [stdout]     |              -------------- `PowerConnector` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `convert_from_row` is never used
[INFO] [stdout]    --> src/sql/entities.rs:472:22
[INFO] [stdout]     |
[INFO] [stdout] 445 |     impl CreateItem {
[INFO] [stdout]     |     --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 472 |         pub async fn convert_from_row(&self, pool: &Pool<Sqlite>) -> Item {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateAmplifierItem` is never constructed
[INFO] [stdout]    --> src/sql/entities.rs:662:16
[INFO] [stdout]     |
[INFO] [stdout] 662 |     pub struct CreateAmplifierItem {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `convert_query` is never used
[INFO] [stdout]    --> src/sql/entities.rs:675:16
[INFO] [stdout]     |
[INFO] [stdout] 674 |     impl CreateAmplifierItem {
[INFO] [stdout]     |     ------------------------ method in this implementation
[INFO] [stdout] 675 |         pub fn convert_query(&self) -> AmplifierItem {
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateConsoleItem` is never constructed
[INFO] [stdout]    --> src/sql/entities.rs:709:12
[INFO] [stdout]     |
[INFO] [stdout] 709 |     struct CreateConsoleItem {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `convert_query` are never used
[INFO] [stdout]    --> src/sql/entities.rs:730:16
[INFO] [stdout]     |
[INFO] [stdout] 729 |     impl CreateConsoleItem {
[INFO] [stdout]     |     ---------------------- associated items in this implementation
[INFO] [stdout] 730 |         pub fn new(console: ConsoleItem) -> Self {
[INFO] [stdout]     |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 751 |         pub fn convert_query(&self) -> ConsoleItem {
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateComputerItem` is never constructed
[INFO] [stdout]    --> src/sql/entities.rs:784:16
[INFO] [stdout]     |
[INFO] [stdout] 784 |     pub struct CreateComputerItem {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `convert_query` is never used
[INFO] [stdout]    --> src/sql/entities.rs:798:16
[INFO] [stdout]     |
[INFO] [stdout] 797 |     impl CreateComputerItem {
[INFO] [stdout]     |     ----------------------- method in this implementation
[INFO] [stdout] 798 |         pub fn convert_query(&self) -> ComputerItem {
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateMicrophoneItem` is never constructed
[INFO] [stdout]    --> src/sql/entities.rs:830:16
[INFO] [stdout]     |
[INFO] [stdout] 830 |     pub struct CreateMicrophoneItem {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `convert_query` is never used
[INFO] [stdout]    --> src/sql/entities.rs:844:16
[INFO] [stdout]     |
[INFO] [stdout] 843 |     impl CreateMicrophoneItem {
[INFO] [stdout]     |     ------------------------- method in this implementation
[INFO] [stdout] 844 |         pub fn convert_query(&self) -> MicrophoneItem {
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateNetworkItem` is never constructed
[INFO] [stdout]    --> src/sql/entities.rs:862:16
[INFO] [stdout]     |
[INFO] [stdout] 862 |     pub struct CreateNetworkItem {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `convert_query` is never used
[INFO] [stdout]    --> src/sql/entities.rs:873:16
[INFO] [stdout]     |
[INFO] [stdout] 872 |     impl CreateNetworkItem {
[INFO] [stdout]     |     ---------------------- method in this implementation
[INFO] [stdout] 873 |         pub fn convert_query(&self) -> NetworkItem {
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateProcessorItem` is never constructed
[INFO] [stdout]    --> src/sql/entities.rs:894:16
[INFO] [stdout]     |
[INFO] [stdout] 894 |     pub struct CreateProcessorItem {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `convert_query` is never used
[INFO] [stdout]    --> src/sql/entities.rs:910:12
[INFO] [stdout]     |
[INFO] [stdout] 909 |     impl CreateProcessorItem {
[INFO] [stdout]     |     ------------------------ method in this implementation
[INFO] [stdout] 910 |         fn convert_query(&self) -> ProcessorItem {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/sql/error_handling.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Unknown(String),
[INFO] [stdout]   |     ------- ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `SqliteErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 8 -     Unknown(String),
[INFO] [stdout] 8 +     Unknown(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/sql/error_handling.rs:13:18
[INFO] [stdout]    |
[INFO] [stdout] 13 |     QuerySuccess(SqliteQueryResult),
[INFO] [stdout]    |     ------------ ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SqlResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 13 -     QuerySuccess(SqliteQueryResult),
[INFO] [stdout] 13 +     QuerySuccess(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/sql/error_handling.rs:14:21
[INFO] [stdout]    |
[INFO] [stdout] 14 |     AcceptableError(String),
[INFO] [stdout]    |     --------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SqlResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 14 -     AcceptableError(String),
[INFO] [stdout] 14 +     AcceptableError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/sql/error_handling.rs:15:23
[INFO] [stdout]    |
[INFO] [stdout] 15 |     UnacceptableError(String),
[INFO] [stdout]    |     ----------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SqlResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 15 -     UnacceptableError(String),
[INFO] [stdout] 15 +     UnacceptableError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `error_kind` is never read
[INFO] [stdout]   --> src/sql/error_handling.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct SqliteCustomError {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     error_kind: SqliteErrorKind,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SqliteCustomError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_all_items` is never used
[INFO] [stdout]  --> src/sql/queries/deletions.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub async fn delete_all_items(pool: &Pool<Sqlite>) -> sqlx::Result<SqliteQueryResult> {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_single_item` is never used
[INFO] [stdout]  --> src/sql/queries/deletions.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub async fn delete_single_item(id: i64, pool: &Pool<Sqlite>) -> sqlx::Result<SqliteQueryResult> {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fuzzy_delete_single_item` is never used
[INFO] [stdout]   --> src/sql/queries/deletions.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub async fn fuzzy_delete_single_item(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_similar_item` is never used
[INFO] [stdout]  --> src/sql/queries/search.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub async fn find_similar_item(model: &str, pool: &Pool<Sqlite>) -> Vec<CreateItem> {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_all_items` is never used
[INFO] [stdout]   --> src/sql/queries/search.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub async fn find_all_items(pool: &Pool<Sqlite>) -> Vec<CreateItem> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_single_item` is never used
[INFO] [stdout]   --> src/sql/queries/search.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn find_single_item(id: i64, pool: &Pool<Sqlite>) -> CreateItem {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fuzzy_find_single_item` is never used
[INFO] [stdout]   --> src/sql/queries/search.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub async fn fuzzy_find_single_item(model: &str, pool: &Pool<Sqlite>) -> CreateItem {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/sql/database_setup.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         sqlx::query(&schema).execute(&pool).await;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let _ = sqlx::query(&schema).execute(&pool).await;
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/sql/entities.rs:7:85
[INFO] [stdout]    |
[INFO] [stdout]  7 |         Debug, Default, sqlx::Type, Deserialize, PartialEq, Serialize, Clone, Copy, FromPrimitive,
[INFO] [stdout]    |                                                                                     ^------------
[INFO] [stdout]    |                                                                                     |
[INFO] [stdout]    |                                                                                     `FromPrimitive` is not local
[INFO] [stdout]    |                                                                                     move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Categories`
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub enum Categories {
[INFO] [stdout]    |              ---------- `Categories` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/sql/entities.rs:25:85
[INFO] [stdout]    |
[INFO] [stdout] 25 |         Debug, Default, sqlx::Type, Deserialize, PartialEq, Serialize, Clone, Copy, FromPrimitive,
[INFO] [stdout]    |                                                                                     ^------------
[INFO] [stdout]    |                                                                                     |
[INFO] [stdout]    |                                                                                     `FromPrimitive` is not local
[INFO] [stdout]    |                                                                                     move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_MidiType`
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub enum MidiType {
[INFO] [stdout]    |              -------- `MidiType` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/sql/entities.rs:35:85
[INFO] [stdout]    |
[INFO] [stdout] 35 |         Debug, Default, sqlx::Type, Deserialize, PartialEq, Serialize, Clone, Copy, FromPrimitive,
[INFO] [stdout]    |                                                                                     ^------------
[INFO] [stdout]    |                                                                                     |
[INFO] [stdout]    |                                                                                     `FromPrimitive` is not local
[INFO] [stdout]    |                                                                                     move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Analog`
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub enum Analog {
[INFO] [stdout]    |              ------ `Analog` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/sql/entities.rs:53:85
[INFO] [stdout]    |
[INFO] [stdout] 53 |         Debug, Default, sqlx::Type, Deserialize, PartialEq, Serialize, Clone, Copy, FromPrimitive,
[INFO] [stdout]    |                                                                                     ^------------
[INFO] [stdout]    |                                                                                     |
[INFO] [stdout]    |                                                                                     `FromPrimitive` is not local
[INFO] [stdout]    |                                                                                     move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_NetworkType`
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub enum NetworkType {
[INFO] [stdout]    |              ----------- `NetworkType` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/sql/entities.rs:64:85
[INFO] [stdout]    |
[INFO] [stdout] 64 |         Debug, Default, sqlx::Type, Deserialize, PartialEq, Serialize, Clone, Copy, FromPrimitive,
[INFO] [stdout]    |                                                                                     ^------------
[INFO] [stdout]    |                                                                                     |
[INFO] [stdout]    |                                                                                     `FromPrimitive` is not local
[INFO] [stdout]    |                                                                                     move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Protocol`
[INFO] [stdout] ...
[INFO] [stdout] 67 |     pub enum Protocol {
[INFO] [stdout]    |              -------- `Protocol` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/sql/entities.rs:79:85
[INFO] [stdout]    |
[INFO] [stdout] 79 |         Debug, Default, sqlx::Type, Deserialize, PartialEq, Serialize, Clone, Copy, FromPrimitive,
[INFO] [stdout]    |                                                                                     ^------------
[INFO] [stdout]    |                                                                                     |
[INFO] [stdout]    |                                                                                     `FromPrimitive` is not local
[INFO] [stdout]    |                                                                                     move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SampleRate`
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub enum SampleRate {
[INFO] [stdout]    |              ---------- `SampleRate` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/sql/entities.rs:90:85
[INFO] [stdout]    |
[INFO] [stdout] 90 |         Debug, Default, sqlx::Type, Deserialize, PartialEq, Serialize, Clone, Copy, FromPrimitive,
[INFO] [stdout]    |                                                                                     ^------------
[INFO] [stdout]    |                                                                                     |
[INFO] [stdout]    |                                                                                     `FromPrimitive` is not local
[INFO] [stdout]    |                                                                                     move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ComputerPortType`
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub enum ComputerPortType {
[INFO] [stdout]    |              ---------------- `ComputerPortType` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/sql/entities.rs:109:85
[INFO] [stdout]     |
[INFO] [stdout] 109 |         Debug, Default, sqlx::Type, Deserialize, PartialEq, Serialize, Clone, Copy, FromPrimitive,
[INFO] [stdout]     |                                                                                     ^------------
[INFO] [stdout]     |                                                                                     |
[INFO] [stdout]     |                                                                                     `FromPrimitive` is not local
[INFO] [stdout]     |                                                                                     move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_TransmitterConnector`
[INFO] [stdout] ...
[INFO] [stdout] 112 |     pub enum TransmitterConnector {
[INFO] [stdout]     |              -------------------- `TransmitterConnector` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/sql/entities.rs:121:85
[INFO] [stdout]     |
[INFO] [stdout] 121 |         Debug, Default, sqlx::Type, Deserialize, PartialEq, Serialize, Clone, Copy, FromPrimitive,
[INFO] [stdout]     |                                                                                     ^------------
[INFO] [stdout]     |                                                                                     |
[INFO] [stdout]     |                                                                                     `FromPrimitive` is not local
[INFO] [stdout]     |                                                                                     move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_MicrophoneType`
[INFO] [stdout] ...
[INFO] [stdout] 124 |     pub enum MicrophoneType {
[INFO] [stdout]     |              -------------- `MicrophoneType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/sql/entities.rs:133:85
[INFO] [stdout]     |
[INFO] [stdout] 133 |         Debug, Default, sqlx::Type, Deserialize, PartialEq, Serialize, Clone, Copy, FromPrimitive,
[INFO] [stdout]     |                                                                                     ^------------
[INFO] [stdout]     |                                                                                     |
[INFO] [stdout]     |                                                                                     `FromPrimitive` is not local
[INFO] [stdout]     |                                                                                     move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_NetworkSpeeds`
[INFO] [stdout] ...
[INFO] [stdout] 136 |     pub enum NetworkSpeeds {
[INFO] [stdout]     |              ------------- `NetworkSpeeds` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/sql/entities.rs:144:85
[INFO] [stdout]     |
[INFO] [stdout] 144 |         Debug, Default, sqlx::Type, Deserialize, PartialEq, Serialize, Clone, Copy, FromPrimitive,
[INFO] [stdout]     |                                                                                     ^------------
[INFO] [stdout]     |                                                                                     |
[INFO] [stdout]     |                                                                                     `FromPrimitive` is not local
[INFO] [stdout]     |                                                                                     move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_PowerConnector`
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub enum PowerConnector {
[INFO] [stdout]     |              -------------- `PowerConnector` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s
[INFO] running `Command { std: "docker" "inspect" "5e79c016687370faa054419cdbc0e1492dab06a5b5f30da4a93a891dccde4f26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e79c016687370faa054419cdbc0e1492dab06a5b5f30da4a93a891dccde4f26", kill_on_drop: false }`
[INFO] [stdout] 5e79c016687370faa054419cdbc0e1492dab06a5b5f30da4a93a891dccde4f26
