[INFO] fetching crate html5ever 0.25.1...
[INFO] checking html5ever-0.25.1 against try#39e1293fce4b650061e85dda88aa428f726a8444 for pr-88041
[INFO] extracting crate html5ever 0.25.1 into /workspace/builds/worker-15/source
[INFO] validating manifest of crates.io crate html5ever 0.25.1 on toolchain 39e1293fce4b650061e85dda88aa428f726a8444
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate html5ever 0.25.1
[INFO] finished tweaking crates.io crate html5ever 0.25.1
[INFO] tweaked toml for crates.io crate html5ever 0.25.1 written to /workspace/builds/worker-15/source/Cargo.toml
[INFO] crate crates.io crate html5ever 0.25.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded serde v1.0.101
[INFO] [stderr] Downloaded csv v1.1.1
[INFO] [stderr] Downloaded tinytemplate v1.0.2
[INFO] [stderr] Downloaded rand_xoshiro v0.3.1
[INFO] [stderr] Downloaded cast v0.2.2
[INFO] [stderr] Downloaded rayon v1.2.0
[INFO] [stderr] Downloaded serde_derive v1.0.101
[INFO] [stderr] Downloaded siphasher v0.3.1
[INFO] [stderr] Downloaded rand_os v0.2.2
[INFO] [stderr] Downloaded criterion v0.3.0
[INFO] [stderr] Downloaded typed-arena v1.6.1
[INFO] [stderr] Downloaded getrandom v0.1.12
[INFO] [stderr] Downloaded criterion-plot v0.4.0
[INFO] [stderr] Downloaded itertools v0.8.0
[INFO] [stderr] Downloaded rayon-core v1.6.0
[INFO] [stderr] Downloaded serde_json v1.0.41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc24f643108ee06b0070b629b688302990982c4a1b0a3adef8e9fb2393b74a80
[INFO] running `Command { std: "docker" "start" "-a" "bc24f643108ee06b0070b629b688302990982c4a1b0a3adef8e9fb2393b74a80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc24f643108ee06b0070b629b688302990982c4a1b0a3adef8e9fb2393b74a80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc24f643108ee06b0070b629b688302990982c4a1b0a3adef8e9fb2393b74a80", kill_on_drop: false }`
[INFO] [stdout] bc24f643108ee06b0070b629b688302990982c4a1b0a3adef8e9fb2393b74a80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+39e1293fce4b650061e85dda88aa428f726a8444" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f07c2b9815412e34c16501eeca49be6646b21b834e3eaa7fea76dc5d72277bae
[INFO] running `Command { std: "docker" "start" "-a" "f07c2b9815412e34c16501eeca49be6646b21b834e3eaa7fea76dc5d72277bae", kill_on_drop: false }`
[INFO] [stderr] Compiling ppv-lite86 v0.2.6
[INFO] [stderr] Compiling syn v1.0.5
[INFO] [stderr] Compiling siphasher v0.3.1
[INFO] [stderr] Compiling itoa v0.4.4
[INFO] [stderr] Checking new_debug_unreachable v1.0.3
[INFO] [stderr] Compiling rayon-core v1.6.0
[INFO] [stderr] Checking cast v0.2.2
[INFO] [stderr] Checking typed-arena v1.6.1
[INFO] [stderr] Checking crossbeam-utils v0.6.6
[INFO] [stderr] Compiling num-traits v0.2.8
[INFO] [stderr] Checking itertools v0.8.0
[INFO] [stderr] Compiling libc v0.2.65
[INFO] [stderr] Compiling serde v1.0.101
[INFO] [stderr] Compiling ryu v1.0.2
[INFO] [stderr] Compiling memoffset v0.5.1
[INFO] [stderr] Checking getrandom v0.1.12
[INFO] [stderr] Checking memchr v2.2.1
[INFO] [stderr] Checking num_cpus v1.10.1
[INFO] [stderr] Checking serde_json v1.0.41
[INFO] [stderr] Checking clap v2.33.0
[INFO] [stderr] Checking futf v0.1.4
[INFO] [stderr] Checking csv-core v0.1.6
[INFO] [stderr] Checking bstr v0.2.8
[INFO] [stderr] Compiling c2-chacha v0.2.3
[INFO] [stderr] Checking rand_core v0.5.1
[INFO] [stderr] Checking phf_shared v0.8.0
[INFO] [stderr] Checking tendril v0.4.1
[INFO] [stderr] Checking crossbeam-queue v0.1.2
[INFO] [stderr] Checking rand_os v0.2.2
[INFO] [stderr] Checking rand_xoshiro v0.3.1
[INFO] [stderr] Checking csv v1.1.1
[INFO] [stderr] Checking string_cache v0.8.0
[INFO] [stderr] Checking phf v0.8.0
[INFO] [stderr] Checking tinytemplate v1.0.2
[INFO] [stderr] Checking crossbeam-epoch v0.7.2
[INFO] [stderr] Checking criterion-plot v0.4.0
[INFO] [stderr] Checking crossbeam-deque v0.7.1
[INFO] [stderr] Compiling rand_pcg v0.2.1
[INFO] [stderr] Compiling rand_chacha v0.2.1
[INFO] [stderr] Compiling rand v0.7.2
[INFO] [stderr] Checking rayon v1.2.0
[INFO] [stderr] Compiling phf_generator v0.8.0
[INFO] [stderr] Compiling string_cache_codegen v0.5.1
[INFO] [stderr] Compiling phf_codegen v0.8.0
[INFO] [stderr] Compiling serde_derive v1.0.101
[INFO] [stderr] Compiling html5ever v0.25.1 (/opt/rustwide/workdir)
[INFO] [stderr] Compiling markup5ever v0.10.0
[INFO] [stderr] Checking criterion v0.3.0
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 699 | FromSet(c) => go!(self: emit c),
[INFO] [stdout] | ----------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout] --> src/lib.rs:12:24
[INFO] [stdout] |
[INFO] [stdout] 12 | #![cfg_attr(test, deny(warnings))]
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] = note: `#[deny(semicolon_in_expressions_from_macros)]` implied by `#[deny(warnings)]`
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:578:76
[INFO] [stdout] |
[INFO] [stdout] 578 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 699 | FromSet(c) => go!(self: emit c),
[INFO] [stdout] | ----------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 710 | FromSet(c) => go!(self: emit c),
[INFO] [stdout] | ----------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:578:76
[INFO] [stdout] |
[INFO] [stdout] 578 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 710 | FromSet(c) => go!(self: emit c),
[INFO] [stdout] | ----------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 720 | FromSet(c) => go!(self: emit c),
[INFO] [stdout] | ----------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:578:76
[INFO] [stdout] |
[INFO] [stdout] 578 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 720 | FromSet(c) => go!(self: emit c),
[INFO] [stdout] | ----------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 730 | FromSet(c) => go!(self: emit c),
[INFO] [stdout] | ----------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:578:76
[INFO] [stdout] |
[INFO] [stdout] 578 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 730 | FromSet(c) => go!(self: emit c),
[INFO] [stdout] | ----------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 741 | FromSet(c) => go!(self: emit c),
[INFO] [stdout] | ----------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:578:76
[INFO] [stdout] |
[INFO] [stdout] 578 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 741 | FromSet(c) => go!(self: emit c),
[INFO] [stdout] | ----------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 754 | FromSet(c) => go!(self: emit c),
[INFO] [stdout] | ----------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:578:76
[INFO] [stdout] |
[INFO] [stdout] 578 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 754 | FromSet(c) => go!(self: emit c),
[INFO] [stdout] | ----------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 763 | FromSet(c) => go!(self: emit c),
[INFO] [stdout] | ----------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:578:76
[INFO] [stdout] |
[INFO] [stdout] 578 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 763 | FromSet(c) => go!(self: emit c),
[INFO] [stdout] | ----------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 802 | c => go!(self: push_tag (c.to_ascii_lowercase())),
[INFO] [stdout] | -------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:580:93
[INFO] [stdout] |
[INFO] [stdout] 580 | ( $me:ident : push_tag $c:expr ) => ( $me.current_tag_name.push_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 802 | c => go!(self: push_tag (c.to_ascii_lowercase())),
[INFO] [stdout] | -------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 920 | '-' => go!(self: emit '-'),
[INFO] [stdout] | ------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:578:76
[INFO] [stdout] |
[INFO] [stdout] 578 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 920 | '-' => go!(self: emit '-'),
[INFO] [stdout] | ------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 962 | / go_match!(self: c,
[INFO] [stdout] 963 | | '"' , '\'' , '<' , '=' => error);
[INFO] [stdout] | |_____________________________________________________________- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:600:79
[INFO] [stdout] |
[INFO] [stdout] 600 | ( $me:ident : error ) => ( $me.bad_char_error(); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 962 | / go_match!(self: c,
[INFO] [stdout] 963 | | '"' , '\'' , '<' , '=' => error);
[INFO] [stdout] | |_____________________________________________________________- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 979 | Some(cl) => go!(self: push_name cl),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:587:94
[INFO] [stdout] |
[INFO] [stdout] 587 | ( $me:ident : push_name $c:expr ) => ( $me.current_attr_name.push_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 979 | Some(cl) => go!(self: push_name cl),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 981 | / go_match!(self: c,
[INFO] [stdout] 982 | | '"' , '\'' , '<' => error);
[INFO] [stdout] | |_______________________________________________________- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:600:79
[INFO] [stdout] |
[INFO] [stdout] 600 | ( $me:ident : error ) => ( $me.bad_char_error(); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 981 | / go_match!(self: c,
[INFO] [stdout] 982 | | '"' , '\'' , '<' => error);
[INFO] [stdout] | |_______________________________________________________- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1000 | / go_match!(self: c,
[INFO] [stdout] 1001 | | '"' , '\'' , '<' => error);
[INFO] [stdout] | |_______________________________________________________- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:600:79
[INFO] [stdout] |
[INFO] [stdout] 600 | ( $me:ident : error ) => ( $me.bad_char_error(); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1000 | / go_match!(self: c,
[INFO] [stdout] 1001 | | '"' , '\'' , '<' => error);
[INFO] [stdout] | |_______________________________________________________- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1013 | '\t' | '\n' | '\r' | '\x0C' | ' ' => go!(self: discard_char input),
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:582:83
[INFO] [stdout] |
[INFO] [stdout] 582 | ( $me:ident : discard_char $input:expr ) => ( $me.discard_char($input); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1013 | '\t' | '\n' | '\r' | '\x0C' | ' ' => go!(self: discard_char input),
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1030 | FromSet(c) => go!(self: push_value c),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:588:95
[INFO] [stdout] |
[INFO] [stdout] 588 | ( $me:ident : push_value $c:expr ) => ( $me.current_attr_value.push_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1030 | FromSet(c) => go!(self: push_value c),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | NotFromSet(ref b) => go!(self: append_value b),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:589:98
[INFO] [stdout] |
[INFO] [stdout] 589 | ( $me:ident : append_value $c:expr ) => ( $me.current_attr_value.push_tendril($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | NotFromSet(ref b) => go!(self: append_value b),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1041 | FromSet(c) => go!(self: push_value c),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:588:95
[INFO] [stdout] |
[INFO] [stdout] 588 | ( $me:ident : push_value $c:expr ) => ( $me.current_attr_value.push_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1041 | FromSet(c) => go!(self: push_value c),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1042 | NotFromSet(ref b) => go!(self: append_value b),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:589:98
[INFO] [stdout] |
[INFO] [stdout] 589 | ( $me:ident : append_value $c:expr ) => ( $me.current_attr_value.push_tendril($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1042 | NotFromSet(ref b) => go!(self: append_value b),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1060 | / go_match!(self: c,
[INFO] [stdout] 1061 | | '"' , '\'' , '<' , '=' , '`' => error);
[INFO] [stdout] | |___________________________________________________________________- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:600:79
[INFO] [stdout] |
[INFO] [stdout] 600 | ( $me:ident : error ) => ( $me.bad_char_error(); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1060 | / go_match!(self: c,
[INFO] [stdout] 1061 | | '"' , '\'' , '<' , '=' , '`' => error);
[INFO] [stdout] | |___________________________________________________________________- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1064 | NotFromSet(ref b) => go!(self: append_value b),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:589:98
[INFO] [stdout] |
[INFO] [stdout] 589 | ( $me:ident : append_value $c:expr ) => ( $me.current_attr_value.push_tendril($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1064 | NotFromSet(ref b) => go!(self: append_value b),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1114 | c => go!(self: push_comment c),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:590:92
[INFO] [stdout] |
[INFO] [stdout] 590 | ( $me:ident : push_comment $c:expr ) => ( $me.current_comment.push_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1114 | c => go!(self: push_comment c),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1175 | c => go!(self: push_doctype_name (c.to_ascii_lowercase())),
[INFO] [stdout] | ----------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:595:105
[INFO] [stdout] |
[INFO] [stdout] 595 | ( $me:ident : push_doctype_name $c:expr ) => ( option_push(&mut $me.current_doctype.name, $c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1175 | c => go!(self: push_doctype_name (c.to_ascii_lowercase())),
[INFO] [stdout] | ----------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1226 | c => go!(self: push_doctype_id kind c),
[INFO] [stdout] | --------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:596:94
[INFO] [stdout] |
[INFO] [stdout] 596 | ( $me:ident : push_doctype_id $k:ident $c:expr ) => ( option_push($me.doctype_id($k), $c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1226 | c => go!(self: push_doctype_id kind c),
[INFO] [stdout] | --------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1236 | c => go!(self: push_doctype_id kind c),
[INFO] [stdout] | --------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:596:94
[INFO] [stdout] |
[INFO] [stdout] 596 | ( $me:ident : push_doctype_id $k:ident $c:expr ) => ( option_push($me.doctype_id($k), $c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1236 | c => go!(self: push_doctype_id kind c),
[INFO] [stdout] | --------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1293 | '\0' => go!(self: push_comment '\u{fffd}'),
[INFO] [stdout] | ---------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:590:92
[INFO] [stdout] |
[INFO] [stdout] 590 | ( $me:ident : push_comment $c:expr ) => ( $me.current_comment.push_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1293 | '\0' => go!(self: push_comment '\u{fffd}'),
[INFO] [stdout] | ---------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1294 | c => go!(self: push_comment c),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:590:92
[INFO] [stdout] |
[INFO] [stdout] 590 | ( $me:ident : push_comment $c:expr ) => ( $me.current_comment.push_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1294 | c => go!(self: push_comment c),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1322 | c => go!(self: push_temp c),
[INFO] [stdout] | ---------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:583:85
[INFO] [stdout] |
[INFO] [stdout] 583 | ( $me:ident : push_temp $c:expr ) => ( $me.temp_buf.push_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1322 | c => go!(self: push_temp c),
[INFO] [stdout] | ---------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1335 | ']' => go!(self: push_temp ']'),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:583:85
[INFO] [stdout] |
[INFO] [stdout] 583 | ( $me:ident : push_temp $c:expr ) => ( $me.temp_buf.push_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1335 | ']' => go!(self: push_temp ']'),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1378 | states::Data | states::RawData(states::Rcdata) => go!(self: emit c),
[INFO] [stdout] | ----------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:578:76
[INFO] [stdout] |
[INFO] [stdout] 578 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1378 | states::Data | states::RawData(states::Rcdata) => go!(self: emit c),
[INFO] [stdout] | ----------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1380 | states::AttributeValue(_) => go!(self: push_value c),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:588:95
[INFO] [stdout] |
[INFO] [stdout] 588 | ( $me:ident : push_value $c:expr ) => ( $me.current_attr_value.push_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1380 | states::AttributeValue(_) => go!(self: push_value c),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 699 | FromSet(c) => go!(self: emit c),
[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: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:578:76
[INFO] [stdout] |
[INFO] [stdout] 578 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 699 | FromSet(c) => go!(self: emit c),
[INFO] [stdout] | ----------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 710 | FromSet(c) => go!(self: emit c),
[INFO] [stdout] | ----------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:578:76
[INFO] [stdout] |
[INFO] [stdout] 578 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 710 | FromSet(c) => go!(self: emit c),
[INFO] [stdout] | ----------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 720 | FromSet(c) => go!(self: emit c),
[INFO] [stdout] | ----------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:578:76
[INFO] [stdout] |
[INFO] [stdout] 578 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 720 | FromSet(c) => go!(self: emit c),
[INFO] [stdout] | ----------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 730 | FromSet(c) => go!(self: emit c),
[INFO] [stdout] | ----------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:578:76
[INFO] [stdout] |
[INFO] [stdout] 578 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 730 | FromSet(c) => go!(self: emit c),
[INFO] [stdout] | ----------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 741 | FromSet(c) => go!(self: emit c),
[INFO] [stdout] | ----------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:578:76
[INFO] [stdout] |
[INFO] [stdout] 578 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 741 | FromSet(c) => go!(self: emit c),
[INFO] [stdout] | ----------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 754 | FromSet(c) => go!(self: emit c),
[INFO] [stdout] | ----------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:578:76
[INFO] [stdout] |
[INFO] [stdout] 578 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 754 | FromSet(c) => go!(self: emit c),
[INFO] [stdout] | ----------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 763 | FromSet(c) => go!(self: emit c),
[INFO] [stdout] | ----------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:578:76
[INFO] [stdout] |
[INFO] [stdout] 578 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 763 | FromSet(c) => go!(self: emit c),
[INFO] [stdout] | ----------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 802 | c => go!(self: push_tag (c.to_ascii_lowercase())),
[INFO] [stdout] | -------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:580:93
[INFO] [stdout] |
[INFO] [stdout] 580 | ( $me:ident : push_tag $c:expr ) => ( $me.current_tag_name.push_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 802 | c => go!(self: push_tag (c.to_ascii_lowercase())),
[INFO] [stdout] | -------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 920 | '-' => go!(self: emit '-'),
[INFO] [stdout] | ------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:578:76
[INFO] [stdout] |
[INFO] [stdout] 578 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 920 | '-' => go!(self: emit '-'),
[INFO] [stdout] | ------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 962 | / go_match!(self: c,
[INFO] [stdout] 963 | | '"' , '\'' , '<' , '=' => error);
[INFO] [stdout] | |_____________________________________________________________- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:600:79
[INFO] [stdout] |
[INFO] [stdout] 600 | ( $me:ident : error ) => ( $me.bad_char_error(); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 962 | / go_match!(self: c,
[INFO] [stdout] 963 | | '"' , '\'' , '<' , '=' => error);
[INFO] [stdout] | |_____________________________________________________________- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 979 | Some(cl) => go!(self: push_name cl),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:587:94
[INFO] [stdout] |
[INFO] [stdout] 587 | ( $me:ident : push_name $c:expr ) => ( $me.current_attr_name.push_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 979 | Some(cl) => go!(self: push_name cl),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 981 | / go_match!(self: c,
[INFO] [stdout] 982 | | '"' , '\'' , '<' => error);
[INFO] [stdout] | |_______________________________________________________- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:600:79
[INFO] [stdout] |
[INFO] [stdout] 600 | ( $me:ident : error ) => ( $me.bad_char_error(); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 981 | / go_match!(self: c,
[INFO] [stdout] 982 | | '"' , '\'' , '<' => error);
[INFO] [stdout] | |_______________________________________________________- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1000 | / go_match!(self: c,
[INFO] [stdout] 1001 | | '"' , '\'' , '<' => error);
[INFO] [stdout] | |_______________________________________________________- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:600:79
[INFO] [stdout] |
[INFO] [stdout] 600 | ( $me:ident : error ) => ( $me.bad_char_error(); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1000 | / go_match!(self: c,
[INFO] [stdout] 1001 | | '"' , '\'' , '<' => error);
[INFO] [stdout] | |_______________________________________________________- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1013 | '\t' | '\n' | '\r' | '\x0C' | ' ' => go!(self: discard_char input),
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:582:83
[INFO] [stdout] |
[INFO] [stdout] 582 | ( $me:ident : discard_char $input:expr ) => ( $me.discard_char($input); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1013 | '\t' | '\n' | '\r' | '\x0C' | ' ' => go!(self: discard_char input),
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1030 | FromSet(c) => go!(self: push_value c),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:588:95
[INFO] [stdout] |
[INFO] [stdout] 588 | ( $me:ident : push_value $c:expr ) => ( $me.current_attr_value.push_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1030 | FromSet(c) => go!(self: push_value c),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | NotFromSet(ref b) => go!(self: append_value b),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:589:98
[INFO] [stdout] |
[INFO] [stdout] 589 | ( $me:ident : append_value $c:expr ) => ( $me.current_attr_value.push_tendril($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | NotFromSet(ref b) => go!(self: append_value b),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1041 | FromSet(c) => go!(self: push_value c),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:588:95
[INFO] [stdout] |
[INFO] [stdout] 588 | ( $me:ident : push_value $c:expr ) => ( $me.current_attr_value.push_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1041 | FromSet(c) => go!(self: push_value c),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1042 | NotFromSet(ref b) => go!(self: append_value b),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:589:98
[INFO] [stdout] |
[INFO] [stdout] 589 | ( $me:ident : append_value $c:expr ) => ( $me.current_attr_value.push_tendril($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1042 | NotFromSet(ref b) => go!(self: append_value b),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1060 | / go_match!(self: c,
[INFO] [stdout] 1061 | | '"' , '\'' , '<' , '=' , '`' => error);
[INFO] [stdout] | |___________________________________________________________________- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:600:79
[INFO] [stdout] |
[INFO] [stdout] 600 | ( $me:ident : error ) => ( $me.bad_char_error(); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1060 | / go_match!(self: c,
[INFO] [stdout] 1061 | | '"' , '\'' , '<' , '=' , '`' => error);
[INFO] [stdout] | |___________________________________________________________________- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1064 | NotFromSet(ref b) => go!(self: append_value b),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:589:98
[INFO] [stdout] |
[INFO] [stdout] 589 | ( $me:ident : append_value $c:expr ) => ( $me.current_attr_value.push_tendril($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1064 | NotFromSet(ref b) => go!(self: append_value b),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1114 | c => go!(self: push_comment c),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:590:92
[INFO] [stdout] |
[INFO] [stdout] 590 | ( $me:ident : push_comment $c:expr ) => ( $me.current_comment.push_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1114 | c => go!(self: push_comment c),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1175 | c => go!(self: push_doctype_name (c.to_ascii_lowercase())),
[INFO] [stdout] | ----------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:595:105
[INFO] [stdout] |
[INFO] [stdout] 595 | ( $me:ident : push_doctype_name $c:expr ) => ( option_push(&mut $me.current_doctype.name, $c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1175 | c => go!(self: push_doctype_name (c.to_ascii_lowercase())),
[INFO] [stdout] | ----------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1226 | c => go!(self: push_doctype_id kind c),
[INFO] [stdout] | --------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:596:94
[INFO] [stdout] |
[INFO] [stdout] 596 | ( $me:ident : push_doctype_id $k:ident $c:expr ) => ( option_push($me.doctype_id($k), $c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1226 | c => go!(self: push_doctype_id kind c),
[INFO] [stdout] | --------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1236 | c => go!(self: push_doctype_id kind c),
[INFO] [stdout] | --------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:596:94
[INFO] [stdout] |
[INFO] [stdout] 596 | ( $me:ident : push_doctype_id $k:ident $c:expr ) => ( option_push($me.doctype_id($k), $c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1236 | c => go!(self: push_doctype_id kind c),
[INFO] [stdout] | --------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1293 | '\0' => go!(self: push_comment '\u{fffd}'),
[INFO] [stdout] | ---------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:590:92
[INFO] [stdout] |
[INFO] [stdout] 590 | ( $me:ident : push_comment $c:expr ) => ( $me.current_comment.push_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1293 | '\0' => go!(self: push_comment '\u{fffd}'),
[INFO] [stdout] | ---------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1294 | c => go!(self: push_comment c),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:590:92
[INFO] [stdout] |
[INFO] [stdout] 590 | ( $me:ident : push_comment $c:expr ) => ( $me.current_comment.push_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1294 | c => go!(self: push_comment c),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1322 | c => go!(self: push_temp c),
[INFO] [stdout] | ---------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:583:85
[INFO] [stdout] |
[INFO] [stdout] 583 | ( $me:ident : push_temp $c:expr ) => ( $me.temp_buf.push_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1322 | c => go!(self: push_temp c),
[INFO] [stdout] | ---------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1335 | ']' => go!(self: push_temp ']'),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:583:85
[INFO] [stdout] |
[INFO] [stdout] 583 | ( $me:ident : push_temp $c:expr ) => ( $me.temp_buf.push_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1335 | ']' => go!(self: push_temp ']'),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1378 | states::Data | states::RawData(states::Rcdata) => go!(self: emit c),
[INFO] [stdout] | ----------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:578:76
[INFO] [stdout] |
[INFO] [stdout] 578 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1378 | states::Data | states::RawData(states::Rcdata) => go!(self: emit c),
[INFO] [stdout] | ----------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] |
[INFO] [stdout] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1380 | states::AttributeValue(_) => go!(self: push_value c),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] --> src/tokenizer/mod.rs:588:95
[INFO] [stdout] |
[INFO] [stdout] 588 | ( $me:ident : push_value $c:expr ) => ( $me.current_attr_value.push_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1380 | states::AttributeValue(_) => go!(self: push_value c),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] = note: for more information, see issue #79813
[INFO] [stdout] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 60 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `html5ever` due to 61 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: 60 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: build failed
[INFO] running `Command { std: "docker" "inspect" "f07c2b9815412e34c16501eeca49be6646b21b834e3eaa7fea76dc5d72277bae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f07c2b9815412e34c16501eeca49be6646b21b834e3eaa7fea76dc5d72277bae", kill_on_drop: false }`
[INFO] [stdout] f07c2b9815412e34c16501eeca49be6646b21b834e3eaa7fea76dc5d72277bae