[INFO] cloning repository https://github.com/iliana/before
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iliana/before" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filiana%2Fbefore", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filiana%2Fbefore'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 540a49d3bf05932523f62e79aefb9faebd1f601b
[INFO] checking iliana/before against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filiana%2Fbefore" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/iliana/before on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/iliana/before
[INFO] finished tweaking git repo https://github.com/iliana/before
[INFO] tweaked toml for git repo https://github.com/iliana/before written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/iliana/before already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded askama_derive v0.11.2
[INFO] [stderr]   Downloaded askama_shared v0.12.2
[INFO] [stderr]   Downloaded num_threads v0.1.4
[INFO] [stderr]   Downloaded askama v0.11.1
[INFO] [stderr]   Downloaded serde_plain v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d770937a1c26eadc0fd2d43f8fb4f60bf29f93056b94b54e02e478a8aeac8649
[INFO] running `Command { std: "docker" "start" "-a" "d770937a1c26eadc0fd2d43f8fb4f60bf29f93056b94b54e02e478a8aeac8649", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d770937a1c26eadc0fd2d43f8fb4f60bf29f93056b94b54e02e478a8aeac8649", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d770937a1c26eadc0fd2d43f8fb4f60bf29f93056b94b54e02e478a8aeac8649", kill_on_drop: false }`
[INFO] [stdout] d770937a1c26eadc0fd2d43f8fb4f60bf29f93056b94b54e02e478a8aeac8649
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f8f08417285fddf709430a730604f68253901da871ea5e04f8871b4d8e4c7fa
[INFO] running `Command { std: "docker" "start" "-a" "1f8f08417285fddf709430a730604f68253901da871ea5e04f8871b4d8e4c7fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.88
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libc v0.2.120
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling yansi v0.5.0
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]     Checking getrandom v0.2.5
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.1
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking http v0.2.6
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking tracing-core v0.1.23
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling cookie v0.15.1
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling ref-cast v1.0.6
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]     Checking tracing v0.1.32
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling uncased v0.9.6
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]    Compiling devise_core v0.3.1
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling h2 v0.3.12
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling pear_codegen v0.2.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.6
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling devise_codegen v0.3.1
[INFO] [stderr]    Compiling pear v0.2.3
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]     Checking flate2 v1.0.22
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling hyper v0.14.17
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling atomic v0.5.1
[INFO] [stderr]    Compiling multer v2.0.2
[INFO] [stderr]    Compiling figment v0.10.6
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling state v0.5.2
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling askama_shared v0.12.2
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling devise v0.3.1
[INFO] [stderr]    Compiling derive_builder_core v0.10.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling rocket_http v0.5.0-rc.1
[INFO] [stderr]    Compiling rocket v0.5.0-rc.1
[INFO] [stderr]     Checking spin v0.9.2
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]     Checking fastrand v1.7.0
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking async-stream v0.3.3
[INFO] [stderr]    Compiling derive_builder_macro v0.10.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling askama_derive v0.11.2
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking ubyte v0.10.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking tokio-stream v0.1.8
[INFO] [stderr]     Checking async-compression v0.3.12
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]     Checking num_threads v0.1.4
[INFO] [stderr]     Checking ipnet v2.4.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling time-macros v0.2.3
[INFO] [stderr]    Compiling rocket_codegen v0.5.0-rc.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking askama v0.11.1
[INFO] [stderr]     Checking zip v0.5.13
[INFO] [stderr]     Checking derive_builder v0.10.2
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking textnonce v1.0.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_plain v1.0.0
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking tokio-util v0.7.0
[INFO] [stderr]     Checking lru v0.7.3
[INFO] [stderr]     Checking http-range v0.1.5
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking time v0.3.7
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.10
[INFO] [stderr]     Checking before v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `bet`
[INFO] [stdout]    --> src/bet.rs:142:21
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub(crate) async fn bet(
[INFO] [stdout]     |                     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_active_bets`
[INFO] [stdout]    --> src/bet.rs:279:15
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub(crate) fn get_active_bets(cookies: &CookieJar<'_>, time: OffsetTime) -> Json<Vec<Bet>> {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity`
[INFO] [stdout]   --> src/database.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |             pub(crate) async fn entity(
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |         route!("/api/getIdols", "Idols"),
[INFO] [stdout]    |         -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `route` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity`
[INFO] [stdout]   --> src/database.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |             pub(crate) async fn entity(
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |         route!("/api/getRisingStars", "RisingStars"),
[INFO] [stdout]    |         -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `route` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity`
[INFO] [stdout]   --> src/database.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |             pub(crate) async fn entity(
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |         route!("/api/getTribute", "Tributes"),
[INFO] [stdout]    |         ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `route` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity`
[INFO] [stdout]   --> src/database.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |             pub(crate) async fn entity(
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |         route!("/database/communityChestProgress", "CommunityChestProgress"),
[INFO] [stdout]    |         -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `route` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity`
[INFO] [stdout]   --> src/database.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |             pub(crate) async fn entity(
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |         route!("/database/fuelProgress", "FuelProgress"),
[INFO] [stdout]    |         ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `route` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity`
[INFO] [stdout]   --> src/database.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |             pub(crate) async fn entity(
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |         route!("/database/giftProgress", "GiftProgress"),
[INFO] [stdout]    |         ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `route` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity`
[INFO] [stdout]   --> src/database.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |             pub(crate) async fn entity(
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |         route!("/database/globalEvents", "GlobalEvents"),
[INFO] [stdout]    |         ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `route` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity`
[INFO] [stdout]   --> src/database.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |             pub(crate) async fn entity(
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 |         route!("/database/nullified", "Nullified"),
[INFO] [stdout]    |         ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `route` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity`
[INFO] [stdout]   --> src/database.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |             pub(crate) async fn entity(
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |         route!("/database/offseasonSetup", "OffseasonSetup"),
[INFO] [stdout]    |         ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `route` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity`
[INFO] [stdout]   --> src/database.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |             pub(crate) async fn entity(
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |         route!("/database/shopSetup", "ShopSetup"),
[INFO] [stdout]    |         ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `route` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity`
[INFO] [stdout]   --> src/database.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |             pub(crate) async fn entity(
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |         route!("/database/simulationData", "Sim"),
[INFO] [stdout]    |         ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `route` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity`
[INFO] [stdout]   --> src/database.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |             pub(crate) async fn entity(
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |         route!("/database/sunsun", "SunSun"),
[INFO] [stdout]    |         ------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `route` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity`
[INFO] [stdout]   --> src/database.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |             pub(crate) async fn entity(
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |         route!("/database/vault", "Vault"),
[INFO] [stdout]    |         ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `route` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity_all`
[INFO] [stdout]   --> src/database.rs:29:33
[INFO] [stdout]    |
[INFO] [stdout] 29 |             pub(crate) async fn entity_all(
[INFO] [stdout]    |                                 ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |         route_all!("/database/allDivisions", "Division"),
[INFO] [stdout]    |         ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `route_all` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity_all`
[INFO] [stdout]   --> src/database.rs:29:33
[INFO] [stdout]    |
[INFO] [stdout] 29 |             pub(crate) async fn entity_all(
[INFO] [stdout]    |                                 ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |         route_all!("/database/allTeams", "Team"),
[INFO] [stdout]    |         ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `route_all` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity_id`
[INFO] [stdout]   --> src/database.rs:42:33
[INFO] [stdout]    |
[INFO] [stdout] 42 |             pub(crate) async fn entity_id(
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |         route_id!("/database/renovationProgress?<id>", "RenovationProgress"),
[INFO] [stdout]    |         -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `route_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity_id`
[INFO] [stdout]   --> src/database.rs:42:33
[INFO] [stdout]    |
[INFO] [stdout] 42 |             pub(crate) async fn entity_id(
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |         route_id!("/database/subleague?<id>", "Subleague"),
[INFO] [stdout]    |         -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `route_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity_id`
[INFO] [stdout]   --> src/database.rs:42:33
[INFO] [stdout]    |
[INFO] [stdout] 42 |             pub(crate) async fn entity_id(
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |         route_id!("/database/team?<id>", "Team"),
[INFO] [stdout]    |         ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `route_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity_id`
[INFO] [stdout]   --> src/database.rs:42:33
[INFO] [stdout]    |
[INFO] [stdout] 42 |             pub(crate) async fn entity_id(
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |         route_id!("/database/teamElectionStats?<id>", "TeamElectionStats"),
[INFO] [stdout]    |         ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `route_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `game_by_id`
[INFO] [stdout]   --> src/database.rs:84:21
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub(crate) async fn game_by_id(
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `items`
[INFO] [stdout]   --> src/database.rs:93:21
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub(crate) async fn items(
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `renovations`
[INFO] [stdout]    --> src/database.rs:127:15
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub(crate) fn renovations(ids: &str) -> Json<Vec<&'static RawValue>> {
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_previous_champ`
[INFO] [stdout]    --> src/database.rs:149:21
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub(crate) async fn get_previous_champ(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `offseason_recap`
[INFO] [stdout]   --> src/election.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub(crate) async fn offseason_recap(
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bonus_results`
[INFO] [stdout]   --> src/election.rs:94:21
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub(crate) async fn bonus_results(
[INFO] [stdout]    |                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `decree_results`
[INFO] [stdout]    --> src/election.rs:103:21
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub(crate) async fn decree_results(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `event_results`
[INFO] [stdout]    --> src/election.rs:112:21
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub(crate) async fn event_results(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `stream_data`
[INFO] [stdout]   --> src/events.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) async fn stream_data(
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `stream_individual`
[INFO] [stdout]   --> src/events.rs:33:33
[INFO] [stdout]    |
[INFO] [stdout] 33 |             pub(crate) async fn stream_individual(
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |         implnt!(games, "/events/streamGameData"),
[INFO] [stdout]    |         ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `implnt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `stream_individual`
[INFO] [stdout]   --> src/events.rs:33:33
[INFO] [stdout]    |
[INFO] [stdout] 33 |             pub(crate) async fn stream_individual(
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |         implnt!(leagues, "/events/streamLeagueData"),
[INFO] [stdout]    |         -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `implnt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `stream_individual`
[INFO] [stdout]   --> src/events.rs:33:33
[INFO] [stdout]    |
[INFO] [stdout] 33 |             pub(crate) async fn stream_individual(
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |         implnt!(temporal, "/events/streamTemporalData"),
[INFO] [stdout]    |         ----------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `implnt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `buy_flute`
[INFO] [stdout]   --> src/favorite_team.rs:79:15
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub(crate) fn buy_flute(cookies: &CookieJar<'_>) -> ApiResult<&'static str> {
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `update_favorite_team`
[INFO] [stdout]   --> src/favorite_team.rs:92:15
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub(crate) fn update_favorite_team(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `feed`
[INFO] [stdout]   --> src/feed.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) async fn feed(
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `feedbyphase`
[INFO] [stdout]   --> src/feed.rs:55:21
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub(crate) async fn feedbyphase(
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `choose_idol`
[INFO] [stdout]   --> src/idol.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub(crate) fn choose_idol(
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `jump`
[INFO] [stdout]   --> src/jump.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) async fn jump(
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `relative`
[INFO] [stdout]   --> src/jump.rs:84:15
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub(crate) fn relative(
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `static_media`
[INFO] [stdout]    --> src/media.rs:152:21
[INFO] [stdout]     |
[INFO] [stdout] 152 | pub(crate) async fn static_media(
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `static_root`
[INFO] [stdout]    --> src/media.rs:161:21
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub(crate) async fn static_root(
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `offsite`
[INFO] [stdout]   --> src/offsite.rs:44:21
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub(crate) async fn offsite(
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `players`
[INFO] [stdout]   --> src/players.rs:35:21
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub(crate) async fn players(
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `player_names_ids`
[INFO] [stdout]    --> src/players.rs:149:21
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub(crate) async fn player_names_ids(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `update_settings`
[INFO] [stdout]   --> src/settings.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub(crate) fn update_settings(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `site_static`
[INFO] [stdout]    --> src/site.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub(crate) async fn site_static(
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `buy_vote`
[INFO] [stdout]   --> src/snacks/routes.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) fn buy_vote(
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `increase_votes`
[INFO] [stdout]   --> src/snacks/routes.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub(crate) fn increase_votes(cookies: &CookieJar<'_>) -> ApiResult<&'static str> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vote`
[INFO] [stdout]   --> src/snacks/routes.rs:56:15
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub(crate) fn vote(amount: Json<Amount>, cookies: &CookieJar<'_>) -> ApiResult<&'static str> {
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `buy_increase_max_bet`
[INFO] [stdout]   --> src/snacks/routes.rs:84:15
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub(crate) fn buy_increase_max_bet(cookies: &CookieJar<'_>) -> ApiResult<&'static str> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `buy_increase_daily_coins`
[INFO] [stdout]   --> src/snacks/routes.rs:95:15
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub(crate) fn buy_increase_daily_coins(cookies: &CookieJar<'_>) -> ApiResult<&'static str> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `eat_a_dang_peanut`
[INFO] [stdout]    --> src/snacks/routes.rs:113:15
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub(crate) fn eat_a_dang_peanut(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `buy_a_dang_peanut`
[INFO] [stdout]    --> src/snacks/routes.rs:129:15
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub(crate) fn buy_a_dang_peanut(cookies: &CookieJar<'_>) -> ApiResult<String> {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `buy_snack`
[INFO] [stdout]    --> src/snacks/routes.rs:145:15
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub(crate) fn buy_snack(
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `buy_relic`
[INFO] [stdout]    --> src/snacks/routes.rs:164:15
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub(crate) fn buy_relic(
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `buy_snack_no_upgrade`
[INFO] [stdout]    --> src/snacks/routes.rs:180:15
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub(crate) fn buy_snack_no_upgrade(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sell_snack`
[INFO] [stdout]    --> src/snacks/routes.rs:202:15
[INFO] [stdout]     |
[INFO] [stdout] 202 | pub(crate) fn sell_snack(
[INFO] [stdout]     |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `buy_slot`
[INFO] [stdout]    --> src/snacks/routes.rs:237:15
[INFO] [stdout]     |
[INFO] [stdout] 237 | pub(crate) fn buy_slot(cookies: &CookieJar<'_>) -> ApiResult<&'static str> {
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sell_slot`
[INFO] [stdout]    --> src/snacks/routes.rs:245:15
[INFO] [stdout]     |
[INFO] [stdout] 245 | pub(crate) fn sell_slot(
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reorder_snacks`
[INFO] [stdout]    --> src/snacks/routes.rs:269:15
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub(crate) fn reorder_snacks(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `socket_io`
[INFO] [stdout]   --> src/socket_io.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) async fn socket_io(
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `socket_io_post`
[INFO] [stdout]   --> src/socket_io.rs:87:21
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub(crate) async fn socket_io_post(sid: Option<u64>, data: &[u8]) -> &'static str {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `buy_a_dang_squirrel`
[INFO] [stdout]   --> src/squirrels.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub(crate) fn buy_a_dang_squirrel(cookies: &CookieJar<'_>) -> ApiResult<&'static str> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `deal_cards`
[INFO] [stdout]    --> src/tarot.rs:176:15
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub(crate) fn deal_cards(cookies: &CookieJar<'_>, time: OffsetTime) -> (Status, Value) {
[INFO] [stdout]     |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reorder_cards`
[INFO] [stdout]    --> src/tarot.rs:190:15
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub(crate) fn reorder_cards(
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_user`
[INFO] [stdout]   --> src/user.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) fn get_user(cookies: &CookieJar<'_>, time: OffsetTime) -> Value {
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_user_notifications`
[INFO] [stdout]    --> src/user.rs:119:21
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub(crate) async fn get_user_notifications(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `clear_user_notifications`
[INFO] [stdout]    --> src/user.rs:134:15
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub(crate) fn clear_user_notifications() -> NoContent {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_user_rewards`
[INFO] [stdout]    --> src/user.rs:139:21
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub(crate) async fn get_user_rewards(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bet`
[INFO] [stdout]    --> src/bet.rs:142:21
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub(crate) async fn bet(
[INFO] [stdout]     |                     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_active_bets`
[INFO] [stdout]    --> src/bet.rs:279:15
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub(crate) fn get_active_bets(cookies: &CookieJar<'_>, time: OffsetTime) -> Json<Vec<Bet>> {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity`
[INFO] [stdout]   --> src/database.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |             pub(crate) async fn entity(
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |         route!("/api/getIdols", "Idols"),
[INFO] [stdout]    |         -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `route` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity`
[INFO] [stdout]   --> src/database.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |             pub(crate) async fn entity(
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |         route!("/api/getRisingStars", "RisingStars"),
[INFO] [stdout]    |         -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `route` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity`
[INFO] [stdout]   --> src/database.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |             pub(crate) async fn entity(
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |         route!("/api/getTribute", "Tributes"),
[INFO] [stdout]    |         ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `route` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity`
[INFO] [stdout]   --> src/database.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |             pub(crate) async fn entity(
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |         route!("/database/communityChestProgress", "CommunityChestProgress"),
[INFO] [stdout]    |         -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `route` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity`
[INFO] [stdout]   --> src/database.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |             pub(crate) async fn entity(
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |         route!("/database/fuelProgress", "FuelProgress"),
[INFO] [stdout]    |         ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `route` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity`
[INFO] [stdout]   --> src/database.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |             pub(crate) async fn entity(
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |         route!("/database/giftProgress", "GiftProgress"),
[INFO] [stdout]    |         ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `route` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity`
[INFO] [stdout]   --> src/database.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |             pub(crate) async fn entity(
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |         route!("/database/globalEvents", "GlobalEvents"),
[INFO] [stdout]    |         ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `route` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity`
[INFO] [stdout]   --> src/database.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |             pub(crate) async fn entity(
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 |         route!("/database/nullified", "Nullified"),
[INFO] [stdout]    |         ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `route` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity`
[INFO] [stdout]   --> src/database.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |             pub(crate) async fn entity(
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |         route!("/database/offseasonSetup", "OffseasonSetup"),
[INFO] [stdout]    |         ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `route` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity`
[INFO] [stdout]   --> src/database.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |             pub(crate) async fn entity(
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |         route!("/database/shopSetup", "ShopSetup"),
[INFO] [stdout]    |         ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `route` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity`
[INFO] [stdout]   --> src/database.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |             pub(crate) async fn entity(
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |         route!("/database/simulationData", "Sim"),
[INFO] [stdout]    |         ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `route` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity`
[INFO] [stdout]   --> src/database.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |             pub(crate) async fn entity(
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |         route!("/database/sunsun", "SunSun"),
[INFO] [stdout]    |         ------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `route` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity`
[INFO] [stdout]   --> src/database.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |             pub(crate) async fn entity(
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |         route!("/database/vault", "Vault"),
[INFO] [stdout]    |         ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `route` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity_all`
[INFO] [stdout]   --> src/database.rs:29:33
[INFO] [stdout]    |
[INFO] [stdout] 29 |             pub(crate) async fn entity_all(
[INFO] [stdout]    |                                 ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |         route_all!("/database/allDivisions", "Division"),
[INFO] [stdout]    |         ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `route_all` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity_all`
[INFO] [stdout]   --> src/database.rs:29:33
[INFO] [stdout]    |
[INFO] [stdout] 29 |             pub(crate) async fn entity_all(
[INFO] [stdout]    |                                 ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |         route_all!("/database/allTeams", "Team"),
[INFO] [stdout]    |         ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `route_all` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity_id`
[INFO] [stdout]   --> src/database.rs:42:33
[INFO] [stdout]    |
[INFO] [stdout] 42 |             pub(crate) async fn entity_id(
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |         route_id!("/database/renovationProgress?<id>", "RenovationProgress"),
[INFO] [stdout]    |         -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `route_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity_id`
[INFO] [stdout]   --> src/database.rs:42:33
[INFO] [stdout]    |
[INFO] [stdout] 42 |             pub(crate) async fn entity_id(
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |         route_id!("/database/subleague?<id>", "Subleague"),
[INFO] [stdout]    |         -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `route_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity_id`
[INFO] [stdout]   --> src/database.rs:42:33
[INFO] [stdout]    |
[INFO] [stdout] 42 |             pub(crate) async fn entity_id(
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |         route_id!("/database/team?<id>", "Team"),
[INFO] [stdout]    |         ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `route_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity_id`
[INFO] [stdout]   --> src/database.rs:42:33
[INFO] [stdout]    |
[INFO] [stdout] 42 |             pub(crate) async fn entity_id(
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |         route_id!("/database/teamElectionStats?<id>", "TeamElectionStats"),
[INFO] [stdout]    |         ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `route_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `game_by_id`
[INFO] [stdout]   --> src/database.rs:84:21
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub(crate) async fn game_by_id(
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `items`
[INFO] [stdout]   --> src/database.rs:93:21
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub(crate) async fn items(
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `renovations`
[INFO] [stdout]    --> src/database.rs:127:15
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub(crate) fn renovations(ids: &str) -> Json<Vec<&'static RawValue>> {
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_previous_champ`
[INFO] [stdout]    --> src/database.rs:149:21
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub(crate) async fn get_previous_champ(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `offseason_recap`
[INFO] [stdout]   --> src/election.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub(crate) async fn offseason_recap(
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bonus_results`
[INFO] [stdout]   --> src/election.rs:94:21
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub(crate) async fn bonus_results(
[INFO] [stdout]    |                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `decree_results`
[INFO] [stdout]    --> src/election.rs:103:21
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub(crate) async fn decree_results(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `event_results`
[INFO] [stdout]    --> src/election.rs:112:21
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub(crate) async fn event_results(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `stream_data`
[INFO] [stdout]   --> src/events.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) async fn stream_data(
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `stream_individual`
[INFO] [stdout]   --> src/events.rs:33:33
[INFO] [stdout]    |
[INFO] [stdout] 33 |             pub(crate) async fn stream_individual(
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |         implnt!(games, "/events/streamGameData"),
[INFO] [stdout]    |         ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `implnt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `stream_individual`
[INFO] [stdout]   --> src/events.rs:33:33
[INFO] [stdout]    |
[INFO] [stdout] 33 |             pub(crate) async fn stream_individual(
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |         implnt!(leagues, "/events/streamLeagueData"),
[INFO] [stdout]    |         -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `implnt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `stream_individual`
[INFO] [stdout]   --> src/events.rs:33:33
[INFO] [stdout]    |
[INFO] [stdout] 33 |             pub(crate) async fn stream_individual(
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |         implnt!(temporal, "/events/streamTemporalData"),
[INFO] [stdout]    |         ----------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `implnt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `buy_flute`
[INFO] [stdout]   --> src/favorite_team.rs:79:15
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub(crate) fn buy_flute(cookies: &CookieJar<'_>) -> ApiResult<&'static str> {
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `update_favorite_team`
[INFO] [stdout]   --> src/favorite_team.rs:92:15
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub(crate) fn update_favorite_team(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `feed`
[INFO] [stdout]   --> src/feed.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) async fn feed(
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `feedbyphase`
[INFO] [stdout]   --> src/feed.rs:55:21
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub(crate) async fn feedbyphase(
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `choose_idol`
[INFO] [stdout]   --> src/idol.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub(crate) fn choose_idol(
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `jump`
[INFO] [stdout]   --> src/jump.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) async fn jump(
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `relative`
[INFO] [stdout]   --> src/jump.rs:84:15
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub(crate) fn relative(
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `static_media`
[INFO] [stdout]    --> src/media.rs:152:21
[INFO] [stdout]     |
[INFO] [stdout] 152 | pub(crate) async fn static_media(
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `static_root`
[INFO] [stdout]    --> src/media.rs:161:21
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub(crate) async fn static_root(
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `offsite`
[INFO] [stdout]   --> src/offsite.rs:44:21
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub(crate) async fn offsite(
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `players`
[INFO] [stdout]   --> src/players.rs:35:21
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub(crate) async fn players(
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `player_names_ids`
[INFO] [stdout]    --> src/players.rs:149:21
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub(crate) async fn player_names_ids(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `update_settings`
[INFO] [stdout]   --> src/settings.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub(crate) fn update_settings(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `site_static`
[INFO] [stdout]    --> src/site.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub(crate) async fn site_static(
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `buy_vote`
[INFO] [stdout]   --> src/snacks/routes.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) fn buy_vote(
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `increase_votes`
[INFO] [stdout]   --> src/snacks/routes.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub(crate) fn increase_votes(cookies: &CookieJar<'_>) -> ApiResult<&'static str> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vote`
[INFO] [stdout]   --> src/snacks/routes.rs:56:15
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub(crate) fn vote(amount: Json<Amount>, cookies: &CookieJar<'_>) -> ApiResult<&'static str> {
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `buy_increase_max_bet`
[INFO] [stdout]   --> src/snacks/routes.rs:84:15
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub(crate) fn buy_increase_max_bet(cookies: &CookieJar<'_>) -> ApiResult<&'static str> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `buy_increase_daily_coins`
[INFO] [stdout]   --> src/snacks/routes.rs:95:15
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub(crate) fn buy_increase_daily_coins(cookies: &CookieJar<'_>) -> ApiResult<&'static str> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `eat_a_dang_peanut`
[INFO] [stdout]    --> src/snacks/routes.rs:113:15
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub(crate) fn eat_a_dang_peanut(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `buy_a_dang_peanut`
[INFO] [stdout]    --> src/snacks/routes.rs:129:15
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub(crate) fn buy_a_dang_peanut(cookies: &CookieJar<'_>) -> ApiResult<String> {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `buy_snack`
[INFO] [stdout]    --> src/snacks/routes.rs:145:15
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub(crate) fn buy_snack(
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `buy_relic`
[INFO] [stdout]    --> src/snacks/routes.rs:164:15
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub(crate) fn buy_relic(
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `buy_snack_no_upgrade`
[INFO] [stdout]    --> src/snacks/routes.rs:180:15
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub(crate) fn buy_snack_no_upgrade(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sell_snack`
[INFO] [stdout]    --> src/snacks/routes.rs:202:15
[INFO] [stdout]     |
[INFO] [stdout] 202 | pub(crate) fn sell_snack(
[INFO] [stdout]     |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `buy_slot`
[INFO] [stdout]    --> src/snacks/routes.rs:237:15
[INFO] [stdout]     |
[INFO] [stdout] 237 | pub(crate) fn buy_slot(cookies: &CookieJar<'_>) -> ApiResult<&'static str> {
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sell_slot`
[INFO] [stdout]    --> src/snacks/routes.rs:245:15
[INFO] [stdout]     |
[INFO] [stdout] 245 | pub(crate) fn sell_slot(
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reorder_snacks`
[INFO] [stdout]    --> src/snacks/routes.rs:269:15
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub(crate) fn reorder_snacks(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `socket_io`
[INFO] [stdout]   --> src/socket_io.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) async fn socket_io(
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `socket_io_post`
[INFO] [stdout]   --> src/socket_io.rs:87:21
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub(crate) async fn socket_io_post(sid: Option<u64>, data: &[u8]) -> &'static str {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `buy_a_dang_squirrel`
[INFO] [stdout]   --> src/squirrels.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub(crate) fn buy_a_dang_squirrel(cookies: &CookieJar<'_>) -> ApiResult<&'static str> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `deal_cards`
[INFO] [stdout]    --> src/tarot.rs:176:15
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub(crate) fn deal_cards(cookies: &CookieJar<'_>, time: OffsetTime) -> (Status, Value) {
[INFO] [stdout]     |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reorder_cards`
[INFO] [stdout]    --> src/tarot.rs:190:15
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub(crate) fn reorder_cards(
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_user`
[INFO] [stdout]   --> src/user.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) fn get_user(cookies: &CookieJar<'_>, time: OffsetTime) -> Value {
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_user_notifications`
[INFO] [stdout]    --> src/user.rs:119:21
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub(crate) async fn get_user_notifications(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `clear_user_notifications`
[INFO] [stdout]    --> src/user.rs:134:15
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub(crate) fn clear_user_notifications() -> NoContent {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_user_rewards`
[INFO] [stdout]    --> src/user.rs:139:21
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub(crate) async fn get_user_rewards(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 70 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 70 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 40.86s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ubyte v0.10.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "1f8f08417285fddf709430a730604f68253901da871ea5e04f8871b4d8e4c7fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f8f08417285fddf709430a730604f68253901da871ea5e04f8871b4d8e4c7fa", kill_on_drop: false }`
[INFO] [stdout] 1f8f08417285fddf709430a730604f68253901da871ea5e04f8871b4d8e4c7fa
