[INFO] fetching crate simple-ssg 4.1.0... [INFO] testing simple-ssg-4.1.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate simple-ssg 4.1.0 into /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate simple-ssg 4.1.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded env_logger v0.11.5 [INFO] [stderr] Downloaded env_filter v0.1.2 [INFO] [stderr] Downloaded pulldown-cmark-escape v0.11.0 [INFO] [stderr] Downloaded syn v2.0.74 [INFO] [stderr] Downloaded pulldown-cmark v0.12.1 [INFO] [stderr] Downloaded jotdown v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c3eebd3ed21466a1aaf88148fe21f122ba8964a64f0f3f34e8b3eae70bdad77 [INFO] running `Command { std: "docker" "start" "-a" "1c3eebd3ed21466a1aaf88148fe21f122ba8964a64f0f3f34e8b3eae70bdad77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c3eebd3ed21466a1aaf88148fe21f122ba8964a64f0f3f34e8b3eae70bdad77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c3eebd3ed21466a1aaf88148fe21f122ba8964a64f0f3f34e8b3eae70bdad77", kill_on_drop: false }` [INFO] [stdout] 1c3eebd3ed21466a1aaf88148fe21f122ba8964a64f0f3f34e8b3eae70bdad77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 993d41497a3b1afc8142a28687442f8ced7c3f7774c83f76de876aa85e9756a2 [INFO] running `Command { std: "docker" "start" "-a" "993d41497a3b1afc8142a28687442f8ced7c3f7774c83f76de876aa85e9756a2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling pulldown-cmark v0.12.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling jotdown v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling getopts v0.2.21 [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 clap_derive v4.5.13 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [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 15.93s [INFO] running `Command { std: "docker" "inspect" "993d41497a3b1afc8142a28687442f8ced7c3f7774c83f76de876aa85e9756a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "993d41497a3b1afc8142a28687442f8ced7c3f7774c83f76de876aa85e9756a2", kill_on_drop: false }` [INFO] [stdout] 993d41497a3b1afc8142a28687442f8ced7c3f7774c83f76de876aa85e9756a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7675192265dc0fd3809b267d76061968debab782e28a3c3b7f587aaa8c74545 [INFO] running `Command { std: "docker" "start" "-a" "f7675192265dc0fd3809b267d76061968debab782e28a3c3b7f587aaa8c74545", 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 ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_core v0.6.4 [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 4.42s [INFO] running `Command { std: "docker" "inspect" "f7675192265dc0fd3809b267d76061968debab782e28a3c3b7f587aaa8c74545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7675192265dc0fd3809b267d76061968debab782e28a3c3b7f587aaa8c74545", kill_on_drop: false }` [INFO] [stdout] f7675192265dc0fd3809b267d76061968debab782e28a3c3b7f587aaa8c74545 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 212fc2ec82a9edb72b78fc1e2651092f87b6eb330f172dea9ff66bee7280b29d [INFO] running `Command { std: "docker" "start" "-a" "212fc2ec82a9edb72b78fc1e2651092f87b6eb330f172dea9ff66bee7280b29d", 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-d4a54a597ec2b78f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] [2025-10-02T05:45:13Z TRACE simple_ssg] Created output directory "/tmp/.simple-ssg-test-7ocO5I/output" if it didn't exist... [INFO] [stderr] [2025-10-02T05:45:13Z INFO simple_ssg] 1/3: Site generation and indexing... [INFO] [stderr] [2025-10-02T05:45:13Z WARN simple_ssg] index.{dj|djot} not found! consider creating one in the base target directory as the default page. [INFO] [stderr] [2025-10-02T05:45:13Z DEBUG simple_ssg] "" :: 0 [INFO] [stderr] [2025-10-02T05:45:13Z TRACE simple_ssg] Path "/tmp/.simple-ssg-test-7ocO5I/target" is a directory, continuing... [INFO] [stderr] [2025-10-02T05:45:13Z DEBUG simple_ssg] "nested" :: 1 [INFO] [stderr] [2025-10-02T05:45:13Z TRACE simple_ssg] Path "/tmp/.simple-ssg-test-7ocO5I/target/nested" is a directory, continuing... [INFO] [stderr] [2025-10-02T05:45:13Z DEBUG simple_ssg] "nested/example.dj" :: 2 [INFO] [stderr] [2025-10-02T05:45:13Z TRACE simple_ssg] Path: "/tmp/.simple-ssg-test-7ocO5I/target/nested/example.dj" [INFO] [stderr] [2025-10-02T05:45:13Z TRACE simple_ssg::utils] Checking for template file at "/tmp/.simple-ssg-test-7ocO5I/target/nested/template.html" [INFO] [stderr] [2025-10-02T05:45:13Z TRACE simple_ssg::utils] Checking for template file at "/tmp/.simple-ssg-test-7ocO5I/target/template.html" [INFO] [stderr] [2025-10-02T05:45:13Z DEBUG simple_ssg] Generating .html from "/tmp/.simple-ssg-test-7ocO5I/target/nested/example.dj" and moving to "/tmp/.simple-ssg-test-7ocO5I/output/nested/example.html" [INFO] [stderr] [2025-10-02T05:45:13Z DEBUG simple_ssg] "example2.dj" :: 1 [INFO] [stderr] [2025-10-02T05:45:13Z TRACE simple_ssg] Path: "/tmp/.simple-ssg-test-7ocO5I/target/example2.dj" [INFO] [stderr] [2025-10-02T05:45:13Z TRACE simple_ssg::utils] Checking for template file at "/tmp/.simple-ssg-test-7ocO5I/target/template.html" [INFO] [stderr] [2025-10-02T05:45:13Z DEBUG simple_ssg] Generating .html from "/tmp/.simple-ssg-test-7ocO5I/target/example2.dj" and moving to "/tmp/.simple-ssg-test-7ocO5I/output/example2.html" [INFO] [stderr] [2025-10-02T05:45:13Z INFO simple_ssg] 2/3: Generating additional site content (if necessary) and saving... [INFO] [stderr] [2025-10-02T05:45:13Z DEBUG simple_ssg] (end, depth_diff=-1) [INFO] [stderr] [2025-10-02T05:45:13Z DEBUG simple_ssg] "/tmp/.simple-ssg-test-7ocO5I/output/nested/example.html" :: "nested/example.html" [INFO] [stderr] [2025-10-02T05:45:13Z DEBUG simple_ssg] (end, depth_diff=-1) [INFO] [stderr] [2025-10-02T05:45:13Z DEBUG simple_ssg] "/tmp/.simple-ssg-test-7ocO5I/output/example2.html" :: "example2.html" [INFO] [stderr] [2025-10-02T05:45:13Z INFO simple_ssg] 3/3: Done! [INFO] [stderr] [2025-10-02T05:45:13Z TRACE simple_ssg::tests] Creating nested directories [INFO] [stderr] [2025-10-02T05:45:13Z TRACE simple_ssg::tests] Done [INFO] [stderr] [2025-10-02T05:45:13Z TRACE simple_ssg::tests] Flushing file 1 [INFO] [stderr] [2025-10-02T05:45:13Z TRACE simple_ssg::tests] Done [INFO] [stderr] [2025-10-02T05:45:13Z TRACE simple_ssg::tests] Flushing file 2 [INFO] [stderr] [2025-10-02T05:45:13Z TRACE simple_ssg::tests] Done [INFO] [stderr] [2025-10-02T05:45:13Z TRACE simple_ssg::tests] Flushing file 3 [INFO] [stderr] [2025-10-02T05:45:13Z TRACE simple_ssg::tests] Djot files written [INFO] [stderr] [2025-10-02T05:45:13Z TRACE simple_ssg::tests] Running program [INFO] [stderr] [2025-10-02T05:45:13Z TRACE simple_ssg] Created output directory "/tmp/.simple-ssg-test-E93HOx/output" if it didn't exist... [INFO] [stderr] [2025-10-02T05:45:13Z INFO simple_ssg] 1/3: Site generation and indexing... [INFO] [stderr] [2025-10-02T05:45:13Z DEBUG simple_ssg] "" :: 0 [INFO] [stderr] [2025-10-02T05:45:13Z TRACE simple_ssg] Path "/tmp/.simple-ssg-test-E93HOx/target" is a directory, continuing... [INFO] [stderr] [2025-10-02T05:45:13Z DEBUG simple_ssg] "nested2" :: 1 [INFO] [stderr] [2025-10-02T05:45:13Z TRACE simple_ssg] Path "/tmp/.simple-ssg-test-E93HOx/target/nested2" is a directory, continuing... [INFO] [stderr] [2025-10-02T05:45:13Z DEBUG simple_ssg] "nested2/hey.dj" :: 2 [INFO] [stderr] [2025-10-02T05:45:13Z TRACE simple_ssg] Path: "/tmp/.simple-ssg-test-E93HOx/target/nested2/hey.dj" [INFO] [stderr] [2025-10-02T05:45:13Z TRACE simple_ssg::utils] Checking for template file at "/tmp/.simple-ssg-test-E93HOx/target/nested2/template.html" [INFO] [stderr] [2025-10-02T05:45:13Z TRACE simple_ssg::utils] Checking for template file at "/tmp/.simple-ssg-test-E93HOx/target/template.html" [INFO] [stderr] [2025-10-02T05:45:13Z DEBUG simple_ssg] Generating .html from "/tmp/.simple-ssg-test-E93HOx/target/nested2/hey.dj" and moving to "/tmp/.simple-ssg-test-E93HOx/output/nested2/hey.html" [INFO] [stderr] [2025-10-02T05:45:13Z DEBUG simple_ssg] "nested3" :: 1 [INFO] [stderr] [2025-10-02T05:45:13Z TRACE simple_ssg] Path "/tmp/.simple-ssg-test-E93HOx/target/nested3" is a directory, continuing... [INFO] [stderr] [2025-10-02T05:45:13Z DEBUG simple_ssg] "nested3/third_file.dj" :: 2 [INFO] [stderr] [2025-10-02T05:45:13Z TRACE simple_ssg] Path: "/tmp/.simple-ssg-test-E93HOx/target/nested3/third_file.dj" [INFO] [stderr] [2025-10-02T05:45:13Z TRACE simple_ssg::utils] Checking for template file at "/tmp/.simple-ssg-test-E93HOx/target/nested3/template.html" [INFO] [stderr] [2025-10-02T05:45:13Z TRACE simple_ssg::utils] Checking for template file at "/tmp/.simple-ssg-test-E93HOx/target/template.html" [INFO] [stderr] [2025-10-02T05:45:13Z DEBUG simple_ssg] Generating .html from "/tmp/.simple-ssg-test-E93HOx/target/nested3/third_file.dj" and moving to "/tmp/.simple-ssg-test-E93HOx/output/nested3/third_file.html" [INFO] [stderr] [2025-10-02T05:45:13Z DEBUG simple_ssg] "index.dj" :: 1 [INFO] [stderr] [2025-10-02T05:45:13Z TRACE simple_ssg] Path: "/tmp/.simple-ssg-test-E93HOx/target/index.dj" [INFO] [stderr] [2025-10-02T05:45:13Z TRACE simple_ssg::utils] Checking for template file at "/tmp/.simple-ssg-test-E93HOx/target/template.html" [INFO] [stderr] [2025-10-02T05:45:13Z DEBUG simple_ssg] Generating .html from "/tmp/.simple-ssg-test-E93HOx/target/index.dj" and moving to "/tmp/.simple-ssg-test-E93HOx/output/index.html" [INFO] [stderr] [2025-10-02T05:45:13Z INFO simple_ssg] 2/3: Generating additional site content (if necessary) and saving... [INFO] [stderr] [2025-10-02T05:45:13Z DEBUG simple_ssg] (end, depth_diff=-1) [INFO] [stderr] [2025-10-02T05:45:13Z DEBUG simple_ssg] "/tmp/.simple-ssg-test-E93HOx/output/nested2/hey.html" :: "nested2/hey.html" [INFO] [stderr] [2025-10-02T05:45:13Z DEBUG simple_ssg] (end, depth_diff=-1) [INFO] [stderr] [2025-10-02T05:45:13Z DEBUG simple_ssg] "/tmp/.simple-ssg-test-E93HOx/output/nested3/third_file.html" :: "nested3/third_file.html" [INFO] [stderr] [2025-10-02T05:45:13Z DEBUG simple_ssg] (end, depth_diff=-1) [INFO] [stderr] [2025-10-02T05:45:13Z DEBUG simple_ssg] "/tmp/.simple-ssg-test-E93HOx/output/index.html" :: "index.html" [INFO] [stderr] [2025-10-02T05:45:13Z INFO simple_ssg] 3/3: Done! [INFO] [stderr] [2025-10-02T05:45:13Z 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] [stderr] error: test failed, to rerun pass `--bin simple-ssg` [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 [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}} [INFO] [stdout] at ./src/tests.rs:76:33 [INFO] [stdout] 4: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 5: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 6: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:663:18 [INFO] [stdout] 7: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:74 [INFO] [stdout] 8: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 9: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 10: std::panicking::catch_unwind [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 11: std::panic::catch_unwind [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 12: test::run_test_in_process [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:27 [INFO] [stdout] 13: test::run_test::{{closure}} [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:607:43 [INFO] [stdout] 14: test::run_test::{{closure}} [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:637:41 [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 16: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 17: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 18: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 19: std::panicking::catch_unwind [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 20: std::panic::catch_unwind [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 21: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 22: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 24: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107: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.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "212fc2ec82a9edb72b78fc1e2651092f87b6eb330f172dea9ff66bee7280b29d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "212fc2ec82a9edb72b78fc1e2651092f87b6eb330f172dea9ff66bee7280b29d", kill_on_drop: false }` [INFO] [stdout] 212fc2ec82a9edb72b78fc1e2651092f87b6eb330f172dea9ff66bee7280b29d