[INFO] cloning repository https://github.com/JCoussanes/activity_report_backend_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JCoussanes/activity_report_backend_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJCoussanes%2Factivity_report_backend_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJCoussanes%2Factivity_report_backend_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 399e6cc7689b2293861cc48906cf2e01327fc081 [INFO] checking JCoussanes/activity_report_backend_rs 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%2FJCoussanes%2Factivity_report_backend_rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/JCoussanes/activity_report_backend_rs [INFO] finished tweaking git repo https://github.com/JCoussanes/activity_report_backend_rs [INFO] tweaked toml for git repo https://github.com/JCoussanes/activity_report_backend_rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JCoussanes/activity_report_backend_rs 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/JCoussanes/activity_report_backend_rs 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 7e2e7c9ca99e5701427969c31bd112c25fd2b5d35202a4e16dd1cba4d82ce326 [INFO] running `Command { std: "docker" "start" "-a" "7e2e7c9ca99e5701427969c31bd112c25fd2b5d35202a4e16dd1cba4d82ce326", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e2e7c9ca99e5701427969c31bd112c25fd2b5d35202a4e16dd1cba4d82ce326", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e2e7c9ca99e5701427969c31bd112c25fd2b5d35202a4e16dd1cba4d82ce326", kill_on_drop: false }` [INFO] [stdout] 7e2e7c9ca99e5701427969c31bd112c25fd2b5d35202a4e16dd1cba4d82ce326 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 9c33f1486e93b7ed88b4eaaf90667c065154a139062d1bbaad1869704a073fa9 [INFO] running `Command { std: "docker" "start" "-a" "9c33f1486e93b7ed88b4eaaf90667c065154a139062d1bbaad1869704a073fa9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Compiling const_fn v0.4.11 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Checking pure-rust-locales v0.8.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking polling v3.8.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking async-io v2.4.1 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking async-signal v0.2.11 [INFO] [stderr] Checking async-process v2.3.1 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling pq-sys v0.7.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking rustls-webpki v0.100.3 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Checking async-dup v1.2.4 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Checking email-encoding v0.2.1 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling diesel_derives v2.2.6 [INFO] [stderr] Checking webpki-roots v0.23.1 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking quoted_printable v0.4.8 [INFO] [stderr] Checking email_address v0.2.9 [INFO] [stderr] Checking route-recognizer v0.2.0 [INFO] [stderr] Checking argon2 v0.4.1 [INFO] [stderr] Checking async_once v0.2.6 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking serde_fmt v1.0.3 [INFO] [stderr] Checking erased-serde v0.4.6 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking serde_qs v0.8.5 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking value-bag-serde1 v1.11.1 [INFO] [stderr] Checking value-bag v1.11.1 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking femme v2.2.1 [INFO] [stderr] Checking async-std v1.13.1 [INFO] [stderr] Checking diesel v2.2.11 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking lettre v0.10.4 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking async-session v2.0.1 [INFO] [stderr] Checking oauth2 v4.4.2 [INFO] [stderr] Checking async-sse v4.1.0 [INFO] [stderr] Checking async-h1 v2.3.4 [INFO] [stderr] Checking http-client v6.5.3 [INFO] [stderr] Checking tide v0.16.0 [INFO] [stderr] Checking activity_report_backend_rs v2.9.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> src/api/report_service.rs:190:33 [INFO] [stdout] | [INFO] [stdout] 190 | let first_date = NaiveDate::from_ymd(year, month, 1); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> src/api/report_service.rs:191:32 [INFO] [stdout] | [INFO] [stdout] 191 | let last_date = NaiveDate::from_ymd( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> src/api/report_service.rs:190:33 [INFO] [stdout] | [INFO] [stdout] 190 | let first_date = NaiveDate::from_ymd(year, month, 1); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> src/api/report_service.rs:191:32 [INFO] [stdout] | [INFO] [stdout] 191 | let last_date = NaiveDate::from_ymd( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> src/mail_service.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | let dt = Utc.ymd( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> src/mail_service.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | let dt = Utc.ymd( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> src/mail_service.rs:68:22 [INFO] [stdout] | [INFO] [stdout] 68 | let dt = Utc.ymd( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> src/mail_service.rs:92:22 [INFO] [stdout] | [INFO] [stdout] 92 | let dt = Utc.ymd( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> src/mail_service.rs:68:22 [INFO] [stdout] | [INFO] [stdout] 68 | let dt = Utc.ymd( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> src/mail_service.rs:92:22 [INFO] [stdout] | [INFO] [stdout] 92 | let dt = Utc.ymd( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LoginRes` is never constructed [INFO] [stdout] --> src/api/auth_service.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct LoginRes { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/api/report_service.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Queryable)] [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, Infallible> [INFO] [stdout] --> src/api/report_service.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Queryable)] [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/api/report_service.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api/report_service.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Queryable)] [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, NaiveDate> [INFO] [stdout] --> src/api/report_service.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api/report_service.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Queryable)] [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/api/report_service.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api/report_service.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Queryable)] [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/api/report_service.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, f64> [INFO] [stdout] --> src/api/report_service.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api/report_service.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Queryable)] [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/api/report_service.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/api/project_api.rs:112:41 [INFO] [stdout] | [INFO] [stdout] 112 | let activity_code: String = req.param("activity_code")?.parse()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api/project_api.rs:112:41 [INFO] [stdout] | [INFO] [stdout] 112 | let activity_code: String = req.param("activity_code")?.parse()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/api/project_api.rs:169:39 [INFO] [stdout] | [INFO] [stdout] 169 | let client_code: String = req.param("client_code")?.parse()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api/project_api.rs:169:39 [INFO] [stdout] | [INFO] [stdout] 169 | let client_code: String = req.param("client_code")?.parse()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/api/project_api.rs:226:40 [INFO] [stdout] | [INFO] [stdout] 226 | let product_code: String = req.param("product_code")?.parse()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api/project_api.rs:226:40 [INFO] [stdout] | [INFO] [stdout] 226 | let product_code: String = req.param("product_code")?.parse()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/api/mod.rs:119:25 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Serialize, Queryable, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api/mod.rs:119:25 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Serialize, Queryable, Clone)] [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/api/mod.rs:119:25 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Serialize, Queryable, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api/mod.rs:119:25 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Serialize, Queryable, Clone)] [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::option::Option> [INFO] [stdout] --> src/api/mod.rs:119:25 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Serialize, Queryable, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/api/mod.rs:119:25 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Serialize, Queryable, Clone)] [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/api/mod.rs:126:14 [INFO] [stdout] | [INFO] [stdout] 126 | #[derive(Queryable, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api/mod.rs:126:14 [INFO] [stdout] | [INFO] [stdout] 126 | #[derive(Queryable, Serialize, Clone)] [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/api/mod.rs:126:14 [INFO] [stdout] | [INFO] [stdout] 126 | #[derive(Queryable, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api/mod.rs:126:14 [INFO] [stdout] | [INFO] [stdout] 126 | #[derive(Queryable, Serialize, Clone)] [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/api/mod.rs:126:14 [INFO] [stdout] | [INFO] [stdout] 126 | #[derive(Queryable, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/api/mod.rs:215:25 [INFO] [stdout] | [INFO] [stdout] 215 | #[derive(Serialize, diesel::Queryable)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api/mod.rs:215:25 [INFO] [stdout] | [INFO] [stdout] 215 | #[derive(Serialize, diesel::Queryable)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `diesel::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, ValidationState> [INFO] [stdout] --> src/api/mod.rs:215:25 [INFO] [stdout] | [INFO] [stdout] 215 | #[derive(Serialize, diesel::Queryable)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api/mod.rs:215:25 [INFO] [stdout] | [INFO] [stdout] 215 | #[derive(Serialize, diesel::Queryable)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `diesel::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/api/mod.rs:215:25 [INFO] [stdout] | [INFO] [stdout] 215 | #[derive(Serialize, diesel::Queryable)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/api/mod.rs:215:25 [INFO] [stdout] | [INFO] [stdout] 215 | #[derive(Serialize, diesel::Queryable)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api/mod.rs:215:25 [INFO] [stdout] | [INFO] [stdout] 215 | #[derive(Serialize, diesel::Queryable)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `diesel::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/api/mod.rs:215:25 [INFO] [stdout] | [INFO] [stdout] 215 | #[derive(Serialize, diesel::Queryable)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/api/mod.rs:215:25 [INFO] [stdout] | [INFO] [stdout] 215 | #[derive(Serialize, diesel::Queryable)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/api/mod.rs:215:25 [INFO] [stdout] | [INFO] [stdout] 215 | #[derive(Serialize, diesel::Queryable)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `diesel::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:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/models.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/models.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option>> [INFO] [stdout] --> src/models.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/models.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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::option::Option> [INFO] [stdout] --> src/models.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/models.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | Queryable, Insertable, Identifiable, Associations, Serialize, Deserialize, Clone, Debug, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | Queryable, Insertable, Identifiable, Associations, Serialize, Deserialize, Clone, Debug, [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:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | Queryable, Insertable, Identifiable, Associations, Serialize, Deserialize, Clone, Debug, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/models.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/models.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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:137:10 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Queryable, Insertable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:137:10 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Queryable, Insertable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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::option::Option> [INFO] [stdout] --> src/models.rs:137:10 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Queryable, Insertable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/models.rs:137:10 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Queryable, Insertable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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:147:10 [INFO] [stdout] | [INFO] [stdout] 147 | #[derive(Queryable, Insertable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:147:10 [INFO] [stdout] | [INFO] [stdout] 147 | #[derive(Queryable, Insertable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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::option::Option> [INFO] [stdout] --> src/models.rs:147:10 [INFO] [stdout] | [INFO] [stdout] 147 | #[derive(Queryable, Insertable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/models.rs:147:10 [INFO] [stdout] | [INFO] [stdout] 147 | #[derive(Queryable, Insertable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | #[derive(Queryable, Insertable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | #[derive(Queryable, Insertable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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::option::Option> [INFO] [stdout] --> src/models.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | #[derive(Queryable, Insertable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/models.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | #[derive(Queryable, Insertable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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:167:10 [INFO] [stdout] | [INFO] [stdout] 167 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:167:10 [INFO] [stdout] | [INFO] [stdout] 167 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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:167:10 [INFO] [stdout] | [INFO] [stdout] 167 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDate> [INFO] [stdout] --> src/models.rs:167:10 [INFO] [stdout] | [INFO] [stdout] 167 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:167:10 [INFO] [stdout] | [INFO] [stdout] 167 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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, NaiveDate> [INFO] [stdout] --> src/models.rs:167:10 [INFO] [stdout] | [INFO] [stdout] 167 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, ValidationState> [INFO] [stdout] --> src/models.rs:167:10 [INFO] [stdout] | [INFO] [stdout] 167 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:167:10 [INFO] [stdout] | [INFO] [stdout] 167 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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:167:10 [INFO] [stdout] | [INFO] [stdout] 167 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:167:10 [INFO] [stdout] | [INFO] [stdout] 167 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | Queryable, Insertable, Identifiable, Associations, Serialize, Deserialize, Clone, Debug, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | Queryable, Insertable, Identifiable, Associations, Serialize, Deserialize, Clone, Debug, [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:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | Queryable, Insertable, Identifiable, Associations, Serialize, Deserialize, Clone, Debug, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDate> [INFO] [stdout] --> src/models.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | Queryable, Insertable, Identifiable, Associations, Serialize, Deserialize, Clone, Debug, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | Queryable, Insertable, Identifiable, Associations, Serialize, Deserialize, Clone, Debug, [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, f64> [INFO] [stdout] --> src/models.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | Queryable, Insertable, Identifiable, Associations, Serialize, Deserialize, Clone, Debug, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | Queryable, Insertable, Identifiable, Associations, Serialize, Deserialize, Clone, Debug, [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] [stderr] error: could not compile `activity_report_backend_rs` (bin "activity_report_backend_rs") due to 98 previous errors; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: struct `LoginRes` is never constructed [INFO] [stdout] --> src/api/auth_service.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct LoginRes { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/api/report_service.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Queryable)] [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, Infallible> [INFO] [stdout] --> src/api/report_service.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Queryable)] [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/api/report_service.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api/report_service.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Queryable)] [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, NaiveDate> [INFO] [stdout] --> src/api/report_service.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api/report_service.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Queryable)] [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/api/report_service.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api/report_service.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Queryable)] [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/api/report_service.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, f64> [INFO] [stdout] --> src/api/report_service.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api/report_service.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Queryable)] [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/api/report_service.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/api/project_api.rs:112:41 [INFO] [stdout] | [INFO] [stdout] 112 | let activity_code: String = req.param("activity_code")?.parse()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api/project_api.rs:112:41 [INFO] [stdout] | [INFO] [stdout] 112 | let activity_code: String = req.param("activity_code")?.parse()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/api/project_api.rs:169:39 [INFO] [stdout] | [INFO] [stdout] 169 | let client_code: String = req.param("client_code")?.parse()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api/project_api.rs:169:39 [INFO] [stdout] | [INFO] [stdout] 169 | let client_code: String = req.param("client_code")?.parse()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/api/project_api.rs:226:40 [INFO] [stdout] | [INFO] [stdout] 226 | let product_code: String = req.param("product_code")?.parse()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api/project_api.rs:226:40 [INFO] [stdout] | [INFO] [stdout] 226 | let product_code: String = req.param("product_code")?.parse()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/api/mod.rs:119:25 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Serialize, Queryable, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api/mod.rs:119:25 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Serialize, Queryable, Clone)] [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/api/mod.rs:119:25 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Serialize, Queryable, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api/mod.rs:119:25 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Serialize, Queryable, Clone)] [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::option::Option> [INFO] [stdout] --> src/api/mod.rs:119:25 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Serialize, Queryable, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/api/mod.rs:119:25 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Serialize, Queryable, Clone)] [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/api/mod.rs:126:14 [INFO] [stdout] | [INFO] [stdout] 126 | #[derive(Queryable, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api/mod.rs:126:14 [INFO] [stdout] | [INFO] [stdout] 126 | #[derive(Queryable, Serialize, Clone)] [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/api/mod.rs:126:14 [INFO] [stdout] | [INFO] [stdout] 126 | #[derive(Queryable, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api/mod.rs:126:14 [INFO] [stdout] | [INFO] [stdout] 126 | #[derive(Queryable, Serialize, Clone)] [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/api/mod.rs:126:14 [INFO] [stdout] | [INFO] [stdout] 126 | #[derive(Queryable, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/api/mod.rs:215:25 [INFO] [stdout] | [INFO] [stdout] 215 | #[derive(Serialize, diesel::Queryable)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api/mod.rs:215:25 [INFO] [stdout] | [INFO] [stdout] 215 | #[derive(Serialize, diesel::Queryable)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `diesel::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, ValidationState> [INFO] [stdout] --> src/api/mod.rs:215:25 [INFO] [stdout] | [INFO] [stdout] 215 | #[derive(Serialize, diesel::Queryable)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api/mod.rs:215:25 [INFO] [stdout] | [INFO] [stdout] 215 | #[derive(Serialize, diesel::Queryable)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `diesel::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/api/mod.rs:215:25 [INFO] [stdout] | [INFO] [stdout] 215 | #[derive(Serialize, diesel::Queryable)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/api/mod.rs:215:25 [INFO] [stdout] | [INFO] [stdout] 215 | #[derive(Serialize, diesel::Queryable)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api/mod.rs:215:25 [INFO] [stdout] | [INFO] [stdout] 215 | #[derive(Serialize, diesel::Queryable)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `diesel::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/api/mod.rs:215:25 [INFO] [stdout] | [INFO] [stdout] 215 | #[derive(Serialize, diesel::Queryable)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/api/mod.rs:215:25 [INFO] [stdout] | [INFO] [stdout] 215 | #[derive(Serialize, diesel::Queryable)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/api/mod.rs:215:25 [INFO] [stdout] | [INFO] [stdout] 215 | #[derive(Serialize, diesel::Queryable)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `diesel::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:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/models.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/models.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option>> [INFO] [stdout] --> src/models.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/models.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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::option::Option> [INFO] [stdout] --> src/models.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/models.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | Queryable, Insertable, Identifiable, Associations, Serialize, Deserialize, Clone, Debug, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | Queryable, Insertable, Identifiable, Associations, Serialize, Deserialize, Clone, Debug, [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:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | Queryable, Insertable, Identifiable, Associations, Serialize, Deserialize, Clone, Debug, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/models.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/models.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/models.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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:137:10 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Queryable, Insertable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:137:10 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Queryable, Insertable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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::option::Option> [INFO] [stdout] --> src/models.rs:137:10 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Queryable, Insertable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/models.rs:137:10 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Queryable, Insertable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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:147:10 [INFO] [stdout] | [INFO] [stdout] 147 | #[derive(Queryable, Insertable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:147:10 [INFO] [stdout] | [INFO] [stdout] 147 | #[derive(Queryable, Insertable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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::option::Option> [INFO] [stdout] --> src/models.rs:147:10 [INFO] [stdout] | [INFO] [stdout] 147 | #[derive(Queryable, Insertable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/models.rs:147:10 [INFO] [stdout] | [INFO] [stdout] 147 | #[derive(Queryable, Insertable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | #[derive(Queryable, Insertable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | #[derive(Queryable, Insertable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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::option::Option> [INFO] [stdout] --> src/models.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | #[derive(Queryable, Insertable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/models.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | #[derive(Queryable, Insertable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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:167:10 [INFO] [stdout] | [INFO] [stdout] 167 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:167:10 [INFO] [stdout] | [INFO] [stdout] 167 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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:167:10 [INFO] [stdout] | [INFO] [stdout] 167 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDate> [INFO] [stdout] --> src/models.rs:167:10 [INFO] [stdout] | [INFO] [stdout] 167 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:167:10 [INFO] [stdout] | [INFO] [stdout] 167 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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, NaiveDate> [INFO] [stdout] --> src/models.rs:167:10 [INFO] [stdout] | [INFO] [stdout] 167 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, ValidationState> [INFO] [stdout] --> src/models.rs:167:10 [INFO] [stdout] | [INFO] [stdout] 167 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:167:10 [INFO] [stdout] | [INFO] [stdout] 167 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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:167:10 [INFO] [stdout] | [INFO] [stdout] 167 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:167:10 [INFO] [stdout] | [INFO] [stdout] 167 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Clone, Debug)] [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:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | Queryable, Insertable, Identifiable, Associations, Serialize, Deserialize, Clone, Debug, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | Queryable, Insertable, Identifiable, Associations, Serialize, Deserialize, Clone, Debug, [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:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | Queryable, Insertable, Identifiable, Associations, Serialize, Deserialize, Clone, Debug, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDate> [INFO] [stdout] --> src/models.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | Queryable, Insertable, Identifiable, Associations, Serialize, Deserialize, Clone, Debug, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | Queryable, Insertable, Identifiable, Associations, Serialize, Deserialize, Clone, Debug, [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, f64> [INFO] [stdout] --> src/models.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | Queryable, Insertable, Identifiable, Associations, Serialize, Deserialize, Clone, Debug, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | Queryable, Insertable, Identifiable, Associations, Serialize, Deserialize, Clone, Debug, [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] [stderr] error: could not compile `activity_report_backend_rs` (bin "activity_report_backend_rs" test) due to 98 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "9c33f1486e93b7ed88b4eaaf90667c065154a139062d1bbaad1869704a073fa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c33f1486e93b7ed88b4eaaf90667c065154a139062d1bbaad1869704a073fa9", kill_on_drop: false }` [INFO] [stdout] 9c33f1486e93b7ed88b4eaaf90667c065154a139062d1bbaad1869704a073fa9