[INFO] fetching crate yar_markdown 0.1.0...
[INFO] testing yar_markdown-0.1.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1
[INFO] extracting crate yar_markdown 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate yar_markdown 0.1.0
[INFO] finished tweaking crates.io crate yar_markdown 0.1.0
[INFO] tweaked toml for crates.io crate yar_markdown 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate yar_markdown 0.1.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate yar_markdown 0.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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a4ca642a26587cebba617e9e1865ce07f146a3c5f1ae5658c626e9d28d12afc
[INFO] running `Command { std: "docker" "start" "-a" "4a4ca642a26587cebba617e9e1865ce07f146a3c5f1ae5658c626e9d28d12afc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a4ca642a26587cebba617e9e1865ce07f146a3c5f1ae5658c626e9d28d12afc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a4ca642a26587cebba617e9e1865ce07f146a3c5f1ae5658c626e9d28d12afc", kill_on_drop: false }`
[INFO] [stdout] 4a4ca642a26587cebba617e9e1865ce07f146a3c5f1ae5658c626e9d28d12afc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 702bb92c6cecb96b9e872e10c56c56760c917808f1e2f0eb3427034dcf24d83a
[INFO] running `Command { std: "docker" "start" "-a" "702bb92c6cecb96b9e872e10c56c56760c917808f1e2f0eb3427034dcf24d83a", kill_on_drop: false }`
[INFO] [stderr] Compiling hashbrown v0.15.3
[INFO] [stderr] Compiling aho-corasick v1.1.3
[INFO] [stderr] Compiling libc v0.2.172
[INFO] [stderr] Compiling tracing-core v0.1.33
[INFO] [stderr] Compiling miniz_oxide v0.8.8
[INFO] [stderr] Compiling thread_local v1.1.8
[INFO] [stderr] Compiling syn v2.0.101
[INFO] [stderr] Compiling time v0.3.41
[INFO] [stderr] Compiling quick-xml v0.32.0
[INFO] [stderr] Compiling winnow v0.7.10
[INFO] [stderr] Compiling pulldown-cmark v0.13.0
[INFO] [stderr] Compiling toml_write v0.1.1
[INFO] [stderr] Compiling eyre v0.6.12
[INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr] Compiling nom v7.1.3
[INFO] [stderr] Compiling tracing-subscriber v0.3.19
[INFO] [stderr] Compiling tracing v0.1.41
[INFO] [stderr] Compiling flate2 v1.1.1
[INFO] [stderr] Compiling indexmap v2.9.0
[INFO] [stderr] Compiling regex-automata v0.4.9
[INFO] [stderr] Compiling backtrace v0.3.75
[INFO] [stderr] Compiling tracing-error v0.2.1
[INFO] [stderr] Compiling color-spantrace v0.2.2
[INFO] [stderr] Compiling serde_derive v1.0.219
[INFO] [stderr] Compiling thiserror-impl v1.0.69
[INFO] [stderr] Compiling color-eyre v0.6.4
[INFO] [stderr] Compiling thiserror v1.0.69
[INFO] [stderr] Compiling regex v1.11.1
[INFO] [stderr] Compiling fancy-regex v0.11.0
[INFO] [stderr] Compiling serde v1.0.219
[INFO] [stderr] Compiling toml_datetime v0.6.9
[INFO] [stderr] Compiling serde_spanned v0.6.8
[INFO] [stderr] Compiling bincode v1.3.3
[INFO] [stderr] Compiling plist v1.7.1
[INFO] [stderr] Compiling serde_json v1.0.140
[INFO] [stderr] Compiling minijinja v2.11.0
[INFO] [stderr] Compiling smol_str v0.3.2
[INFO] [stderr] Compiling chrono v0.4.41
[INFO] [stderr] Compiling toml_edit v0.22.26
[INFO] [stderr] Compiling syntect v5.2.0
[INFO] [stderr] Compiling toml v0.8.22
[INFO] [stderr] Compiling yar_markdown v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.44s
[INFO] running `Command { std: "docker" "inspect" "702bb92c6cecb96b9e872e10c56c56760c917808f1e2f0eb3427034dcf24d83a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "702bb92c6cecb96b9e872e10c56c56760c917808f1e2f0eb3427034dcf24d83a", kill_on_drop: false }`
[INFO] [stdout] 702bb92c6cecb96b9e872e10c56c56760c917808f1e2f0eb3427034dcf24d83a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94cd48b2b7cb78a40315abfb14051517e41c2a9ea6e81c4c8f463d343c4e5f0c
[INFO] running `Command { std: "docker" "start" "-a" "94cd48b2b7cb78a40315abfb14051517e41c2a9ea6e81c4c8f463d343c4e5f0c", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.172
[INFO] [stderr] Compiling thiserror-impl v2.0.12
[INFO] [stderr] Compiling similar v2.7.0
[INFO] [stderr] Compiling thiserror v2.0.12
[INFO] [stderr] Compiling pest v2.8.0
[INFO] [stderr] Compiling backtrace v0.3.75
[INFO] [stderr] Compiling console v0.15.11
[INFO] [stderr] Compiling color-eyre v0.6.4
[INFO] [stderr] Compiling yar_markdown v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] Compiling pest_meta v2.8.0
[INFO] [stderr] Compiling pest_generator v2.8.0
[INFO] [stderr] Compiling pest_derive v2.8.0
[INFO] [stderr] Compiling insta v1.43.1
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.10s
[INFO] running `Command { std: "docker" "inspect" "94cd48b2b7cb78a40315abfb14051517e41c2a9ea6e81c4c8f463d343c4e5f0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94cd48b2b7cb78a40315abfb14051517e41c2a9ea6e81c4c8f463d343c4e5f0c", kill_on_drop: false }`
[INFO] [stdout] 94cd48b2b7cb78a40315abfb14051517e41c2a9ea6e81c4c8f463d343c4e5f0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4c46c9dea8902f6e5737b6a25911e3bdcdb4ea6698c6e78b41d62bda36ea9400
[INFO] running `Command { std: "docker" "start" "-a" "4c46c9dea8902f6e5737b6a25911e3bdcdb4ea6698c6e78b41d62bda36ea9400", kill_on_drop: false }`
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yar_markdown-7e66de84ebedaa84)
[INFO] [stdout]
[INFO] [stdout] running 9 tests
[INFO] [stdout] test shortcodes::tests::test_parse_shortcode ... FAILED
[INFO] [stdout] test tests::test_toc ... FAILED
[INFO] [stdout] test tests::test_render_markdown ... FAILED
[INFO] [stdout] test tests::test_with_shortcode ... FAILED
[INFO] [stdout] test shortcodes::tests::test_evaluate_shortcode_arguments ... FAILED
[INFO] [stdout] test shortcodes::tests::test_evaluate_shortcode ... FAILED
[INFO] [stdout] test tests::test_frontmatter ... FAILED
[INFO] [stdout] test tests::test_summary ... FAILED
[INFO] [stdout] test tests::test_codeblock ... FAILED
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout]
[INFO] [stdout] ---- shortcodes::tests::test_parse_shortcode stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/yar_markdown__shortcodes__tests__parse_shortcode.snap
[INFO] [stdout] Snapshot: parse_shortcode
[INFO] [stdout] Source: src/shortcodes.rs:201
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: items.1
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout] 0 │+- Text: "\n# Hello World\n\nTesting Content\n\n**hi**\n\n"
[INFO] [stdout] 1 │+- Shortcode:
[INFO] [stdout] 2 │+ name: test
[INFO] [stdout] 3 │+ arguments:
[INFO] [stdout] 4 │+ a: 1
[INFO] [stdout] 5 │+ b: 2
[INFO] [stdout] 6 │+ body: "hello world\n"
[INFO] [stdout] 7 │+- Text: "\n\nmore text\n "
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout]
[INFO] [stdout] thread 'shortcodes::tests::test_parse_shortcode' (27) panicked at src/shortcodes.rs:201:13:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/yar_markdown__shortcodes__tests__parse_shortcode.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x613795a5edb2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x613795a5edb2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x613795a5edb2 - std::sys::backtrace::_print_fmt::hec54e31f36456895
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x613795a5edb2 - ::fmt::hb1988e8b50fa5f19
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x613795a72adf - core::fmt::rt::Argument::fmt::h3118a66e1a57a586
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x613795a72adf - core::fmt::write::hcd056e06a609f600
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x613795a297d1 - std::io::default_write_fmt::hdabc5d6505cb374b
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x613795a297d1 - std::io::Write::write_fmt::h18c82179fdc1f9d2
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x613795a36782 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x613795a3c31f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x613795a3c1b1 - std::panicking::default_hook::h09da2eaf8f1deadd
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x61379539885e - as core::ops::function::Fn>::call::h1697e4d80f236ef6
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 12: 0x61379539885e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x613795a3c9df - as core::ops::function::Fn>::call::hba67e0dc3e3fc548
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 14: 0x613795a3c9df - std::panicking::panic_with_hook::h13c40d280d130fd3
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x613795a3c83a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13
[INFO] [stdout] 16: 0x613795a368c9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x613795a1ca7d - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x613795a7d4e0 - core::panicking::panic_fmt::h326b75cf8ee01b13
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14
[INFO] [stdout] 19: 0x613795a7c1c6 - core::result::unwrap_failed::h38baee32fdec5ac8
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5
[INFO] [stdout] 20: 0x6137950fd7b4 - core::result::Result::unwrap::h8612a62dba655cfb
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23
[INFO] [stdout] 21: 0x6137950fd7b4 - yar_markdown::shortcodes::tests::test_parse_shortcode::{{closure}}::h6fea3e81a5a74c90
[INFO] [stdout] at /opt/rustwide/workdir/src/shortcodes.rs:201:13
[INFO] [stdout] 22: 0x6137950c580f - insta::settings::Settings::bind::h4804002f8f97ddfb
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.1/src/settings.rs:509:9
[INFO] [stdout] 23: 0x6137950fd313 - yar_markdown::shortcodes::tests::test_parse_shortcode::h32e0b8566a827c1d
[INFO] [stdout] at /opt/rustwide/workdir/src/shortcodes.rs:200:9
[INFO] [stdout] 24: 0x6137950fd3b7 - yar_markdown::shortcodes::tests::test_parse_shortcode::{{closure}}::h512e4802faaa2803
[INFO] [stdout] at /opt/rustwide/workdir/src/shortcodes.rs:184:34
[INFO] [stdout] 25: 0x6137950ce776 - core::ops::function::FnOnce::call_once::hebc0e630ebd45737
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 26: 0x61379539863b - core::ops::function::FnOnce::call_once::he420dad47d9aac14
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 27: 0x61379539863b - test::__rust_begin_short_backtrace::h51976f55c263f7c2
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18
[INFO] [stdout] 28: 0x6137953ae265 - test::run_test_in_process::{{closure}}::h6aa4339396d33320
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74
[INFO] [stdout] 29: 0x6137953ae265 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 30: 0x6137953ae265 - std::panicking::catch_unwind::do_call::h5c710722c40c5839
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout] 31: 0x6137953ae265 - std::panicking::catch_unwind::hf41b5be070ce0f19
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout] 32: 0x6137953ae265 - std::panic::catch_unwind::h4559aa103e6f16d6
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout] 33: 0x6137953ae265 - test::run_test_in_process::he6fd763a772ff213
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27
[INFO] [stdout] 34: 0x6137953ae265 - test::run_test::{{closure}}::he46f5435849feb5b
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43
[INFO] [stdout] 35: 0x613795384a74 - test::run_test::{{closure}}::h12a66289c31b502a
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41
[INFO] [stdout] 36: 0x613795384a74 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 37: 0x61379538841a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 38: 0x61379538841a - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 39: 0x61379538841a - std::panicking::catch_unwind::do_call::hd2548748db0aa717
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout] 40: 0x61379538841a - std::panicking::catch_unwind::hf7d8620d84df48e2
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout] 41: 0x61379538841a - std::panic::catch_unwind::hdde75b8543fcb96b
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout] 42: 0x61379538841a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 43: 0x61379538841a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 44: 0x613795a3180f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout] 45: 0x613795a3180f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout] 46: 0x7aef0dc0caa4 -
[INFO] [stdout] 47: 0x7aef0dc99a34 - clone
[INFO] [stdout] 48: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- tests::test_toc stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/yar_markdown__tests__toc.snap
[INFO] [stdout] Snapshot: toc
[INFO] [stdout] Source: src/lib.rs:425
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: document
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout] 0 │+date: "2025-01-01 06:00:00 UTC"
[INFO] [stdout] 1 │+updated: "2025-01-01 06:00:00 UTC"
[INFO] [stdout] 2 │+content: "Hello World
\n\nSome Content
\n\nSome More Content
\n\nEven More Content
\n"
[INFO] [stdout] 3 │+toc:
[INFO] [stdout] 4 │+ - id: ~
[INFO] [stdout] 5 │+ text: Part 1
[INFO] [stdout] 6 │+ - id: ~
[INFO] [stdout] 7 │+ text: Part 2
[INFO] [stdout] 8 │+ - id: part3
[INFO] [stdout] 9 │+ text: Part 3
[INFO] [stdout] 10 │+summary: "Hello World
\n\nSome Content
\n\nSome More Content
\n\nEven More Content
\n"
[INFO] [stdout] 11 │+frontmatter:
[INFO] [stdout] 12 │+ title: Test
[INFO] [stdout] 13 │+ tags:
[INFO] [stdout] 14 │+ - a
[INFO] [stdout] 15 │+ - b
[INFO] [stdout] 16 │+ - c
[INFO] [stdout] 17 │+ template: ~
[INFO] [stdout] 18 │+ date: ~
[INFO] [stdout] 19 │+ updated: ~
[INFO] [stdout] 20 │+ slug: ~
[INFO] [stdout] 21 │+ draft: false
[INFO] [stdout] 22 │+ requires: []
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout]
[INFO] [stdout] thread 'tests::test_toc' (32) panicked at src/lib.rs:425:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/yar_markdown__tests__toc.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x613795a5edb2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x613795a5edb2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x613795a5edb2 - std::sys::backtrace::_print_fmt::hec54e31f36456895
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x613795a5edb2 - ::fmt::hb1988e8b50fa5f19
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x613795a72adf - core::fmt::rt::Argument::fmt::h3118a66e1a57a586
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x613795a72adf - core::fmt::write::hcd056e06a609f600
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x613795a297d1 - std::io::default_write_fmt::hdabc5d6505cb374b
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x613795a297d1 - std::io::Write::write_fmt::h18c82179fdc1f9d2
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x613795a36782 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x613795a3c31f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x613795a3c1b1 - std::panicking::default_hook::h09da2eaf8f1deadd
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x61379539885e - as core::ops::function::Fn>::call::h1697e4d80f236ef6
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 12: 0x61379539885e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x613795a3c9df - as core::ops::function::Fn>::call::hba67e0dc3e3fc548
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 14: 0x613795a3c9df - std::panicking::panic_with_hook::h13c40d280d130fd3
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x613795a3c83a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13
[INFO] [stdout] 16: 0x613795a368c9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x613795a1ca7d - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x613795a7d4e0 - core::panicking::panic_fmt::h326b75cf8ee01b13
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14
[INFO] [stdout] 19: 0x613795a7c1c6 - core::result::unwrap_failed::h38baee32fdec5ac8
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5
[INFO] [stdout] 20: 0x613795103a5f - core::result::Result::unwrap::h8612a62dba655cfb
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23
[INFO] [stdout] 21: 0x613795103a5f - yar_markdown::tests::test_toc::h03512b90026bb46b
[INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:425:9
[INFO] [stdout] 22: 0x613795104317 - yar_markdown::tests::test_toc::{{closure}}::h59b5b36a6e2d3719
[INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:400:22
[INFO] [stdout] 23: 0x6137950ce236 - core::ops::function::FnOnce::call_once::h7628a07a4264403c
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 24: 0x61379539863b - core::ops::function::FnOnce::call_once::he420dad47d9aac14
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 25: 0x61379539863b - test::__rust_begin_short_backtrace::h51976f55c263f7c2
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18
[INFO] [stdout] 26: 0x6137953ae265 - test::run_test_in_process::{{closure}}::h6aa4339396d33320
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74
[INFO] [stdout] 27: 0x6137953ae265 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 28: 0x6137953ae265 - std::panicking::catch_unwind::do_call::h5c710722c40c5839
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout] 29: 0x6137953ae265 - std::panicking::catch_unwind::hf41b5be070ce0f19
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout] 30: 0x6137953ae265 - std::panic::catch_unwind::h4559aa103e6f16d6
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout] 31: 0x6137953ae265 - test::run_test_in_process::he6fd763a772ff213
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27
[INFO] [stdout] 32: 0x6137953ae265 - test::run_test::{{closure}}::he46f5435849feb5b
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43
[INFO] [stdout] 33: 0x613795384a74 - test::run_test::{{closure}}::h12a66289c31b502a
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41
[INFO] [stdout] 34: 0x613795384a74 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 35: 0x61379538841a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 36: 0x61379538841a - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 37: 0x61379538841a - std::panicking::catch_unwind::do_call::hd2548748db0aa717
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout] 38: 0x61379538841a - std::panicking::catch_unwind::hf7d8620d84df48e2
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout] 39: 0x61379538841a - std::panic::catch_unwind::hdde75b8543fcb96b
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout] 40: 0x61379538841a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 41: 0x61379538841a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 42: 0x613795a3180f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout] 43: 0x613795a3180f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout] 44: 0x7aef0dc0caa4 -
[INFO] [stdout] 45: 0x7aef0dc99a34 - clone
[INFO] [stdout] 46: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- tests::test_render_markdown stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/yar_markdown__tests__render_markdown.snap
[INFO] [stdout] Snapshot: render_markdown
[INFO] [stdout] Source: src/lib.rs:364
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: document
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout] 0 │+date: "2025-01-01 06:00:00 UTC"
[INFO] [stdout] 1 │+updated: "2025-01-01 06:00:00 UTC"
[INFO] [stdout] 2 │+content: "Hello World
\n"
[INFO] [stdout] 3 │+toc: []
[INFO] [stdout] 4 │+summary: "Hello World
\n"
[INFO] [stdout] 5 │+frontmatter:
[INFO] [stdout] 6 │+ title: Test
[INFO] [stdout] 7 │+ tags:
[INFO] [stdout] 8 │+ - a
[INFO] [stdout] 9 │+ - b
[INFO] [stdout] 10 │+ - c
[INFO] [stdout] 11 │+ template: ~
[INFO] [stdout] 12 │+ date: ~
[INFO] [stdout] 13 │+ updated: ~
[INFO] [stdout] 14 │+ slug: ~
[INFO] [stdout] 15 │+ draft: false
[INFO] [stdout] 16 │+ requires: []
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout]
[INFO] [stdout] thread 'tests::test_render_markdown' (30) panicked at src/lib.rs:364:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/yar_markdown__tests__render_markdown.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x613795a5edb2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x613795a5edb2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x613795a5edb2 - std::sys::backtrace::_print_fmt::hec54e31f36456895
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x613795a5edb2 - ::fmt::hb1988e8b50fa5f19
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x613795a72adf - core::fmt::rt::Argument::fmt::h3118a66e1a57a586
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x613795a72adf - core::fmt::write::hcd056e06a609f600
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x613795a297d1 - std::io::default_write_fmt::hdabc5d6505cb374b
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x613795a297d1 - std::io::Write::write_fmt::h18c82179fdc1f9d2
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x613795a36782 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x613795a3c31f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x613795a3c1b1 - std::panicking::default_hook::h09da2eaf8f1deadd
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x61379539885e - as core::ops::function::Fn>::call::h1697e4d80f236ef6
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 12: 0x61379539885e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x613795a3c9df - as core::ops::function::Fn>::call::hba67e0dc3e3fc548
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 14: 0x613795a3c9df - std::panicking::panic_with_hook::h13c40d280d130fd3
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x613795a3c83a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13
[INFO] [stdout] 16: 0x613795a368c9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x613795a1ca7d - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x613795a7d4e0 - core::panicking::panic_fmt::h326b75cf8ee01b13
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14
[INFO] [stdout] 19: 0x613795a7c1c6 - core::result::unwrap_failed::h38baee32fdec5ac8
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5
[INFO] [stdout] 20: 0x6137951029ef - core::result::Result::unwrap::h8612a62dba655cfb
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23
[INFO] [stdout] 21: 0x6137951029ef - yar_markdown::tests::test_render_markdown::he4aa94564544cebb
[INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:364:9
[INFO] [stdout] 22: 0x6137951032a7 - yar_markdown::tests::test_render_markdown::{{closure}}::hf45b30c1107a685e
[INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:352:34
[INFO] [stdout] 23: 0x6137950cdf96 - core::ops::function::FnOnce::call_once::h1693b5458e6e3814
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 24: 0x61379539863b - core::ops::function::FnOnce::call_once::he420dad47d9aac14
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 25: 0x61379539863b - test::__rust_begin_short_backtrace::h51976f55c263f7c2
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18
[INFO] [stdout] 26: 0x6137953ae265 - test::run_test_in_process::{{closure}}::h6aa4339396d33320
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74
[INFO] [stdout] 27: 0x6137953ae265 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 28: 0x6137953ae265 - std::panicking::catch_unwind::do_call::h5c710722c40c5839
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout] 29: 0x6137953ae265 - std::panicking::catch_unwind::hf41b5be070ce0f19
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout] 30: 0x6137953ae265 - std::panic::catch_unwind::h4559aa103e6f16d6
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout] 31: 0x6137953ae265 - test::run_test_in_process::he6fd763a772ff213
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27
[INFO] [stdout] 32: 0x6137953ae265 - test::run_test::{{closure}}::he46f5435849feb5b
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43
[INFO] [stdout] 33: 0x613795384a74 - test::run_test::{{closure}}::h12a66289c31b502a
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41
[INFO] [stdout] 34: 0x613795384a74 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 35: 0x61379538841a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 36: 0x61379538841a - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 37: 0x61379538841a - std::panicking::catch_unwind::do_call::hd2548748db0aa717
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout] 38: 0x61379538841a - std::panicking::catch_unwind::hf7d8620d84df48e2
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout] 39: 0x61379538841a - std::panic::catch_unwind::hdde75b8543fcb96b
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout] 40: 0x61379538841a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 41: 0x61379538841a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 42: 0x613795a3180f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout] 43: 0x613795a3180f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout] 44: 0x7aef0dc0caa4 -
[INFO] [stdout] 45: 0x7aef0dc99a34 - clone
[INFO] [stdout] 46: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- tests::test_with_shortcode stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/yar_markdown__tests__with_shortcode.snap
[INFO] [stdout] Snapshot: with_shortcode
[INFO] [stdout] Source: src/lib.rs:532
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: document
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout] 0 │+date: "2025-01-01 06:00:00 UTC"
[INFO] [stdout] 1 │+updated: "2025-01-01 06:00:00 UTC"
[INFO] [stdout] 2 │+content: "Hello World
\n\n\n\n
\n<p>this is a note!</p>\n\n
\n
\nThis is some more text.
\n\n\n\n
\n
testing
\n<p>this is a note!</p>\n\n\n \n"
[INFO] [stdout] 3 │+toc: []
[INFO] [stdout] 4 │+summary: "Hello World
\n\n\n\n
\n<p>this is a note!</p>\n\n
\n \nThis is some more text.
\n\n\n\n
\n
testing
\n<p>this is a note!</p>\n\n\n \n"
[INFO] [stdout] 5 │+frontmatter:
[INFO] [stdout] 6 │+ title: Test
[INFO] [stdout] 7 │+ tags:
[INFO] [stdout] 8 │+ - a
[INFO] [stdout] 9 │+ - b
[INFO] [stdout] 10 │+ - c
[INFO] [stdout] 11 │+ template: ~
[INFO] [stdout] 12 │+ date: ~
[INFO] [stdout] 13 │+ updated: ~
[INFO] [stdout] 14 │+ slug: ~
[INFO] [stdout] 15 │+ draft: false
[INFO] [stdout] 16 │+ requires: []
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout]
[INFO] [stdout] thread 'tests::test_with_shortcode' (33) panicked at src/lib.rs:532:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/yar_markdown__tests__with_shortcode.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x613795a5edb2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x613795a5edb2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x613795a5edb2 - std::sys::backtrace::_print_fmt::hec54e31f36456895
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x613795a5edb2 - ::fmt::hb1988e8b50fa5f19
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x613795a72adf - core::fmt::rt::Argument::fmt::h3118a66e1a57a586
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x613795a72adf - core::fmt::write::hcd056e06a609f600
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x613795a297d1 - std::io::default_write_fmt::hdabc5d6505cb374b
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x613795a297d1 - std::io::Write::write_fmt::h18c82179fdc1f9d2
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x613795a36782 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x613795a3c31f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x613795a3c1b1 - std::panicking::default_hook::h09da2eaf8f1deadd
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x61379539885e - as core::ops::function::Fn>::call::h1697e4d80f236ef6
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 12: 0x61379539885e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x613795a3c9df - as core::ops::function::Fn>::call::hba67e0dc3e3fc548
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 14: 0x613795a3c9df - std::panicking::panic_with_hook::h13c40d280d130fd3
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x613795a3c83a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13
[INFO] [stdout] 16: 0x613795a368c9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x613795a1ca7d - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x613795a7d4e0 - core::panicking::panic_fmt::h326b75cf8ee01b13
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14
[INFO] [stdout] 19: 0x613795a7c1c6 - core::result::unwrap_failed::h38baee32fdec5ac8
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5
[INFO] [stdout] 20: 0x613795101a29 - core::result::Result::unwrap::h8612a62dba655cfb
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23
[INFO] [stdout] 21: 0x613795101a29 - yar_markdown::tests::test_with_shortcode::hbc70b507395552d4
[INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:532:9
[INFO] [stdout] 22: 0x613795102317 - yar_markdown::tests::test_with_shortcode::{{closure}}::hf0b8fdcf4ffd90b6
[INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:494:33
[INFO] [stdout] 23: 0x6137950ce3c6 - core::ops::function::FnOnce::call_once::h84d4678a59be686a
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 24: 0x61379539863b - core::ops::function::FnOnce::call_once::he420dad47d9aac14
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 25: 0x61379539863b - test::__rust_begin_short_backtrace::h51976f55c263f7c2
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18
[INFO] [stdout] 26: 0x6137953ae265 - test::run_test_in_process::{{closure}}::h6aa4339396d33320
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74
[INFO] [stdout] 27: 0x6137953ae265 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 28: 0x6137953ae265 - std::panicking::catch_unwind::do_call::h5c710722c40c5839
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout] 29: 0x6137953ae265 - std::panicking::catch_unwind::hf41b5be070ce0f19
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout] 30: 0x6137953ae265 - std::panic::catch_unwind::h4559aa103e6f16d6
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout] 31: 0x6137953ae265 - test::run_test_in_process::he6fd763a772ff213
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27
[INFO] [stdout] 32: 0x6137953ae265 - test::run_test::{{closure}}::he46f5435849feb5b
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43
[INFO] [stdout] 33: 0x613795384a74 - test::run_test::{{closure}}::h12a66289c31b502a
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41
[INFO] [stdout] 34: 0x613795384a74 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 35: 0x61379538841a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 36: 0x61379538841a - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 37: 0x61379538841a - std::panicking::catch_unwind::do_call::hd2548748db0aa717
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout] 38: 0x61379538841a - std::panicking::catch_unwind::hf7d8620d84df48e2
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout] 39: 0x61379538841a - std::panic::catch_unwind::hdde75b8543fcb96b
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout] 40: 0x61379538841a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 41: 0x61379538841a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 42: 0x613795a3180f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout] 43: 0x613795a3180f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout] 44: 0x7aef0dc0caa4 -
[INFO] [stdout] 45: 0x7aef0dc99a34 - clone
[INFO] [stdout] 46: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- shortcodes::tests::test_evaluate_shortcode_arguments stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/yar_markdown__shortcodes__tests__evaluate_shortcode_arguments.snap
[INFO] [stdout] Snapshot: evaluate_shortcode_arguments
[INFO] [stdout] Source: src/shortcodes.rs:259
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: evaluated
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout] 0 │+"\n# Hello World\n\n\n\n
testing
\n<p>this is a note!</p>\n\n\n \n\nmore text\n "
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout]
[INFO] [stdout] thread 'shortcodes::tests::test_evaluate_shortcode_arguments' (26) panicked at src/shortcodes.rs:259:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/yar_markdown__shortcodes__tests__evaluate_shortcode_arguments.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x613795a5edb2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x613795a5edb2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x613795a5edb2 - std::sys::backtrace::_print_fmt::hec54e31f36456895
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x613795a5edb2 - ::fmt::hb1988e8b50fa5f19
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x613795a72adf - core::fmt::rt::Argument::fmt::h3118a66e1a57a586
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x613795a72adf - core::fmt::write::hcd056e06a609f600
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x613795a297d1 - std::io::default_write_fmt::hdabc5d6505cb374b
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x613795a297d1 - std::io::Write::write_fmt::h18c82179fdc1f9d2
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x613795a36782 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x613795a3c31f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x613795a3c1b1 - std::panicking::default_hook::h09da2eaf8f1deadd
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x61379539885e - as core::ops::function::Fn>::call::h1697e4d80f236ef6
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 12: 0x61379539885e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x613795a3c9df - as core::ops::function::Fn>::call::hba67e0dc3e3fc548
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 14: 0x613795a3c9df - std::panicking::panic_with_hook::h13c40d280d130fd3
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x613795a3c83a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13
[INFO] [stdout] 16: 0x613795a368c9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x613795a1ca7d - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x613795a7d4e0 - core::panicking::panic_fmt::h326b75cf8ee01b13
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14
[INFO] [stdout] 19: 0x613795a7c1c6 - core::result::unwrap_failed::h38baee32fdec5ac8
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5
[INFO] [stdout] 20: 0x6137950fe8c6 - core::result::Result::unwrap::h8612a62dba655cfb
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23
[INFO] [stdout] 21: 0x6137950fe8c6 - yar_markdown::shortcodes::tests::test_evaluate_shortcode_arguments::h38bd03bdbdc23373
[INFO] [stdout] at /opt/rustwide/workdir/src/shortcodes.rs:259:9
[INFO] [stdout] 22: 0x6137950fea47 - yar_markdown::shortcodes::tests::test_evaluate_shortcode_arguments::{{closure}}::h5473cf02c74be993
[INFO] [stdout] at /opt/rustwide/workdir/src/shortcodes.rs:236:47
[INFO] [stdout] 23: 0x6137950ce7b6 - core::ops::function::FnOnce::call_once::hf04909ed5060ddcc
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 24: 0x61379539863b - core::ops::function::FnOnce::call_once::he420dad47d9aac14
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 25: 0x61379539863b - test::__rust_begin_short_backtrace::h51976f55c263f7c2
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18
[INFO] [stdout] 26: 0x6137953ae265 - test::run_test_in_process::{{closure}}::h6aa4339396d33320
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74
[INFO] [stdout] 27: 0x6137953ae265 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 28: 0x6137953ae265 - std::panicking::catch_unwind::do_call::h5c710722c40c5839
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout] 29: 0x6137953ae265 - std::panicking::catch_unwind::hf41b5be070ce0f19
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout] 30: 0x6137953ae265 - std::panic::catch_unwind::h4559aa103e6f16d6
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout] 31: 0x6137953ae265 - test::run_test_in_process::he6fd763a772ff213
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27
[INFO] [stdout] 32: 0x6137953ae265 - test::run_test::{{closure}}::he46f5435849feb5b
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43
[INFO] [stdout] 33: 0x613795384a74 - test::run_test::{{closure}}::h12a66289c31b502a
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41
[INFO] [stdout] 34: 0x613795384a74 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 35: 0x61379538841a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 36: 0x61379538841a - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 37: 0x61379538841a - std::panicking::catch_unwind::do_call::hd2548748db0aa717
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout] 38: 0x61379538841a - std::panicking::catch_unwind::hf7d8620d84df48e2
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout] 39: 0x61379538841a - std::panic::catch_unwind::hdde75b8543fcb96b
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout] 40: 0x61379538841a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 41: 0x61379538841a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 42: 0x613795a3180f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout] 43: 0x613795a3180f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout] 44: 0x7aef0dc0caa4 -
[INFO] [stdout] 45: 0x7aef0dc99a34 - clone
[INFO] [stdout] 46: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- shortcodes::tests::test_evaluate_shortcode stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/yar_markdown__shortcodes__tests__evaluate_shortcode.snap
[INFO] [stdout] Snapshot: evaluate_shortcode
[INFO] [stdout] Source: src/shortcodes.rs:230
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: evaluated
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout] 0 │+"\n# Hello World\n\n\n\n<p>this is a note!</p>\n\n
\n \n\nmore text\n "
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout]
[INFO] [stdout] thread 'shortcodes::tests::test_evaluate_shortcode' (25) panicked at src/shortcodes.rs:230:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/yar_markdown__shortcodes__tests__evaluate_shortcode.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x613795a5edb2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x613795a5edb2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x613795a5edb2 - std::sys::backtrace::_print_fmt::hec54e31f36456895
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x613795a5edb2 - ::fmt::hb1988e8b50fa5f19
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x613795a72adf - core::fmt::rt::Argument::fmt::h3118a66e1a57a586
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x613795a72adf - core::fmt::write::hcd056e06a609f600
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x613795a297d1 - std::io::default_write_fmt::hdabc5d6505cb374b
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x613795a297d1 - std::io::Write::write_fmt::h18c82179fdc1f9d2
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x613795a36782 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x613795a3c31f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x613795a3c1b1 - std::panicking::default_hook::h09da2eaf8f1deadd
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x61379539885e - as core::ops::function::Fn>::call::h1697e4d80f236ef6
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 12: 0x61379539885e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x613795a3c9df - as core::ops::function::Fn>::call::hba67e0dc3e3fc548
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 14: 0x613795a3c9df - std::panicking::panic_with_hook::h13c40d280d130fd3
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x613795a3c83a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13
[INFO] [stdout] 16: 0x613795a368c9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x613795a1ca7d - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x613795a7d4e0 - core::panicking::panic_fmt::h326b75cf8ee01b13
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14
[INFO] [stdout] 19: 0x613795a7c1c6 - core::result::unwrap_failed::h38baee32fdec5ac8
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5
[INFO] [stdout] 20: 0x6137950fdfd6 - core::result::Result::unwrap::h8612a62dba655cfb
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23
[INFO] [stdout] 21: 0x6137950fdfd6 - yar_markdown::shortcodes::tests::test_evaluate_shortcode::h0667beb785555545
[INFO] [stdout] at /opt/rustwide/workdir/src/shortcodes.rs:230:9
[INFO] [stdout] 22: 0x6137950fe157 - yar_markdown::shortcodes::tests::test_evaluate_shortcode::{{closure}}::h972bd2104ce40044
[INFO] [stdout] at /opt/rustwide/workdir/src/shortcodes.rs:208:37
[INFO] [stdout] 23: 0x6137950ce366 - core::ops::function::FnOnce::call_once::h7e8afc366d4e137a
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 24: 0x61379539863b - core::ops::function::FnOnce::call_once::he420dad47d9aac14
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 25: 0x61379539863b - test::__rust_begin_short_backtrace::h51976f55c263f7c2
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18
[INFO] [stdout] 26: 0x6137953ae265 - test::run_test_in_process::{{closure}}::h6aa4339396d33320
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74
[INFO] [stdout] 27: 0x6137953ae265 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 28: 0x6137953ae265 - std::panicking::catch_unwind::do_call::h5c710722c40c5839
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout] 29: 0x6137953ae265 - std::panicking::catch_unwind::hf41b5be070ce0f19
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout] 30: 0x6137953ae265 - std::panic::catch_unwind::h4559aa103e6f16d6
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout] 31: 0x6137953ae265 - test::run_test_in_process::he6fd763a772ff213
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27
[INFO] [stdout] 32: 0x6137953ae265 - test::run_test::{{closure}}::he46f5435849feb5b
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43
[INFO] [stdout] 33: 0x613795384a74 - test::run_test::{{closure}}::h12a66289c31b502a
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41
[INFO] [stdout] 34: 0x613795384a74 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 35: 0x61379538841a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 36: 0x61379538841a - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 37: 0x61379538841a - std::panicking::catch_unwind::do_call::hd2548748db0aa717
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout] 38: 0x61379538841a - std::panicking::catch_unwind::hf7d8620d84df48e2
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout] 39: 0x61379538841a - std::panic::catch_unwind::hdde75b8543fcb96b
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout] 40: 0x61379538841a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 41: 0x61379538841a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 42: 0x613795a3180f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout] 43: 0x613795a3180f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout] 44: 0x7aef0dc0caa4 -
[INFO] [stdout] 45: 0x7aef0dc99a34 - clone
[INFO] [stdout] 46: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- tests::test_frontmatter stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/yar_markdown__tests__frontmatter.snap
[INFO] [stdout] Snapshot: frontmatter
[INFO] [stdout] Source: src/lib.rs:465
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: document
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout] 0 │+date: "2025-01-01T06:00:00Z"
[INFO] [stdout] 1 │+updated: "2025-03-12T08:00:00Z"
[INFO] [stdout] 2 │+content: "Lorem ipsum dolor sit amet, consectetur adipiscing elit.\nSuspendisse ut mattis felis. Mauris sed ex vitae est pharetra\nscelerisque. Ut ut sem arcu. Morbi molestie dictum venenatis.\nQuisque sit amet consequat libero. Cras id tellus diam.
\nCras pulvinar tristique nisl vel porttitor. Fusce enim magna, porta\nsed nisl non, dignissim ultrices massa. Sed ultrices tempus dolor sit\namet fringilla. Proin at mauris porta, efficitur magna sit amet,\nrutrum elit. In efficitur vitae erat id scelerisque. Cras laoreet\nelit eu neque condimentum auctor. Lorem ipsum dolor sit amet,\nconsectetur adipiscing elit. Vivamus nec auctor neque, at\nconsectetur velit. Maecenas at massa ante.
\n"
[INFO] [stdout] 3 │+toc: []
[INFO] [stdout] 4 │+summary: "Lorem ipsum dolor sit amet, consectetur adipiscing elit.\nSuspendisse ut mattis felis. Mauris sed ex vitae est pharetra\nscelerisque. Ut ut sem arcu. Morbi molestie dictum venenatis.\nQuisque sit amet consequat libero. Cras id tellus diam.
\n"
[INFO] [stdout] 5 │+frontmatter:
[INFO] [stdout] 6 │+ title: Test
[INFO] [stdout] 7 │+ tags:
[INFO] [stdout] 8 │+ - a
[INFO] [stdout] 9 │+ - b
[INFO] [stdout] 10 │+ - c
[INFO] [stdout] 11 │+ template: foo.html
[INFO] [stdout] 12 │+ date: "2025-01-01T6:00:00"
[INFO] [stdout] 13 │+ updated: "2025-03-12T8:00:00"
[INFO] [stdout] 14 │+ slug: some-slug
[INFO] [stdout] 15 │+ draft: true
[INFO] [stdout] 16 │+ requires: []
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout]
[INFO] [stdout] thread 'tests::test_frontmatter' (29) panicked at src/lib.rs:465:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/yar_markdown__tests__frontmatter.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x613795a5edb2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x613795a5edb2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x613795a5edb2 - std::sys::backtrace::_print_fmt::hec54e31f36456895
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x613795a5edb2 - ::fmt::hb1988e8b50fa5f19
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x613795a72adf - core::fmt::rt::Argument::fmt::h3118a66e1a57a586
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x613795a72adf - core::fmt::write::hcd056e06a609f600
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x613795a297d1 - std::io::default_write_fmt::hdabc5d6505cb374b
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x613795a297d1 - std::io::Write::write_fmt::h18c82179fdc1f9d2
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x613795a36782 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x613795a3c31f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x613795a3c1b1 - std::panicking::default_hook::h09da2eaf8f1deadd
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x61379539885e - as core::ops::function::Fn>::call::h1697e4d80f236ef6
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 12: 0x61379539885e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x613795a3c9df - as core::ops::function::Fn>::call::hba67e0dc3e3fc548
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 14: 0x613795a3c9df - std::panicking::panic_with_hook::h13c40d280d130fd3
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x613795a3c83a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13
[INFO] [stdout] 16: 0x613795a368c9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x613795a1ca7d - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x613795a7d4e0 - core::panicking::panic_fmt::h326b75cf8ee01b13
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14
[INFO] [stdout] 19: 0x613795a7c1c6 - core::result::unwrap_failed::h38baee32fdec5ac8
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5
[INFO] [stdout] 20: 0x61379510106f - core::result::Result::unwrap::h8612a62dba655cfb
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23
[INFO] [stdout] 21: 0x61379510106f - yar_markdown::tests::test_frontmatter::hcdd48571c4d026cb
[INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:465:9
[INFO] [stdout] 22: 0x6137951011e7 - yar_markdown::tests::test_frontmatter::{{closure}}::hf607c197f4444aa8
[INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:433:30
[INFO] [stdout] 23: 0x6137950ce486 - core::ops::function::FnOnce::call_once::h96a9492649a0da38
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 24: 0x61379539863b - core::ops::function::FnOnce::call_once::he420dad47d9aac14
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 25: 0x61379539863b - test::__rust_begin_short_backtrace::h51976f55c263f7c2
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18
[INFO] [stdout] 26: 0x6137953ae265 - test::run_test_in_process::{{closure}}::h6aa4339396d33320
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74
[INFO] [stdout] 27: 0x6137953ae265 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 28: 0x6137953ae265 - std::panicking::catch_unwind::do_call::h5c710722c40c5839
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout] 29: 0x6137953ae265 - std::panicking::catch_unwind::hf41b5be070ce0f19
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout] 30: 0x6137953ae265 - std::panic::catch_unwind::h4559aa103e6f16d6
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout] 31: 0x6137953ae265 - test::run_test_in_process::he6fd763a772ff213
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27
[INFO] [stdout] 32: 0x6137953ae265 - test::run_test::{{closure}}::he46f5435849feb5b
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43
[INFO] [stdout] 33: 0x613795384a74 - test::run_test::{{closure}}::h12a66289c31b502a
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41
[INFO] [stdout] 34: 0x613795384a74 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 35: 0x61379538841a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 36: 0x61379538841a - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 37: 0x61379538841a - std::panicking::catch_unwind::do_call::hd2548748db0aa717
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout] 38: 0x61379538841a - std::panicking::catch_unwind::hf7d8620d84df48e2
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout] 39: 0x61379538841a - std::panic::catch_unwind::hdde75b8543fcb96b
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout] 40: 0x61379538841a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 41: 0x61379538841a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 42: 0x613795a3180f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout] 43: 0x613795a3180f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout] 44: 0x7aef0dc0caa4 -
[INFO] [stdout] 45: 0x7aef0dc99a34 - clone
[INFO] [stdout] 46: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- tests::test_summary stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/yar_markdown__tests__summary.snap
[INFO] [stdout] Snapshot: summary
[INFO] [stdout] Source: src/lib.rs:392
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: document
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout] 0 │+date: "2025-01-01 06:00:00 UTC"
[INFO] [stdout] 1 │+updated: "2025-01-01 06:00:00 UTC"
[INFO] [stdout] 2 │+content: "Day 2 was pretty straightforward, and there isn't all that much I want to say about it, so I'll get straight to the problem.
\nPart 1
\nThe puzzle gives us an input that consists of rows of reports, each of which is made up of a list of levels, which are just numbers.
\nPart 2
\nhello world
\n"
[INFO] [stdout] 3 │+toc: []
[INFO] [stdout] 4 │+summary: "Day 2 was pretty straightforward, and there isn't all that much I want to say about it, so I'll get straight to the problem.
\nPart 1
\nThe puzzle gives us an input that consists of rows of reports, each of which is made up of a list of levels, which are just numbers.
\n"
[INFO] [stdout] 5 │+frontmatter:
[INFO] [stdout] 6 │+ title: Test
[INFO] [stdout] 7 │+ tags:
[INFO] [stdout] 8 │+ - a
[INFO] [stdout] 9 │+ - b
[INFO] [stdout] 10 │+ - c
[INFO] [stdout] 11 │+ template: ~
[INFO] [stdout] 12 │+ date: ~
[INFO] [stdout] 13 │+ updated: ~
[INFO] [stdout] 14 │+ slug: ~
[INFO] [stdout] 15 │+ draft: false
[INFO] [stdout] 16 │+ requires: []
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout]
[INFO] [stdout] thread 'tests::test_summary' (31) panicked at src/lib.rs:392:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/yar_markdown__tests__summary.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x613795a5edb2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x613795a5edb2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x613795a5edb2 - std::sys::backtrace::_print_fmt::hec54e31f36456895
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x613795a5edb2 - ::fmt::hb1988e8b50fa5f19
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x613795a72adf - core::fmt::rt::Argument::fmt::h3118a66e1a57a586
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x613795a72adf - core::fmt::write::hcd056e06a609f600
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x613795a297d1 - std::io::default_write_fmt::hdabc5d6505cb374b
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x613795a297d1 - std::io::Write::write_fmt::h18c82179fdc1f9d2
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x613795a36782 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x613795a3c31f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x613795a3c1b1 - std::panicking::default_hook::h09da2eaf8f1deadd
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x61379539885e - as core::ops::function::Fn>::call::h1697e4d80f236ef6
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 12: 0x61379539885e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x613795a3c9df - as core::ops::function::Fn>::call::hba67e0dc3e3fc548
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 14: 0x613795a3c9df - std::panicking::panic_with_hook::h13c40d280d130fd3
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x613795a3c83a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13
[INFO] [stdout] 16: 0x613795a368c9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x613795a1ca7d - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x613795a7d4e0 - core::panicking::panic_fmt::h326b75cf8ee01b13
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14
[INFO] [stdout] 19: 0x613795a7c1c6 - core::result::unwrap_failed::h38baee32fdec5ac8
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5
[INFO] [stdout] 20: 0x6137950ff14f - core::result::Result::unwrap::h8612a62dba655cfb
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23
[INFO] [stdout] 21: 0x6137950ff14f - yar_markdown::tests::test_summary::ha9acf9c2170632c3
[INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:392:9
[INFO] [stdout] 22: 0x6137950ff297 - yar_markdown::tests::test_summary::{{closure}}::h08678d1f3c49ef09
[INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:373:26
[INFO] [stdout] 23: 0x6137950ce4c6 - core::ops::function::FnOnce::call_once::h9a2dc3fd4332f780
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 24: 0x61379539863b - core::ops::function::FnOnce::call_once::he420dad47d9aac14
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 25: 0x61379539863b - test::__rust_begin_short_backtrace::h51976f55c263f7c2
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18
[INFO] [stdout] 26: 0x6137953ae265 - test::run_test_in_process::{{closure}}::h6aa4339396d33320
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74
[INFO] [stdout] 27: 0x6137953ae265 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 28: 0x6137953ae265 - std::panicking::catch_unwind::do_call::h5c710722c40c5839
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout] 29: 0x6137953ae265 - std::panicking::catch_unwind::hf41b5be070ce0f19
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout] 30: 0x6137953ae265 - std::panic::catch_unwind::h4559aa103e6f16d6
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout] 31: 0x6137953ae265 - test::run_test_in_process::he6fd763a772ff213
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27
[INFO] [stdout] 32: 0x6137953ae265 - test::run_test::{{closure}}::he46f5435849feb5b
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43
[INFO] [stdout] 33: 0x613795384a74 - test::run_test::{{closure}}::h12a66289c31b502a
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41
[INFO] [stdout] 34: 0x613795384a74 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 35: 0x61379538841a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 36: 0x61379538841a - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 37: 0x61379538841a - std::panicking::catch_unwind::do_call::hd2548748db0aa717
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout] 38: 0x61379538841a - std::panicking::catch_unwind::hf7d8620d84df48e2
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout] 39: 0x61379538841a - std::panic::catch_unwind::hdde75b8543fcb96b
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout] 40: 0x61379538841a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 41: 0x61379538841a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 42: 0x613795a3180f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout] 43: 0x613795a3180f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout] 44: 0x7aef0dc0caa4 -
[INFO] [stdout] 45: 0x7aef0dc99a34 - clone
[INFO] [stdout] 46: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- tests::test_codeblock stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/yar_markdown__tests__codeblock.snap
[INFO] [stdout] Snapshot: codeblock
[INFO] [stdout] Source: src/lib.rs:485
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: document
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout] 0 │+date: "2025-01-01 06:00:00 UTC"
[INFO] [stdout] 1 │+updated: "2025-01-01 06:00:00 UTC"
[INFO] [stdout] 2 │+content: "\nprint("Hello World")\nif __name__ == "__main__":\n print("yay")\n
\n
\n"
[INFO] [stdout] 3 │+toc: []
[INFO] [stdout] 4 │+summary: "\nprint("Hello World")\nif __name__ == "__main__":\n print("yay")\n
\n
\n"
[INFO] [stdout] 5 │+frontmatter:
[INFO] [stdout] 6 │+ title: Test
[INFO] [stdout] 7 │+ tags:
[INFO] [stdout] 8 │+ - a
[INFO] [stdout] 9 │+ - b
[INFO] [stdout] 10 │+ - c
[INFO] [stdout] 11 │+ template: ~
[INFO] [stdout] 12 │+ date: ~
[INFO] [stdout] 13 │+ updated: ~
[INFO] [stdout] 14 │+ slug: ~
[INFO] [stdout] 15 │+ draft: false
[INFO] [stdout] 16 │+ requires: []
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout]
[INFO] [stdout] thread 'tests::test_codeblock' (28) panicked at src/lib.rs:485:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/yar_markdown__tests__codeblock.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x613795a5edb2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x613795a5edb2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x613795a5edb2 - std::sys::backtrace::_print_fmt::hec54e31f36456895
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x613795a5edb2 - ::fmt::hb1988e8b50fa5f19
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x613795a72adf - core::fmt::rt::Argument::fmt::h3118a66e1a57a586
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x613795a72adf - core::fmt::write::hcd056e06a609f600
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x613795a297d1 - std::io::default_write_fmt::hdabc5d6505cb374b
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x613795a297d1 - std::io::Write::write_fmt::h18c82179fdc1f9d2
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x613795a36782 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x613795a3c31f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x613795a3c1b1 - std::panicking::default_hook::h09da2eaf8f1deadd
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x61379539885e - as core::ops::function::Fn>::call::h1697e4d80f236ef6
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 12: 0x61379539885e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x613795a3c9df - as core::ops::function::Fn>::call::hba67e0dc3e3fc548
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 14: 0x613795a3c9df - std::panicking::panic_with_hook::h13c40d280d130fd3
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x613795a3c83a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13
[INFO] [stdout] 16: 0x613795a368c9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x613795a1ca7d - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x613795a7d4e0 - core::panicking::panic_fmt::h326b75cf8ee01b13
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14
[INFO] [stdout] 19: 0x613795a7c1c6 - core::result::unwrap_failed::h38baee32fdec5ac8
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5
[INFO] [stdout] 20: 0x6137951000df - core::result::Result::unwrap::h8612a62dba655cfb
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23
[INFO] [stdout] 21: 0x6137951000df - yar_markdown::tests::test_codeblock::h2826d5237091dc71
[INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:485:9
[INFO] [stdout] 22: 0x613795100227 - yar_markdown::tests::test_codeblock::{{closure}}::h0962b7f68beb4fba
[INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:470:28
[INFO] [stdout] 23: 0x6137950ce446 - core::ops::function::FnOnce::call_once::h948392ac25754a2c
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 24: 0x61379539863b - core::ops::function::FnOnce::call_once::he420dad47d9aac14
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 25: 0x61379539863b - test::__rust_begin_short_backtrace::h51976f55c263f7c2
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18
[INFO] [stdout] 26: 0x6137953ae265 - test::run_test_in_process::{{closure}}::h6aa4339396d33320
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74
[INFO] [stdout] 27: 0x6137953ae265 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 28: 0x6137953ae265 - std::panicking::catch_unwind::do_call::h5c710722c40c5839
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout] 29: 0x6137953ae265 - std::panicking::catch_unwind::hf41b5be070ce0f19
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout] 30: 0x6137953ae265 - std::panic::catch_unwind::h4559aa103e6f16d6
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout] 31: 0x6137953ae265 - test::run_test_in_process::he6fd763a772ff213
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27
[INFO] [stdout] 32: 0x6137953ae265 - test::run_test::{{closure}}::he46f5435849feb5b
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43
[INFO] [stdout] 33: 0x613795384a74 - test::run_test::{{closure}}::h12a66289c31b502a
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41
[INFO] [stdout] 34: 0x613795384a74 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 35: 0x61379538841a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 36: 0x61379538841a - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 37: 0x61379538841a - std::panicking::catch_unwind::do_call::hd2548748db0aa717
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40
[INFO] [stdout] 38: 0x61379538841a - std::panicking::catch_unwind::hf7d8620d84df48e2
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19
[INFO] [stdout] 39: 0x61379538841a - std::panic::catch_unwind::hdde75b8543fcb96b
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14
[INFO] [stdout] 40: 0x61379538841a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 41: 0x61379538841a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 42: 0x613795a3180f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout] 43: 0x613795a3180f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e
[INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout] 44: 0x7aef0dc0caa4 -
[INFO] [stdout] 45: 0x7aef0dc99a34 - clone
[INFO] [stdout] 46: 0x0 -
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout] shortcodes::tests::test_evaluate_shortcode
[INFO] [stdout] shortcodes::tests::test_evaluate_shortcode_arguments
[INFO] [stdout] shortcodes::tests::test_parse_shortcode
[INFO] [stdout] tests::test_codeblock
[INFO] [stdout] tests::test_frontmatter
[INFO] [stdout] tests::test_render_markdown
[INFO] [stdout] tests::test_summary
[INFO] [stdout] tests::test_toc
[INFO] [stdout] tests::test_with_shortcode
[INFO] [stdout]
[INFO] [stdout] test result: FAILED. 0 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.82s
[INFO] [stdout]
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "4c46c9dea8902f6e5737b6a25911e3bdcdb4ea6698c6e78b41d62bda36ea9400", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c46c9dea8902f6e5737b6a25911e3bdcdb4ea6698c6e78b41d62bda36ea9400", kill_on_drop: false }`
[INFO] [stdout] 4c46c9dea8902f6e5737b6a25911e3bdcdb4ea6698c6e78b41d62bda36ea9400