[INFO] fetching crate simple-ssg 4.1.0...
[INFO] testing simple-ssg-4.1.0 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate simple-ssg 4.1.0 into /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate simple-ssg 4.1.0 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pulldown-cmark-escape v0.11.0
[INFO] [stderr]   Downloaded clap v4.5.16
[INFO] [stderr]   Downloaded pulldown-cmark v0.12.1
[INFO] [stderr]   Downloaded clap_builder v4.5.15
[INFO] [stderr]   Downloaded unicode-width v0.1.13
[INFO] [stderr]   Downloaded syn v2.0.74
[INFO] [stderr]   Downloaded jotdown v0.5.0
[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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a04b5bc903020dc7c0be5607eaf1ce54fd6e10a271faa35e6da8f12552e50512
[INFO] running `Command { std: "docker" "start" "-a" "a04b5bc903020dc7c0be5607eaf1ce54fd6e10a271faa35e6da8f12552e50512", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a04b5bc903020dc7c0be5607eaf1ce54fd6e10a271faa35e6da8f12552e50512", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a04b5bc903020dc7c0be5607eaf1ce54fd6e10a271faa35e6da8f12552e50512", kill_on_drop: false }`
[INFO] [stdout] a04b5bc903020dc7c0be5607eaf1ce54fd6e10a271faa35e6da8f12552e50512
[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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 955c53aa96d7db98f38ec45e4e7f75ce12afe33d172bbb563c233b934be07283
[INFO] running `Command { std: "docker" "start" "-a" "955c53aa96d7db98f38ec45e4e7f75ce12afe33d172bbb563c233b934be07283", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling pulldown-cmark v0.12.1
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling jotdown v0.5.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling regex-automata v0.4.7
[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_derive v4.5.13
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[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 1m 19s
[INFO] running `Command { std: "docker" "inspect" "955c53aa96d7db98f38ec45e4e7f75ce12afe33d172bbb563c233b934be07283", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "955c53aa96d7db98f38ec45e4e7f75ce12afe33d172bbb563c233b934be07283", kill_on_drop: false }`
[INFO] [stdout] 955c53aa96d7db98f38ec45e4e7f75ce12afe33d172bbb563c233b934be07283
[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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ec4875cff1d80ed6f8a88c3fb47d2d3a570f7a0d61c5adb89c8c9aa745ec892
[INFO] running `Command { std: "docker" "start" "-a" "0ec4875cff1d80ed6f8a88c3fb47d2d3a570f7a0d61c5adb89c8c9aa745ec892", 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 getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy v0.7.35
[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 14.82s
[INFO] running `Command { std: "docker" "inspect" "0ec4875cff1d80ed6f8a88c3fb47d2d3a570f7a0d61c5adb89c8c9aa745ec892", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ec4875cff1d80ed6f8a88c3fb47d2d3a570f7a0d61c5adb89c8c9aa745ec892", kill_on_drop: false }`
[INFO] [stdout] 0ec4875cff1d80ed6f8a88c3fb47d2d3a570f7a0d61c5adb89c8c9aa745ec892
[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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 40f51175ec210f70d89151de565d85f5dd855551e821dbd868ab38c53b802cf8
[INFO] running `Command { std: "docker" "start" "-a" "40f51175ec210f70d89151de565d85f5dd855551e821dbd868ab38c53b802cf8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/simple_ssg-b787f71190cc761e)
[INFO] [stdout] 
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg::tests] Creating nested directories
[INFO] [stdout] running 2 tests
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] Created output directory "/tmp/.simple-ssg-test-hZ1uGM/output" if it didn't exist...
[INFO] [stderr] [2025-10-14T20:05:21Z INFO  simple_ssg] 1/3: Site generation and indexing...
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg::tests] Done
[INFO] [stderr] [2025-10-14T20:05:21Z WARN  simple_ssg] index.{dj|djot} not found! consider creating one in the base target directory as the default page.
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] "" :: 0
[INFO] [stdout] test tests::site_with_links ... ok
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg::tests] Flushing file 1
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg::tests] Done
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] Path "/tmp/.simple-ssg-test-hZ1uGM/target" is a directory, continuing...
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg::tests] Flushing file 2
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg::tests] Done
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] "nested" :: 1
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] Path "/tmp/.simple-ssg-test-hZ1uGM/target/nested" is a directory, continuing...
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg::tests] Flushing file 3
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg::tests] Djot files written
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg::tests] Running program
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] "nested/example.dj" :: 2
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] Path: "/tmp/.simple-ssg-test-hZ1uGM/target/nested/example.dj"
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] Created output directory "/tmp/.simple-ssg-test-B8LgkW/output" if it didn't exist...
[INFO] [stderr] [2025-10-14T20:05:21Z INFO  simple_ssg] 1/3: Site generation and indexing...
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg::utils] Checking for template file at "/tmp/.simple-ssg-test-hZ1uGM/target/nested/template.html"
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg::utils] Checking for template file at "/tmp/.simple-ssg-test-hZ1uGM/target/template.html"
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] "" :: 0
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] Generating .html from "/tmp/.simple-ssg-test-hZ1uGM/target/nested/example.dj" and moving to "/tmp/.simple-ssg-test-hZ1uGM/output/nested/example.html"
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] Path "/tmp/.simple-ssg-test-B8LgkW/target" is a directory, continuing...
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] "nested2" :: 1
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] Path "/tmp/.simple-ssg-test-B8LgkW/target/nested2" is a directory, continuing...
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] "nested2/hey.dj" :: 2
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] Path: "/tmp/.simple-ssg-test-B8LgkW/target/nested2/hey.dj"
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] "example2.dj" :: 1
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg::utils] Checking for template file at "/tmp/.simple-ssg-test-B8LgkW/target/nested2/template.html"
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] Path: "/tmp/.simple-ssg-test-hZ1uGM/target/example2.dj"
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg::utils] Checking for template file at "/tmp/.simple-ssg-test-B8LgkW/target/template.html"
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg::utils] Checking for template file at "/tmp/.simple-ssg-test-hZ1uGM/target/template.html"
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] Generating .html from "/tmp/.simple-ssg-test-B8LgkW/target/nested2/hey.dj" and moving to "/tmp/.simple-ssg-test-B8LgkW/output/nested2/hey.html"
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] Generating .html from "/tmp/.simple-ssg-test-hZ1uGM/target/example2.dj" and moving to "/tmp/.simple-ssg-test-hZ1uGM/output/example2.html"
[INFO] [stderr] [2025-10-14T20:05:21Z INFO  simple_ssg] 2/3: Generating additional site content (if necessary) and saving...
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] <ul>
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] Dir: 
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] Dir: nested
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] Adding nested to the folders stack (at depth 1)
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] File: nested/example.html
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] <li><b><u>nested:</u></b></li> (folder, depth=1)
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] <ul>, prev_folders-=nested
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] <li><b>example</b></li> (file, depth=2)
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] File: example2.html
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] </ul>  (File, depth_diff=-1)
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] <li><a href="../example2.html">example2</a></li> (file, depth=1)
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] prev_depth - 0 = 1
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] prev_file_depth = 1
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] </ul> (end, depth_diff=-1)
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] "/tmp/.simple-ssg-test-hZ1uGM/output/nested/example.html" :: "nested/example.html"
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] "nested3" :: 1
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] Path "/tmp/.simple-ssg-test-B8LgkW/target/nested3" is a directory, continuing...
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] "nested3/third_file.dj" :: 2
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] Path: "/tmp/.simple-ssg-test-B8LgkW/target/nested3/third_file.dj"
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] <ul>
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] Dir: 
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] Dir: nested
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] Adding nested to the folders stack (at depth 1)
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] File: nested/example.html
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] <li><b><u>nested:</u></b></li> (folder, depth=1)
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] <ul>, prev_folders-=nested
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] <li><a href="nested/example.html">example</a></li> (file, depth=2)
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] File: example2.html
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg::utils] Checking for template file at "/tmp/.simple-ssg-test-B8LgkW/target/nested3/template.html"
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] </ul>  (File, depth_diff=-1)
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] <li><b>example2</b></li> (file, depth=1)
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] prev_depth - 0 = 1
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] prev_file_depth = 1
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] </ul> (end, depth_diff=-1)
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg::utils] Checking for template file at "/tmp/.simple-ssg-test-B8LgkW/target/template.html"
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] "/tmp/.simple-ssg-test-hZ1uGM/output/example2.html" :: "example2.html"
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] Generating .html from "/tmp/.simple-ssg-test-B8LgkW/target/nested3/third_file.dj" and moving to "/tmp/.simple-ssg-test-B8LgkW/output/nested3/third_file.html"
[INFO] [stderr] [2025-10-14T20:05:21Z INFO  simple_ssg] 3/3: Done!
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] "index.dj" :: 1
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] Path: "/tmp/.simple-ssg-test-B8LgkW/target/index.dj"
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg::utils] Checking for template file at "/tmp/.simple-ssg-test-B8LgkW/target/template.html"
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] Generating .html from "/tmp/.simple-ssg-test-B8LgkW/target/index.dj" and moving to "/tmp/.simple-ssg-test-B8LgkW/output/index.html"
[INFO] [stderr] [2025-10-14T20:05:21Z INFO  simple_ssg] 2/3: Generating additional site content (if necessary) and saving...
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] <ul>
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] Dir: 
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] Dir: nested2
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] Adding nested2 to the folders stack (at depth 1)
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] File: nested2/hey.html
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] <li><b><u>nested2:</u></b></li> (folder, depth=1)
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] <ul>, prev_folders-=nested2
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] <li><b>hey</b></li> (file, depth=2)
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] Dir: nested3
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] </ul> (Dir, depth_diff=-1)
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] Adding nested3 to the folders stack (at depth 1)
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] File: nested3/third_file.html
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] <li><b><u>nested3:</u></b></li> (folder, depth=1)
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] <ul>, prev_folders-=nested3
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] <li><a href="../nested3/third_file.html">third_file</a></li> (file, depth=2)
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] File: index.html
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] </ul>  (File, depth_diff=-1)
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] <li><a href="../index.html">index</a></li> (file, depth=1)
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] prev_depth - 0 = 1
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] prev_file_depth = 1
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] </ul> (end, depth_diff=-1)
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] "/tmp/.simple-ssg-test-B8LgkW/output/nested2/hey.html" :: "nested2/hey.html"
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] <ul>
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] Dir: 
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] Dir: nested2
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] Adding nested2 to the folders stack (at depth 1)
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] File: nested2/hey.html
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] <li><b><u>nested2:</u></b></li> (folder, depth=1)
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] <ul>, prev_folders-=nested2
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] <li><a href="../nested2/hey.html">hey</a></li> (file, depth=2)
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] Dir: nested3
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] </ul> (Dir, depth_diff=-1)
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] Adding nested3 to the folders stack (at depth 1)
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] File: nested3/third_file.html
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] <li><b><u>nested3:</u></b></li> (folder, depth=1)
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] <ul>, prev_folders-=nested3
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] <li><b>third_file</b></li> (file, depth=2)
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] File: index.html
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] </ul>  (File, depth_diff=-1)
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] <li><a href="../index.html">index</a></li> (file, depth=1)
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] prev_depth - 0 = 1
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] prev_file_depth = 1
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] </ul> (end, depth_diff=-1)
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] "/tmp/.simple-ssg-test-B8LgkW/output/nested3/third_file.html" :: "nested3/third_file.html"
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] <ul>
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] Dir: 
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] Dir: nested2
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] Adding nested2 to the folders stack (at depth 1)
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] File: nested2/hey.html
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] <li><b><u>nested2:</u></b></li> (folder, depth=1)
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] <ul>, prev_folders-=nested2
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] <li><a href="nested2/hey.html">hey</a></li> (file, depth=2)
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] Dir: nested3
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] </ul> (Dir, depth_diff=-1)
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] Adding nested3 to the folders stack (at depth 1)
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] File: nested3/third_file.html
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] <li><b><u>nested3:</u></b></li> (folder, depth=1)
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] <ul>, prev_folders-=nested3
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] <li><a href="nested3/third_file.html">third_file</a></li> (file, depth=2)
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] File: index.html
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] </ul>  (File, depth_diff=-1)
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] <li><b>index</b></li> (file, depth=1)
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] prev_depth - 0 = 1
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg] prev_file_depth = 1
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] </ul> (end, depth_diff=-1)
[INFO] [stderr] [2025-10-14T20:05:21Z DEBUG simple_ssg] "/tmp/.simple-ssg-test-B8LgkW/output/index.html" :: "index.html"
[INFO] [stderr] [2025-10-14T20:05:21Z INFO  simple_ssg] 3/3: Done!
[INFO] [stderr] [2025-10-14T20:05:21Z TRACE simple_ssg::tests] Done with testing
[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::<impl anyhow::Error>::msg
[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: simple_ssg::tests::site_warn_without_index
[INFO] [stdout]              at ./src/tests.rs:119:25
[INFO] [stdout]    2: simple_ssg::tests::site_warn_without_index::{{closure}}
[INFO] [stdout]              at ./src/tests.rs:76:33
[INFO] [stdout]    3: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    5: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]    6: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]    7: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]    9: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   10: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   11: test::run_test_in_process
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   12: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   13: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   14: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   16: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   17: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   18: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   19: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   20: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   21: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   23: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   24: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97: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.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin simple-ssg`
[INFO] running `Command { std: "docker" "inspect" "40f51175ec210f70d89151de565d85f5dd855551e821dbd868ab38c53b802cf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40f51175ec210f70d89151de565d85f5dd855551e821dbd868ab38c53b802cf8", kill_on_drop: false }`
[INFO] [stdout] 40f51175ec210f70d89151de565d85f5dd855551e821dbd868ab38c53b802cf8
