[INFO] fetching crate context-notation 0.1.4...
[INFO] testing context-notation-0.1.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate context-notation 0.1.4 into /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate context-notation 0.1.4 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b1c2bb99c25f0226253e85354bc86f2d0562fd11a89adbc9390602ccd48ad74
[INFO] running `Command { std: "docker" "start" "-a" "7b1c2bb99c25f0226253e85354bc86f2d0562fd11a89adbc9390602ccd48ad74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b1c2bb99c25f0226253e85354bc86f2d0562fd11a89adbc9390602ccd48ad74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b1c2bb99c25f0226253e85354bc86f2d0562fd11a89adbc9390602ccd48ad74", kill_on_drop: false }`
[INFO] [stdout] 7b1c2bb99c25f0226253e85354bc86f2d0562fd11a89adbc9390602ccd48ad74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56a087b3f0dca60156fd1fb88f000a36f0aad736d1e5d3b221e583bd43391ebe
[INFO] running `Command { std: "docker" "start" "-a" "56a087b3f0dca60156fd1fb88f000a36f0aad736d1e5d3b221e583bd43391ebe", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling char_index v0.1.4
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling synoptic v2.2.9
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[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 17.36s
[INFO] running `Command { std: "docker" "inspect" "56a087b3f0dca60156fd1fb88f000a36f0aad736d1e5d3b221e583bd43391ebe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56a087b3f0dca60156fd1fb88f000a36f0aad736d1e5d3b221e583bd43391ebe", kill_on_drop: false }`
[INFO] [stdout] 56a087b3f0dca60156fd1fb88f000a36f0aad736d1e5d3b221e583bd43391ebe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff379f8aa227fc7b661ab8eb3d69c06ea0a546637ed74fe7f2d7ba3cacdc59fa
[INFO] running `Command { std: "docker" "start" "-a" "ff379f8aa227fc7b661ab8eb3d69c06ea0a546637ed74fe7f2d7ba3cacdc59fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling zerocopy v0.8.17
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[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 7.51s
[INFO] running `Command { std: "docker" "inspect" "ff379f8aa227fc7b661ab8eb3d69c06ea0a546637ed74fe7f2d7ba3cacdc59fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff379f8aa227fc7b661ab8eb3d69c06ea0a546637ed74fe7f2d7ba3cacdc59fa", kill_on_drop: false }`
[INFO] [stdout] ff379f8aa227fc7b661ab8eb3d69c06ea0a546637ed74fe7f2d7ba3cacdc59fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 36bead62d53138d79440f15718218e929cc9677f21bf48b50d70a402903ddcc6
[INFO] running `Command { std: "docker" "start" "-a" "36bead62d53138d79440f15718218e929cc9677f21bf48b50d70a402903ddcc6", 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.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/context_notation-10b08fc35b0b3842)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test html::tests::it_converts_multiple_basic_paragraphs_to_html ... ok
[INFO] [stdout] test html::tests::it_converts_a_basic_paragraph_to_html ... ok
[INFO] [stdout] test html::tests::it_converts_a_complex_paragraph_to_html ... ok
[INFO] [stdout] test parser::tests::it_parses_a_basic_slashlink ... ok
[INFO] [stdout] test parser::tests::it_parses_a_basic_nested_list ... ok
[INFO] [stdout] test parser::tests::it_parses_a_basic_paragraph_with_a_hashtag ... ok
[INFO] [stdout] test parser::tests::it_parses_a_basic_paragraph ... ok
[INFO] [stdout] test html::tests::it_converts_a_basic_nested_list_to_html ... ok
[INFO] [stdout] test parser::tests::it_parses_a_basic_flat_list ... ok
[INFO] [stdout] test parser::tests::it_supports_extensions_in_slashlinks ... ok
[INFO] [stdout] test parser::tests::it_parses_a_basic_multiline_quote ... 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_parses_slashes_preceded_by_printed_characters_as_text ... 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] 
[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' (30) 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:     0x605eb4c50752 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x605eb4c50752 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x605eb4c50752 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x605eb4c50752 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x605eb4c6254f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x605eb4c6254f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x605eb4c1dfe3 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x605eb4c1dfe3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x605eb4c29eb2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x605eb4c2e9ef - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x605eb4c2e881 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x605eb49319ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x605eb49319ee - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x605eb4c2efff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x605eb4c2efff - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x605eb4c2ee5a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x605eb4c29fe9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x605eb4c128dd - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x605eb4c6b3c0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x605eb4c6b1c3 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x605eb48fce16 - core::panicking::assert_failed::hd4371d41f79721ef
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x605eb48fb797 - context_notation::html::tests::it_converts_the_project_example_to_html::h470560d6415be594
[INFO] [stdout]                                at /opt/rustwide/workdir/src/html.rs:370:9
[INFO] [stdout]   22:     0x605eb48fb7f7 - context_notation::html::tests::it_converts_the_project_example_to_html::{{closure}}::hb1f51ec4621d657d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/html.rs:366:49
[INFO] [stdout]   23:     0x605eb4902b26 - core::ops::function::FnOnce::call_once::h205cad5a4f2fa64a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x605eb493183b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x605eb493183b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x605eb494584d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x605eb494584d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x605eb494584d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x605eb494584d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x605eb494584d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x605eb494584d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x605eb494584d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x605eb491ed94 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x605eb491ed94 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x605eb49226ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x605eb49226ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x605eb49226ca - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x605eb49226ca - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x605eb49226ca - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x605eb49226ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x605eb49226ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x605eb4c253ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x605eb4c253ef - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x75ffb8d4daa4 - <unknown>
[INFO] [stdout]   45:     0x75ffb8ddaa64 - 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.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "36bead62d53138d79440f15718218e929cc9677f21bf48b50d70a402903ddcc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36bead62d53138d79440f15718218e929cc9677f21bf48b50d70a402903ddcc6", kill_on_drop: false }`
[INFO] [stdout] 36bead62d53138d79440f15718218e929cc9677f21bf48b50d70a402903ddcc6
