[INFO] cloning repository https://github.com/ZeroX-DG/nox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZeroX-DG/nox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZeroX-DG%2Fnox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZeroX-DG%2Fnox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6fc72bb5b7e897e78ea54753556a909adab0eb50 [INFO] checking ZeroX-DG/nox against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZeroX-DG%2Fnox" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ZeroX-DG/nox on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ZeroX-DG/nox [INFO] finished tweaking git repo https://github.com/ZeroX-DG/nox [INFO] tweaked toml for git repo https://github.com/ZeroX-DG/nox written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/ZeroX-DG/nox already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec6cfef519edbda886cd28e541b6cfd96eb27200302e7ae2d7a38a14d491cae7 [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" "ec6cfef519edbda886cd28e541b6cfd96eb27200302e7ae2d7a38a14d491cae7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec6cfef519edbda886cd28e541b6cfd96eb27200302e7ae2d7a38a14d491cae7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec6cfef519edbda886cd28e541b6cfd96eb27200302e7ae2d7a38a14d491cae7", kill_on_drop: false }` [INFO] [stdout] ec6cfef519edbda886cd28e541b6cfd96eb27200302e7ae2d7a38a14d491cae7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 234084a14eb79facdb660f8b949f520eacf6f1d075feb605ace4a30c5c994735 [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" "234084a14eb79facdb660f8b949f520eacf6f1d075feb605ace4a30c5c994735", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.78 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking io v0.1.0 (/opt/rustwide/workdir/components/io) [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking smallbitvec v2.5.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking tree v0.1.0 (/opt/rustwide/workdir/components/tree) [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking profiling v1.0.2 [INFO] [stderr] Checking relative-path v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling wgpu-core v0.9.0 [INFO] [stderr] Checking url v0.1.0 (/opt/rustwide/workdir/components/url) [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling tokio v1.6.2 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking ash v0.32.1 [INFO] [stderr] Checking gfx-renderdoc v0.1.0 [INFO] [stderr] Checking spinning_top v0.2.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking wgpu-types v0.9.0 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking gpu-descriptor v0.1.1 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking gpu-alloc v0.4.7 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking khronos-egl v4.1.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking nanorand v0.5.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking spirv_headers v1.5.0 [INFO] [stderr] Checking euclid v0.22.6 [INFO] [stderr] Checking sid v0.6.1 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking lyon_geom v0.17.2 [INFO] [stderr] Checking css v0.1.0 (/opt/rustwide/workdir/components/css) [INFO] [stderr] Checking rose_tree v0.2.0 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/parser/mod.rs:21:56 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][CSS Parsing]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 105 | emit_error!("Unexpected EOF while consuming a qualified rule"); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/parser/mod.rs:21:56 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][CSS Parsing]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 171 | emit_error!("Unexpected token while consuming a list of declarations"); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/parser/mod.rs:21:56 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][CSS Parsing]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 207 | emit_error!("Unexpected EOF while consuming a function"); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/parser/mod.rs:21:56 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][CSS Parsing]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 230 | emit_error!("Unexpected EOF while consuming a simple block"); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/parser/mod.rs:21:56 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][CSS Parsing]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 255 | emit_error!("Unexpected EOF while consuming an at-rule"); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/parser/mod.rs:21:56 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][CSS Parsing]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 317 | emit_error!("Expected Colon in declaration"); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/parser/mod.rs:21:56 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][CSS Parsing]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 558 | emit_error!("Unexpected EOF while consuming an at-rule"); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/parser/mod.rs:21:56 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][CSS Parsing]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 602 | emit_error!("Unexpected token while consuming a list of declarations"); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/parser/mod.rs:21:56 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][CSS Parsing]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 635 | emit_error!("Expected Colon in declaration"); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/tokenizer/mod.rs:20:61 [INFO] [stdout] | [INFO] [stdout] 20 | println!("[ParseError][CSS Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 329 | emit_error!("Unexpected escape sequence"); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/tokenizer/mod.rs:20:61 [INFO] [stdout] | [INFO] [stdout] 20 | println!("[ParseError][CSS Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 366 | emit_error!("Unexpected EOF while consume_comments"); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/tokenizer/mod.rs:20:61 [INFO] [stdout] | [INFO] [stdout] 20 | println!("[ParseError][CSS Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 522 | emit_error!("Unexpected EOF"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/tokenizer/mod.rs:20:61 [INFO] [stdout] | [INFO] [stdout] 20 | println!("[ParseError][CSS Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 526 | emit_error!("Unexpected newline"); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/tokenizer/mod.rs:20:61 [INFO] [stdout] | [INFO] [stdout] 20 | println!("[ParseError][CSS Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 555 | emit_error!("Unexpected EOF"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/tokenizer/mod.rs:20:61 [INFO] [stdout] | [INFO] [stdout] 20 | println!("[ParseError][CSS Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 565 | emit_error!("Unexpected EOF"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/tokenizer/mod.rs:20:61 [INFO] [stdout] | [INFO] [stdout] 20 | println!("[ParseError][CSS Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 572 | emit_error!("Unexpected character"); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/tokenizer/mod.rs:20:61 [INFO] [stdout] | [INFO] [stdout] 20 | println!("[ParseError][CSS Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 577 | emit_error!("Unexpected non-printable character"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/tokenizer/mod.rs:20:61 [INFO] [stdout] | [INFO] [stdout] 20 | println!("[ParseError][CSS Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 586 | emit_error!("Unexpected escape sequence"); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/tokenizer/mod.rs:20:61 [INFO] [stdout] | [INFO] [stdout] 20 | println!("[ParseError][CSS Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 617 | emit_error!("Unexpected EOF"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/tokenizer/mod.rs:20:61 [INFO] [stdout] | [INFO] [stdout] 20 | println!("[ParseError][CSS Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 633 | emit_error!("Unexpected EOF"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/parser/mod.rs:21:56 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][CSS Parsing]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 105 | emit_error!("Unexpected EOF while consuming a qualified rule"); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/parser/mod.rs:21:56 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][CSS Parsing]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 171 | emit_error!("Unexpected token while consuming a list of declarations"); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/parser/mod.rs:21:56 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][CSS Parsing]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 207 | emit_error!("Unexpected EOF while consuming a function"); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/parser/mod.rs:21:56 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][CSS Parsing]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 230 | emit_error!("Unexpected EOF while consuming a simple block"); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/parser/mod.rs:21:56 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][CSS Parsing]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 255 | emit_error!("Unexpected EOF while consuming an at-rule"); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/parser/mod.rs:21:56 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][CSS Parsing]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 317 | emit_error!("Expected Colon in declaration"); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/parser/mod.rs:21:56 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][CSS Parsing]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 558 | emit_error!("Unexpected EOF while consuming an at-rule"); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/parser/mod.rs:21:56 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][CSS Parsing]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 602 | emit_error!("Unexpected token while consuming a list of declarations"); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/parser/mod.rs:21:56 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][CSS Parsing]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 635 | emit_error!("Expected Colon in declaration"); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/tokenizer/mod.rs:20:61 [INFO] [stdout] | [INFO] [stdout] 20 | println!("[ParseError][CSS Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 329 | emit_error!("Unexpected escape sequence"); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/tokenizer/mod.rs:20:61 [INFO] [stdout] | [INFO] [stdout] 20 | println!("[ParseError][CSS Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 366 | emit_error!("Unexpected EOF while consume_comments"); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/tokenizer/mod.rs:20:61 [INFO] [stdout] | [INFO] [stdout] 20 | println!("[ParseError][CSS Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 522 | emit_error!("Unexpected EOF"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/tokenizer/mod.rs:20:61 [INFO] [stdout] | [INFO] [stdout] 20 | println!("[ParseError][CSS Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 526 | emit_error!("Unexpected newline"); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/tokenizer/mod.rs:20:61 [INFO] [stdout] | [INFO] [stdout] 20 | println!("[ParseError][CSS Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 555 | emit_error!("Unexpected EOF"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/tokenizer/mod.rs:20:61 [INFO] [stdout] | [INFO] [stdout] 20 | println!("[ParseError][CSS Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 565 | emit_error!("Unexpected EOF"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/tokenizer/mod.rs:20:61 [INFO] [stdout] | [INFO] [stdout] 20 | println!("[ParseError][CSS Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 572 | emit_error!("Unexpected character"); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/tokenizer/mod.rs:20:61 [INFO] [stdout] | [INFO] [stdout] 20 | println!("[ParseError][CSS Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 577 | emit_error!("Unexpected non-printable character"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/tokenizer/mod.rs:20:61 [INFO] [stdout] | [INFO] [stdout] 20 | println!("[ParseError][CSS Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 586 | emit_error!("Unexpected escape sequence"); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/tokenizer/mod.rs:20:61 [INFO] [stdout] | [INFO] [stdout] 20 | println!("[ParseError][CSS Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 617 | emit_error!("Unexpected EOF"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/css/src/tokenizer/mod.rs:20:61 [INFO] [stdout] | [INFO] [stdout] 20 | println!("[ParseError][CSS Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 633 | emit_error!("Unexpected EOF"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking simplelog v0.10.0 [INFO] [stderr] Checking flume v0.9.1 [INFO] [stderr] Checking nanoid v0.4.0 [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking lyon_path v0.17.3 [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking lyon_tessellation v0.17.7 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling enum_dispatch v0.3.7 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling pin-project-internal v1.0.3 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Checking bytemuck v1.5.0 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking dom v0.1.0 (/opt/rustwide/workdir/components/dom) [INFO] [stderr] Checking wide v0.6.5 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> components/dom/src/document.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `public_id` [INFO] [stdout] --> components/dom/src/document.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | public_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `system_id` [INFO] [stdout] --> components/dom/src/document.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | system_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking html v0.1.0 (/opt/rustwide/workdir/components/html) [INFO] [stderr] Checking loaders v0.1.0 (/opt/rustwide/workdir/components/loaders) [INFO] [stderr] Checking test_utils v0.1.0 (/opt/rustwide/workdir/components/test_utils) [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> components/dom/src/document.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `public_id` [INFO] [stdout] --> components/dom/src/document.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | public_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `system_id` [INFO] [stdout] --> components/dom/src/document.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | system_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking strum v0.19.5 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking style v0.1.0 (/opt/rustwide/workdir/components/style) [INFO] [stderr] Checking naga v0.5.0 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 183 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 199 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 211 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 223 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 234 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 251 | emit_error!("unexpected-question-mark-instead-of-tag-name"); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking pin-project v1.0.3 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 256 | emit_error!("eof-before-tag-name"); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | emit_error!("invalid-first-character-of-tag-name"); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 275 | emit_error!("missing-end-tag-name"); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 279 | emit_error!("eof-before-tag-name"); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 285 | emit_error!("invalid-first-character-of-tag-name"); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 308 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 312 | emit_error!("eof-in-tag"); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 589 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 593 | emit_error!("eof-in-script-html-comment-like-text"); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 612 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 617 | emit_error!("eof-in-script-html-comment-like-text"); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 640 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 645 | emit_error!("eof-in-script-html-comment-like-text"); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 772 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 776 | emit_error!("eof-in-script-html-comment-like-text"); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 796 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 801 | emit_error!("eof-in-script-html-comment-like-text"); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 825 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 830 | emit_error!("eof-in-script-html-comment-like-text"); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 884 | emit_error!("unexpected-equals-sign-before-attribute-name"); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 910 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 914 | emit_error!("unexpected-character-in-attribute-name"); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 937 | emit_error!("eof-in-tag"); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 958 | emit_error!("missing-attribute-value"); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 978 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 982 | emit_error!("eof-in-tag"); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1001 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | emit_error!("eof-in-tag"); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1028 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1036 | emit_error!("unexpected-character-in-unquoted-attribute-value"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1040 | emit_error!("eof-in-tag"); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1062 | emit_error!("eof-in-tag"); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1066 | emit_error!("missing-whitespace-between-attributes"); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1087 | emit_error!("eof-in-tag"); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1091 | emit_error!("unexpected-solidus-in-tag"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1108 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1126 | emit_error!("incorrectly-opened-comment"); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1138 | emit_error!("abrupt-closing-of-empty-comment"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1154 | emit_error!("abrupt-closing-of-empty-comment"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1159 | emit_error!("eof-in-comment"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1180 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1184 | emit_error!("eof-in-comment"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1237 | emit_error!("nested-comment"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1249 | emit_error!("eof-in-comment"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1273 | emit_error!("eof-in-comment"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1294 | emit_error!("incorrectly-closed-comment"); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1299 | emit_error!("eof-in-comment"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1321 | emit_error!("eof-in-doctype"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1329 | emit_error!("missing-whitespace-before-doctype-name"); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1349 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1360 | emit_error!("missing-doctype-name"); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1368 | emit_error!("eof-in-doctype"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1401 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1405 | emit_error!("eof-in-doctype"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1431 | emit_error!("eof-in-doctype"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1449 | emit_error!("invalid-character-sequence-after-doctype-name"); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1470 | emit_error!("missing-whitespace-after-doctype-public-keyword"); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1482 | emit_error!("missing-whitespace-after-doctype-public-keyword"); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1494 | emit_error!("missing-doctype-public-identifier"); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1507 | emit_error!("eof-in-doctype"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1520 | emit_error!("missing-quote-before-doctype-public-identifier"); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1560 | emit_error!("missing-doctype-public-identifier"); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1573 | emit_error!("eof-in-doctype"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1586 | emit_error!("missing-quote-before-doctype-public-identifier"); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1606 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1612 | emit_error!("abrupt-doctype-public-identifier"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1625 | emit_error!("eof-in-doctype"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1651 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1657 | emit_error!("abrupt-doctype-public-identifier"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1670 | emit_error!("eof-in-doctype"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1700 | / emit_error!( [INFO] [stdout] 1701 | | "missing-whitespace-between-doctype-public-and-system-identifiers" [INFO] [stdout] 1702 | | ); [INFO] [stdout] | |______________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1714 | / emit_error!( [INFO] [stdout] 1715 | | "missing-whitespace-between-doctype-public-and-system-identifiers" [INFO] [stdout] 1716 | | ); [INFO] [stdout] | |______________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1728 | emit_error!("eof-in-doctype"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1741 | emit_error!("missing-quote-before-doctype-system-identifier"); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1785 | emit_error!("eof-in-doctype"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1798 | emit_error!("missing-quote-before-doctype-system-identifier"); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1818 | emit_error!("missing-whitespace-after-doctype-system-keyword"); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1830 | emit_error!("missing-whitespace-after-doctype-system-keyword"); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1842 | emit_error!("missing-doctype-system-identifier"); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1855 | emit_error!("eof-in-doctype"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1868 | emit_error!("missing-quote-before-doctype-system-identifier"); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1908 | emit_error!("missing-doctype-system-identifier"); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1921 | emit_error!("eof-in-doctype"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1934 | emit_error!("missing-quote-before-doctype-system-identifier"); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1954 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1960 | emit_error!("abrupt-doctype-system-identifier"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1973 | emit_error!("eof-in-doctype"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1999 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2005 | emit_error!("abrupt-doctype-system-identifier"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2018 | emit_error!("eof-in-doctype"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2046 | emit_error!("eof-in-doctype"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2059 | emit_error!("unexpected-character-after-doctype-system-identifier"); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2072 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2091 | emit_error!("eof-in-cdata"); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2186 | emit_error!("missing-semicolon-after-character-reference"); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2214 | emit_error!("unknown-named-character-reference"); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2242 | emit_error!("absence-of-digits-in-numeric-character-reference"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2255 | emit_error!("absence-of-digits-in-numeric-character-reference"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2269 | emit_error!("Can't convert current character to digit"); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2277 | emit_error!("Can't convert current character to digit"); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2284 | emit_error!("missing-semicolon-after-character-reference"); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2297 | emit_error!("Can't convert current character to digit"); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2304 | emit_error!("missing-semicolon-after-character-reference"); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2312 | emit_error!("null-character-reference"); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2316 | emit_error!("character-reference-outside-unicode-range"); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2320 | emit_error!("surrogate-character-reference"); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2324 | emit_error!("noncharacter-character-reference"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2327 | emit_error!("control-character-reference"); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2408 | emit_error!("No return state found"); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2457 | emit_error!("No tag found"); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2467 | emit_error!("No tag found"); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2528 | emit_error!("duplicate-attribute"); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 813 | emit_error!(format!("Unexpected end tag: {}", tag_name)) [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 815 | emit_error!(format!("Unexpected start tag: {}", tag_name)) [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 818 | Token::DOCTYPE { .. } => emit_error!("Unexpected DOCTYPE"), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 819 | Token::Comment(_) => emit_error!("Unexpected comment"), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 820 | Token::Character(_) => emit_error!("Unexpected character"), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 821 | Token::EOF => emit_error!("Unexpected EOF"), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 829 | emit_error!("Expected p element"); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 924 | emit_error!("Unexpected node encountered while closing cell"); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1185 | emit_error!("No template tag found"); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1195 | emit_error!("Expected current node to be template"); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1391 | emit_error!("Unexpected special element"); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1413 | emit_error!("Unexpected null character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1435 | emit_error!("Unexpected DOCTYPE"); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1440 | emit_error!("Unexpected HTML tag"); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1741 | emit_error!("Expected 'li' tag"); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1768 | emit_error!("Expected 'dd' tag"); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1777 | emit_error!("Expected 'dt' tag"); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2511 | emit_error!("Non-whitespace in table text"); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2906 | emit_error!("Expected current node to have same tag name as token"); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3022 | emit_error!("expected optgroup"); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking flume v0.10.5 [INFO] [stdout] warning: variant is never constructed: `AfterFrameset` [INFO] [stdout] --> components/html/src/tree_builder/insert_mode.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | AfterFrameset, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `AfterAfterFrameset` [INFO] [stdout] --> components/html/src/tree_builder/insert_mode.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | AfterAfterFrameset, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 140 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking layout v0.1.0 (/opt/rustwide/workdir/components/layout) [INFO] [stderr] Checking ultraviolet v0.8.1 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking drm-fourcc v2.1.1 [INFO] [stderr] Checking painting v0.1.0 (/opt/rustwide/workdir/components/painting) [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking ipc v0.1.0 (/opt/rustwide/workdir/components/ipc) [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking message v0.1.0 (/opt/rustwide/workdir/components/message) [INFO] [stderr] Checking external-memory v0.0.1 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking gfx-hal v0.9.0 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Checking criterion v0.3.3 [INFO] [stderr] Checking gfx-backend-empty v0.9.0 [INFO] [stderr] Checking gfx-backend-gl v0.9.0 [INFO] [stderr] Checking gfx-backend-vulkan v0.9.0 [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> components/html/benches/html_processing.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | let tree_builder = TreeBuilder::new(tokenizer); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ --------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/components/html/src/tree_builder/mod.rs:248:12 [INFO] [stdout] | [INFO] [stdout] 248 | pub fn new(tokenizer: T, document: NodeRef) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `html` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 183 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 199 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 211 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 223 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 234 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 251 | emit_error!("unexpected-question-mark-instead-of-tag-name"); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 256 | emit_error!("eof-before-tag-name"); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | emit_error!("invalid-first-character-of-tag-name"); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 275 | emit_error!("missing-end-tag-name"); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 279 | emit_error!("eof-before-tag-name"); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 285 | emit_error!("invalid-first-character-of-tag-name"); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 308 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 312 | emit_error!("eof-in-tag"); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 589 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 593 | emit_error!("eof-in-script-html-comment-like-text"); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 612 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 617 | emit_error!("eof-in-script-html-comment-like-text"); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 640 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 645 | emit_error!("eof-in-script-html-comment-like-text"); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 772 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 776 | emit_error!("eof-in-script-html-comment-like-text"); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 796 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 801 | emit_error!("eof-in-script-html-comment-like-text"); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 825 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 830 | emit_error!("eof-in-script-html-comment-like-text"); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 884 | emit_error!("unexpected-equals-sign-before-attribute-name"); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 910 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 914 | emit_error!("unexpected-character-in-attribute-name"); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 937 | emit_error!("eof-in-tag"); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 958 | emit_error!("missing-attribute-value"); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 978 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 982 | emit_error!("eof-in-tag"); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1001 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | emit_error!("eof-in-tag"); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1028 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1036 | emit_error!("unexpected-character-in-unquoted-attribute-value"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1040 | emit_error!("eof-in-tag"); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1062 | emit_error!("eof-in-tag"); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1066 | emit_error!("missing-whitespace-between-attributes"); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1087 | emit_error!("eof-in-tag"); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1091 | emit_error!("unexpected-solidus-in-tag"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1108 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1126 | emit_error!("incorrectly-opened-comment"); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1138 | emit_error!("abrupt-closing-of-empty-comment"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1154 | emit_error!("abrupt-closing-of-empty-comment"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1159 | emit_error!("eof-in-comment"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1180 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1184 | emit_error!("eof-in-comment"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1237 | emit_error!("nested-comment"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1249 | emit_error!("eof-in-comment"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1273 | emit_error!("eof-in-comment"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1294 | emit_error!("incorrectly-closed-comment"); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1299 | emit_error!("eof-in-comment"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1321 | emit_error!("eof-in-doctype"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1329 | emit_error!("missing-whitespace-before-doctype-name"); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1349 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1360 | emit_error!("missing-doctype-name"); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1368 | emit_error!("eof-in-doctype"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1401 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1405 | emit_error!("eof-in-doctype"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1431 | emit_error!("eof-in-doctype"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1449 | emit_error!("invalid-character-sequence-after-doctype-name"); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1470 | emit_error!("missing-whitespace-after-doctype-public-keyword"); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1482 | emit_error!("missing-whitespace-after-doctype-public-keyword"); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1494 | emit_error!("missing-doctype-public-identifier"); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1507 | emit_error!("eof-in-doctype"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1520 | emit_error!("missing-quote-before-doctype-public-identifier"); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1560 | emit_error!("missing-doctype-public-identifier"); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1573 | emit_error!("eof-in-doctype"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1586 | emit_error!("missing-quote-before-doctype-public-identifier"); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1606 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1612 | emit_error!("abrupt-doctype-public-identifier"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1625 | emit_error!("eof-in-doctype"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1651 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1657 | emit_error!("abrupt-doctype-public-identifier"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1670 | emit_error!("eof-in-doctype"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1700 | / emit_error!( [INFO] [stdout] 1701 | | "missing-whitespace-between-doctype-public-and-system-identifiers" [INFO] [stdout] 1702 | | ); [INFO] [stdout] | |______________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1714 | / emit_error!( [INFO] [stdout] 1715 | | "missing-whitespace-between-doctype-public-and-system-identifiers" [INFO] [stdout] 1716 | | ); [INFO] [stdout] | |______________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1728 | emit_error!("eof-in-doctype"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1741 | emit_error!("missing-quote-before-doctype-system-identifier"); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1785 | emit_error!("eof-in-doctype"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1798 | emit_error!("missing-quote-before-doctype-system-identifier"); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1818 | emit_error!("missing-whitespace-after-doctype-system-keyword"); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1830 | emit_error!("missing-whitespace-after-doctype-system-keyword"); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1842 | emit_error!("missing-doctype-system-identifier"); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1855 | emit_error!("eof-in-doctype"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1868 | emit_error!("missing-quote-before-doctype-system-identifier"); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1908 | emit_error!("missing-doctype-system-identifier"); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1921 | emit_error!("eof-in-doctype"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1934 | emit_error!("missing-quote-before-doctype-system-identifier"); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1954 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1960 | emit_error!("abrupt-doctype-system-identifier"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1973 | emit_error!("eof-in-doctype"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1999 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2005 | emit_error!("abrupt-doctype-system-identifier"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2018 | emit_error!("eof-in-doctype"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2046 | emit_error!("eof-in-doctype"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2059 | emit_error!("unexpected-character-after-doctype-system-identifier"); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2072 | emit_error!("unexpected-null-character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2091 | emit_error!("eof-in-cdata"); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2186 | emit_error!("missing-semicolon-after-character-reference"); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2214 | emit_error!("unknown-named-character-reference"); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2242 | emit_error!("absence-of-digits-in-numeric-character-reference"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2255 | emit_error!("absence-of-digits-in-numeric-character-reference"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2269 | emit_error!("Can't convert current character to digit"); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2277 | emit_error!("Can't convert current character to digit"); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2284 | emit_error!("missing-semicolon-after-character-reference"); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2297 | emit_error!("Can't convert current character to digit"); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2304 | emit_error!("missing-semicolon-after-character-reference"); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2312 | emit_error!("null-character-reference"); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2316 | emit_error!("character-reference-outside-unicode-range"); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2320 | emit_error!("surrogate-character-reference"); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2324 | emit_error!("noncharacter-character-reference"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2327 | emit_error!("control-character-reference"); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2408 | emit_error!("No return state found"); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2457 | emit_error!("No tag found"); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2467 | emit_error!("No tag found"); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tokenizer/mod.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | println!("[ParseError][Tokenization]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2528 | emit_error!("duplicate-attribute"); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 813 | emit_error!(format!("Unexpected end tag: {}", tag_name)) [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 815 | emit_error!(format!("Unexpected start tag: {}", tag_name)) [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 818 | Token::DOCTYPE { .. } => emit_error!("Unexpected DOCTYPE"), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 819 | Token::Comment(_) => emit_error!("Unexpected comment"), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 820 | Token::Character(_) => emit_error!("Unexpected character"), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 821 | Token::EOF => emit_error!("Unexpected EOF"), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 829 | emit_error!("Expected p element"); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 924 | emit_error!("Unexpected node encountered while closing cell"); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1185 | emit_error!("No template tag found"); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1195 | emit_error!("Expected current node to be template"); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1391 | emit_error!("Unexpected special element"); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1413 | emit_error!("Unexpected null character"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1435 | emit_error!("Unexpected DOCTYPE"); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1440 | emit_error!("Unexpected HTML tag"); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1741 | emit_error!("Expected 'li' tag"); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1768 | emit_error!("Expected 'dd' tag"); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1777 | emit_error!("Expected 'dt' tag"); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2511 | emit_error!("Non-whitespace in table text"); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 2906 | emit_error!("Expected current node to have same tag name as token"); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/html/src/tree_builder/mod.rs:33:62 [INFO] [stdout] | [INFO] [stdout] 33 | println!("[ParseError][HTML TreeBuilding]: {}", $err); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3022 | emit_error!("expected optgroup"); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trace` [INFO] [stdout] = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `AfterFrameset` [INFO] [stdout] --> components/html/src/tree_builder/insert_mode.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | AfterFrameset, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `AfterAfterFrameset` [INFO] [stdout] --> components/html/src/tree_builder/insert_mode.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | AfterAfterFrameset, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 140 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "234084a14eb79facdb660f8b949f520eacf6f1d075feb605ace4a30c5c994735", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "234084a14eb79facdb660f8b949f520eacf6f1d075feb605ace4a30c5c994735", kill_on_drop: false }` [INFO] [stdout] 234084a14eb79facdb660f8b949f520eacf6f1d075feb605ace4a30c5c994735