[INFO] cloning repository https://github.com/corybuecker/blog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/corybuecker/blog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorybuecker%2Fblog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorybuecker%2Fblog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb58cfcc4e58853d2499c47541e51392bee6d50d
[INFO] testing corybuecker/blog against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorybuecker%2Fblog" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/corybuecker/blog
[INFO] finished tweaking git repo https://github.com/corybuecker/blog
[INFO] tweaked toml for git repo https://github.com/corybuecker/blog written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/corybuecker/blog on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/corybuecker/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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b35e61ec5f6d3e7a9ef132674151ad36616f883bdcbd3203d88ab3bcbd7e3606
[INFO] running `Command { std: "docker" "start" "-a" "b35e61ec5f6d3e7a9ef132674151ad36616f883bdcbd3203d88ab3bcbd7e3606", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b35e61ec5f6d3e7a9ef132674151ad36616f883bdcbd3203d88ab3bcbd7e3606", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b35e61ec5f6d3e7a9ef132674151ad36616f883bdcbd3203d88ab3bcbd7e3606", kill_on_drop: false }`
[INFO] [stdout] b35e61ec5f6d3e7a9ef132674151ad36616f883bdcbd3203d88ab3bcbd7e3606
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b667f591a36c51fa7a47bf10cb9d81d21837d8a2661f76720c93cade7f7ad60
[INFO] running `Command { std: "docker" "start" "-a" "4b667f591a36c51fa7a47bf10cb9d81d21837d8a2661f76720c93cade7f7ad60", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling darling_core v0.21.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling opentelemetry v0.30.0
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling darling_macro v0.21.0
[INFO] [stderr]    Compiling caseless v0.2.2
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling darling v0.21.0
[INFO] [stderr]    Compiling bon-macros v3.6.5
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling xml-builder v0.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling opentelemetry_sdk v0.30.0
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tonic v0.13.1
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling bon v3.6.5
[INFO] [stderr]    Compiling comrak v0.41.1
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling opentelemetry-proto v0.30.0
[INFO] [stderr]    Compiling tracing-opentelemetry v0.30.0 (https://github.com/tokio-rs/tracing-opentelemetry.git?rev=8905ee70df3c9f427ee026b24271c4adfcd1d8b1#8905ee70)
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling opentelemetry-http v0.30.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.30.0
[INFO] [stderr]    Compiling rust-web-common v0.1.0 (https://github.com/corybuecker/rust-web-common?branch=main#f9ea2ef1)
[INFO] [stderr]    Compiling blog v2.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "4b667f591a36c51fa7a47bf10cb9d81d21837d8a2661f76720c93cade7f7ad60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b667f591a36c51fa7a47bf10cb9d81d21837d8a2661f76720c93cade7f7ad60", kill_on_drop: false }`
[INFO] [stdout] 4b667f591a36c51fa7a47bf10cb9d81d21837d8a2661f76720c93cade7f7ad60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb18d43d6a10e65ec0a3b79544ea5b131abbe4273e5ecc114a9ea9c4d090c6de
[INFO] running `Command { std: "docker" "start" "-a" "cb18d43d6a10e65ec0a3b79544ea5b131abbe4273e5ecc114a9ea9c4d090c6de", kill_on_drop: false }`
[INFO] [stderr]    Compiling blog v2.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.92s
[INFO] running `Command { std: "docker" "inspect" "cb18d43d6a10e65ec0a3b79544ea5b131abbe4273e5ecc114a9ea9c4d090c6de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb18d43d6a10e65ec0a3b79544ea5b131abbe4273e5ecc114a9ea9c4d090c6de", kill_on_drop: false }`
[INFO] [stdout] cb18d43d6a10e65ec0a3b79544ea5b131abbe4273e5ecc114a9ea9c4d090c6de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 15113c08c8567add23f98c44925d8d89ed3e56595f94f160656d683f635c8e18
[INFO] running `Command { std: "docker" "start" "-a" "15113c08c8567add23f98c44925d8d89ed3e56595f94f160656d683f635c8e18", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/blog-07776e35df1d2fe6)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test pages::page::tests::test_remove_slash_redirect_empty_slug ... ok
[INFO] [stdout] test pages::page::tests::test_remove_slash_redirect_with_special_characters ... ok
[INFO] [stdout] test pages::page::tests::test_remove_slash_redirect ... ok
[INFO] [stdout] test pages::home::tests::test_build_response_single_page ... ok
[INFO] [stdout] test utilities::tera::tests::test_digest_asset ... ok
[INFO] [stdout] test pages::home::tests::test_build_response_success ... ok
[INFO] [stdout] test utilities::tera::tests::test_digest_asset_missing_file ... ok
[INFO] [stdout] test utilities::tera::tests::test_digest_asset_non_string_file ... ok
[INFO] [stdout] test pages::page::tests::test_build_response_multiple_pages_finds_correct_one ... ok
[INFO] [stdout] test pages::sitemap::tests::test_build_response_empty_pages ... ok
[INFO] [stdout] test pages::page::tests::test_build_response_page_not_found ... ok
[INFO] [stdout] test pages::page::tests::test_build_response_with_revised_date ... ok
[INFO] [stdout] test pages::page::tests::test_valid_response ... ok
[INFO] [stdout] test pages::sitemap::tests::test_build_response_no_dates_uses_current_time ... ok
[INFO] [stdout] test pages::sitemap::tests::test_build_response_success ... ok
[INFO] [stdout] test pages::home::tests::test_build_response_with_revised_at ... ok
[INFO] [stdout] test utilities::tera::tests::test_embed_templates_loads_templates ... ok
[INFO] [stdout] test pages::home::tests::test_build_response_no_pages_error ... ok
[INFO] [stdout] test pages::page::tests::test_build_response_title_includes_suffix ... ok
[INFO] [stdout] test utilities::tera::tests::test_embed_templates_success ... ok
[INFO] [stdout] test pages::sitemap::tests::test_build_response_multiple_pages ... ok
[INFO] [stdout] test pages::page::tests::test_build_response_empty_pages_list ... ok
[INFO] [stdout] test pages::sitemap::tests::test_build_response_uses_revised_date_when_available ... ok
[INFO] [stdout] test pages::sitemap::tests::test_build_response_uses_published_date_when_no_revised ... ok
[INFO] [stdout] test utilities::tera::tests::test_embed_templates_renders_correctly ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "15113c08c8567add23f98c44925d8d89ed3e56595f94f160656d683f635c8e18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15113c08c8567add23f98c44925d8d89ed3e56595f94f160656d683f635c8e18", kill_on_drop: false }`
[INFO] [stdout] 15113c08c8567add23f98c44925d8d89ed3e56595f94f160656d683f635c8e18
