[INFO] fetching crate stcloud 0.5.0...
[INFO] building stcloud-0.5.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate stcloud 0.5.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate stcloud 0.5.0
[INFO] finished tweaking crates.io crate stcloud 0.5.0
[INFO] tweaked toml for crates.io crate stcloud 0.5.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate stcloud 0.5.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 197 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.12.3 (available: v0.22.1)
[INFO] [stderr]       Adding bigdecimal v0.1.2 (available: v0.4.8)
[INFO] [stderr]       Adding headers v0.3.9 (available: v0.4.1)
[INFO] [stderr]       Adding hyper v0.14.32 (available: v1.7.0)
[INFO] [stderr]       Adding serde_yaml v0.8.26 (available: v0.9.34+deprecated)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bigdecimal v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1468684695e7ac9fc9494f678f0244d91d22ceaff69303ada90aafce3e9d0fda
[INFO] running `Command { std: "docker" "start" "-a" "1468684695e7ac9fc9494f678f0244d91d22ceaff69303ada90aafce3e9d0fda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1468684695e7ac9fc9494f678f0244d91d22ceaff69303ada90aafce3e9d0fda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1468684695e7ac9fc9494f678f0244d91d22ceaff69303ada90aafce3e9d0fda", kill_on_drop: false }`
[INFO] [stdout] 1468684695e7ac9fc9494f678f0244d91d22ceaff69303ada90aafce3e9d0fda
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 120509b93f46594acaf447e45348046b3ec3a2a556462529fe8b19d95a157956
[INFO] running `Command { std: "docker" "start" "-a" "120509b93f46594acaf447e45348046b3ec3a2a556462529fe8b19d95a157956", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling bigdecimal v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling stcloud v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `DateTime`, `Date`, `FixedOffset`, `NaiveDateTime`, and `Utc`
[INFO] [stdout]   --> src/lib.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^  ^^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^  ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::models::*`
[INFO] [stdout]   --> src/apis/mod.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | use super::models::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> src/apis/configuration.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Client`
[INFO] [stdout]   --> src/apis/configuration.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | use hyper::{Body, Client};
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Serialize` and `de::Error`
[INFO] [stdout]  --> src/date_serializer.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{de::Error, Serializer, Serialize, Deserializer, Deserialize};
[INFO] [stdout]   |             ^^^^^^^^^              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FixedOffset`, `Local`, and `NaiveDateTime`
[INFO] [stdout]  --> src/date_serializer.rs:3:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::{Date, Datelike, NaiveDateTime, DateTime, Utc, Local, TimeZone, FixedOffset};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^                 ^^^^^            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::clone::Clone`
[INFO] [stdout]  --> src/date_serializer.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::clone::Clone;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/date_serializer.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Serialize` and `de::Error`
[INFO] [stdout]  --> src/date_serializer_opt.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{de::Error, Serializer, Serialize, Deserializer, Deserialize};
[INFO] [stdout]   |             ^^^^^^^^^              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime`, `FixedOffset`, `Local`, and `NaiveDateTime`
[INFO] [stdout]  --> src/date_serializer_opt.rs:3:41
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::{NaiveDate, Date, Datelike, NaiveDateTime, DateTime, Utc, Local, TimeZone, FixedOffset };
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^  ^^^^^^^^       ^^^^^            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::clone::Clone`
[INFO] [stdout]  --> src/date_serializer_opt.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::clone::Clone;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/date_serializer_opt.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Serialize` and `de::Error`
[INFO] [stdout]  --> src/datetime_serializer.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{de::Error, Serializer, Serialize, Deserializer, Deserialize};
[INFO] [stdout]   |             ^^^^^^^^^              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FixedOffset`, `Local`, `NaiveDateTime`, and `TimeZone`
[INFO] [stdout]  --> src/datetime_serializer.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::{NaiveDateTime, DateTime, Utc, Local, TimeZone, FixedOffset, SecondsFormat};
[INFO] [stdout]   |              ^^^^^^^^^^^^^                 ^^^^^  ^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::clone::Clone`
[INFO] [stdout]  --> src/datetime_serializer.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::clone::Clone;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/lib.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/lib.rs:59:39
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl<'a> OutlinePrint<'a> for chrono::Date<chrono::Utc> {
[INFO] [stdout]    |                                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/apis/alert_notifications_api.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/apis/alerts_api.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/apis/apps_api.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/apis/aws_settings_controller_api.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/apis/billing_api.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/apis/logs_app_api.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/apis/logs_usage_api_controller_api.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/apis/monitoring_app_api.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/apis/reset_password_api.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/apis/subscriptions_api.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/apis/tag_api_controller_api.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/apis/tokens_api_controller_api.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/alert_notification.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/alert_notification_request.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/alert_rule.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/alert_rule_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/alert_rule_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/alert_rule_schedule_time_range_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/alert_rule_schedule_weekday_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/alert_rules_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/alert_rules_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/app.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/app_description.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/app_metadata.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/app_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/app_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/app_types_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/app_types_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/apps_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/apps_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/basic_auth_method_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/basic_organization_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/billing_info.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/charges_details_response_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/cloud_watch_settings.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/cloud_watch_settings_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/cloud_watch_settings_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/create_app_info.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/create_token_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/daily_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/day_usage_data.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/dimension.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/error.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/event_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/filter_value.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/generic_api_response.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/generic_map_based_api_response.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/invitation.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/invoice.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/invoice_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/invoice_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/limit_change_event_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/mail_report_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/mail_report_response_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/min_period_fee_period.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/notification_integration.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/notifications_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/notifications_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/plan.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/plans_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/plans_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/report_info.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/service_integration.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/subscription.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/subscription_dashboard_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/subscription_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/subscription_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/subscription_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/subscriptions_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/subscriptions_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/tag_names_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/tags_grouped.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/tags_grouped_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/token_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/token_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/token_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/tokens_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/tokens_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/update_app_info.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/update_plan_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/update_plan_response_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/update_plan_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/update_subscription_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/update_token_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/usage_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/usage_multi_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/usage_multi_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/usage_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/usage_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/user_info.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/user_permissions.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/user_role.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]  --> src/date_serializer.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::{Date, Datelike, NaiveDateTime, DateTime, Utc, Local, TimeZone, FixedOffset};
[INFO] [stdout]   |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/date_serializer.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 |     date: &Date<Utc>,
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/date_serializer.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 | ) -> Result<Date<Utc>, <D as Deserializer<'de>>::Error>
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]  --> src/date_serializer_opt.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::{NaiveDate, Date, Datelike, NaiveDateTime, DateTime, Utc, Local, TimeZone, FixedOffset };
[INFO] [stdout]   |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/date_serializer_opt.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |     _date: &Option<Date<Utc>>,
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/date_serializer_opt.rs:43:20
[INFO] [stdout]    |
[INFO] [stdout] 43 | ) -> Result<Option<Date<Utc>>, <D as Deserializer<'de>>::Error>
[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/date_serializer.rs:44:91
[INFO] [stdout]    |
[INFO] [stdout] 44 |     DateTime::parse_from_str(&s, FORMAT_IN).map_err(serde::de::Error::custom).map(|r| Utc.ymd(r.year(), r.month(), r.day()))
[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/date_serializer_opt.rs:52:21
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 Utc.ymd(r.year(), r.month(), r.day())
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/alert_notifications_api.rs:124:13
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/apis/alert_notifications_api.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/alert_notifications_api.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/alert_notifications_api.rs:244:13
[INFO] [stdout]     |
[INFO] [stdout] 244 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/alert_notifications_api.rs:192:13
[INFO] [stdout]     |
[INFO] [stdout] 192 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/alert_notifications_api.rs:289:13
[INFO] [stdout]     |
[INFO] [stdout] 289 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/alerts_api.rs:124:13
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/apis/alerts_api.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/alerts_api.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/alerts_api.rs:192:13
[INFO] [stdout]     |
[INFO] [stdout] 192 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/alerts_api.rs:282:13
[INFO] [stdout]     |
[INFO] [stdout] 282 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/alerts_api.rs:305:13
[INFO] [stdout]     |
[INFO] [stdout] 305 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/alerts_api.rs:395:13
[INFO] [stdout]     |
[INFO] [stdout] 395 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/alerts_api.rs:418:13
[INFO] [stdout]     |
[INFO] [stdout] 418 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/alerts_api.rs:508:13
[INFO] [stdout]     |
[INFO] [stdout] 508 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/alerts_api.rs:531:13
[INFO] [stdout]     |
[INFO] [stdout] 531 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/alerts_api.rs:621:13
[INFO] [stdout]     |
[INFO] [stdout] 621 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/apis/apps_api.rs:75:13
[INFO] [stdout]    |
[INFO] [stdout] 75 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:185:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:275:13
[INFO] [stdout]     |
[INFO] [stdout] 275 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:298:13
[INFO] [stdout]     |
[INFO] [stdout] 298 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:388:13
[INFO] [stdout]     |
[INFO] [stdout] 388 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/apps_api.rs:463:13
[INFO] [stdout]     |
[INFO] [stdout] 463 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:411:13
[INFO] [stdout]     |
[INFO] [stdout] 411 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:508:13
[INFO] [stdout]     |
[INFO] [stdout] 508 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:528:13
[INFO] [stdout]     |
[INFO] [stdout] 528 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:618:13
[INFO] [stdout]     |
[INFO] [stdout] 618 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:638:13
[INFO] [stdout]     |
[INFO] [stdout] 638 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:728:13
[INFO] [stdout]     |
[INFO] [stdout] 728 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/apps_api.rs:806:13
[INFO] [stdout]     |
[INFO] [stdout] 806 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:754:13
[INFO] [stdout]     |
[INFO] [stdout] 754 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:851:13
[INFO] [stdout]     |
[INFO] [stdout] 851 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/apps_api.rs:929:13
[INFO] [stdout]     |
[INFO] [stdout] 929 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:877:13
[INFO] [stdout]     |
[INFO] [stdout] 877 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:974:13
[INFO] [stdout]     |
[INFO] [stdout] 974 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/aws_settings_controller_api.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 123 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/apis/aws_settings_controller_api.rs:71:13
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/aws_settings_controller_api.rs:168:13
[INFO] [stdout]     |
[INFO] [stdout] 168 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/apis/billing_api.rs:76:13
[INFO] [stdout]    |
[INFO] [stdout] 76 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/billing_api.rs:166:13
[INFO] [stdout]     |
[INFO] [stdout] 166 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/billing_api.rs:192:13
[INFO] [stdout]     |
[INFO] [stdout] 192 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/billing_api.rs:284:13
[INFO] [stdout]     |
[INFO] [stdout] 284 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/billing_api.rs:362:13
[INFO] [stdout]     |
[INFO] [stdout] 362 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/billing_api.rs:310:13
[INFO] [stdout]     |
[INFO] [stdout] 310 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/billing_api.rs:407:13
[INFO] [stdout]     |
[INFO] [stdout] 407 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/logs_app_api.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/apis/logs_app_api.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/logs_app_api.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/apis/logs_usage_api_controller_api.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/logs_usage_api_controller_api.rs:164:13
[INFO] [stdout]     |
[INFO] [stdout] 164 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/monitoring_app_api.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/apis/monitoring_app_api.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/monitoring_app_api.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/reset_password_api.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/apis/reset_password_api.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/reset_password_api.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/apis/subscriptions_api.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:177:13
[INFO] [stdout]     |
[INFO] [stdout] 177 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:203:13
[INFO] [stdout]     |
[INFO] [stdout] 203 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:300:13
[INFO] [stdout]     |
[INFO] [stdout] 300 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:323:13
[INFO] [stdout]     |
[INFO] [stdout] 323 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:413:13
[INFO] [stdout]     |
[INFO] [stdout] 413 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:436:13
[INFO] [stdout]     |
[INFO] [stdout] 436 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:526:13
[INFO] [stdout]     |
[INFO] [stdout] 526 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:546:13
[INFO] [stdout]     |
[INFO] [stdout] 546 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:636:13
[INFO] [stdout]     |
[INFO] [stdout] 636 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:714:13
[INFO] [stdout]     |
[INFO] [stdout] 714 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:662:13
[INFO] [stdout]     |
[INFO] [stdout] 662 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:759:13
[INFO] [stdout]     |
[INFO] [stdout] 759 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:837:13
[INFO] [stdout]     |
[INFO] [stdout] 837 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:785:13
[INFO] [stdout]     |
[INFO] [stdout] 785 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:882:13
[INFO] [stdout]     |
[INFO] [stdout] 882 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:960:13
[INFO] [stdout]     |
[INFO] [stdout] 960 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:908:13
[INFO] [stdout]     |
[INFO] [stdout] 908 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/apis/subscriptions_api.rs:1005:13
[INFO] [stdout]      |
[INFO] [stdout] 1005 |         let mut res_body = res_body?;
[INFO] [stdout]      |             ----^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]     --> src/apis/subscriptions_api.rs:1083:13
[INFO] [stdout]      |
[INFO] [stdout] 1083 |         let somebody = Body::empty();
[INFO] [stdout]      |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/apis/subscriptions_api.rs:1031:13
[INFO] [stdout]      |
[INFO] [stdout] 1031 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]      |             ----^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/apis/subscriptions_api.rs:1128:13
[INFO] [stdout]      |
[INFO] [stdout] 1128 |         let mut res_body = res_body?;
[INFO] [stdout]      |             ----^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]     --> src/apis/subscriptions_api.rs:1206:13
[INFO] [stdout]      |
[INFO] [stdout] 1206 |         let somebody = Body::empty();
[INFO] [stdout]      |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/apis/subscriptions_api.rs:1154:13
[INFO] [stdout]      |
[INFO] [stdout] 1154 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]      |             ----^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/apis/subscriptions_api.rs:1251:13
[INFO] [stdout]      |
[INFO] [stdout] 1251 |         let mut res_body = res_body?;
[INFO] [stdout]      |             ----^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/apis/tag_api_controller_api.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tag_api_controller_api.rs:185:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tag_api_controller_api.rs:229:13
[INFO] [stdout]     |
[INFO] [stdout] 229 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tag_api_controller_api.rs:328:13
[INFO] [stdout]     |
[INFO] [stdout] 328 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tag_api_controller_api.rs:372:13
[INFO] [stdout]     |
[INFO] [stdout] 372 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tag_api_controller_api.rs:471:13
[INFO] [stdout]     |
[INFO] [stdout] 471 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tag_api_controller_api.rs:515:13
[INFO] [stdout]     |
[INFO] [stdout] 515 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tag_api_controller_api.rs:614:13
[INFO] [stdout]     |
[INFO] [stdout] 614 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/tokens_api_controller_api.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/apis/tokens_api_controller_api.rs:75:13
[INFO] [stdout]    |
[INFO] [stdout] 75 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tokens_api_controller_api.rs:172:13
[INFO] [stdout]     |
[INFO] [stdout] 172 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tokens_api_controller_api.rs:198:13
[INFO] [stdout]     |
[INFO] [stdout] 198 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tokens_api_controller_api.rs:288:13
[INFO] [stdout]     |
[INFO] [stdout] 288 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tokens_api_controller_api.rs:311:13
[INFO] [stdout]     |
[INFO] [stdout] 311 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tokens_api_controller_api.rs:401:13
[INFO] [stdout]     |
[INFO] [stdout] 401 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tokens_api_controller_api.rs:427:13
[INFO] [stdout]     |
[INFO] [stdout] 427 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tokens_api_controller_api.rs:517:13
[INFO] [stdout]     |
[INFO] [stdout] 517 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/tokens_api_controller_api.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tokens_api_controller_api.rs:546:13
[INFO] [stdout]     |
[INFO] [stdout] 546 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tokens_api_controller_api.rs:643:13
[INFO] [stdout]     |
[INFO] [stdout] 643 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `configuration` is never read
[INFO] [stdout]  --> src/apis/client.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct APIClient<C: hyper::client::connect::Connect + Clone + Send + Sync> {
[INFO] [stdout]   |            --------- field in this struct
[INFO] [stdout] 7 |   configuration: Arc<Configuration<C>>,
[INFO] [stdout]   |   ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set__type` should have a snake case name
[INFO] [stdout]    --> src/models/alert_rule_schedule_weekday_dto.rs:122:10
[INFO] [stdout]     |
[INFO] [stdout] 122 |   pub fn set__type(&mut self, _type: String) {
[INFO] [stdout]     |          ^^^^^^^^^ help: convert the identifier to snake case: `set_type`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with__type` should have a snake case name
[INFO] [stdout]    --> src/models/alert_rule_schedule_weekday_dto.rs:126:10
[INFO] [stdout]     |
[INFO] [stdout] 126 |   pub fn with__type(mut self, _type: String) -> AlertRuleScheduleWeekdayDto {
[INFO] [stdout]     |          ^^^^^^^^^^ help: convert the identifier to snake case: `with_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset__type` should have a snake case name
[INFO] [stdout]    --> src/models/alert_rule_schedule_weekday_dto.rs:135:10
[INFO] [stdout]     |
[INFO] [stdout] 135 |   pub fn reset__type(&mut self) {
[INFO] [stdout]     |          ^^^^^^^^^^^ help: convert the identifier to snake case: `reset_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set__type` should have a snake case name
[INFO] [stdout]   --> src/models/event_dto.rs:80:10
[INFO] [stdout]    |
[INFO] [stdout] 80 |   pub fn set__type(&mut self, _type: String) {
[INFO] [stdout]    |          ^^^^^^^^^ help: convert the identifier to snake case: `set_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with__type` should have a snake case name
[INFO] [stdout]   --> src/models/event_dto.rs:84:10
[INFO] [stdout]    |
[INFO] [stdout] 84 |   pub fn with__type(mut self, _type: String) -> EventDto {
[INFO] [stdout]    |          ^^^^^^^^^^ help: convert the identifier to snake case: `with_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset__type` should have a snake case name
[INFO] [stdout]   --> src/models/event_dto.rs:93:10
[INFO] [stdout]    |
[INFO] [stdout] 93 |   pub fn reset__type(&mut self) {
[INFO] [stdout]    |          ^^^^^^^^^^^ help: convert the identifier to snake case: `reset_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.80s
[INFO] running `Command { std: "docker" "inspect" "120509b93f46594acaf447e45348046b3ec3a2a556462529fe8b19d95a157956", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "120509b93f46594acaf447e45348046b3ec3a2a556462529fe8b19d95a157956", kill_on_drop: false }`
[INFO] [stdout] 120509b93f46594acaf447e45348046b3ec3a2a556462529fe8b19d95a157956
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee5438ee3b800cdf27abbbc26726e595fb3cdedb9b181c60ddb4e2c3d4fe006e
[INFO] running `Command { std: "docker" "start" "-a" "ee5438ee3b800cdf27abbbc26726e595fb3cdedb9b181c60ddb4e2c3d4fe006e", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling scoped-tls v0.1.2
[INFO] [stdout] warning: unused imports: `DateTime`, `Date`, `FixedOffset`, `NaiveDateTime`, and `Utc`
[INFO] [stdout]   --> src/lib.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^  ^^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^  ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::models::*`
[INFO] [stdout]   --> src/apis/mod.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | use super::models::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> src/apis/configuration.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Client`
[INFO] [stdout]   --> src/apis/configuration.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | use hyper::{Body, Client};
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Serialize` and `de::Error`
[INFO] [stdout]  --> src/date_serializer.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{de::Error, Serializer, Serialize, Deserializer, Deserialize};
[INFO] [stdout]   |             ^^^^^^^^^              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FixedOffset`, `Local`, and `NaiveDateTime`
[INFO] [stdout]  --> src/date_serializer.rs:3:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::{Date, Datelike, NaiveDateTime, DateTime, Utc, Local, TimeZone, FixedOffset};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^                 ^^^^^            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::clone::Clone`
[INFO] [stdout]  --> src/date_serializer.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::clone::Clone;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/date_serializer.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Serialize` and `de::Error`
[INFO] [stdout]  --> src/date_serializer_opt.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{de::Error, Serializer, Serialize, Deserializer, Deserialize};
[INFO] [stdout]   |             ^^^^^^^^^              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime`, `FixedOffset`, `Local`, and `NaiveDateTime`
[INFO] [stdout]  --> src/date_serializer_opt.rs:3:41
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::{NaiveDate, Date, Datelike, NaiveDateTime, DateTime, Utc, Local, TimeZone, FixedOffset };
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^  ^^^^^^^^       ^^^^^            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::clone::Clone`
[INFO] [stdout]  --> src/date_serializer_opt.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::clone::Clone;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/date_serializer_opt.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Serialize` and `de::Error`
[INFO] [stdout]  --> src/datetime_serializer.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{de::Error, Serializer, Serialize, Deserializer, Deserialize};
[INFO] [stdout]   |             ^^^^^^^^^              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FixedOffset`, `Local`, `NaiveDateTime`, and `TimeZone`
[INFO] [stdout]  --> src/datetime_serializer.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::{NaiveDateTime, DateTime, Utc, Local, TimeZone, FixedOffset, SecondsFormat};
[INFO] [stdout]   |              ^^^^^^^^^^^^^                 ^^^^^  ^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::clone::Clone`
[INFO] [stdout]  --> src/datetime_serializer.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::clone::Clone;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/lib.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/lib.rs:59:39
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl<'a> OutlinePrint<'a> for chrono::Date<chrono::Utc> {
[INFO] [stdout]    |                                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/apis/alert_notifications_api.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/apis/alerts_api.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/apis/apps_api.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/apis/aws_settings_controller_api.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/apis/billing_api.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/apis/logs_app_api.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/apis/logs_usage_api_controller_api.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/apis/monitoring_app_api.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/apis/reset_password_api.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/apis/subscriptions_api.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/apis/tag_api_controller_api.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/apis/tokens_api_controller_api.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/alert_notification.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/alert_notification_request.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/alert_rule.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/alert_rule_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/alert_rule_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/alert_rule_schedule_time_range_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/alert_rule_schedule_weekday_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/alert_rules_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/alert_rules_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/app.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/app_description.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/app_metadata.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/app_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/app_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/app_types_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/app_types_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/apps_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/apps_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/basic_auth_method_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/basic_organization_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/billing_info.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/charges_details_response_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/cloud_watch_settings.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/cloud_watch_settings_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/cloud_watch_settings_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/create_app_info.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/create_token_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/daily_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/day_usage_data.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/dimension.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/error.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/event_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/filter_value.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/generic_api_response.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/generic_map_based_api_response.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/invitation.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/invoice.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/invoice_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/invoice_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/limit_change_event_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/mail_report_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/mail_report_response_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/min_period_fee_period.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/notification_integration.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/notifications_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/notifications_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/plan.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/plans_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/plans_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/report_info.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/service_integration.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/subscription.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/subscription_dashboard_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/subscription_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/subscription_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/subscription_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/subscriptions_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/subscriptions_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/tag_names_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/tags_grouped.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/tags_grouped_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/token_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/token_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/token_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/tokens_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/tokens_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/update_app_info.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/update_plan_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/update_plan_response_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/update_plan_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/update_subscription_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/update_token_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/usage_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/usage_multi_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/usage_multi_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/usage_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/usage_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/user_info.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/user_permissions.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/user_role.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]  --> src/date_serializer.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::{Date, Datelike, NaiveDateTime, DateTime, Utc, Local, TimeZone, FixedOffset};
[INFO] [stdout]   |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/date_serializer.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 |     date: &Date<Utc>,
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/date_serializer.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 | ) -> Result<Date<Utc>, <D as Deserializer<'de>>::Error>
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]  --> src/date_serializer_opt.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::{NaiveDate, Date, Datelike, NaiveDateTime, DateTime, Utc, Local, TimeZone, FixedOffset };
[INFO] [stdout]   |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/date_serializer_opt.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |     _date: &Option<Date<Utc>>,
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/date_serializer_opt.rs:43:20
[INFO] [stdout]    |
[INFO] [stdout] 43 | ) -> Result<Option<Date<Utc>>, <D as Deserializer<'de>>::Error>
[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/date_serializer.rs:44:91
[INFO] [stdout]    |
[INFO] [stdout] 44 |     DateTime::parse_from_str(&s, FORMAT_IN).map_err(serde::de::Error::custom).map(|r| Utc.ymd(r.year(), r.month(), r.day()))
[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/date_serializer_opt.rs:52:21
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 Utc.ymd(r.year(), r.month(), r.day())
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/alert_notifications_api.rs:124:13
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/apis/alert_notifications_api.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/alert_notifications_api.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/alert_notifications_api.rs:244:13
[INFO] [stdout]     |
[INFO] [stdout] 244 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/alert_notifications_api.rs:192:13
[INFO] [stdout]     |
[INFO] [stdout] 192 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/alert_notifications_api.rs:289:13
[INFO] [stdout]     |
[INFO] [stdout] 289 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/alerts_api.rs:124:13
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/apis/alerts_api.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/alerts_api.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/alerts_api.rs:192:13
[INFO] [stdout]     |
[INFO] [stdout] 192 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/alerts_api.rs:282:13
[INFO] [stdout]     |
[INFO] [stdout] 282 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/alerts_api.rs:305:13
[INFO] [stdout]     |
[INFO] [stdout] 305 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/alerts_api.rs:395:13
[INFO] [stdout]     |
[INFO] [stdout] 395 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/alerts_api.rs:418:13
[INFO] [stdout]     |
[INFO] [stdout] 418 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/alerts_api.rs:508:13
[INFO] [stdout]     |
[INFO] [stdout] 508 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/alerts_api.rs:531:13
[INFO] [stdout]     |
[INFO] [stdout] 531 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/alerts_api.rs:621:13
[INFO] [stdout]     |
[INFO] [stdout] 621 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/apis/apps_api.rs:75:13
[INFO] [stdout]    |
[INFO] [stdout] 75 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:185:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:275:13
[INFO] [stdout]     |
[INFO] [stdout] 275 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:298:13
[INFO] [stdout]     |
[INFO] [stdout] 298 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:388:13
[INFO] [stdout]     |
[INFO] [stdout] 388 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/apps_api.rs:463:13
[INFO] [stdout]     |
[INFO] [stdout] 463 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:411:13
[INFO] [stdout]     |
[INFO] [stdout] 411 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:508:13
[INFO] [stdout]     |
[INFO] [stdout] 508 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:528:13
[INFO] [stdout]     |
[INFO] [stdout] 528 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:618:13
[INFO] [stdout]     |
[INFO] [stdout] 618 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:638:13
[INFO] [stdout]     |
[INFO] [stdout] 638 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:728:13
[INFO] [stdout]     |
[INFO] [stdout] 728 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/apps_api.rs:806:13
[INFO] [stdout]     |
[INFO] [stdout] 806 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:754:13
[INFO] [stdout]     |
[INFO] [stdout] 754 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:851:13
[INFO] [stdout]     |
[INFO] [stdout] 851 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/apps_api.rs:929:13
[INFO] [stdout]     |
[INFO] [stdout] 929 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:877:13
[INFO] [stdout]     |
[INFO] [stdout] 877 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:974:13
[INFO] [stdout]     |
[INFO] [stdout] 974 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/aws_settings_controller_api.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 123 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/apis/aws_settings_controller_api.rs:71:13
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/aws_settings_controller_api.rs:168:13
[INFO] [stdout]     |
[INFO] [stdout] 168 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/apis/billing_api.rs:76:13
[INFO] [stdout]    |
[INFO] [stdout] 76 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/billing_api.rs:166:13
[INFO] [stdout]     |
[INFO] [stdout] 166 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/billing_api.rs:192:13
[INFO] [stdout]     |
[INFO] [stdout] 192 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/billing_api.rs:284:13
[INFO] [stdout]     |
[INFO] [stdout] 284 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/billing_api.rs:362:13
[INFO] [stdout]     |
[INFO] [stdout] 362 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/billing_api.rs:310:13
[INFO] [stdout]     |
[INFO] [stdout] 310 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/billing_api.rs:407:13
[INFO] [stdout]     |
[INFO] [stdout] 407 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/logs_app_api.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/apis/logs_app_api.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/logs_app_api.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/apis/logs_usage_api_controller_api.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/logs_usage_api_controller_api.rs:164:13
[INFO] [stdout]     |
[INFO] [stdout] 164 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/monitoring_app_api.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/apis/monitoring_app_api.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/monitoring_app_api.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/reset_password_api.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/apis/reset_password_api.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/reset_password_api.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/apis/subscriptions_api.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:177:13
[INFO] [stdout]     |
[INFO] [stdout] 177 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:203:13
[INFO] [stdout]     |
[INFO] [stdout] 203 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:300:13
[INFO] [stdout]     |
[INFO] [stdout] 300 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:323:13
[INFO] [stdout]     |
[INFO] [stdout] 323 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:413:13
[INFO] [stdout]     |
[INFO] [stdout] 413 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:436:13
[INFO] [stdout]     |
[INFO] [stdout] 436 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:526:13
[INFO] [stdout]     |
[INFO] [stdout] 526 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:546:13
[INFO] [stdout]     |
[INFO] [stdout] 546 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:636:13
[INFO] [stdout]     |
[INFO] [stdout] 636 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:714:13
[INFO] [stdout]     |
[INFO] [stdout] 714 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:662:13
[INFO] [stdout]     |
[INFO] [stdout] 662 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:759:13
[INFO] [stdout]     |
[INFO] [stdout] 759 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:837:13
[INFO] [stdout]     |
[INFO] [stdout] 837 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:785:13
[INFO] [stdout]     |
[INFO] [stdout] 785 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:882:13
[INFO] [stdout]     |
[INFO] [stdout] 882 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:960:13
[INFO] [stdout]     |
[INFO] [stdout] 960 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:908:13
[INFO] [stdout]     |
[INFO] [stdout] 908 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/apis/subscriptions_api.rs:1005:13
[INFO] [stdout]      |
[INFO] [stdout] 1005 |         let mut res_body = res_body?;
[INFO] [stdout]      |             ----^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]     --> src/apis/subscriptions_api.rs:1083:13
[INFO] [stdout]      |
[INFO] [stdout] 1083 |         let somebody = Body::empty();
[INFO] [stdout]      |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/apis/subscriptions_api.rs:1031:13
[INFO] [stdout]      |
[INFO] [stdout] 1031 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]      |             ----^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/apis/subscriptions_api.rs:1128:13
[INFO] [stdout]      |
[INFO] [stdout] 1128 |         let mut res_body = res_body?;
[INFO] [stdout]      |             ----^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]     --> src/apis/subscriptions_api.rs:1206:13
[INFO] [stdout]      |
[INFO] [stdout] 1206 |         let somebody = Body::empty();
[INFO] [stdout]      |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/apis/subscriptions_api.rs:1154:13
[INFO] [stdout]      |
[INFO] [stdout] 1154 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]      |             ----^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/apis/subscriptions_api.rs:1251:13
[INFO] [stdout]      |
[INFO] [stdout] 1251 |         let mut res_body = res_body?;
[INFO] [stdout]      |             ----^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/apis/tag_api_controller_api.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tag_api_controller_api.rs:185:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tag_api_controller_api.rs:229:13
[INFO] [stdout]     |
[INFO] [stdout] 229 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tag_api_controller_api.rs:328:13
[INFO] [stdout]     |
[INFO] [stdout] 328 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tag_api_controller_api.rs:372:13
[INFO] [stdout]     |
[INFO] [stdout] 372 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tag_api_controller_api.rs:471:13
[INFO] [stdout]     |
[INFO] [stdout] 471 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tag_api_controller_api.rs:515:13
[INFO] [stdout]     |
[INFO] [stdout] 515 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tag_api_controller_api.rs:614:13
[INFO] [stdout]     |
[INFO] [stdout] 614 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/tokens_api_controller_api.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/apis/tokens_api_controller_api.rs:75:13
[INFO] [stdout]    |
[INFO] [stdout] 75 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tokens_api_controller_api.rs:172:13
[INFO] [stdout]     |
[INFO] [stdout] 172 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tokens_api_controller_api.rs:198:13
[INFO] [stdout]     |
[INFO] [stdout] 198 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tokens_api_controller_api.rs:288:13
[INFO] [stdout]     |
[INFO] [stdout] 288 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tokens_api_controller_api.rs:311:13
[INFO] [stdout]     |
[INFO] [stdout] 311 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tokens_api_controller_api.rs:401:13
[INFO] [stdout]     |
[INFO] [stdout] 401 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tokens_api_controller_api.rs:427:13
[INFO] [stdout]     |
[INFO] [stdout] 427 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tokens_api_controller_api.rs:517:13
[INFO] [stdout]     |
[INFO] [stdout] 517 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/tokens_api_controller_api.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tokens_api_controller_api.rs:546:13
[INFO] [stdout]     |
[INFO] [stdout] 546 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tokens_api_controller_api.rs:643:13
[INFO] [stdout]     |
[INFO] [stdout] 643 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `configuration` is never read
[INFO] [stdout]  --> src/apis/client.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct APIClient<C: hyper::client::connect::Connect + Clone + Send + Sync> {
[INFO] [stdout]   |            --------- field in this struct
[INFO] [stdout] 7 |   configuration: Arc<Configuration<C>>,
[INFO] [stdout]   |   ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set__type` should have a snake case name
[INFO] [stdout]    --> src/models/alert_rule_schedule_weekday_dto.rs:122:10
[INFO] [stdout]     |
[INFO] [stdout] 122 |   pub fn set__type(&mut self, _type: String) {
[INFO] [stdout]     |          ^^^^^^^^^ help: convert the identifier to snake case: `set_type`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with__type` should have a snake case name
[INFO] [stdout]    --> src/models/alert_rule_schedule_weekday_dto.rs:126:10
[INFO] [stdout]     |
[INFO] [stdout] 126 |   pub fn with__type(mut self, _type: String) -> AlertRuleScheduleWeekdayDto {
[INFO] [stdout]     |          ^^^^^^^^^^ help: convert the identifier to snake case: `with_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset__type` should have a snake case name
[INFO] [stdout]    --> src/models/alert_rule_schedule_weekday_dto.rs:135:10
[INFO] [stdout]     |
[INFO] [stdout] 135 |   pub fn reset__type(&mut self) {
[INFO] [stdout]     |          ^^^^^^^^^^^ help: convert the identifier to snake case: `reset_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set__type` should have a snake case name
[INFO] [stdout]   --> src/models/event_dto.rs:80:10
[INFO] [stdout]    |
[INFO] [stdout] 80 |   pub fn set__type(&mut self, _type: String) {
[INFO] [stdout]    |          ^^^^^^^^^ help: convert the identifier to snake case: `set_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with__type` should have a snake case name
[INFO] [stdout]   --> src/models/event_dto.rs:84:10
[INFO] [stdout]    |
[INFO] [stdout] 84 |   pub fn with__type(mut self, _type: String) -> EventDto {
[INFO] [stdout]    |          ^^^^^^^^^^ help: convert the identifier to snake case: `with_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset__type` should have a snake case name
[INFO] [stdout]   --> src/models/event_dto.rs:93:10
[INFO] [stdout]    |
[INFO] [stdout] 93 |   pub fn reset__type(&mut self) {
[INFO] [stdout]    |          ^^^^^^^^^^^ help: convert the identifier to snake case: `reset_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling tokio-codec v0.1.2
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling tokio-uds v0.2.7
[INFO] [stderr]    Compiling tokio-udp v0.1.6
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling tokio-fs v0.1.7
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling tokio-core v0.1.18
[INFO] [stderr]    Compiling stcloud v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `DateTime`, `Date`, `FixedOffset`, `NaiveDateTime`, and `Utc`
[INFO] [stdout]   --> src/lib.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^  ^^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^  ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::models::*`
[INFO] [stdout]   --> src/apis/mod.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | use super::models::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> src/apis/configuration.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Client`
[INFO] [stdout]   --> src/apis/configuration.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | use hyper::{Body, Client};
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Serialize` and `de::Error`
[INFO] [stdout]  --> src/date_serializer.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{de::Error, Serializer, Serialize, Deserializer, Deserialize};
[INFO] [stdout]   |             ^^^^^^^^^              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FixedOffset`, `Local`, and `NaiveDateTime`
[INFO] [stdout]  --> src/date_serializer.rs:3:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::{Date, Datelike, NaiveDateTime, DateTime, Utc, Local, TimeZone, FixedOffset};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^                 ^^^^^            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::clone::Clone`
[INFO] [stdout]  --> src/date_serializer.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::clone::Clone;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/date_serializer.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Serialize` and `de::Error`
[INFO] [stdout]  --> src/date_serializer_opt.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{de::Error, Serializer, Serialize, Deserializer, Deserialize};
[INFO] [stdout]   |             ^^^^^^^^^              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime`, `FixedOffset`, `Local`, and `NaiveDateTime`
[INFO] [stdout]  --> src/date_serializer_opt.rs:3:41
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::{NaiveDate, Date, Datelike, NaiveDateTime, DateTime, Utc, Local, TimeZone, FixedOffset };
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^  ^^^^^^^^       ^^^^^            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::clone::Clone`
[INFO] [stdout]  --> src/date_serializer_opt.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::clone::Clone;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/date_serializer_opt.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Serialize` and `de::Error`
[INFO] [stdout]  --> src/datetime_serializer.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{de::Error, Serializer, Serialize, Deserializer, Deserialize};
[INFO] [stdout]   |             ^^^^^^^^^              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FixedOffset`, `Local`, `NaiveDateTime`, and `TimeZone`
[INFO] [stdout]  --> src/datetime_serializer.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::{NaiveDateTime, DateTime, Utc, Local, TimeZone, FixedOffset, SecondsFormat};
[INFO] [stdout]   |              ^^^^^^^^^^^^^                 ^^^^^  ^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::clone::Clone`
[INFO] [stdout]  --> src/datetime_serializer.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::clone::Clone;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/lib.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/lib.rs:59:39
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl<'a> OutlinePrint<'a> for chrono::Date<chrono::Utc> {
[INFO] [stdout]    |                                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/apis/alert_notifications_api.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/apis/alerts_api.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/apis/apps_api.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/apis/aws_settings_controller_api.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/apis/billing_api.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/apis/logs_app_api.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/apis/logs_usage_api_controller_api.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/apis/monitoring_app_api.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/apis/reset_password_api.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/apis/subscriptions_api.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/apis/tag_api_controller_api.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/apis/tokens_api_controller_api.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | use chrono::{Date, NaiveDateTime, DateTime, FixedOffset, Utc, SecondsFormat};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/alert_notification.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/alert_notification_request.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/alert_rule.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/alert_rule_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/alert_rule_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/alert_rule_schedule_time_range_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/alert_rule_schedule_weekday_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/alert_rules_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/alert_rules_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/app.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/app_description.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/app_metadata.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/app_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/app_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/app_types_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/app_types_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/apps_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/apps_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/basic_auth_method_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/basic_organization_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/billing_info.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/charges_details_response_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/cloud_watch_settings.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/cloud_watch_settings_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/cloud_watch_settings_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/create_app_info.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/create_token_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/daily_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/day_usage_data.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/dimension.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/error.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/event_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/filter_value.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/generic_api_response.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/generic_map_based_api_response.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/invitation.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/invoice.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/invoice_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/invoice_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/limit_change_event_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/mail_report_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/mail_report_response_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/min_period_fee_period.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/notification_integration.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/notifications_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/notifications_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/plan.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/plans_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/plans_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/report_info.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/service_integration.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/subscription.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/subscription_dashboard_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/subscription_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/subscription_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/subscription_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/subscriptions_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/subscriptions_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/tag_names_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/tags_grouped.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/tags_grouped_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/token_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/token_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/token_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/tokens_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/tokens_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/update_app_info.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/update_plan_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/update_plan_response_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/update_plan_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/update_subscription_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/update_token_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/usage_dto.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/usage_multi_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/usage_multi_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/usage_response.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/usage_response_entry.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/user_info.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/user_permissions.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/models/user_role.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Date, NaiveDateTime, NaiveDate, DateTime, FixedOffset, Utc};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]  --> src/date_serializer.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::{Date, Datelike, NaiveDateTime, DateTime, Utc, Local, TimeZone, FixedOffset};
[INFO] [stdout]   |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/date_serializer.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 |     date: &Date<Utc>,
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/date_serializer.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 | ) -> Result<Date<Utc>, <D as Deserializer<'de>>::Error>
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]  --> src/date_serializer_opt.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::{NaiveDate, Date, Datelike, NaiveDateTime, DateTime, Utc, Local, TimeZone, FixedOffset };
[INFO] [stdout]   |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/date_serializer_opt.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |     _date: &Option<Date<Utc>>,
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/date_serializer_opt.rs:43:20
[INFO] [stdout]    |
[INFO] [stdout] 43 | ) -> Result<Option<Date<Utc>>, <D as Deserializer<'de>>::Error>
[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/date_serializer.rs:44:91
[INFO] [stdout]    |
[INFO] [stdout] 44 |     DateTime::parse_from_str(&s, FORMAT_IN).map_err(serde::de::Error::custom).map(|r| Utc.ymd(r.year(), r.month(), r.day()))
[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/date_serializer_opt.rs:52:21
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 Utc.ymd(r.year(), r.month(), r.day())
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/alert_notifications_api.rs:124:13
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/apis/alert_notifications_api.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/alert_notifications_api.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/alert_notifications_api.rs:244:13
[INFO] [stdout]     |
[INFO] [stdout] 244 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/alert_notifications_api.rs:192:13
[INFO] [stdout]     |
[INFO] [stdout] 192 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/alert_notifications_api.rs:289:13
[INFO] [stdout]     |
[INFO] [stdout] 289 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/alerts_api.rs:124:13
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/apis/alerts_api.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/alerts_api.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/alerts_api.rs:192:13
[INFO] [stdout]     |
[INFO] [stdout] 192 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/alerts_api.rs:282:13
[INFO] [stdout]     |
[INFO] [stdout] 282 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/alerts_api.rs:305:13
[INFO] [stdout]     |
[INFO] [stdout] 305 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/alerts_api.rs:395:13
[INFO] [stdout]     |
[INFO] [stdout] 395 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/alerts_api.rs:418:13
[INFO] [stdout]     |
[INFO] [stdout] 418 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/alerts_api.rs:508:13
[INFO] [stdout]     |
[INFO] [stdout] 508 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/alerts_api.rs:531:13
[INFO] [stdout]     |
[INFO] [stdout] 531 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/alerts_api.rs:621:13
[INFO] [stdout]     |
[INFO] [stdout] 621 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/apis/apps_api.rs:75:13
[INFO] [stdout]    |
[INFO] [stdout] 75 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:185:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:275:13
[INFO] [stdout]     |
[INFO] [stdout] 275 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:298:13
[INFO] [stdout]     |
[INFO] [stdout] 298 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:388:13
[INFO] [stdout]     |
[INFO] [stdout] 388 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/apps_api.rs:463:13
[INFO] [stdout]     |
[INFO] [stdout] 463 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:411:13
[INFO] [stdout]     |
[INFO] [stdout] 411 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:508:13
[INFO] [stdout]     |
[INFO] [stdout] 508 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:528:13
[INFO] [stdout]     |
[INFO] [stdout] 528 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:618:13
[INFO] [stdout]     |
[INFO] [stdout] 618 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:638:13
[INFO] [stdout]     |
[INFO] [stdout] 638 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:728:13
[INFO] [stdout]     |
[INFO] [stdout] 728 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/apps_api.rs:806:13
[INFO] [stdout]     |
[INFO] [stdout] 806 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:754:13
[INFO] [stdout]     |
[INFO] [stdout] 754 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:851:13
[INFO] [stdout]     |
[INFO] [stdout] 851 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/apps_api.rs:929:13
[INFO] [stdout]     |
[INFO] [stdout] 929 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:877:13
[INFO] [stdout]     |
[INFO] [stdout] 877 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/apps_api.rs:974:13
[INFO] [stdout]     |
[INFO] [stdout] 974 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/aws_settings_controller_api.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 123 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/apis/aws_settings_controller_api.rs:71:13
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/aws_settings_controller_api.rs:168:13
[INFO] [stdout]     |
[INFO] [stdout] 168 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/apis/billing_api.rs:76:13
[INFO] [stdout]    |
[INFO] [stdout] 76 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/billing_api.rs:166:13
[INFO] [stdout]     |
[INFO] [stdout] 166 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/billing_api.rs:192:13
[INFO] [stdout]     |
[INFO] [stdout] 192 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/billing_api.rs:284:13
[INFO] [stdout]     |
[INFO] [stdout] 284 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/billing_api.rs:362:13
[INFO] [stdout]     |
[INFO] [stdout] 362 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/billing_api.rs:310:13
[INFO] [stdout]     |
[INFO] [stdout] 310 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/billing_api.rs:407:13
[INFO] [stdout]     |
[INFO] [stdout] 407 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/logs_app_api.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/apis/logs_app_api.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/logs_app_api.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/apis/logs_usage_api_controller_api.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/logs_usage_api_controller_api.rs:164:13
[INFO] [stdout]     |
[INFO] [stdout] 164 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/monitoring_app_api.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/apis/monitoring_app_api.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/monitoring_app_api.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/reset_password_api.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/apis/reset_password_api.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/reset_password_api.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/apis/subscriptions_api.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:177:13
[INFO] [stdout]     |
[INFO] [stdout] 177 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:203:13
[INFO] [stdout]     |
[INFO] [stdout] 203 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:300:13
[INFO] [stdout]     |
[INFO] [stdout] 300 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:323:13
[INFO] [stdout]     |
[INFO] [stdout] 323 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:413:13
[INFO] [stdout]     |
[INFO] [stdout] 413 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:436:13
[INFO] [stdout]     |
[INFO] [stdout] 436 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:526:13
[INFO] [stdout]     |
[INFO] [stdout] 526 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:546:13
[INFO] [stdout]     |
[INFO] [stdout] 546 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:636:13
[INFO] [stdout]     |
[INFO] [stdout] 636 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:714:13
[INFO] [stdout]     |
[INFO] [stdout] 714 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:662:13
[INFO] [stdout]     |
[INFO] [stdout] 662 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:759:13
[INFO] [stdout]     |
[INFO] [stdout] 759 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:837:13
[INFO] [stdout]     |
[INFO] [stdout] 837 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:785:13
[INFO] [stdout]     |
[INFO] [stdout] 785 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:882:13
[INFO] [stdout]     |
[INFO] [stdout] 882 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:960:13
[INFO] [stdout]     |
[INFO] [stdout] 960 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/subscriptions_api.rs:908:13
[INFO] [stdout]     |
[INFO] [stdout] 908 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/apis/subscriptions_api.rs:1005:13
[INFO] [stdout]      |
[INFO] [stdout] 1005 |         let mut res_body = res_body?;
[INFO] [stdout]      |             ----^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]     --> src/apis/subscriptions_api.rs:1083:13
[INFO] [stdout]      |
[INFO] [stdout] 1083 |         let somebody = Body::empty();
[INFO] [stdout]      |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/apis/subscriptions_api.rs:1031:13
[INFO] [stdout]      |
[INFO] [stdout] 1031 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]      |             ----^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/apis/subscriptions_api.rs:1128:13
[INFO] [stdout]      |
[INFO] [stdout] 1128 |         let mut res_body = res_body?;
[INFO] [stdout]      |             ----^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]     --> src/apis/subscriptions_api.rs:1206:13
[INFO] [stdout]      |
[INFO] [stdout] 1206 |         let somebody = Body::empty();
[INFO] [stdout]      |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/apis/subscriptions_api.rs:1154:13
[INFO] [stdout]      |
[INFO] [stdout] 1154 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]      |             ----^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/apis/subscriptions_api.rs:1251:13
[INFO] [stdout]      |
[INFO] [stdout] 1251 |         let mut res_body = res_body?;
[INFO] [stdout]      |             ----^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/apis/tag_api_controller_api.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tag_api_controller_api.rs:185:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tag_api_controller_api.rs:229:13
[INFO] [stdout]     |
[INFO] [stdout] 229 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tag_api_controller_api.rs:328:13
[INFO] [stdout]     |
[INFO] [stdout] 328 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tag_api_controller_api.rs:372:13
[INFO] [stdout]     |
[INFO] [stdout] 372 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tag_api_controller_api.rs:471:13
[INFO] [stdout]     |
[INFO] [stdout] 471 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tag_api_controller_api.rs:515:13
[INFO] [stdout]     |
[INFO] [stdout] 515 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tag_api_controller_api.rs:614:13
[INFO] [stdout]     |
[INFO] [stdout] 614 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/tokens_api_controller_api.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/apis/tokens_api_controller_api.rs:75:13
[INFO] [stdout]    |
[INFO] [stdout] 75 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tokens_api_controller_api.rs:172:13
[INFO] [stdout]     |
[INFO] [stdout] 172 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tokens_api_controller_api.rs:198:13
[INFO] [stdout]     |
[INFO] [stdout] 198 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tokens_api_controller_api.rs:288:13
[INFO] [stdout]     |
[INFO] [stdout] 288 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tokens_api_controller_api.rs:311:13
[INFO] [stdout]     |
[INFO] [stdout] 311 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tokens_api_controller_api.rs:401:13
[INFO] [stdout]     |
[INFO] [stdout] 401 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tokens_api_controller_api.rs:427:13
[INFO] [stdout]     |
[INFO] [stdout] 427 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tokens_api_controller_api.rs:517:13
[INFO] [stdout]     |
[INFO] [stdout] 517 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `somebody`
[INFO] [stdout]    --> src/apis/tokens_api_controller_api.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |         let somebody = Body::empty();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_somebody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tokens_api_controller_api.rs:546:13
[INFO] [stdout]     |
[INFO] [stdout] 546 |         let mut auth_query = HashMap::<String, String>::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/apis/tokens_api_controller_api.rs:643:13
[INFO] [stdout]     |
[INFO] [stdout] 643 |         let mut res_body = res_body?;
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `configuration` is never read
[INFO] [stdout]  --> src/apis/client.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct APIClient<C: hyper::client::connect::Connect + Clone + Send + Sync> {
[INFO] [stdout]   |            --------- field in this struct
[INFO] [stdout] 7 |   configuration: Arc<Configuration<C>>,
[INFO] [stdout]   |   ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set__type` should have a snake case name
[INFO] [stdout]    --> src/models/alert_rule_schedule_weekday_dto.rs:122:10
[INFO] [stdout]     |
[INFO] [stdout] 122 |   pub fn set__type(&mut self, _type: String) {
[INFO] [stdout]     |          ^^^^^^^^^ help: convert the identifier to snake case: `set_type`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with__type` should have a snake case name
[INFO] [stdout]    --> src/models/alert_rule_schedule_weekday_dto.rs:126:10
[INFO] [stdout]     |
[INFO] [stdout] 126 |   pub fn with__type(mut self, _type: String) -> AlertRuleScheduleWeekdayDto {
[INFO] [stdout]     |          ^^^^^^^^^^ help: convert the identifier to snake case: `with_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset__type` should have a snake case name
[INFO] [stdout]    --> src/models/alert_rule_schedule_weekday_dto.rs:135:10
[INFO] [stdout]     |
[INFO] [stdout] 135 |   pub fn reset__type(&mut self) {
[INFO] [stdout]     |          ^^^^^^^^^^^ help: convert the identifier to snake case: `reset_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set__type` should have a snake case name
[INFO] [stdout]   --> src/models/event_dto.rs:80:10
[INFO] [stdout]    |
[INFO] [stdout] 80 |   pub fn set__type(&mut self, _type: String) {
[INFO] [stdout]    |          ^^^^^^^^^ help: convert the identifier to snake case: `set_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with__type` should have a snake case name
[INFO] [stdout]   --> src/models/event_dto.rs:84:10
[INFO] [stdout]    |
[INFO] [stdout] 84 |   pub fn with__type(mut self, _type: String) -> EventDto {
[INFO] [stdout]    |          ^^^^^^^^^^ help: convert the identifier to snake case: `with_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset__type` should have a snake case name
[INFO] [stdout]   --> src/models/event_dto.rs:93:10
[INFO] [stdout]    |
[INFO] [stdout] 93 |   pub fn reset__type(&mut self) {
[INFO] [stdout]    |          ^^^^^^^^^^^ help: convert the identifier to snake case: `reset_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.70s
[INFO] running `Command { std: "docker" "inspect" "ee5438ee3b800cdf27abbbc26726e595fb3cdedb9b181c60ddb4e2c3d4fe006e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee5438ee3b800cdf27abbbc26726e595fb3cdedb9b181c60ddb4e2c3d4fe006e", kill_on_drop: false }`
[INFO] [stdout] ee5438ee3b800cdf27abbbc26726e595fb3cdedb9b181c60ddb4e2c3d4fe006e
