[INFO] cloning repository https://github.com/electra13x7777/blueayachan_v2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/electra13x7777/blueayachan_v2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felectra13x7777%2Fblueayachan_v2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felectra13x7777%2Fblueayachan_v2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f7b9d419bfa77debec26c817e67f64279e2fe19 [INFO] checking electra13x7777/blueayachan_v2 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felectra13x7777%2Fblueayachan_v2" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/electra13x7777/blueayachan_v2 [INFO] finished tweaking git repo https://github.com/electra13x7777/blueayachan_v2 [INFO] tweaked toml for git repo https://github.com/electra13x7777/blueayachan_v2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/electra13x7777/blueayachan_v2 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/electra13x7777/blueayachan_v2 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] effc5e10024c2532e8e95a62f0c49966952fede958030a20ebf96d735217cdc3 [INFO] running `Command { std: "docker" "start" "-a" "effc5e10024c2532e8e95a62f0c49966952fede958030a20ebf96d735217cdc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "effc5e10024c2532e8e95a62f0c49966952fede958030a20ebf96d735217cdc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "effc5e10024c2532e8e95a62f0c49966952fede958030a20ebf96d735217cdc3", kill_on_drop: false }` [INFO] [stdout] effc5e10024c2532e8e95a62f0c49966952fede958030a20ebf96d735217cdc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8e8e0d6bdbf43842c4079775442add0c5168415e120ba395703a4ade7e35a1e [INFO] running `Command { std: "docker" "start" "-a" "d8e8e0d6bdbf43842c4079775442add0c5168415e120ba395703a4ade7e35a1e", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking bytes v1.7.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking object v0.36.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking crossbeam-deque v0.7.4 [INFO] [stderr] Checking indexmap v2.3.0 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling pq-sys v0.6.1 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking xml-rs v0.8.20 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking publicsuffix v1.5.6 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking hyper v0.12.36 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerocopy-derive v0.6.6 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Checking tokio v1.39.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking zerocopy v0.6.6 [INFO] [stderr] Checking ppv-lite86 v0.2.18 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling dsl_auto_type v0.1.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling diesel_derives v2.2.2 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking serde v1.0.204 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking twitch-irc v4.1.0 [INFO] [stderr] Checking diesel v2.2.2 [INFO] [stderr] Checking serde_json v1.0.121 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking serde-xml-rs v0.6.0 [INFO] [stderr] Checking hyper v0.14.30 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking reqwest v0.9.24 [INFO] [stderr] Checking rustnao v0.2.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking blueayachan v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/models.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/models.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Queryable, Selectable, Associations)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Queryable, Selectable, Associations)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Queryable, Selectable, Associations)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Queryable, Selectable, Associations)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/models.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Queryable, Selectable, Associations)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Queryable, Selectable, Associations)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:119:10 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:119:10 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:119:10 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:119:10 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:119:10 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/models.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:176:10 [INFO] [stdout] | [INFO] [stdout] 176 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:176:10 [INFO] [stdout] | [INFO] [stdout] 176 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:176:10 [INFO] [stdout] | [INFO] [stdout] 176 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:176:10 [INFO] [stdout] | [INFO] [stdout] 176 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:176:10 [INFO] [stdout] | [INFO] [stdout] 176 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/models.rs:176:10 [INFO] [stdout] | [INFO] [stdout] 176 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:176:10 [INFO] [stdout] | [INFO] [stdout] 176 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:200:10 [INFO] [stdout] | [INFO] [stdout] 200 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:200:10 [INFO] [stdout] | [INFO] [stdout] 200 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:200:10 [INFO] [stdout] | [INFO] [stdout] 200 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:200:10 [INFO] [stdout] | [INFO] [stdout] 200 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/models.rs:200:10 [INFO] [stdout] | [INFO] [stdout] 200 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:200:10 [INFO] [stdout] | [INFO] [stdout] 200 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/models.rs:200:10 [INFO] [stdout] | [INFO] [stdout] 200 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/models.rs:200:10 [INFO] [stdout] | [INFO] [stdout] 200 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/models.rs:200:10 [INFO] [stdout] | [INFO] [stdout] 200 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:200:10 [INFO] [stdout] | [INFO] [stdout] 200 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/models.rs:200:10 [INFO] [stdout] | [INFO] [stdout] 200 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:200:10 [INFO] [stdout] | [INFO] [stdout] 200 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:228:10 [INFO] [stdout] | [INFO] [stdout] 228 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:228:10 [INFO] [stdout] | [INFO] [stdout] 228 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:228:10 [INFO] [stdout] | [INFO] [stdout] 228 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:228:10 [INFO] [stdout] | [INFO] [stdout] 228 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:228:10 [INFO] [stdout] | [INFO] [stdout] 228 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/models.rs:228:10 [INFO] [stdout] | [INFO] [stdout] 228 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:228:10 [INFO] [stdout] | [INFO] [stdout] 228 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | generate_simple_db_structs!(hornedanimes, New_HornedAnime, HornedAnime, 'a); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | generate_simple_db_structs!(hornedanimes, New_HornedAnime, HornedAnime, 'a); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | generate_simple_db_structs!(hornedanimes, New_HornedAnime, HornedAnime, 'a); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | generate_simple_db_structs!(hornedanimes, New_HornedAnime, HornedAnime, 'a); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 264 | generate_simple_db_structs!(meltys, New_Melty, Melty, 'a); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 264 | generate_simple_db_structs!(meltys, New_Melty, Melty, 'a); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 264 | generate_simple_db_structs!(meltys, New_Melty, Melty, 'a); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 264 | generate_simple_db_structs!(meltys, New_Melty, Melty, 'a); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | generate_simple_db_structs!(luminas, New_Lumina, Lumina, 'a); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | generate_simple_db_structs!(luminas, New_Lumina, Lumina, 'a); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | generate_simple_db_structs!(luminas, New_Lumina, Lumina, 'a); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | generate_simple_db_structs!(luminas, New_Lumina, Lumina, 'a); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | generate_simple_db_structs!(melees, New_Melee, Melee, 'a); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | generate_simple_db_structs!(melees, New_Melee, Melee, 'a); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | generate_simple_db_structs!(melees, New_Melee, Melee, 'a); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | generate_simple_db_structs!(melees, New_Melee, Melee, 'a); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 267 | generate_simple_db_structs!(sokus, New_Soku, Soku, 'a); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 267 | generate_simple_db_structs!(sokus, New_Soku, Soku, 'a); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 267 | generate_simple_db_structs!(sokus, New_Soku, Soku, 'a); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 267 | generate_simple_db_structs!(sokus, New_Soku, Soku, 'a); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 268 | generate_simple_db_structs!(bbcfs, New_BBCF, BBCF, 'a); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 268 | generate_simple_db_structs!(bbcfs, New_BBCF, BBCF, 'a); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 268 | generate_simple_db_structs!(bbcfs, New_BBCF, BBCF, 'a); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 268 | generate_simple_db_structs!(bbcfs, New_BBCF, BBCF, 'a); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 269 | generate_simple_db_structs!(ggxxacplusrs, New_GGXXACPLUSR, GGXXACPLUSR, 'a); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 269 | generate_simple_db_structs!(ggxxacplusrs, New_GGXXACPLUSR, GGXXACPLUSR, 'a); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 269 | generate_simple_db_structs!(ggxxacplusrs, New_GGXXACPLUSR, GGXXACPLUSR, 'a); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 269 | generate_simple_db_structs!(ggxxacplusrs, New_GGXXACPLUSR, GGXXACPLUSR, 'a); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 270 | generate_simple_db_structs!(akbs, New_AKB, AKB, 'a); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 270 | generate_simple_db_structs!(akbs, New_AKB, AKB, 'a); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 270 | generate_simple_db_structs!(akbs, New_AKB, AKB, 'a); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 270 | generate_simple_db_structs!(akbs, New_AKB, AKB, 'a); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 271 | generate_simple_db_structs!(vsavs, New_Vsav, Vsav, 'a); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 271 | generate_simple_db_structs!(vsavs, New_Vsav, Vsav, 'a); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 271 | generate_simple_db_structs!(vsavs, New_Vsav, Vsav, 'a); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 271 | generate_simple_db_structs!(vsavs, New_Vsav, Vsav, 'a); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 272 | generate_simple_db_structs!(jojos, New_Jojo, Jojo, 'a); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 272 | generate_simple_db_structs!(jojos, New_Jojo, Jojo, 'a); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 272 | generate_simple_db_structs!(jojos, New_Jojo, Jojo, 'a); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 272 | generate_simple_db_structs!(jojos, New_Jojo, Jojo, 'a); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 273 | generate_simple_db_structs!(millions, New_Millions, Millions, 'a); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 273 | generate_simple_db_structs!(millions, New_Millions, Millions, 'a); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 273 | generate_simple_db_structs!(millions, New_Millions, Millions, 'a); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 273 | generate_simple_db_structs!(millions, New_Millions, Millions, 'a); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | generate_simple_db_structs!(unis, New_Uni, Uni, 'a); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | generate_simple_db_structs!(unis, New_Uni, Uni, 'a); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | generate_simple_db_structs!(unis, New_Uni, Uni, 'a); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | generate_simple_db_structs!(unis, New_Uni, Uni, 'a); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 275 | generate_simple_db_structs!(kinohackers, New_Kinohack, Kinohack, 'a); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 275 | generate_simple_db_structs!(kinohackers, New_Kinohack, Kinohack, 'a); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 275 | generate_simple_db_structs!(kinohackers, New_Kinohack, Kinohack, 'a); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 275 | generate_simple_db_structs!(kinohackers, New_Kinohack, Kinohack, 'a); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 276 | generate_simple_db_structs!(blueayacommands, New_BACommand, BACommand, 'a); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 276 | generate_simple_db_structs!(blueayacommands, New_BACommand, BACommand, 'a); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 276 | generate_simple_db_structs!(blueayacommands, New_BACommand, BACommand, 'a); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 276 | generate_simple_db_structs!(blueayacommands, New_BACommand, BACommand, 'a); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `blueayachan` (bin "blueayachan" test) due to 124 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/models.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/models.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Queryable, Selectable, Associations)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Queryable, Selectable, Associations)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Queryable, Selectable, Associations)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Queryable, Selectable, Associations)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/models.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Queryable, Selectable, Associations)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Queryable, Selectable, Associations)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:119:10 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:119:10 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:119:10 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:119:10 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:119:10 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/models.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:176:10 [INFO] [stdout] | [INFO] [stdout] 176 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:176:10 [INFO] [stdout] | [INFO] [stdout] 176 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:176:10 [INFO] [stdout] | [INFO] [stdout] 176 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:176:10 [INFO] [stdout] | [INFO] [stdout] 176 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:176:10 [INFO] [stdout] | [INFO] [stdout] 176 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/models.rs:176:10 [INFO] [stdout] | [INFO] [stdout] 176 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:176:10 [INFO] [stdout] | [INFO] [stdout] 176 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:200:10 [INFO] [stdout] | [INFO] [stdout] 200 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:200:10 [INFO] [stdout] | [INFO] [stdout] 200 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:200:10 [INFO] [stdout] | [INFO] [stdout] 200 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:200:10 [INFO] [stdout] | [INFO] [stdout] 200 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/models.rs:200:10 [INFO] [stdout] | [INFO] [stdout] 200 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:200:10 [INFO] [stdout] | [INFO] [stdout] 200 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/models.rs:200:10 [INFO] [stdout] | [INFO] [stdout] 200 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/models.rs:200:10 [INFO] [stdout] | [INFO] [stdout] 200 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/models.rs:200:10 [INFO] [stdout] | [INFO] [stdout] 200 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:200:10 [INFO] [stdout] | [INFO] [stdout] 200 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/models.rs:200:10 [INFO] [stdout] | [INFO] [stdout] 200 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:200:10 [INFO] [stdout] | [INFO] [stdout] 200 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:228:10 [INFO] [stdout] | [INFO] [stdout] 228 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:228:10 [INFO] [stdout] | [INFO] [stdout] 228 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:228:10 [INFO] [stdout] | [INFO] [stdout] 228 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:228:10 [INFO] [stdout] | [INFO] [stdout] 228 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:228:10 [INFO] [stdout] | [INFO] [stdout] 228 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/models.rs:228:10 [INFO] [stdout] | [INFO] [stdout] 228 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:228:10 [INFO] [stdout] | [INFO] [stdout] 228 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | generate_simple_db_structs!(hornedanimes, New_HornedAnime, HornedAnime, 'a); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | generate_simple_db_structs!(hornedanimes, New_HornedAnime, HornedAnime, 'a); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | generate_simple_db_structs!(hornedanimes, New_HornedAnime, HornedAnime, 'a); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | generate_simple_db_structs!(hornedanimes, New_HornedAnime, HornedAnime, 'a); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 264 | generate_simple_db_structs!(meltys, New_Melty, Melty, 'a); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 264 | generate_simple_db_structs!(meltys, New_Melty, Melty, 'a); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 264 | generate_simple_db_structs!(meltys, New_Melty, Melty, 'a); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 264 | generate_simple_db_structs!(meltys, New_Melty, Melty, 'a); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | generate_simple_db_structs!(luminas, New_Lumina, Lumina, 'a); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | generate_simple_db_structs!(luminas, New_Lumina, Lumina, 'a); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | generate_simple_db_structs!(luminas, New_Lumina, Lumina, 'a); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | generate_simple_db_structs!(luminas, New_Lumina, Lumina, 'a); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | generate_simple_db_structs!(melees, New_Melee, Melee, 'a); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | generate_simple_db_structs!(melees, New_Melee, Melee, 'a); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | generate_simple_db_structs!(melees, New_Melee, Melee, 'a); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | generate_simple_db_structs!(melees, New_Melee, Melee, 'a); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 267 | generate_simple_db_structs!(sokus, New_Soku, Soku, 'a); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 267 | generate_simple_db_structs!(sokus, New_Soku, Soku, 'a); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 267 | generate_simple_db_structs!(sokus, New_Soku, Soku, 'a); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 267 | generate_simple_db_structs!(sokus, New_Soku, Soku, 'a); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 268 | generate_simple_db_structs!(bbcfs, New_BBCF, BBCF, 'a); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 268 | generate_simple_db_structs!(bbcfs, New_BBCF, BBCF, 'a); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 268 | generate_simple_db_structs!(bbcfs, New_BBCF, BBCF, 'a); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 268 | generate_simple_db_structs!(bbcfs, New_BBCF, BBCF, 'a); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 269 | generate_simple_db_structs!(ggxxacplusrs, New_GGXXACPLUSR, GGXXACPLUSR, 'a); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 269 | generate_simple_db_structs!(ggxxacplusrs, New_GGXXACPLUSR, GGXXACPLUSR, 'a); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 269 | generate_simple_db_structs!(ggxxacplusrs, New_GGXXACPLUSR, GGXXACPLUSR, 'a); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 269 | generate_simple_db_structs!(ggxxacplusrs, New_GGXXACPLUSR, GGXXACPLUSR, 'a); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 270 | generate_simple_db_structs!(akbs, New_AKB, AKB, 'a); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 270 | generate_simple_db_structs!(akbs, New_AKB, AKB, 'a); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 270 | generate_simple_db_structs!(akbs, New_AKB, AKB, 'a); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 270 | generate_simple_db_structs!(akbs, New_AKB, AKB, 'a); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 271 | generate_simple_db_structs!(vsavs, New_Vsav, Vsav, 'a); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 271 | generate_simple_db_structs!(vsavs, New_Vsav, Vsav, 'a); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 271 | generate_simple_db_structs!(vsavs, New_Vsav, Vsav, 'a); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 271 | generate_simple_db_structs!(vsavs, New_Vsav, Vsav, 'a); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 272 | generate_simple_db_structs!(jojos, New_Jojo, Jojo, 'a); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 272 | generate_simple_db_structs!(jojos, New_Jojo, Jojo, 'a); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 272 | generate_simple_db_structs!(jojos, New_Jojo, Jojo, 'a); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 272 | generate_simple_db_structs!(jojos, New_Jojo, Jojo, 'a); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 273 | generate_simple_db_structs!(millions, New_Millions, Millions, 'a); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 273 | generate_simple_db_structs!(millions, New_Millions, Millions, 'a); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 273 | generate_simple_db_structs!(millions, New_Millions, Millions, 'a); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 273 | generate_simple_db_structs!(millions, New_Millions, Millions, 'a); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | generate_simple_db_structs!(unis, New_Uni, Uni, 'a); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | generate_simple_db_structs!(unis, New_Uni, Uni, 'a); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | generate_simple_db_structs!(unis, New_Uni, Uni, 'a); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | generate_simple_db_structs!(unis, New_Uni, Uni, 'a); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 275 | generate_simple_db_structs!(kinohackers, New_Kinohack, Kinohack, 'a); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 275 | generate_simple_db_structs!(kinohackers, New_Kinohack, Kinohack, 'a); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 275 | generate_simple_db_structs!(kinohackers, New_Kinohack, Kinohack, 'a); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 275 | generate_simple_db_structs!(kinohackers, New_Kinohack, Kinohack, 'a); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 276 | generate_simple_db_structs!(blueayacommands, New_BACommand, BACommand, 'a); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 276 | generate_simple_db_structs!(blueayacommands, New_BACommand, BACommand, 'a); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 276 | generate_simple_db_structs!(blueayacommands, New_BACommand, BACommand, 'a); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Queryable, Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 276 | generate_simple_db_structs!(blueayacommands, New_BACommand, BACommand, 'a); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` which comes from the expansion of the macro `generate_simple_db_structs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `blueayachan` (bin "blueayachan") due to 124 previous errors [INFO] running `Command { std: "docker" "inspect" "d8e8e0d6bdbf43842c4079775442add0c5168415e120ba395703a4ade7e35a1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8e8e0d6bdbf43842c4079775442add0c5168415e120ba395703a4ade7e35a1e", kill_on_drop: false }` [INFO] [stdout] d8e8e0d6bdbf43842c4079775442add0c5168415e120ba395703a4ade7e35a1e