[INFO] fetching crate context-notation 0.1.4...
[INFO] testing context-notation-0.1.4 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate context-notation 0.1.4 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate context-notation 0.1.4
[INFO] finished tweaking crates.io crate context-notation 0.1.4
[INFO] tweaked toml for crates.io crate context-notation 0.1.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate context-notation 0.1.4 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate context-notation 0.1.4 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac3a315a84a2acb4ab23a9a5412d3d36ba08200aad3747aedb9db386d3b04700
[INFO] running `Command { std: "docker" "start" "-a" "ac3a315a84a2acb4ab23a9a5412d3d36ba08200aad3747aedb9db386d3b04700", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac3a315a84a2acb4ab23a9a5412d3d36ba08200aad3747aedb9db386d3b04700", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac3a315a84a2acb4ab23a9a5412d3d36ba08200aad3747aedb9db386d3b04700", kill_on_drop: false }`
[INFO] [stdout] ac3a315a84a2acb4ab23a9a5412d3d36ba08200aad3747aedb9db386d3b04700
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 4565afd53ccd926736727006f6790bbe0f6300dc2ea003638f033e19562ec83d
[INFO] running `Command { std: "docker" "start" "-a" "4565afd53ccd926736727006f6790bbe0f6300dc2ea003638f033e19562ec83d", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling char_index v0.1.4
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling synoptic v2.2.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling context-notation v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Parser`
[INFO] [stdout]  --> src/html.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pest::{iterators::Pair, Parser};
[INFO] [stdout]   |                             ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/safety.rs:6:33
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub fn unsafe_string(value: &str) -> Cow<str> {
[INFO] [stdout]   |                                 ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                 |
[INFO] [stdout]   |                                 the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub fn unsafe_string(value: &str) -> Cow<'_, str> {
[INFO] [stdout]   |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.94s
[INFO] running `Command { std: "docker" "inspect" "4565afd53ccd926736727006f6790bbe0f6300dc2ea003638f033e19562ec83d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4565afd53ccd926736727006f6790bbe0f6300dc2ea003638f033e19562ec83d", kill_on_drop: false }`
[INFO] [stdout] 4565afd53ccd926736727006f6790bbe0f6300dc2ea003638f033e19562ec83d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 74d410bae59d1071cc9ca50c04690fbbdf6027c75bcbdb3c7ac9dd6a102d8b5b
[INFO] running `Command { std: "docker" "start" "-a" "74d410bae59d1071cc9ca50c04690fbbdf6027c75bcbdb3c7ac9dd6a102d8b5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.17
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stdout] warning: unused import: `Parser`
[INFO] [stdout]  --> src/html.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pest::{iterators::Pair, Parser};
[INFO] [stdout]   |                             ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/safety.rs:6:33
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub fn unsafe_string(value: &str) -> Cow<str> {
[INFO] [stdout]   |                                 ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                 |
[INFO] [stdout]   |                                 the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub fn unsafe_string(value: &str) -> Cow<'_, str> {
[INFO] [stdout]   |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling context-notation v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Parser`
[INFO] [stdout]  --> src/html.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pest::{iterators::Pair, Parser};
[INFO] [stdout]   |                             ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/safety.rs:6:33
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub fn unsafe_string(value: &str) -> Cow<str> {
[INFO] [stdout]   |                                 ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                 |
[INFO] [stdout]   |                                 the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub fn unsafe_string(value: &str) -> Cow<'_, str> {
[INFO] [stdout]   |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.68s
[INFO] running `Command { std: "docker" "inspect" "74d410bae59d1071cc9ca50c04690fbbdf6027c75bcbdb3c7ac9dd6a102d8b5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74d410bae59d1071cc9ca50c04690fbbdf6027c75bcbdb3c7ac9dd6a102d8b5b", kill_on_drop: false }`
[INFO] [stdout] 74d410bae59d1071cc9ca50c04690fbbdf6027c75bcbdb3c7ac9dd6a102d8b5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] b1b111589a417e45bdfba8cb232eaa2ecfb41430383ed5ba143ca2c6e6b5cedd
[INFO] running `Command { std: "docker" "start" "-a" "b1b111589a417e45bdfba8cb232eaa2ecfb41430383ed5ba143ca2c6e6b5cedd", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Parser`
[INFO] [stderr]  --> src/html.rs:1:29
[INFO] [stderr]   |
[INFO] [stderr] 1 | use pest::{iterators::Pair, Parser};
[INFO] [stderr]   |                             ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> src/safety.rs:6:33
[INFO] [stderr]   |
[INFO] [stderr] 6 |     pub fn unsafe_string(value: &str) -> Cow<str> {
[INFO] [stderr]   |                                 ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]   |                                 |
[INFO] [stderr]   |                                 the lifetime is elided here
[INFO] [stderr]   |
[INFO] [stderr]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]   |
[INFO] [stderr] 6 |     pub fn unsafe_string(value: &str) -> Cow<'_, str> {
[INFO] [stderr]   |                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: `context-notation` (lib) generated 2 warnings (run `cargo fix --lib -p context-notation` to apply 1 suggestion)
[INFO] [stderr] warning: `context-notation` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/context-notation/d6b744c43f85d0cd/deps/context_notation-d6b744c43f85d0cd)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test html::tests::it_converts_a_basic_paragraph_to_html ... ok
[INFO] [stdout] test parser::tests::it_parses_a_basic_flat_list ... ok
[INFO] [stdout] test parser::tests::it_parses_a_basic_multiline_quote ... ok
[INFO] [stdout] test parser::tests::it_parses_a_basic_nested_list ... ok
[INFO] [stdout] test parser::tests::it_parses_a_basic_paragraph ... ok
[INFO] [stdout] test parser::tests::it_parses_a_basic_paragraph_with_a_hashtag ... ok
[INFO] [stdout] test parser::tests::it_parses_a_basic_slashlink ... ok
[INFO] [stdout] test html::tests::it_converts_multiple_basic_paragraphs_to_html ... ok
[INFO] [stdout] test parser::tests::it_parses_slashes_preceded_by_printed_characters_as_text ... ok
[INFO] [stdout] test parser::tests::it_parses_various_inline_boundary_edge_cases ... ok
[INFO] [stdout] test parser::tests::it_preserves_boundary_whitespace_in_text_spans ... ok
[INFO] [stdout] test parser::tests::it_supports_extensions_in_slashlinks ... ok
[INFO] [stdout] test html::tests::it_converts_a_basic_nested_list_to_html ... ok
[INFO] [stdout] test html::tests::it_converts_a_basic_list_to_html ... ok
[INFO] [stdout] test html::tests::it_converts_the_project_example_to_html ... FAILED
[INFO] [stdout] test html::tests::it_converts_a_complex_paragraph_to_html ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- html::tests::it_converts_the_project_example_to_html stdout ----
[INFO] [stdout] [
[INFO] [stdout]     "<span class=\"paragraph\">This is a paragraph. It can contain <span class=\"slashlink\">/<span class=\"slug\">slashlinks</span></span>. It may contain <span class=\"mention\">@<span class=\"petname\">mentions</span></span> and so <span class=\"slashlink\"><span class=\"mention\">@<span class=\"petname\">may</span></span>/<span class=\"slug\">slash&#x2F;links</span></span>. It may also contain <span class=\"hashtag\">#<span class=\"slug\">hashtags</span></span>. It may also contain <span class=\"hyperlink\"><a href=\"https:&#x2F;&#x2F;hyper.links\" target=\"_blank\">https:&#x2F;&#x2F;hyper.links</a></span>. It may also contain <span class=\"wikilink\">[[<span class=\"wikilinkvalue\">wiki-style links</span>]]</span>. It may also contain <span class=\"inlinecode\"><span class=\"fence\">`</span><span class=\"inlinecodevalue\">code blocks</span><span class=\"fence\">`</span></span>.&#10;</span>",
[INFO] [stdout]     "<span class=\"empty\">&#10;</span>",
[INFO] [stdout]     "<span class=\"list\"><span><span class=\"listitem\"><span class=\"listbullet\">- </span><span class=\"listitemcontent\">This is a list</span></span></span>&#10;<span><span class=\"listitem\"><span class=\"listbullet\">- </span><span class=\"listitemcontent\">It can have several items</span>&#10;<span class=\"list\"><span><span class=\"listidentation\">&nbsp;&nbsp;</span><span class=\"listitem\"><span class=\"listbullet\">- </span><span class=\"listitemcontent\">The items can have nested lists</span></span></span>&#10;<span><span class=\"listidentation\">&nbsp;&nbsp;</span><span class=\"listitem\"><span class=\"listbullet\">- </span><span class=\"listitemcontent\">With multiple items</span>&#10;<span class=\"list\"><span><span class=\"listidentation\">&nbsp;&nbsp;&nbsp;&nbsp;</span><span class=\"listitem\"><span class=\"listbullet\">- </span><span class=\"listitemcontent\">They can be nested as deep as you like</span></span></span></span></span></span></span></span></span>&#10;<span><span class=\"listitem\"><span class=\"listbullet\">- </span><span class=\"listitemcontent\">With <span class=\"hashtag\">#<span class=\"slug\">all</span></span> the <span class=\"slashlink\">/<span class=\"slug\">same</span></span> <span class=\"slashlink\"><span class=\"mention\">@<span class=\"petname\">content</span></span>/<span class=\"slug\">types</span></span> as <span class=\"hyperlink\"><a href=\"http:&#x2F;&#x2F;a.paragraph\" target=\"_blank\">http:&#x2F;&#x2F;a.paragraph</a></span></span></span></span></span>&#10;",
[INFO] [stdout]     "<span class=\"empty\">&#10;</span>",
[INFO] [stdout]     "<span class=\"quote\"><span class=\"quoteline\">&gt; <span class=\"quotelinecontent\">This is a quote block</span></span>&#10;<span class=\"quoteline\">&gt; <span class=\"quotelinecontent\">It may be spread across several lines</span></span>&#10;<span class=\"quoteline\">&gt; <span class=\"quotelinecontent\">and may include <span class=\"hashtag\">#<span class=\"slug\">the</span></span> <span class=\"mention\">@<span class=\"petname\">same</span></span> <span class=\"slashlink\"><span class=\"mention\">@<span class=\"petname\">kinds</span></span>/<span class=\"slug\">of</span></span> <span class=\"hyperlink\"><a href=\"https:&#x2F;&#x2F;content.as&#x2F;a?paragraph\" target=\"_blank\">https:&#x2F;&#x2F;content.as&#x2F;a?paragraph</a></span></span></span>&#10;</span>",
[INFO] [stdout]     "<span class=\"empty\">&#10;</span>",
[INFO] [stdout]     "<span class=\"code\"><span class=\"fence\">```</span>&#10;&#x2F;&#x2F; This is a code block\n&#x2F;&#x2F; It can contain arbitrary text\n&#x2F;&#x2F; spread across many lines\nprint(&quot;Hi!&quot;);\n<span class=\"fence\">```</span>&#10;</span>",
[INFO] [stdout]     "<span class=\"empty\">&#10;</span>",
[INFO] [stdout]     "<span class=\"code\"><span class=\"fence\">```<span class=\"slug\">rust</span></span>&#10;<span class=\"comment\">&#x2F;&#x2F; A code block may be tagged</span>&#10;<span class=\"keyword\">fn</span> <span class=\"function\">main</span>() {&#10;  <span class=\"macro\">println!</span>(<span class=\"string\">&quot;Hi!&quot;</span>);&#10;}&#10;<span class=\"fence\">```</span>&#10;</span>",
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] thread 'html::tests::it_converts_the_project_example_to_html' (21) panicked at src/html.rs:370:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: ["<span class=\"paragraph\">This is a paragraph. It can contain <span class=\"slashlink\">/<span class=\"slug\">slashlinks</span></span>. It may contain <span class=\"mention\">@<span class=\"petname\">mentions</span></span> and so <span class=\"slashlink\"><span class=\"mention\">@<span class=\"petname\">may</span></span>/<span class=\"slug\">slash&#x2F;links</span></span>. It may also contain <span class=\"hashtag\">#<span class=\"slug\">hashtags</span></span>. It may also contain <span class=\"hyperlink\"><a href=\"https:&#x2F;&#x2F;hyper.links\" target=\"_blank\">https:&#x2F;&#x2F;hyper.links</a></span>. It may also contain <span class=\"wikilink\">[[<span class=\"wikilinkvalue\">wiki-style links</span>]]</span>. It may also contain <span class=\"inlinecode\"><span class=\"fence\">`</span><span class=\"inlinecodevalue\">code blocks</span><span class=\"fence\">`</span></span>.&#10;</span>", "<span class=\"empty\">&#10;</span>", "<span class=\"list\"><span><span class=\"listitem\"><span class=\"listbullet\">- </span><span class=\"listitemcontent\">This is a list</span></span></span>&#10;<span><span class=\"listitem\"><span class=\"listbullet\">- </span><span class=\"listitemcontent\">It can have several items</span>&#10;<span class=\"list\"><span><span class=\"listidentation\">&nbsp;&nbsp;</span><span class=\"listitem\"><span class=\"listbullet\">- </span><span class=\"listitemcontent\">The items can have nested lists</span></span></span>&#10;<span><span class=\"listidentation\">&nbsp;&nbsp;</span><span class=\"listitem\"><span class=\"listbullet\">- </span><span class=\"listitemcontent\">With multiple items</span>&#10;<span class=\"list\"><span><span class=\"listidentation\">&nbsp;&nbsp;&nbsp;&nbsp;</span><span class=\"listitem\"><span class=\"listbullet\">- </span><span class=\"listitemcontent\">They can be nested as deep as you like</span></span></span></span></span></span></span></span></span>&#10;<span><span class=\"listitem\"><span class=\"listbullet\">- </span><span class=\"listitemcontent\">With <span class=\"hashtag\">#<span class=\"slug\">all</span></span> the <span class=\"slashlink\">/<span class=\"slug\">same</span></span> <span class=\"slashlink\"><span class=\"mention\">@<span class=\"petname\">content</span></span>/<span class=\"slug\">types</span></span> as <span class=\"hyperlink\"><a href=\"http:&#x2F;&#x2F;a.paragraph\" target=\"_blank\">http:&#x2F;&#x2F;a.paragraph</a></span></span></span></span></span>&#10;", "<span class=\"empty\">&#10;</span>", "<span class=\"quote\"><span class=\"quoteline\">&gt; <span class=\"quotelinecontent\">This is a quote block</span></span>&#10;<span class=\"quoteline\">&gt; <span class=\"quotelinecontent\">It may be spread across several lines</span></span>&#10;<span class=\"quoteline\">&gt; <span class=\"quotelinecontent\">and may include <span class=\"hashtag\">#<span class=\"slug\">the</span></span> <span class=\"mention\">@<span class=\"petname\">same</span></span> <span class=\"slashlink\"><span class=\"mention\">@<span class=\"petname\">kinds</span></span>/<span class=\"slug\">of</span></span> <span class=\"hyperlink\"><a href=\"https:&#x2F;&#x2F;content.as&#x2F;a?paragraph\" target=\"_blank\">https:&#x2F;&#x2F;content.as&#x2F;a?paragraph</a></span></span></span>&#10;</span>", "<span class=\"empty\">&#10;</span>", "<span class=\"code\"><span class=\"fence\">```</span>&#10;&#x2F;&#x2F; This is a code block\n&#x2F;&#x2F; It can contain arbitrary text\n&#x2F;&#x2F; spread across many lines\nprint(&quot;Hi!&quot;);\n<span class=\"fence\">```</span>&#10;</span>", "<span class=\"empty\">&#10;</span>", "<span class=\"code\"><span class=\"fence\">```<span class=\"slug\">rust</span></span>&#10;<span class=\"comment\">&#x2F;&#x2F; A code block may be tagged</span>&#10;<span class=\"keyword\">fn</span> <span class=\"function\">main</span>() {&#10;  <span class=\"macro\">println!</span>(<span class=\"string\">&quot;Hi!&quot;</span>);&#10;}&#10;<span class=\"fence\">```</span>&#10;</span>"]
[INFO] [stdout]  right: ["<span class=\"paragraph\">This is a paragraph. It can contain <span class=\"slashlink\">/<span class=\"slug\">slashlinks</span></span>. It may contain <span class=\"mention\">@<span class=\"petname\">mentions</span></span> and so <span class=\"slashlink\"><span class=\"mention\">@<span class=\"petname\">may</span></span>/<span class=\"slug\">slash&#x2F;links</span></span>. It may also contain <span class=\"hashtag\">#<span class=\"slug\">hashtags</span></span>. It may also contain <span class=\"hyperlink\"><a href=\"https:&#x2F;&#x2F;hyper.links\" target=\"_blank\">https:&#x2F;&#x2F;hyper.links</a></span>. It may also contain <span class=\"wikilink\">[[<span class=\"wikilinkvalue\">wiki-style links</span>]]</span>. It may also contain <span class=\"inlinecode\">`<span class=\"inlinecodevalue\">code blocks</span>`</span>.&#10;</span>", "<span class=\"empty\">&#10;</span>", "<span class=\"list\"><span><span class=\"listitem\"><span class=\"listbullet\">- </span><span class=\"listitemcontent\">This is a list</span></span></span>&#10;<span><span class=\"listitem\"><span class=\"listbullet\">- </span><span class=\"listitemcontent\">It can have several items</span>&#10;<span class=\"list\"><span><span class=\"listidentation\">&nbsp;&nbsp;</span><span class=\"listitem\"><span class=\"listbullet\">- </span><span class=\"listitemcontent\">The items can have nested lists</span></span></span>&#10;<span><span class=\"listidentation\">&nbsp;&nbsp;</span><span class=\"listitem\"><span class=\"listbullet\">- </span><span class=\"listitemcontent\">With multiple items</span>&#10;<span class=\"list\"><span><span class=\"listidentation\">&nbsp;&nbsp;&nbsp;&nbsp;</span><span class=\"listitem\"><span class=\"listbullet\">- </span><span class=\"listitemcontent\">They can be nested as deep as you like</span></span></span></span></span></span></span></span></span>&#10;<span><span class=\"listitem\"><span class=\"listbullet\">- </span><span class=\"listitemcontent\">With <span class=\"hashtag\">#<span class=\"slug\">all</span></span> the <span class=\"slashlink\">/<span class=\"slug\">same</span></span> <span class=\"slashlink\"><span class=\"mention\">@<span class=\"petname\">content</span></span>/<span class=\"slug\">types</span></span> as <span class=\"hyperlink\"><a href=\"http:&#x2F;&#x2F;a.paragraph\" target=\"_blank\">http:&#x2F;&#x2F;a.paragraph</a></span></span></span></span></span>&#10;", "<span class=\"empty\">&#10;</span>", "<span class=\"quote\"><span class=\"quoteline\">&gt; <span class=\"quotelinecontent\">This is a quote block</span></span>&#10;<span class=\"quoteline\">&gt; <span class=\"quotelinecontent\">It may be spread across several lines</span></span>&#10;<span class=\"quoteline\">&gt; <span class=\"quotelinecontent\">and may include <span class=\"hashtag\">#<span class=\"slug\">the</span></span> <span class=\"mention\">@<span class=\"petname\">same</span></span> <span class=\"slashlink\"><span class=\"mention\">@<span class=\"petname\">kinds</span></span>/<span class=\"slug\">of</span></span> <span class=\"hyperlink\"><a href=\"https:&#x2F;&#x2F;content.as&#x2F;a?paragraph\" target=\"_blank\">https:&#x2F;&#x2F;content.as&#x2F;a?paragraph</a></span></span></span>&#10;</span>", "<span class=\"empty\">&#10;</span>", "<span class=\"code\"><span class=\"fence\">```</span>&#10;&#x2F;&#x2F; This is a code block\n&#x2F;&#x2F; It can contain arbitrary text\n&#x2F;&#x2F; spread across many lines\nprint(&quot;Hi!&quot;);\n<span class=\"fence\">```</span></span>", "<span class=\"empty\">&#10;</span>", "<span class=\"code\"><span class=\"fence\">```<span class=\"slug\">rust</span></span>&#10;<span class=\"comment\">&#x2F;&#x2F; A code block may be tagged</span>&#10;<span class=\"keyword\">fn</span> <span class=\"function\">main</span>() {&#10;  <span class=\"macro\">println!</span>(<span class=\"string\">&quot;Hi!&quot;</span>);&#10;}&#10;<span class=\"fence\">```</span></span>"]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5901c87cba32 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5901c87cba32 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5901c87cba32 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5901c87cba32 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5901c87e2bfa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5901c87e2bfa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5901c87d0916 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5901c87d0916 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5901c87a9eff - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5901c87a9eff - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5901c87c3d69 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5901c84ac62e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5901c84ac62e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5901c87c3f22 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5901c87c3f22 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5901c87a9fb8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5901c87a1959 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5901c87aae0d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5901c87e33bc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5901c87e3273 - core[8f93d80df273fe75]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5901c84876b4 - core[8f93d80df273fe75]::panicking::assert_failed::<alloc[40b2bae28975ac47]::vec::Vec<alloc[40b2bae28975ac47]::string::String>, alloc[40b2bae28975ac47]::vec::Vec<&str>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5901c848e611 - context_notation[cf5c56acf9afb83]::html::tests::it_converts_the_project_example_to_html
[INFO] [stdout]                                at /opt/rustwide/workdir/src/html.rs:370:9
[INFO] [stdout]   22:     0x5901c848d7b7 - context_notation[cf5c56acf9afb83]::html::tests::it_converts_the_project_example_to_html::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/html.rs:366:49
[INFO] [stdout]   23:     0x5901c848ac26 - <context_notation[cf5c56acf9afb83]::html::tests::it_converts_the_project_example_to_html::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5901c84a09db - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5901c84a09db - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5901c84ad23a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5901c84ad23a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5901c84ad23a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5901c84ad23a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5901c84ad23a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5901c84ad23a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5901c84ad23a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5901c84a7704 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5901c84a7704 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5901c84afd32 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5901c84afd32 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5901c84afd32 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5901c84afd32 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5901c84afd32 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5901c84afd32 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5901c84afd32 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5901c87cb2df - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5901c87cb2df - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x745df25f5aa4 - <unknown>
[INFO] [stdout]   45:     0x745df2682a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     html::tests::it_converts_the_project_example_to_html
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 15 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "b1b111589a417e45bdfba8cb232eaa2ecfb41430383ed5ba143ca2c6e6b5cedd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1b111589a417e45bdfba8cb232eaa2ecfb41430383ed5ba143ca2c6e6b5cedd", kill_on_drop: false }`
[INFO] [stdout] b1b111589a417e45bdfba8cb232eaa2ecfb41430383ed5ba143ca2c6e6b5cedd
