[INFO] fetching crate simple-ssg 4.1.0... [INFO] testing simple-ssg-4.1.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate simple-ssg 4.1.0 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate simple-ssg 4.1.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded env_filter v0.1.2 [INFO] [stderr] Downloaded clap v4.5.16 [INFO] [stderr] Downloaded env_logger v0.11.5 [INFO] [stderr] Downloaded jotdown v0.5.0 [INFO] [stderr] Downloaded libc v0.2.158 [INFO] [stderr] Downloaded pulldown-cmark v0.12.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8a26b2608423838f9687ad92f0752bf203d2e06ef36a65ca00032b15cd50467 [INFO] running `Command { std: "docker" "start" "-a" "a8a26b2608423838f9687ad92f0752bf203d2e06ef36a65ca00032b15cd50467", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8a26b2608423838f9687ad92f0752bf203d2e06ef36a65ca00032b15cd50467", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8a26b2608423838f9687ad92f0752bf203d2e06ef36a65ca00032b15cd50467", kill_on_drop: false }` [INFO] [stdout] a8a26b2608423838f9687ad92f0752bf203d2e06ef36a65ca00032b15cd50467 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de57e445e016024ab4ced2f1d64b625807d11b25762a8e1db237ec80b19d3bc2 [INFO] running `Command { std: "docker" "start" "-a" "de57e445e016024ab4ced2f1d64b625807d11b25762a8e1db237ec80b19d3bc2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling pulldown-cmark v0.12.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling clap_lex v0.7.2 [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 log v0.4.22 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling humantime v2.1.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 thiserror-impl v1.0.63 [INFO] [stderr] Compiling clap_derive v4.5.13 [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 13.37s [INFO] running `Command { std: "docker" "inspect" "de57e445e016024ab4ced2f1d64b625807d11b25762a8e1db237ec80b19d3bc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de57e445e016024ab4ced2f1d64b625807d11b25762a8e1db237ec80b19d3bc2", kill_on_drop: false }` [INFO] [stdout] de57e445e016024ab4ced2f1d64b625807d11b25762a8e1db237ec80b19d3bc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1193c1da74ee9f5a6b6d5fadb3068fa42d560aad0a584a3259d58d412747a9e7 [INFO] running `Command { std: "docker" "start" "-a" "1193c1da74ee9f5a6b6d5fadb3068fa42d560aad0a584a3259d58d412747a9e7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [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.24s [INFO] running `Command { std: "docker" "inspect" "1193c1da74ee9f5a6b6d5fadb3068fa42d560aad0a584a3259d58d412747a9e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1193c1da74ee9f5a6b6d5fadb3068fa42d560aad0a584a3259d58d412747a9e7", kill_on_drop: false }` [INFO] [stdout] 1193c1da74ee9f5a6b6d5fadb3068fa42d560aad0a584a3259d58d412747a9e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 00f0a1b6742d2488cb3a0f7a749912991265fcda54824ec97e45b431912c0504 [INFO] running `Command { std: "docker" "start" "-a" "00f0a1b6742d2488cb3a0f7a749912991265fcda54824ec97e45b431912c0504", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [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-04-10T10:34:14Z TRACE simple_ssg::tests] Creating nested directories [INFO] [stderr] [2026-04-10T10:34:14Z TRACE simple_ssg::tests] Done [INFO] [stderr] [2026-04-10T10:34:14Z TRACE simple_ssg] Created output directory "/tmp/.simple-ssg-test-kLOLux/output" if it didn't exist... [INFO] [stderr] [2026-04-10T10:34:14Z INFO simple_ssg] 1/3: Site generation and indexing... [INFO] [stderr] [2026-04-10T10:34:14Z TRACE simple_ssg::tests] Flushing file 1 [INFO] [stderr] [2026-04-10T10:34:14Z TRACE simple_ssg::tests] Done [INFO] [stderr] [2026-04-10T10:34:14Z WARN simple_ssg] index.{dj|djot} not found! consider creating one in the base target directory as the default page. [INFO] [stderr] [2026-04-10T10:34:14Z TRACE simple_ssg::tests] Flushing file 2 [INFO] [stderr] [2026-04-10T10:34:14Z TRACE simple_ssg::tests] Done [INFO] [stderr] [2026-04-10T10:34:14Z DEBUG simple_ssg] "" :: 0 [INFO] [stderr] [2026-04-10T10:34:14Z TRACE simple_ssg] Path "/tmp/.simple-ssg-test-kLOLux/target" is a directory, continuing... [INFO] [stderr] [2026-04-10T10:34:14Z TRACE simple_ssg::tests] Flushing file 3 [INFO] [stderr] [2026-04-10T10:34:14Z TRACE simple_ssg::tests] Djot files written [INFO] [stderr] [2026-04-10T10:34:14Z TRACE simple_ssg::tests] Running program [INFO] [stderr] [2026-04-10T10:34:14Z DEBUG simple_ssg] "nested" :: 1 [INFO] [stderr] [2026-04-10T10:34:14Z TRACE simple_ssg] Path "/tmp/.simple-ssg-test-kLOLux/target/nested" is a directory, continuing... [INFO] [stderr] [2026-04-10T10:34:14Z TRACE simple_ssg] Created output directory "/tmp/.simple-ssg-test-10Ac88/output" if it didn't exist... [INFO] [stderr] [2026-04-10T10:34:14Z INFO simple_ssg] 1/3: Site generation and indexing... [INFO] [stderr] [2026-04-10T10:34:14Z DEBUG simple_ssg] "nested/example.dj" :: 2 [INFO] [stderr] [2026-04-10T10:34:14Z TRACE simple_ssg] Path: "/tmp/.simple-ssg-test-kLOLux/target/nested/example.dj" [INFO] [stderr] [2026-04-10T10:34:14Z DEBUG simple_ssg] "" :: 0 [INFO] [stderr] [2026-04-10T10:34:14Z TRACE simple_ssg] Path "/tmp/.simple-ssg-test-10Ac88/target" is a directory, continuing... [INFO] [stderr] [2026-04-10T10:34:14Z DEBUG simple_ssg] "nested2" :: 1 [INFO] [stderr] [2026-04-10T10:34:14Z TRACE simple_ssg] Path "/tmp/.simple-ssg-test-10Ac88/target/nested2" is a directory, continuing... [INFO] [stderr] [2026-04-10T10:34:14Z DEBUG simple_ssg] "nested2/hey.dj" :: 2 [INFO] [stderr] [2026-04-10T10:34:14Z TRACE simple_ssg::utils] Checking for template file at "/tmp/.simple-ssg-test-kLOLux/target/nested/template.html" [INFO] [stderr] [2026-04-10T10:34:14Z TRACE simple_ssg] Path: "/tmp/.simple-ssg-test-10Ac88/target/nested2/hey.dj" [INFO] [stderr] [2026-04-10T10:34:14Z TRACE simple_ssg::utils] Checking for template file at "/tmp/.simple-ssg-test-kLOLux/target/template.html" [INFO] [stderr] [2026-04-10T10:34:14Z TRACE simple_ssg::utils] Checking for template file at "/tmp/.simple-ssg-test-10Ac88/target/nested2/template.html" [INFO] [stderr] [2026-04-10T10:34:14Z TRACE simple_ssg::utils] Checking for template file at "/tmp/.simple-ssg-test-10Ac88/target/template.html" [INFO] [stderr] [2026-04-10T10:34:14Z DEBUG simple_ssg] Generating .html from "/tmp/.simple-ssg-test-kLOLux/target/nested/example.dj" and moving to "/tmp/.simple-ssg-test-kLOLux/output/nested/example.html" [INFO] [stderr] [2026-04-10T10:34:14Z DEBUG simple_ssg] Generating .html from "/tmp/.simple-ssg-test-10Ac88/target/nested2/hey.dj" and moving to "/tmp/.simple-ssg-test-10Ac88/output/nested2/hey.html" [INFO] [stderr] [2026-04-10T10:34:14Z DEBUG simple_ssg] "nested3" :: 1 [INFO] [stderr] [2026-04-10T10:34:14Z TRACE simple_ssg] Path "/tmp/.simple-ssg-test-10Ac88/target/nested3" is a directory, continuing... [INFO] [stderr] [2026-04-10T10:34:14Z DEBUG simple_ssg] "nested3/third_file.dj" :: 2 [INFO] [stderr] [2026-04-10T10:34:14Z DEBUG simple_ssg] "example2.dj" :: 1 [INFO] [stderr] [2026-04-10T10:34:14Z TRACE simple_ssg] Path: "/tmp/.simple-ssg-test-10Ac88/target/nested3/third_file.dj" [INFO] [stderr] [2026-04-10T10:34:14Z TRACE simple_ssg] Path: "/tmp/.simple-ssg-test-kLOLux/target/example2.dj" [INFO] [stderr] [2026-04-10T10:34:14Z TRACE simple_ssg::utils] Checking for template file at "/tmp/.simple-ssg-test-10Ac88/target/nested3/template.html" [INFO] [stderr] [2026-04-10T10:34:14Z TRACE simple_ssg::utils] Checking for template file at "/tmp/.simple-ssg-test-10Ac88/target/template.html" [INFO] [stderr] [2026-04-10T10:34:14Z TRACE simple_ssg::utils] Checking for template file at "/tmp/.simple-ssg-test-kLOLux/target/template.html" [INFO] [stderr] [2026-04-10T10:34:14Z DEBUG simple_ssg] Generating .html from "/tmp/.simple-ssg-test-10Ac88/target/nested3/third_file.dj" and moving to "/tmp/.simple-ssg-test-10Ac88/output/nested3/third_file.html" [INFO] [stderr] [2026-04-10T10:34:14Z DEBUG simple_ssg] Generating .html from "/tmp/.simple-ssg-test-kLOLux/target/example2.dj" and moving to "/tmp/.simple-ssg-test-kLOLux/output/example2.html" [INFO] [stderr] [2026-04-10T10:34:14Z DEBUG simple_ssg] "index.dj" :: 1 [INFO] [stderr] [2026-04-10T10:34:14Z INFO simple_ssg] 2/3: Generating additional site content (if necessary) and saving... [INFO] [stderr] [2026-04-10T10:34:14Z DEBUG simple_ssg] (end, depth_diff=-1) [INFO] [stderr] [2026-04-10T10:34:14Z DEBUG simple_ssg] "/tmp/.simple-ssg-test-kLOLux/output/nested/example.html" :: "nested/example.html" [INFO] [stderr] [2026-04-10T10:34:14Z DEBUG simple_ssg] (end, depth_diff=-1) [INFO] [stderr] [2026-04-10T10:34:14Z DEBUG simple_ssg] "/tmp/.simple-ssg-test-kLOLux/output/example2.html" :: "example2.html" [INFO] [stderr] [2026-04-10T10:34:14Z INFO simple_ssg] 3/3: Done! [INFO] [stderr] [2026-04-10T10:34:14Z TRACE simple_ssg::utils] Checking for template file at "/tmp/.simple-ssg-test-10Ac88/target/template.html" [INFO] [stderr] [2026-04-10T10:34:14Z DEBUG simple_ssg] Generating .html from "/tmp/.simple-ssg-test-10Ac88/target/index.dj" and moving to "/tmp/.simple-ssg-test-10Ac88/output/index.html" [INFO] [stderr] [2026-04-10T10:34:14Z INFO simple_ssg] 2/3: Generating additional site content (if necessary) and saving... [INFO] [stderr] [2026-04-10T10:34:14Z DEBUG simple_ssg] (end, depth_diff=-1) [INFO] [stderr] [2026-04-10T10:34:14Z DEBUG simple_ssg] "/tmp/.simple-ssg-test-10Ac88/output/nested2/hey.html" :: "nested2/hey.html" [INFO] [stderr] [2026-04-10T10:34:14Z DEBUG simple_ssg] (end, depth_diff=-1) [INFO] [stderr] [2026-04-10T10:34:14Z DEBUG simple_ssg] "/tmp/.simple-ssg-test-10Ac88/output/nested3/third_file.html" :: "nested3/third_file.html" [INFO] [stderr] [2026-04-10T10:34:14Z DEBUG simple_ssg] (end, depth_diff=-1) [INFO] [stderr] [2026-04-10T10:34:14Z DEBUG simple_ssg] "/tmp/.simple-ssg-test-10Ac88/output/index.html" :: "index.html" [INFO] [stderr] [2026-04-10T10:34:14Z INFO simple_ssg] 3/3: Done! [INFO] [stderr] [2026-04-10T10:34:14Z TRACE simple_ssg::tests] Done with testing [INFO] [stdout] test tests::site_with_links ... ok [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: ::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: >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 5: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 6: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 7: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 8: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 9: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 10: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 11: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 12: test::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 13: test::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 14: test::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 16: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 17: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 18: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 19: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 20: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 21: std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 22: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 24: ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 25: [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.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin simple-ssg` [INFO] running `Command { std: "docker" "inspect" "00f0a1b6742d2488cb3a0f7a749912991265fcda54824ec97e45b431912c0504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00f0a1b6742d2488cb3a0f7a749912991265fcda54824ec97e45b431912c0504", kill_on_drop: false }` [INFO] [stdout] 00f0a1b6742d2488cb3a0f7a749912991265fcda54824ec97e45b431912c0504