[INFO] fetching crate vertigo-html 0.1.0-alpha.1... [INFO] checking vertigo-html-0.1.0-alpha.1 against try#3bb2879ea9e58d65b875f9a98df44f4a43ce2597 for pr-85387 [INFO] extracting crate vertigo-html 0.1.0-alpha.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate vertigo-html 0.1.0-alpha.1 on toolchain 3bb2879ea9e58d65b875f9a98df44f4a43ce2597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate vertigo-html 0.1.0-alpha.1 [INFO] finished tweaking crates.io crate vertigo-html 0.1.0-alpha.1 [INFO] tweaked toml for crates.io crate vertigo-html 0.1.0-alpha.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vertigo-html-macro v0.1.0-alpha.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3a07c63f4d557e9edd8098a9cda38ebff16f0322066cbd56755f438e9e68e2d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f3a07c63f4d557e9edd8098a9cda38ebff16f0322066cbd56755f438e9e68e2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3a07c63f4d557e9edd8098a9cda38ebff16f0322066cbd56755f438e9e68e2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3a07c63f4d557e9edd8098a9cda38ebff16f0322066cbd56755f438e9e68e2d", kill_on_drop: false }` [INFO] [stdout] f3a07c63f4d557e9edd8098a9cda38ebff16f0322066cbd56755f438e9e68e2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afb567699b2fc11945f3b54b778abb04dc75a1050b9a6afcbc02a1906c841fe9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "afb567699b2fc11945f3b54b778abb04dc75a1050b9a6afcbc02a1906c841fe9", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Checking vertigo v0.1.0-alpha.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling vertigo-html-macro v0.1.0-alpha.2 [INFO] [stderr] Checking vertigo-html v0.1.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stdout] error: HTML Parsing fatal error: --> 1:1 [INFO] [stdout] | [INFO] [stdout] 1 | "␊ [INFO] [stdout] | ^--- [INFO] [stdout] | [INFO] [stdout] = expected EOI, el_void, el_void_xml, el_normal_start, el_vcomponent, el_vcomponent_val, el_velement, el_raw_text, or el_dangling [INFO] [stdout] --> src/tests/html/button.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | let button = html!(" [INFO] [stdout] | __________________^ [INFO] [stdout] 11 | | [INFO] [stdout] 12 | | "); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found end of macro arguments [INFO] [stdout] --> src/tests/html/button.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | let button = html!(" [INFO] [stdout] | __________________^ [INFO] [stdout] 11 | | [INFO] [stdout] 12 | | "); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: HTML Parsing fatal error: --> 1:1 [INFO] [stdout] | [INFO] [stdout] 1 | "␊ [INFO] [stdout] | ^--- [INFO] [stdout] | [INFO] [stdout] = expected EOI, el_void, el_void_xml, el_normal_start, el_vcomponent, el_vcomponent_val, el_velement, el_raw_text, or el_dangling [INFO] [stdout] --> src/tests/html/button.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 32 | let button = html!(" [INFO] [stdout] | __________________^ [INFO] [stdout] 33 | | [INFO] [stdout] 52 | | "); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found end of macro arguments [INFO] [stdout] --> src/tests/html/button.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 48 | let button = html!(" [INFO] [stdout] | __________________^ [INFO] [stdout] 49 | | [INFO] [stdout] 52 | | "); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: HTML Parsing fatal error: --> 1:1 [INFO] [stdout] | [INFO] [stdout] 1 | "␊ [INFO] [stdout] | ^--- [INFO] [stdout] | [INFO] [stdout] = expected EOI, el_void, el_void_xml, el_normal_start, el_vcomponent, el_vcomponent_val, el_velement, el_raw_text, or el_dangling [INFO] [stdout] --> src/tests/html/component.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | / html!(" [INFO] [stdout] 21 | |
Value {state.get_value().as_str()}
[INFO] [stdout] 22 | | ") [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: HTML Parsing fatal error: --> 1:1 [INFO] [stdout] | [INFO] [stdout] 1 | "␊ [INFO] [stdout] | ^--- [INFO] [stdout] | [INFO] [stdout] = expected EOI, el_void, el_void_xml, el_normal_start, el_vcomponent, el_vcomponent_val, el_velement, el_raw_text, or el_dangling [INFO] [stdout] --> src/tests/html/component.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | let div = html!(" [INFO] [stdout] | _______________^ [INFO] [stdout] 26 | |
[INFO] [stdout] 27 | | [INFO] [stdout] 28 | |
[INFO] [stdout] 29 | | "); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found end of macro arguments [INFO] [stdout] --> src/tests/html/component.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | let div = html!(" [INFO] [stdout] | _______________^ [INFO] [stdout] 26 | |
[INFO] [stdout] 27 | | [INFO] [stdout] 28 | |
[INFO] [stdout] 29 | | "); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: HTML Parsing fatal error: --> 1:1 [INFO] [stdout] | [INFO] [stdout] 1 | "␊ [INFO] [stdout] | ^--- [INFO] [stdout] | [INFO] [stdout] = expected EOI, el_void, el_void_xml, el_normal_start, el_vcomponent, el_vcomponent_val, el_velement, el_raw_text, or el_dangling [INFO] [stdout] --> src/tests/html/css.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | let div = html!(" [INFO] [stdout] | _______________^ [INFO] [stdout] 12 | |
[INFO] [stdout] 13 | | Some text [INFO] [stdout] 14 | |
[INFO] [stdout] 15 | | "); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found end of macro arguments [INFO] [stdout] --> src/tests/html/css.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | let div = html!(" [INFO] [stdout] | _______________^ [INFO] [stdout] 12 | |
[INFO] [stdout] 13 | | Some text [INFO] [stdout] 14 | |
[INFO] [stdout] 15 | | "); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: HTML Parsing fatal error: --> 1:1 [INFO] [stdout] | [INFO] [stdout] 1 | "␊ [INFO] [stdout] | ^--- [INFO] [stdout] | [INFO] [stdout] = expected EOI, el_void, el_void_xml, el_normal_start, el_vcomponent, el_vcomponent_val, el_velement, el_raw_text, or el_dangling [INFO] [stdout] --> src/tests/html/css.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | let div = html!(" [INFO] [stdout] | _______________^ [INFO] [stdout] 34 | |
[INFO] [stdout] 35 | | "); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found end of macro arguments [INFO] [stdout] --> src/tests/html/css.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | let div = html!(" [INFO] [stdout] | _______________^ [INFO] [stdout] 34 | |
[INFO] [stdout] 35 | | "); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: HTML Parsing fatal error: --> 1:1 [INFO] [stdout] | [INFO] [stdout] 1 | "␊ [INFO] [stdout] | ^--- [INFO] [stdout] | [INFO] [stdout] = expected EOI, el_void, el_void_xml, el_normal_start, el_vcomponent, el_vcomponent_val, el_velement, el_raw_text, or el_dangling [INFO] [stdout] --> src/tests/html/css.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 54 | let div = html!(" [INFO] [stdout] | _______________^ [INFO] [stdout] 55 | |
[INFO] [stdout] 56 | | "); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found end of macro arguments [INFO] [stdout] --> src/tests/html/css.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 54 | let div = html!(" [INFO] [stdout] | _______________^ [INFO] [stdout] 55 | |
[INFO] [stdout] 56 | | "); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: HTML Parsing fatal error: --> 1:1 [INFO] [stdout] | [INFO] [stdout] 1 | "
" [INFO] [stdout] | ^--- [INFO] [stdout] | [INFO] [stdout] = expected EOI, el_void, el_void_xml, el_normal_start, el_vcomponent, el_vcomponent_val, el_velement, el_raw_text, or el_dangling [INFO] [stdout] --> src/tests/html/div.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | let el = html!("
"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found end of macro arguments [INFO] [stdout] --> src/tests/html/div.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | let el = html!("
"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: HTML Parsing fatal error: --> 1:1 [INFO] [stdout] | [INFO] [stdout] 1 | "␊ [INFO] [stdout] | ^--- [INFO] [stdout] | [INFO] [stdout] = expected EOI, el_void, el_void_xml, el_normal_start, el_vcomponent, el_vcomponent_val, el_velement, el_raw_text, or el_dangling [INFO] [stdout] --> src/tests/html/div.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | let div = html!(" [INFO] [stdout] | _______________^ [INFO] [stdout] 19 | |
[INFO] [stdout] 20 | | Some text [INFO] [stdout] 21 | |
[INFO] [stdout] 22 | | "); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found end of macro arguments [INFO] [stdout] --> src/tests/html/div.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | let div = html!(" [INFO] [stdout] | _______________^ [INFO] [stdout] 19 | |
[INFO] [stdout] 20 | | Some text [INFO] [stdout] 21 | |
[INFO] [stdout] 22 | | "); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: HTML Parsing fatal error: --> 1:1 [INFO] [stdout] | [INFO] [stdout] 1 | "␊ [INFO] [stdout] | ^--- [INFO] [stdout] | [INFO] [stdout] = expected EOI, el_void, el_void_xml, el_normal_start, el_vcomponent, el_vcomponent_val, el_velement, el_raw_text, or el_dangling [INFO] [stdout] --> src/tests/html/div.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | let div = html!(" [INFO] [stdout] | _______________^ [INFO] [stdout] 34 | |
[INFO] [stdout] 35 | |
[INFO] [stdout] 36 | |
[INFO] [stdout] 37 | | "); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found end of macro arguments [INFO] [stdout] --> src/tests/html/div.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | let div = html!(" [INFO] [stdout] | _______________^ [INFO] [stdout] 34 | |
[INFO] [stdout] 35 | |
[INFO] [stdout] 36 | |
[INFO] [stdout] 37 | | "); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: HTML Parsing fatal error: --> 1:1 [INFO] [stdout] | [INFO] [stdout] 1 | "␊ [INFO] [stdout] | ^--- [INFO] [stdout] | [INFO] [stdout] = expected EOI, el_void, el_void_xml, el_normal_start, el_vcomponent, el_vcomponent_val, el_velement, el_raw_text, or el_dangling [INFO] [stdout] --> src/tests/html/div.rs:48:15 [INFO] [stdout] | [INFO] [stdout] 48 | let div = html!(" [INFO] [stdout] | _______________^ [INFO] [stdout] 49 | |
[INFO] [stdout] 50 | | { 5 + 5 } [INFO] [stdout] 51 | |
[INFO] [stdout] 52 | | "); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found end of macro arguments [INFO] [stdout] --> src/tests/html/div.rs:48:15 [INFO] [stdout] | [INFO] [stdout] 48 | let div = html!(" [INFO] [stdout] | _______________^ [INFO] [stdout] 49 | |
[INFO] [stdout] 50 | | { 5 + 5 } [INFO] [stdout] 51 | |
[INFO] [stdout] 52 | | "); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: HTML Parsing fatal error: --> 1:1 [INFO] [stdout] | [INFO] [stdout] 1 | "␊ [INFO] [stdout] | ^--- [INFO] [stdout] | [INFO] [stdout] = expected EOI, el_void, el_void_xml, el_normal_start, el_vcomponent, el_vcomponent_val, el_velement, el_raw_text, or el_dangling [INFO] [stdout] --> src/tests/html/div.rs:65:15 [INFO] [stdout] | [INFO] [stdout] 65 | let div = html!(" [INFO] [stdout] | _______________^ [INFO] [stdout] 66 | |
[INFO] [stdout] 67 | | { *x.get_value() + *y.get_value() } [INFO] [stdout] 68 | |
[INFO] [stdout] 69 | | "); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found end of macro arguments [INFO] [stdout] --> src/tests/html/div.rs:65:15 [INFO] [stdout] | [INFO] [stdout] 65 | let div = html!(" [INFO] [stdout] | _______________^ [INFO] [stdout] 66 | |
[INFO] [stdout] 67 | | { *x.get_value() + *y.get_value() } [INFO] [stdout] 68 | |
[INFO] [stdout] 69 | | "); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: HTML Parsing fatal error: --> 1:1 [INFO] [stdout] | [INFO] [stdout] 1 | "␊ [INFO] [stdout] | ^--- [INFO] [stdout] | [INFO] [stdout] = expected EOI, el_void, el_void_xml, el_normal_start, el_vcomponent, el_vcomponent_val, el_velement, el_raw_text, or el_dangling [INFO] [stdout] --> src/tests/html/div.rs:81:15 [INFO] [stdout] | [INFO] [stdout] 81 | let div = html!(" [INFO] [stdout] | _______________^ [INFO] [stdout] 82 | |
[INFO] [stdout] 83 | | { title } [INFO] [stdout] 84 | |
[INFO] [stdout] 85 | | "); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found end of macro arguments [INFO] [stdout] --> src/tests/html/div.rs:81:15 [INFO] [stdout] | [INFO] [stdout] 81 | let div = html!(" [INFO] [stdout] | _______________^ [INFO] [stdout] 82 | |
[INFO] [stdout] 83 | | { title } [INFO] [stdout] 84 | |
[INFO] [stdout] 85 | | "); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: HTML Parsing fatal error: --> 1:1 [INFO] [stdout] | [INFO] [stdout] 1 | "␊ [INFO] [stdout] | ^--- [INFO] [stdout] | [INFO] [stdout] = expected EOI, el_void, el_void_xml, el_normal_start, el_vcomponent, el_vcomponent_val, el_velement, el_raw_text, or el_dangling [INFO] [stdout] --> src/tests/html/events.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | let div = html!(" [INFO] [stdout] | _______________^ [INFO] [stdout] 26 | |
[INFO] [stdout] 27 | | "); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found end of macro arguments [INFO] [stdout] --> src/tests/html/events.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | let div = html!(" [INFO] [stdout] | _______________^ [INFO] [stdout] 26 | |
[INFO] [stdout] 27 | | "); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: HTML Parsing fatal error: --> 1:1 [INFO] [stdout] | [INFO] [stdout] 1 | r#"␊ [INFO] [stdout] | ^--- [INFO] [stdout] | [INFO] [stdout] = expected EOI, el_void, el_void_xml, el_normal_start, el_vcomponent, el_vcomponent_val, el_velement, el_raw_text, or el_dangling [INFO] [stdout] --> src/tests/html/input.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | let div = html!(r#" [INFO] [stdout] | _______________^ [INFO] [stdout] 10 | |
[INFO] [stdout] 11 | | Label [INFO] [stdout] 12 | | [INFO] [stdout] 13 | |
[INFO] [stdout] 14 | | "#); [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found end of macro arguments [INFO] [stdout] --> src/tests/html/input.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | let div = html!(r#" [INFO] [stdout] | _______________^ [INFO] [stdout] 10 | |
[INFO] [stdout] 11 | | Label [INFO] [stdout] 12 | | [INFO] [stdout] 13 | |
[INFO] [stdout] 14 | | "#); [INFO] [stdout] | |_______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: HTML Parsing fatal error: --> 1:1 [INFO] [stdout] | [INFO] [stdout] 1 | "␊ [INFO] [stdout] | ^--- [INFO] [stdout] | [INFO] [stdout] = expected EOI, el_void, el_void_xml, el_normal_start, el_vcomponent, el_vcomponent_val, el_velement, el_raw_text, or el_dangling [INFO] [stdout] --> src/tests/html/input.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | let input = html!(" [INFO] [stdout] | _________________^ [INFO] [stdout] 39 | | [INFO] [stdout] 40 | | "); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found end of macro arguments [INFO] [stdout] --> src/tests/html/input.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | let input = html!(" [INFO] [stdout] | _________________^ [INFO] [stdout] 39 | | [INFO] [stdout] 40 | | "); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: HTML Parsing fatal error: --> 1:1 [INFO] [stdout] | [INFO] [stdout] 1 | "" [INFO] [stdout] | ^--- [INFO] [stdout] | [INFO] [stdout] = expected EOI, el_void, el_void_xml, el_normal_start, el_vcomponent, el_vcomponent_val, el_velement, el_raw_text, or el_dangling [INFO] [stdout] --> src/tests/html/list.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | html!(""), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: HTML Parsing fatal error: --> 1:1 [INFO] [stdout] | [INFO] [stdout] 1 | "