[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] ccf747ab3868ae17d6113bc67fffbe994562147c
[INFO] testing cadenthecreator/caden-blog against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcadenthecreator%2Fcaden-blog" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cadenthecreator/caden-blog on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded maud v0.26.0
[INFO] [stderr]   Downloaded maud_macros v0.26.0
[INFO] [stderr]   Downloaded caseless v0.2.2
[INFO] [stderr]   Downloaded plist v1.8.0
[INFO] [stderr]   Downloaded clap v4.5.48
[INFO] [stderr]   Downloaded darling_macro v0.21.3
[INFO] [stderr]   Downloaded bon v3.7.2
[INFO] [stderr]   Downloaded darling v0.21.3
[INFO] [stderr]   Downloaded comrak v0.41.1
[INFO] [stderr]   Downloaded quick-xml v0.38.3
[INFO] [stderr]   Downloaded deunicode v1.6.2
[INFO] [stderr]   Downloaded darling_core v0.21.3
[INFO] [stderr]   Downloaded bon-macros v3.7.2
[INFO] [stderr]   Downloaded clap_builder v4.5.48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 294a898db84c298529c02f2eb073858f8d8b96d81b4e2768b4ce625ea284f402
[INFO] running `Command { std: "docker" "start" "-a" "294a898db84c298529c02f2eb073858f8d8b96d81b4e2768b4ce625ea284f402", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "294a898db84c298529c02f2eb073858f8d8b96d81b4e2768b4ce625ea284f402", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "294a898db84c298529c02f2eb073858f8d8b96d81b4e2768b4ce625ea284f402", kill_on_drop: false }`
[INFO] [stdout] 294a898db84c298529c02f2eb073858f8d8b96d81b4e2768b4ce625ea284f402
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf68a0126810d1f02d5613ac53d97c3e09eaa87a502861414995732d7169b09b
[INFO] running `Command { std: "docker" "start" "-a" "bf68a0126810d1f02d5613ac53d97c3e09eaa87a502861414995732d7169b09b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[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 adler2 v2.0.1
[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 tinyvec v1.10.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling caseless v0.2.2
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling axum-core v0.5.2
[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 tokio v1.47.1
[INFO] [stderr]    Compiling maud v0.26.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling onig v6.5.1
[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 clap v4.5.48
[INFO] [stderr]    Compiling bon 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_path_to_error v0.1.17
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[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)]` 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:129:52
[INFO] [stdout]     |
[INFO] [stdout] 129 |         .route("/favicon.ico", get(serve_favicon));;
[INFO] [stdout]     |                                                    ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `headers`
[INFO] [stdout]    --> src/main.rs:205:5
[INFO] [stdout]     |
[INFO] [stdout] 205 |     headers: HeaderMap,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_headers`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tz`
[INFO] [stdout]    --> src/main.rs:222:22
[INFO] [stdout]     |
[INFO] [stdout] 222 | 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:452:53
[INFO] [stdout]     |
[INFO] [stdout] 452 | 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:452:80
[INFO] [stdout]     |
[INFO] [stdout] 452 | 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: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:467:13
[INFO] [stdout]     |
[INFO] [stdout] 467 |         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)]` on by default
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.18s
[INFO] running `Command { std: "docker" "inspect" "bf68a0126810d1f02d5613ac53d97c3e09eaa87a502861414995732d7169b09b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf68a0126810d1f02d5613ac53d97c3e09eaa87a502861414995732d7169b09b", kill_on_drop: false }`
[INFO] [stdout] bf68a0126810d1f02d5613ac53d97c3e09eaa87a502861414995732d7169b09b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9bae880535d1d761bf8ed1a41680c91fa84b674c5472254867c36f909532b61b
[INFO] running `Command { std: "docker" "start" "-a" "9bae880535d1d761bf8ed1a41680c91fa84b674c5472254867c36f909532b61b", 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)]` 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:129:52
[INFO] [stdout]     |
[INFO] [stdout] 129 |         .route("/favicon.ico", get(serve_favicon));;
[INFO] [stdout]     |                                                    ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `headers`
[INFO] [stdout]    --> src/main.rs:205:5
[INFO] [stdout]     |
[INFO] [stdout] 205 |     headers: HeaderMap,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_headers`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tz`
[INFO] [stdout]    --> src/main.rs:222:22
[INFO] [stdout]     |
[INFO] [stdout] 222 | 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:452:53
[INFO] [stdout]     |
[INFO] [stdout] 452 | 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:452:80
[INFO] [stdout]     |
[INFO] [stdout] 452 | 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: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:467:13
[INFO] [stdout]     |
[INFO] [stdout] 467 |         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)]` on by default
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.60s
[INFO] running `Command { std: "docker" "inspect" "9bae880535d1d761bf8ed1a41680c91fa84b674c5472254867c36f909532b61b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bae880535d1d761bf8ed1a41680c91fa84b674c5472254867c36f909532b61b", kill_on_drop: false }`
[INFO] [stdout] 9bae880535d1d761bf8ed1a41680c91fa84b674c5472254867c36f909532b61b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 527622916afe14136a968e7cb4641db71a73de7301b4a1835af34e4ab71eebcb
[INFO] running `Command { std: "docker" "start" "-a" "527622916afe14136a968e7cb4641db71a73de7301b4a1835af34e4ab71eebcb", 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)]` 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:129:52
[INFO] [stderr]     |
[INFO] [stderr] 129 |         .route("/favicon.ico", get(serve_favicon));;
[INFO] [stderr]     |                                                    ^ help: remove this semicolon
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `headers`
[INFO] [stderr]    --> src/main.rs:205:5
[INFO] [stderr]     |
[INFO] [stderr] 205 |     headers: HeaderMap,
[INFO] [stderr]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_headers`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `tz`
[INFO] [stderr]    --> src/main.rs:222:22
[INFO] [stderr]     |
[INFO] [stderr] 222 | 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:452:53
[INFO] [stderr]     |
[INFO] [stderr] 452 | 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:452:80
[INFO] [stderr]     |
[INFO] [stderr] 452 | 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: variable does not need to be mutable
[INFO] [stderr]    --> src/main.rs:467:13
[INFO] [stderr]     |
[INFO] [stderr] 467 |         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)]` on by default
[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)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `caden-blog` (bin "caden-blog" test) generated 10 warnings (run `cargo fix --bin "caden-blog" --tests` to apply 4 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-f6f80c31a33ddd37)
[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] Directory ./caden-blog/posts does not exist.
[INFO] [stdout] 
[INFO] [stdout] thread 'test' panicked at src/main.rs:803: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:     0x5a8878fd2f72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a8878fd2f72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a8878fd2f72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a8878fd2f72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a8878ff9423 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a8878ff9423 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a8878fcfd83 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a8878fcfd83 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a8878fd2dc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a8878fd46e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a8878fd451e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a8878e60d34 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a8878e60d34 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a8878fd51be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a8878fd51be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a8878fd4e8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a8878fd3479 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a8878fd4b1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a8878ff7de0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a8878ff8194 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x5a8878e24fc9 - core::panicking::assert_failed::hee245fc131afe646
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5a8878e05eb8 - caden_blog::test::{{closure}}::h8445a3a2f1456419
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:803:5
[INFO] [stdout]   22:     0x5a8878e263a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h8be779f43164624d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5a8878e263dd - <core::pin::Pin<P> as core::future::future::Future>::poll::hf931e1e9e37f371e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a8878df4fcd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h59a79aab6ee4fc93
[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:     0x5a8878df4d3b - tokio::task::coop::with_budget::h3841cb71faad4de8
[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:     0x5a8878df4d3b - tokio::task::coop::budget::hd3069b9697c750e3
[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:     0x5a8878df4d3b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd4fe31eded89dfe2
[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:     0x5a8878df1d60 - tokio::runtime::scheduler::current_thread::Context::enter::h343b6e67198c10df
[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:     0x5a8878df43fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hb8850487260d7ce2
[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:     0x5a8878df3614 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h0a5de566eaaf8545
[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:     0x5a8878df11db - tokio::runtime::context::scoped::Scoped<T>::set::h5c7bdce836d1645a
[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:     0x5a8878e17a99 - tokio::runtime::context::set_scheduler::{{closure}}::he5482c5341754410
[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:     0x5a8878e0f202 - std::thread::local::LocalKey<T>::try_with::hcf632688adc56bf1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x5a8878e0e3ee - std::thread::local::LocalKey<T>::with::h2ae67ffb01332ef8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x5a8878e17a0d - tokio::runtime::context::set_scheduler::hcd4953fa9e4b0756
[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:     0x5a8878df33c0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he2689aa108fc7f6b
[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:     0x5a8878df3653 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h61422f891f48fa52
[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:     0x5a8878df1940 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb73072961ef0f2a9
[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:     0x5a8878e1f4c0 - tokio::runtime::context::runtime::enter_runtime::hba3902340dcadb54
[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:     0x5a8878df1301 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha0976085e922af37
[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:     0x5a8878e1fe34 - tokio::runtime::runtime::Runtime::block_on_inner::hae412e0edc3918e9
[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:     0x5a8878e1fffc - tokio::runtime::runtime::Runtime::block_on::h70734c4d0bda31d7
[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:     0x5a8878e05430 - caden_blog::test::hac1062ed4bf549bf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:803:33
[INFO] [stdout]   44:     0x5a8878e052d7 - caden_blog::test::{{closure}}::hbd6e5267dcdfba2c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:792:16
[INFO] [stdout]   45:     0x5a8878e21bc6 - core::ops::function::FnOnce::call_once::h4262083de4778c54
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5a8878e6659b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x5a8878e6659b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x5a8878e656d5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x5a8878e656d5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x5a8878e656d5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x5a8878e656d5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x5a8878e656d5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5a8878e656d5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x5a8878e656d5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x5a8878e292d4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x5a8878e292d4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x5a8878e2ccaa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x5a8878e2ccaa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x5a8878e2ccaa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x5a8878e2ccaa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x5a8878e2ccaa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5a8878e2ccaa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x5a8878e2ccaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x5a8878fd813f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x5a8878fd813f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x71d4f3ca6aa4 - <unknown>
[INFO] [stdout]   67:     0x71d4f3d33a34 - 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.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin caden-blog`
[INFO] running `Command { std: "docker" "inspect" "527622916afe14136a968e7cb4641db71a73de7301b4a1835af34e4ab71eebcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "527622916afe14136a968e7cb4641db71a73de7301b4a1835af34e4ab71eebcb", kill_on_drop: false }`
[INFO] [stdout] 527622916afe14136a968e7cb4641db71a73de7301b4a1835af34e4ab71eebcb
