[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 beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcadenthecreator%2Fcaden-blog" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cadenthecreator/caden-blog on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 837ab5ee22e49741b7a784e740d017cb2179e1955d9d5aeab994d735e342bd5d
[INFO] running `Command { std: "docker" "start" "-a" "837ab5ee22e49741b7a784e740d017cb2179e1955d9d5aeab994d735e342bd5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "837ab5ee22e49741b7a784e740d017cb2179e1955d9d5aeab994d735e342bd5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "837ab5ee22e49741b7a784e740d017cb2179e1955d9d5aeab994d735e342bd5d", kill_on_drop: false }`
[INFO] [stdout] 837ab5ee22e49741b7a784e740d017cb2179e1955d9d5aeab994d735e342bd5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9aac2b684c9c1232a3534d34bc32f0db57f974fbe17c161ad3ad29f130764fdb
[INFO] running `Command { std: "docker" "start" "-a" "9aac2b684c9c1232a3534d34bc32f0db57f974fbe17c161ad3ad29f130764fdb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling caseless v0.2.2
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[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 onig v6.5.1
[INFO] [stderr]    Compiling maud v0.26.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling darling_macro v0.21.3
[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 hyper-util v0.1.16
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling bon v3.7.2
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling comrak v0.41.1
[INFO] [stderr]    Compiling axum-extra v0.10.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 `dev` profile [unoptimized + debuginfo] target(s) in 55.29s
[INFO] running `Command { std: "docker" "inspect" "9aac2b684c9c1232a3534d34bc32f0db57f974fbe17c161ad3ad29f130764fdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9aac2b684c9c1232a3534d34bc32f0db57f974fbe17c161ad3ad29f130764fdb", kill_on_drop: false }`
[INFO] [stdout] 9aac2b684c9c1232a3534d34bc32f0db57f974fbe17c161ad3ad29f130764fdb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2aca908d5f6ad289eff2a1e638433878c5fcc1c13dc0d5af1b85b8c08f07503f
[INFO] running `Command { std: "docker" "start" "-a" "2aca908d5f6ad289eff2a1e638433878c5fcc1c13dc0d5af1b85b8c08f07503f", 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 `test` profile [unoptimized + debuginfo] target(s) in 1.43s
[INFO] running `Command { std: "docker" "inspect" "2aca908d5f6ad289eff2a1e638433878c5fcc1c13dc0d5af1b85b8c08f07503f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2aca908d5f6ad289eff2a1e638433878c5fcc1c13dc0d5af1b85b8c08f07503f", kill_on_drop: false }`
[INFO] [stdout] 2aca908d5f6ad289eff2a1e638433878c5fcc1c13dc0d5af1b85b8c08f07503f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2ac0f92633197e7efc792bf6e5d19a54501d23e67b3372dcc24b86cf0f4e2998
[INFO] running `Command { std: "docker" "start" "-a" "2ac0f92633197e7efc792bf6e5d19a54501d23e67b3372dcc24b86cf0f4e2998", 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 `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/caden_blog-b1411bffd10cd259)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: test failed, to rerun pass `--bin caden-blog`
[INFO] [stdout] test test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test' (25) 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:     0x5b5f6b452e8a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b5f6b452e8a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b5f6b452e8a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b5f6b452e8a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b5f6b4676fa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b5f6b4676fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5b5f6b457a92 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b5f6b457a92 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b5f6b43180f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b5f6b43180f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b5f6b44b1d9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b5f6b2bf4ec - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b5f6b2bf4ec - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b5f6b44b392 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b5f6b44b392 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b5f6b4318c8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b5f6b4291a9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b5f6b4325dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b5f6b467fdc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b5f6b467e93 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5b5f6b29dd9b - core::panicking::assert_failed::h54b5283e8cd6f1d5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5b5f6b295d44 - caden_blog::test::{{closure}}::h1893004b93ea5861
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:817:5
[INFO] [stdout]   22:     0x5b5f6b2ac042 - <core::pin::Pin<P> as core::future::future::Future>::poll::h8c459984e3acc43c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5b5f6b2abf5d - <core::pin::Pin<P> as core::future::future::Future>::poll::h641e3980faed870e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b5f6b286e5d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h488d7487a2238ffe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x5b5f6b286c1b - tokio::task::coop::with_budget::hce246a955e4ca4ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5b5f6b286c1b - tokio::task::coop::budget::h3d6b213b6f8b4236
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5b5f6b286c1b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h540b00383270593d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x5b5f6b283bf0 - tokio::runtime::scheduler::current_thread::Context::enter::h5ab76e9f627d0d2f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5b5f6b28583d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd329aff7f0be91ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x5b5f6b2854c4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc0f1a0e8785b172d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x5b5f6b29ea0b - tokio::runtime::context::scoped::Scoped<T>::set::ha0d5d2af1ea27e87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5b5f6b2aac99 - tokio::runtime::context::set_scheduler::{{closure}}::ha1799a4726908770
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5b5f6b29d362 - std::thread::local::LocalKey<T>::try_with::hdde63aa20ddc12f0
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5b5f6b29c64e - std::thread::local::LocalKey<T>::with::h0a06139f7c5a0a4b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5b5f6b2aac4d - tokio::runtime::context::set_scheduler::haee44483e91847cb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5b5f6b285250 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3eab3f567db7bcd6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x5b5f6b285506 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8089a142909182a0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x5b5f6b283480 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hd41a7291073bcfe6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5b5f6b2aafb3 - tokio::runtime::context::runtime::enter_runtime::h00aaed02b36ad51e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5b5f6b283241 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h5a797cf30940196a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5b5f6b29edd4 - tokio::runtime::runtime::Runtime::block_on_inner::h6ca15f898fcd2667
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x5b5f6b29ef9f - tokio::runtime::runtime::Runtime::block_on::h93b879b9f0431c80
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x5b5f6b295200 - caden_blog::test::h2c81b4d5e938a393
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:817:33
[INFO] [stdout]   44:     0x5b5f6b295db7 - caden_blog::test::{{closure}}::hf4d8aab7483d3756
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:806:16
[INFO] [stdout]   45:     0x5b5f6b2805e6 - core::ops::function::FnOnce::call_once::h848672e6b5e3598d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5b5f6b2b35cb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5b5f6b2b35cb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5b5f6b2bffbb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5b5f6b2bffbb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5b5f6b2bffbb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5b5f6b2bffbb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5b5f6b2bffbb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5b5f6b2bffbb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5b5f6b2bffbb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5b5f6b2bb6d4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5b5f6b2bb6d4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5b5f6b2c2bc2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x5b5f6b2c2bc2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5b5f6b2c2bc2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5b5f6b2c2bc2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5b5f6b2c2bc2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5b5f6b2c2bc2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x5b5f6b2c2bc2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5b5f6b45279f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   65:     0x5b5f6b45279f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7950bb279aa4 - <unknown>
[INFO] [stdout]   67:     0x7950bb306a64 - clone
[INFO] [stdout]   68:                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.09s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2ac0f92633197e7efc792bf6e5d19a54501d23e67b3372dcc24b86cf0f4e2998", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ac0f92633197e7efc792bf6e5d19a54501d23e67b3372dcc24b86cf0f4e2998", kill_on_drop: false }`
[INFO] [stdout] 2ac0f92633197e7efc792bf6e5d19a54501d23e67b3372dcc24b86cf0f4e2998
