[INFO] fetching crate vertigo-html 0.1.0-alpha.1... [INFO] testing vertigo-html-0.1.0-alpha.1 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate vertigo-html 0.1.0-alpha.1 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate vertigo-html 0.1.0-alpha.1 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c478c903461d600cf605c055ccefc561d02e763eb82556edb64785c6bcee6e87 [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" "c478c903461d600cf605c055ccefc561d02e763eb82556edb64785c6bcee6e87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c478c903461d600cf605c055ccefc561d02e763eb82556edb64785c6bcee6e87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c478c903461d600cf605c055ccefc561d02e763eb82556edb64785c6bcee6e87", kill_on_drop: false }` [INFO] [stdout] c478c903461d600cf605c055ccefc561d02e763eb82556edb64785c6bcee6e87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4849b7e2207275e138c6931aeed1f179be8257ed6bf5ed19948f3b11709eafb6 [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" "4849b7e2207275e138c6931aeed1f179be8257ed6bf5ed19948f3b11709eafb6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling vertigo v0.1.0-alpha.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.72 [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] Compiling vertigo-html v0.1.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.55s [INFO] running `Command { std: "docker" "inspect" "4849b7e2207275e138c6931aeed1f179be8257ed6bf5ed19948f3b11709eafb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4849b7e2207275e138c6931aeed1f179be8257ed6bf5ed19948f3b11709eafb6", kill_on_drop: false }` [INFO] [stdout] 4849b7e2207275e138c6931aeed1f179be8257ed6bf5ed19948f3b11709eafb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c5813672beeeda3d04f3e10d56d8c6b4b428c4db3a7619573152b19663fde12 [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" "7c5813672beeeda3d04f3e10d56d8c6b4b428c4db3a7619573152b19663fde12", kill_on_drop: false }` [INFO] [stderr] Compiling 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 | "