[INFO] cloning repository https://github.com/cadenthecreator/caden-blog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cadenthecreator/caden-blog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcadenthecreator%2Fcaden-blog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcadenthecreator%2Fcaden-blog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4331b75a51730957991d4a898ed964698958df3d
[INFO] testing cadenthecreator/caden-blog against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcadenthecreator%2Fcaden-blog" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cadenthecreator/caden-blog
[INFO] finished tweaking git repo https://github.com/cadenthecreator/caden-blog
[INFO] tweaked toml for git repo https://github.com/cadenthecreator/caden-blog written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cadenthecreator/caden-blog on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cadenthecreator/caden-blog already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3e19550e6858eb3ff75374a9585d34a58a4f7c4e97131f3952266a345ecfc6b1
[INFO] running `Command { std: "docker" "start" "3e19550e6858eb3ff75374a9585d34a58a4f7c4e97131f3952266a345ecfc6b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e19550e6858eb3ff75374a9585d34a58a4f7c4e97131f3952266a345ecfc6b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3e19550e6858eb3ff75374a9585d34a58a4f7c4e97131f3952266a345ecfc6b1" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e19550e6858eb3ff75374a9585d34a58a4f7c4e97131f3952266a345ecfc6b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3e19550e6858eb3ff75374a9585d34a58a4f7c4e97131f3952266a345ecfc6b1" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling caseless v0.2.2
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling maud_macros v0.26.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling maud v0.26.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling bon-macros v3.7.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling bon v3.7.2
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling axum-extra v0.10.1
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling comrak v0.41.1
[INFO] [stderr]    Compiling caden-blog v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::time::SystemTime`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::time::SystemTime;
[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 imports: `HeaderName` and `HeaderValue`
[INFO] [stdout]   --> src/main.rs:10:29
[INFO] [stdout]    |
[INFO] [stdout] 10 | use axum::http::{HeaderMap, HeaderName, HeaderValue, Response, StatusCode};
[INFO] [stdout]    |                             ^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Local`
[INFO] [stdout]   --> src/main.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{DateTime, Local, Utc};
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/main.rs:136:52
[INFO] [stdout]     |
[INFO] [stdout] 136 |         .route("/favicon.ico", get(serve_favicon));;
[INFO] [stdout]     |                                                    ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:481:13
[INFO] [stdout]     |
[INFO] [stdout] 481 |         let mut post = deserialize_post(post_string.as_mut_str(),url_name.as_str());
[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: unused variable: `headers`
[INFO] [stdout]    --> src/main.rs:212:5
[INFO] [stdout]     |
[INFO] [stdout] 212 |     headers: HeaderMap,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_headers`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tz`
[INFO] [stdout]    --> src/main.rs:229:22
[INFO] [stdout]     |
[INFO] [stdout] 229 | async fn home(UserTz(tz): UserTz) -> Html<String> {
[INFO] [stdout]     |                      ^^ help: if this is intentional, prefix it with an underscore: `_tz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `headers`
[INFO] [stdout]    --> src/main.rs:459:53
[INFO] [stdout]     |
[INFO] [stdout] 459 | async fn post_handler(Path(url_name): Path<String>, headers: HeaderMap, UserTz(tz): UserTz) -> Html<String> {
[INFO] [stdout]     |                                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_headers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tz`
[INFO] [stdout]    --> src/main.rs:459:80
[INFO] [stdout]     |
[INFO] [stdout] 459 | async fn post_handler(Path(url_name): Path<String>, headers: HeaderMap, UserTz(tz): UserTz) -> Html<String> {
[INFO] [stdout]     |                                                                                ^^ help: if this is intentional, prefix it with an underscore: `_tz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_post` is never used
[INFO] [stdout]   --> src/main.rs:63:4
[INFO] [stdout]    |
[INFO] [stdout] 63 | fn render_post(post: &Post) -> Markup {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "3e19550e6858eb3ff75374a9585d34a58a4f7c4e97131f3952266a345ecfc6b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3e19550e6858eb3ff75374a9585d34a58a4f7c4e97131f3952266a345ecfc6b1" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling caden-blog v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::time::SystemTime`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::time::SystemTime;
[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 imports: `HeaderName` and `HeaderValue`
[INFO] [stdout]   --> src/main.rs:10:29
[INFO] [stdout]    |
[INFO] [stdout] 10 | use axum::http::{HeaderMap, HeaderName, HeaderValue, Response, StatusCode};
[INFO] [stdout]    |                             ^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Local`
[INFO] [stdout]   --> src/main.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{DateTime, Local, Utc};
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/main.rs:136:52
[INFO] [stdout]     |
[INFO] [stdout] 136 |         .route("/favicon.ico", get(serve_favicon));;
[INFO] [stdout]     |                                                    ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:481:13
[INFO] [stdout]     |
[INFO] [stdout] 481 |         let mut post = deserialize_post(post_string.as_mut_str(),url_name.as_str());
[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: unused variable: `headers`
[INFO] [stdout]    --> src/main.rs:212:5
[INFO] [stdout]     |
[INFO] [stdout] 212 |     headers: HeaderMap,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_headers`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tz`
[INFO] [stdout]    --> src/main.rs:229:22
[INFO] [stdout]     |
[INFO] [stdout] 229 | async fn home(UserTz(tz): UserTz) -> Html<String> {
[INFO] [stdout]     |                      ^^ help: if this is intentional, prefix it with an underscore: `_tz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `headers`
[INFO] [stdout]    --> src/main.rs:459:53
[INFO] [stdout]     |
[INFO] [stdout] 459 | async fn post_handler(Path(url_name): Path<String>, headers: HeaderMap, UserTz(tz): UserTz) -> Html<String> {
[INFO] [stdout]     |                                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_headers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tz`
[INFO] [stdout]    --> src/main.rs:459:80
[INFO] [stdout]     |
[INFO] [stdout] 459 | async fn post_handler(Path(url_name): Path<String>, headers: HeaderMap, UserTz(tz): UserTz) -> Html<String> {
[INFO] [stdout]     |                                                                                ^^ help: if this is intentional, prefix it with an underscore: `_tz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_post` is never used
[INFO] [stdout]   --> src/main.rs:63:4
[INFO] [stdout]    |
[INFO] [stdout] 63 | fn render_post(post: &Post) -> Markup {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2.77s
[INFO] running `Command { std: "docker" "inspect" "3e19550e6858eb3ff75374a9585d34a58a4f7c4e97131f3952266a345ecfc6b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3e19550e6858eb3ff75374a9585d34a58a4f7c4e97131f3952266a345ecfc6b1" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::time::SystemTime`
[INFO] [stderr]  --> src/main.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use std::time::SystemTime;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `HeaderName` and `HeaderValue`
[INFO] [stderr]   --> src/main.rs:10:29
[INFO] [stderr]    |
[INFO] [stderr] 10 | use axum::http::{HeaderMap, HeaderName, HeaderValue, Response, StatusCode};
[INFO] [stderr]    |                             ^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Local`
[INFO] [stderr]   --> src/main.rs:14:24
[INFO] [stderr]    |
[INFO] [stderr] 14 | use chrono::{DateTime, Local, Utc};
[INFO] [stderr]    |                        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/main.rs:136:52
[INFO] [stderr]     |
[INFO] [stderr] 136 |         .route("/favicon.ico", get(serve_favicon));;
[INFO] [stderr]     |                                                    ^ help: remove this semicolon
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/main.rs:481:13
[INFO] [stderr]     |
[INFO] [stderr] 481 |         let mut post = deserialize_post(post_string.as_mut_str(),url_name.as_str());
[INFO] [stderr]     |             ----^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `headers`
[INFO] [stderr]    --> src/main.rs:212:5
[INFO] [stderr]     |
[INFO] [stderr] 212 |     headers: HeaderMap,
[INFO] [stderr]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_headers`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `tz`
[INFO] [stderr]    --> src/main.rs:229:22
[INFO] [stderr]     |
[INFO] [stderr] 229 | async fn home(UserTz(tz): UserTz) -> Html<String> {
[INFO] [stderr]     |                      ^^ help: if this is intentional, prefix it with an underscore: `_tz`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `headers`
[INFO] [stderr]    --> src/main.rs:459:53
[INFO] [stderr]     |
[INFO] [stderr] 459 | async fn post_handler(Path(url_name): Path<String>, headers: HeaderMap, UserTz(tz): UserTz) -> Html<String> {
[INFO] [stderr]     |                                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_headers`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `tz`
[INFO] [stderr]    --> src/main.rs:459:80
[INFO] [stderr]     |
[INFO] [stderr] 459 | async fn post_handler(Path(url_name): Path<String>, headers: HeaderMap, UserTz(tz): UserTz) -> Html<String> {
[INFO] [stderr]     |                                                                                ^^ help: if this is intentional, prefix it with an underscore: `_tz`
[INFO] [stderr] 
[INFO] [stderr] warning: function `render_post` is never used
[INFO] [stderr]   --> src/main.rs:63:4
[INFO] [stderr]    |
[INFO] [stderr] 63 | fn render_post(post: &Post) -> Markup {
[INFO] [stderr]    |    ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `caden-blog` (bin "caden-blog" test) generated 10 warnings (run `cargo fix --bin "caden-blog" -p caden-blog --tests` to apply 8 suggestions)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/caden_blog-528cb3cead3a0f2c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test' (1872) panicked at src/main.rs:817:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "<!DOCTYPE html><html lang=\"en\"><head><meta charset=\"UTF-8\"><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><script src=\"https://cdn.jsdelivr.net/npm/htmx.org@2.0.7/dist/htmx.min.js\"></script><script>\n                    (function setTzCookie(){\n                      try {\n                        var tz = Intl.DateTimeFormat().resolvedOptions().timeZone;\n                        // only (re)write when missing/changed\n                        if (!document.cookie.includes('tz=' + encodeURIComponent(tz))) {\n                          document.cookie = 'tz=' + encodeURIComponent(tz) + '; Path=/; Max-Age=31536000; SameSite=Lax';\n                        }\n                      } catch (e) {}\n                    })();\n                    </script><script>\n                    document.addEventListener('htmx:configRequest', function (e) {\n                      try {\n                        e.detail.headers['X-Time-Zone'] =\n                          Intl.DateTimeFormat().resolvedOptions().timeZone;\n                      } catch (e) {}\n                    });\n                    </script><title>Phase Space</title><style>\n\n@-webkit-keyframes scroll {\n    0% { background-position:50% 0% }\n    50% { background-position:51% 100% }\n    100% { background-position:50% 0% }\n}\n@-moz-keyframes scroll {\n    0% { background-position:50% 0% }\n    50% { background-position:51% 100% }\n    100% { background-position:50% 0% }\n}\n@keyframes scroll {\n    0% { background-position:50% 0% }\n    50% { background-position:51% 100% }\n    100% { background-position:50% 0% }\n}\n\n\n:root { --speed: 0.5; }\n\nhtml {\nbackground: repeating-linear-gradient( -45deg, #00000000, #00000000 20px, #00000053 20px, #00000053 40px );\nbackground-size: 400% 400%;\n    background-color: rgb(13, 39, 75);\n    background-repeat: repeat;\n    background-position: 0 0;\n    background-attachment: fixed;\n    font-family: Arial, sans-serif;\n\n    /* Use a duration that shrinks as --speed grows */\n    animation-name: scroll;\n    animation-duration: calc(300s / var(--speed));\n    animation-timing-function: linear;\n    animation-iteration-count: infinite;\n\n    /* Optional vendor shorthands if you need them */\n    -webkit-animation-name: scroll;\n    -webkit-animation-duration: calc(300s / var(--speed));\n    -webkit-animation-timing-function: linear;\n    -webkit-animation-iteration-count: infinite;\n\n}\n.tags {\n  color: #a4a4a4;\n  font-size: small;\n}\n.post-title {\n  margin-bottom: 0px;\n}\n.timestamp {\n  font-size: 0.6rem;\n  color: #d5d5d5;\n}\n.title {\n    font-family: Arial, sans-serif;\n    text-align: center;\n    font-size: 700%;\n    color: rgb(191, 191, 191);\n    mix-blend-mode:color-dodge;\n    margin: 1%;\n}\n.background {\n    background-color: rgb(25, 49, 85);\n    color: white;\n    margin-left: 5%;\n    margin-right: 5%;\n    padding: 3rem;\n}\n.row {\n    display: flex;\n}\n.sidebar {\n    background-color: rgb(36, 50, 100);\n    padding: 20px;\n    padding-top: 0px;\n    height: fit-content;\n    padding-bottom: 0px;\n    width: 20rem;\n}\n.content {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, 400px);\n    gap: 1rem;\n    width: 100%;\n}\n.card {\n    background-color: rgb(36, 50, 100);\n    padding: 5px;\n    height: 600px;\n    width: 400px;\n    margin: 1rem;\n}\n.post-image {\n    width: 390px;\n    display:block;\n    margin-left: auto;\n    margin-right: auto;\n}\n.btn {\n  color: rgb(0, 171, 255);\n  text-decoration: none;\n  margin-left: auto;\n  margin-right: auto;\n  display: block;\n  width: fit-content;\n  font-size: larger;\n}\n\n.btn:hover {\n    color: rgb(209, 223, 255);\n}\n\n.btn-tag{\n\n  display: inline-flex;\n  align-items: center;\n  gap: .4em;\n  color: inherit;\n  font-size: 1.5rem;\n  text-decoration: none;\n  background: transparent;\n  line-height: 1;\n  border-width: 0px;\n}\n\n.btn-tag:hover{ opacity: .85; }\n\n.btn-tag:focus-visible{\n  outline: 2px solid currentColor;\n  outline-offset: 2px;\n}\n</style></head><body><h1 class=\"title\">Phase Space</h1><div class=\"background\"><div class=\"row\"><div class=\"content\" hx-get=\"/posts\" hx-trigger=\"load\"></div><div class=\"sidebar\" id=\"sidebar\"><h2>Info</h2><p>Welcome to my blog! I am primarily doing this for school.. but will likely continue posting outside of school. I enjoy talking about tech stuff mainly software. But I also enjoy talking about robotics, hardware and science. I hope you find this useful or entertaining somewhat. :)</p><hr><ul><li><button class=\"btn-tag\" hx-vals=\"{&quot;tag&quot;: &quot;robotics&quot;}\" hx-get=\"/posts\" hx-target=\".content\" hx-swap=\"innerHTML\">Robotics</button></li><li><button class=\"btn-tag\" hx-vals=\"{&quot;tag&quot;: &quot;hardware&quot;}\" hx-get=\"/posts\" hx-target=\".content\" hx-swap=\"innerHTML\">Hardware</button></li><li><button class=\"btn-tag\" hx-vals=\"{&quot;tag&quot;: &quot;software&quot;}\" hx-get=\"/posts\" hx-target=\".content\" hx-swap=\"innerHTML\">Software</button></li><li><button class=\"btn-tag\" hx-vals=\"{&quot;tag&quot;: &quot;gaming&quot;}\" hx-get=\"/posts\" hx-target=\".content\" hx-swap=\"innerHTML\">Gaming</button></li><li><button class=\"btn-tag\" hx-vals=\"{&quot;tag&quot;: &quot;science&quot;}\" hx-get=\"/posts\" hx-target=\".content\" hx-swap=\"innerHTML\">Science</button></li><li><button class=\"btn-tag\" hx-get=\"/posts\" hx-target=\".content\" hx-swap=\"innerHTML\">All</button></li></ul></div></div></div></body></html>"
[INFO] [stdout]  right: "html"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64451e1f5f31 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x64451e20afea - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x64451e1fa7fc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x64451e1d1b36 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x64451e1ee349 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x64451e14db40 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x64451e1ee502 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x64451e1d1be2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x64451e1ca4b9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x64451e1d27dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x64451e20b74c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x64451e20b663 - core[7c831bd917ebf35f]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x64451e13e2b2 - core[7c831bd917ebf35f]::panicking::assert_failed::<alloc[2fdc3f7464fcf288]::string::String, &str>
[INFO] [stdout]   13:     0x64451e122bf1 - caden_blog[f245ad23c866b35d]::test::{closure#0}
[INFO] [stdout]   14:     0x64451e136548 - <tokio[c230bb830ad2c1a2]::runtime::context::scoped::Scoped<tokio[c230bb830ad2c1a2]::runtime::scheduler::Context>>::set::<<tokio[c230bb830ad2c1a2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c230bb830ad2c1a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[c230bb830ad2c1a2]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   15:     0x64451e1369ad - <tokio[c230bb830ad2c1a2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   16:     0x64451e137f8d - tokio[c230bb830ad2c1a2]::runtime::context::runtime::enter_runtime::<<tokio[c230bb830ad2c1a2]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   17:     0x64451e12fba5 - <tokio[c230bb830ad2c1a2]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x64451e12586e - <caden_blog[f245ad23c866b35d]::test::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x64451e140e2b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   20:     0x64451e14e495 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   21:     0x64451e147854 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   22:     0x64451e1515f2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   23:     0x64451e1f5809 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   24:     0x772e2bfdc07a - <unknown>
[INFO] [stdout]   25:     0x772e2c06f534 - clone
[INFO] [stdout]   26:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin caden-blog`
[INFO] running `Command { std: "docker" "inspect" "3e19550e6858eb3ff75374a9585d34a58a4f7c4e97131f3952266a345ecfc6b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e19550e6858eb3ff75374a9585d34a58a4f7c4e97131f3952266a345ecfc6b1", kill_on_drop: false }`
[INFO] [stdout] 3e19550e6858eb3ff75374a9585d34a58a4f7c4e97131f3952266a345ecfc6b1
