[INFO] fetching crate simple-ssg 4.1.0...
[INFO] testing simple-ssg-4.1.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate simple-ssg 4.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate simple-ssg 4.1.0
[INFO] finished tweaking crates.io crate simple-ssg 4.1.0
[INFO] tweaked toml for crates.io crate simple-ssg 4.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate simple-ssg 4.1.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate simple-ssg 4.1.0 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8dc44598f1d12e19d73d9f4af12badb4b032e2c40b4ec6ddc5eb4da4701c84af
[INFO] running `Command { std: "docker" "start" "-a" "8dc44598f1d12e19d73d9f4af12badb4b032e2c40b4ec6ddc5eb4da4701c84af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8dc44598f1d12e19d73d9f4af12badb4b032e2c40b4ec6ddc5eb4da4701c84af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8dc44598f1d12e19d73d9f4af12badb4b032e2c40b4ec6ddc5eb4da4701c84af", kill_on_drop: false }`
[INFO] [stdout] 8dc44598f1d12e19d73d9f4af12badb4b032e2c40b4ec6ddc5eb4da4701c84af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 691391d6c6eef6ff7395db5d2dd71ccea9126b8e08d9266da14597306f03c889
[INFO] running `Command { std: "docker" "start" "-a" "691391d6c6eef6ff7395db5d2dd71ccea9126b8e08d9266da14597306f03c889", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling pulldown-cmark v0.12.1
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling jotdown v0.5.0
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling simple-ssg v4.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.47s
[INFO] running `Command { std: "docker" "inspect" "691391d6c6eef6ff7395db5d2dd71ccea9126b8e08d9266da14597306f03c889", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "691391d6c6eef6ff7395db5d2dd71ccea9126b8e08d9266da14597306f03c889", kill_on_drop: false }`
[INFO] [stdout] 691391d6c6eef6ff7395db5d2dd71ccea9126b8e08d9266da14597306f03c889
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ad97e4f8d45b4ddf7faa5069cd1edbd563e09ca668a491a70e8b89d64c615c0
[INFO] running `Command { std: "docker" "start" "-a" "0ad97e4f8d45b4ddf7faa5069cd1edbd563e09ca668a491a70e8b89d64c615c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling simple-ssg v4.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.70s
[INFO] running `Command { std: "docker" "inspect" "0ad97e4f8d45b4ddf7faa5069cd1edbd563e09ca668a491a70e8b89d64c615c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ad97e4f8d45b4ddf7faa5069cd1edbd563e09ca668a491a70e8b89d64c615c0", kill_on_drop: false }`
[INFO] [stdout] 0ad97e4f8d45b4ddf7faa5069cd1edbd563e09ca668a491a70e8b89d64c615c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c03ad540af402a5320407c7ecf3288390e6363f34b1cbd0705fb3360c7f96891
[INFO] running `Command { std: "docker" "start" "-a" "c03ad540af402a5320407c7ecf3288390e6363f34b1cbd0705fb3360c7f96891", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/simple_ssg-ffbba8e981183433)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg::tests] Creating nested directories
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg::tests] Done
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] Created output directory "/tmp/.simple-ssg-test-aUD4vD/output" if it didn't exist...
[INFO] [stderr] [2026-01-07T21:42:57Z INFO  simple_ssg] 1/3: Site generation and indexing...
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg::tests] Flushing file 1
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg::tests] Done
[INFO] [stderr] [2026-01-07T21:42:57Z WARN  simple_ssg] index.{dj|djot} not found! consider creating one in the base target directory as the default page.
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] "" :: 0
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg::tests] Flushing file 2
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg::tests] Done
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] Path "/tmp/.simple-ssg-test-aUD4vD/target" is a directory, continuing...
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg::tests] Flushing file 3
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg::tests] Djot files written
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] "nested" :: 1
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg::tests] Running program
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] Created output directory "/tmp/.simple-ssg-test-WTa9hn/output" if it didn't exist...
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] Path "/tmp/.simple-ssg-test-aUD4vD/target/nested" is a directory, continuing...
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] "nested/example.dj" :: 2
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] Path: "/tmp/.simple-ssg-test-aUD4vD/target/nested/example.dj"
[INFO] [stderr] [2026-01-07T21:42:57Z INFO  simple_ssg] 1/3: Site generation and indexing...
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] "" :: 0
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] Path "/tmp/.simple-ssg-test-WTa9hn/target" is a directory, continuing...
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg::utils] Checking for template file at "/tmp/.simple-ssg-test-aUD4vD/target/nested/template.html"
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg::utils] Checking for template file at "/tmp/.simple-ssg-test-aUD4vD/target/template.html"
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] Generating .html from "/tmp/.simple-ssg-test-aUD4vD/target/nested/example.dj" and moving to "/tmp/.simple-ssg-test-aUD4vD/output/nested/example.html"
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] "example2.dj" :: 1
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] Path: "/tmp/.simple-ssg-test-aUD4vD/target/example2.dj"
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg::utils] Checking for template file at "/tmp/.simple-ssg-test-aUD4vD/target/template.html"
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] "nested2" :: 1
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] Path "/tmp/.simple-ssg-test-WTa9hn/target/nested2" is a directory, continuing...
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] "nested2/hey.dj" :: 2
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] Path: "/tmp/.simple-ssg-test-WTa9hn/target/nested2/hey.dj"
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg::utils] Checking for template file at "/tmp/.simple-ssg-test-WTa9hn/target/nested2/template.html"
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg::utils] Checking for template file at "/tmp/.simple-ssg-test-WTa9hn/target/template.html"
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] Generating .html from "/tmp/.simple-ssg-test-WTa9hn/target/nested2/hey.dj" and moving to "/tmp/.simple-ssg-test-WTa9hn/output/nested2/hey.html"
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] "nested3" :: 1
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] Path "/tmp/.simple-ssg-test-WTa9hn/target/nested3" is a directory, continuing...
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] "nested3/third_file.dj" :: 2
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] Path: "/tmp/.simple-ssg-test-WTa9hn/target/nested3/third_file.dj"
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg::utils] Checking for template file at "/tmp/.simple-ssg-test-WTa9hn/target/nested3/template.html"
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg::utils] Checking for template file at "/tmp/.simple-ssg-test-WTa9hn/target/template.html"
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] Generating .html from "/tmp/.simple-ssg-test-WTa9hn/target/nested3/third_file.dj" and moving to "/tmp/.simple-ssg-test-WTa9hn/output/nested3/third_file.html"
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] "index.dj" :: 1
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] Path: "/tmp/.simple-ssg-test-WTa9hn/target/index.dj"
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg::utils] Checking for template file at "/tmp/.simple-ssg-test-WTa9hn/target/template.html"
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] Generating .html from "/tmp/.simple-ssg-test-WTa9hn/target/index.dj" and moving to "/tmp/.simple-ssg-test-WTa9hn/output/index.html"
[INFO] [stdout] test tests::site_with_links ... ok
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] Generating .html from "/tmp/.simple-ssg-test-aUD4vD/target/example2.dj" and moving to "/tmp/.simple-ssg-test-aUD4vD/output/example2.html"
[INFO] [stderr] [2026-01-07T21:42:57Z INFO  simple_ssg] 2/3: Generating additional site content (if necessary) and saving...
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] <ul>
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] Dir: 
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] Dir: nested
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] Adding nested to the folders stack (at depth 1)
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] File: nested/example.html
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] <li><b><u>nested:</u></b></li> (folder, depth=1)
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] <ul>, prev_folders-=nested
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] <li><b>example</b></li> (file, depth=2)
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] File: example2.html
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] </ul>  (File, depth_diff=-1)
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] <li><a href="../example2.html">example2</a></li> (file, depth=1)
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] prev_depth - 0 = 1
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] prev_file_depth = 1
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] </ul> (end, depth_diff=-1)
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] "/tmp/.simple-ssg-test-aUD4vD/output/nested/example.html" :: "nested/example.html"
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] <ul>
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] Dir: 
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] Dir: nested
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] Adding nested to the folders stack (at depth 1)
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] File: nested/example.html
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] <li><b><u>nested:</u></b></li> (folder, depth=1)
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] <ul>, prev_folders-=nested
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] <li><a href="nested/example.html">example</a></li> (file, depth=2)
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] File: example2.html
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] </ul>  (File, depth_diff=-1)
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] <li><b>example2</b></li> (file, depth=1)
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] prev_depth - 0 = 1
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] prev_file_depth = 1
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] </ul> (end, depth_diff=-1)
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] "/tmp/.simple-ssg-test-aUD4vD/output/example2.html" :: "example2.html"
[INFO] [stderr] [2026-01-07T21:42:57Z INFO  simple_ssg] 3/3: Done!
[INFO] [stderr] [2026-01-07T21:42:57Z INFO  simple_ssg] 2/3: Generating additional site content (if necessary) and saving...
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] <ul>
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] Dir: 
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] Dir: nested2
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] Adding nested2 to the folders stack (at depth 1)
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] File: nested2/hey.html
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] <li><b><u>nested2:</u></b></li> (folder, depth=1)
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] <ul>, prev_folders-=nested2
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] <li><b>hey</b></li> (file, depth=2)
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] Dir: nested3
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] </ul> (Dir, depth_diff=-1)
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] Adding nested3 to the folders stack (at depth 1)
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] File: nested3/third_file.html
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] <li><b><u>nested3:</u></b></li> (folder, depth=1)
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] <ul>, prev_folders-=nested3
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] <li><a href="../nested3/third_file.html">third_file</a></li> (file, depth=2)
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] File: index.html
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] </ul>  (File, depth_diff=-1)
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] <li><a href="../index.html">index</a></li> (file, depth=1)
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] prev_depth - 0 = 1
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] prev_file_depth = 1
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] </ul> (end, depth_diff=-1)
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] "/tmp/.simple-ssg-test-WTa9hn/output/nested2/hey.html" :: "nested2/hey.html"
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] <ul>
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] Dir: 
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] Dir: nested2
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] Adding nested2 to the folders stack (at depth 1)
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] File: nested2/hey.html
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] <li><b><u>nested2:</u></b></li> (folder, depth=1)
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] <ul>, prev_folders-=nested2
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] <li><a href="../nested2/hey.html">hey</a></li> (file, depth=2)
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] Dir: nested3
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] </ul> (Dir, depth_diff=-1)
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] Adding nested3 to the folders stack (at depth 1)
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] File: nested3/third_file.html
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] <li><b><u>nested3:</u></b></li> (folder, depth=1)
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] <ul>, prev_folders-=nested3
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] <li><b>third_file</b></li> (file, depth=2)
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] File: index.html
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] </ul>  (File, depth_diff=-1)
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] <li><a href="../index.html">index</a></li> (file, depth=1)
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] prev_depth - 0 = 1
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] prev_file_depth = 1
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] </ul> (end, depth_diff=-1)
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] "/tmp/.simple-ssg-test-WTa9hn/output/nested3/third_file.html" :: "nested3/third_file.html"
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] <ul>
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] Dir: 
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] Dir: nested2
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] Adding nested2 to the folders stack (at depth 1)
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] File: nested2/hey.html
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] <li><b><u>nested2:</u></b></li> (folder, depth=1)
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] <ul>, prev_folders-=nested2
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] <li><a href="nested2/hey.html">hey</a></li> (file, depth=2)
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] Dir: nested3
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] </ul> (Dir, depth_diff=-1)
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] Adding nested3 to the folders stack (at depth 1)
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] File: nested3/third_file.html
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] <li><b><u>nested3:</u></b></li> (folder, depth=1)
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] <ul>, prev_folders-=nested3
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] <li><a href="nested3/third_file.html">third_file</a></li> (file, depth=2)
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] File: index.html
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] </ul>  (File, depth_diff=-1)
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] <li><b>index</b></li> (file, depth=1)
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] prev_depth - 0 = 1
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg] prev_file_depth = 1
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] </ul> (end, depth_diff=-1)
[INFO] [stderr] [2026-01-07T21:42:57Z DEBUG simple_ssg] "/tmp/.simple-ssg-test-WTa9hn/output/index.html" :: "index.html"
[INFO] [stderr] [2026-01-07T21:42:57Z INFO  simple_ssg] 3/3: Done!
[INFO] [stderr] [2026-01-07T21:42:57Z TRACE simple_ssg::tests] Done with testing
[INFO] [stderr] error: test failed, to rerun pass `--bin simple-ssg`
[INFO] [stdout] test tests::site_warn_without_index ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::site_warn_without_index stdout ----
[INFO] [stdout] Error: This should have errored out
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<&str>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/lib.rs:689:13
[INFO] [stdout]    2: simple_ssg::tests::site_warn_without_index
[INFO] [stdout]              at ./src/tests.rs:119:25
[INFO] [stdout]    3: simple_ssg::tests::site_warn_without_index::{closure#0}
[INFO] [stdout]              at ./src/tests.rs:76:33
[INFO] [stdout]    4: <simple_ssg::tests::site_warn_without_index::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    5: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]    7: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]    8: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]    9: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   10: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   11: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   12: test::run_test_in_process
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   13: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   14: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   15: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   16: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   17: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   18: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   19: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   20: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   21: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   22: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   24: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   25: <unknown>
[INFO] [stdout]   26: clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::site_warn_without_index
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.74s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c03ad540af402a5320407c7ecf3288390e6363f34b1cbd0705fb3360c7f96891", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c03ad540af402a5320407c7ecf3288390e6363f34b1cbd0705fb3360c7f96891", kill_on_drop: false }`
[INFO] [stdout] c03ad540af402a5320407c7ecf3288390e6363f34b1cbd0705fb3360c7f96891
