[INFO] fetching crate html5ever 0.25.1...
[INFO] testing html5ever-0.25.1 against beta-2021-09-08 for beta-1.56-1
[INFO] extracting crate html5ever 0.25.1 into /workspace/builds/worker-8/source
[INFO] validating manifest of crates.io crate html5ever 0.25.1 on toolchain beta-2021-09-08
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-8/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" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a07ce502126fbfab25bf420a3dcc720291e0291e16caf6667027910fa73f6e0
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "7a07ce502126fbfab25bf420a3dcc720291e0291e16caf6667027910fa73f6e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a07ce502126fbfab25bf420a3dcc720291e0291e16caf6667027910fa73f6e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a07ce502126fbfab25bf420a3dcc720291e0291e16caf6667027910fa73f6e0", kill_on_drop: false }`
[INFO] [stdout] 7a07ce502126fbfab25bf420a3dcc720291e0291e16caf6667027910fa73f6e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4198bfabea783b9f71dc1c1369c69c47757904f0a46042fc49d9291b41cee223
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "4198bfabea783b9f71dc1c1369c69c47757904f0a46042fc49d9291b41cee223", kill_on_drop: false }`
[INFO] [stderr] Compiling getrandom v0.1.12
[INFO] [stderr] Compiling siphasher v0.3.1
[INFO] [stderr] Compiling syn v1.0.5
[INFO] [stderr] Compiling serde v1.0.101
[INFO] [stderr] Compiling new_debug_unreachable v1.0.3
[INFO] [stderr] Compiling futf v0.1.4
[INFO] [stderr] Compiling phf_shared v0.8.0
[INFO] [stderr] Compiling phf v0.8.0
[INFO] [stderr] Compiling tendril v0.4.1
[INFO] [stderr] Compiling rand_core v0.5.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] Compiling phf_generator v0.8.0
[INFO] [stderr] Compiling phf_codegen v0.8.0
[INFO] [stderr] Compiling string_cache_codegen v0.5.1
[INFO] [stderr] Compiling serde_json v1.0.41
[INFO] [stderr] Compiling string_cache 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] [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] warning: 60 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.21s
[INFO] running `Command { std: "docker" "inspect" "4198bfabea783b9f71dc1c1369c69c47757904f0a46042fc49d9291b41cee223", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4198bfabea783b9f71dc1c1369c69c47757904f0a46042fc49d9291b41cee223", kill_on_drop: false }`
[INFO] [stdout] 4198bfabea783b9f71dc1c1369c69c47757904f0a46042fc49d9291b41cee223
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 91549c41b7c80a553af0009ee9324745069af40ef4e0b029515c3626a93e93bb
[INFO] running `Command { std: "docker" "start" "-a" "91549c41b7c80a553af0009ee9324745069af40ef4e0b029515c3626a93e93bb", kill_on_drop: false }`
[INFO] [stderr] Compiling memchr v2.2.1
[INFO] [stderr] Compiling byteorder v1.3.2
[INFO] [stderr] Compiling rayon-core v1.6.0
[INFO] [stderr] Compiling cast v0.2.2
[INFO] [stderr] Compiling typed-arena v1.6.1
[INFO] [stderr] Compiling num-traits v0.2.8
[INFO] [stderr] Compiling itertools v0.8.0
[INFO] [stderr] Compiling num_cpus v1.10.1
[INFO] [stderr] Compiling atty v0.2.13
[INFO] [stderr] Compiling memoffset v0.5.1
[INFO] [stderr] Compiling tinytemplate v1.0.2
[INFO] [stderr] Compiling rand_xoshiro v0.3.1
[INFO] [stderr] Compiling clap v2.33.0
[INFO] [stderr] Compiling rand_os v0.2.2
[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] warning: 60 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling crossbeam-epoch v0.7.2
[INFO] [stderr] Compiling criterion-plot v0.4.0
[INFO] [stderr] Compiling regex-automata v0.1.8
[INFO] [stderr] Compiling csv-core v0.1.6
[INFO] [stderr] Compiling crossbeam-deque v0.7.1
[INFO] [stderr] Compiling bstr v0.2.8
[INFO] [stderr] Compiling rayon v1.2.0
[INFO] [stderr] Compiling csv v1.1.1
[INFO] [stderr] Compiling criterion v0.3.0
[INFO] [stderr] Compiling html5ever v0.25.1 (/opt/rustwide/workdir)
[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: 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: `#[warn(semicolon_in_expressions_from_macros)]` implied by `#[warn(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 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] warning: 60 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 48.87s
[INFO] running `Command { std: "docker" "inspect" "91549c41b7c80a553af0009ee9324745069af40ef4e0b029515c3626a93e93bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91549c41b7c80a553af0009ee9324745069af40ef4e0b029515c3626a93e93bb", kill_on_drop: false }`
[INFO] [stdout] 91549c41b7c80a553af0009ee9324745069af40ef4e0b029515c3626a93e93bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] df31a9f04190b8dfb1bb4842bd1d4d7385de0217857c6af2698d02c8111ab157
[INFO] running `Command { std: "docker" "start" "-a" "df31a9f04190b8dfb1bb4842bd1d4d7385de0217857c6af2698d02c8111ab157", kill_on_drop: false }`
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:647:62
[INFO] [stderr] |
[INFO] [stderr] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 699 | FromSet(c) => go!(self: emit c),
[INFO] [stderr] | ----------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:578:76
[INFO] [stderr] |
[INFO] [stderr] 578 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 699 | FromSet(c) => go!(self: emit c),
[INFO] [stderr] | ----------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:647:62
[INFO] [stderr] |
[INFO] [stderr] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 710 | FromSet(c) => go!(self: emit c),
[INFO] [stderr] | ----------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:578:76
[INFO] [stderr] |
[INFO] [stderr] 578 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 710 | FromSet(c) => go!(self: emit c),
[INFO] [stderr] | ----------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:647:62
[INFO] [stderr] |
[INFO] [stderr] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 720 | FromSet(c) => go!(self: emit c),
[INFO] [stderr] | ----------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:578:76
[INFO] [stderr] |
[INFO] [stderr] 578 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 720 | FromSet(c) => go!(self: emit c),
[INFO] [stderr] | ----------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:647:62
[INFO] [stderr] |
[INFO] [stderr] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 730 | FromSet(c) => go!(self: emit c),
[INFO] [stderr] | ----------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:578:76
[INFO] [stderr] |
[INFO] [stderr] 578 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 730 | FromSet(c) => go!(self: emit c),
[INFO] [stderr] | ----------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:647:62
[INFO] [stderr] |
[INFO] [stderr] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 741 | FromSet(c) => go!(self: emit c),
[INFO] [stderr] | ----------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:578:76
[INFO] [stderr] |
[INFO] [stderr] 578 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 741 | FromSet(c) => go!(self: emit c),
[INFO] [stderr] | ----------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:647:62
[INFO] [stderr] |
[INFO] [stderr] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 754 | FromSet(c) => go!(self: emit c),
[INFO] [stderr] | ----------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:578:76
[INFO] [stderr] |
[INFO] [stderr] 578 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 754 | FromSet(c) => go!(self: emit c),
[INFO] [stderr] | ----------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:647:62
[INFO] [stderr] |
[INFO] [stderr] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 763 | FromSet(c) => go!(self: emit c),
[INFO] [stderr] | ----------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:578:76
[INFO] [stderr] |
[INFO] [stderr] 578 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 763 | FromSet(c) => go!(self: emit c),
[INFO] [stderr] | ----------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:647:62
[INFO] [stderr] |
[INFO] [stderr] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 802 | c => go!(self: push_tag (c.to_ascii_lowercase())),
[INFO] [stderr] | -------------------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:580:93
[INFO] [stderr] |
[INFO] [stderr] 580 | ( $me:ident : push_tag $c:expr ) => ( $me.current_tag_name.push_char($c); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 802 | c => go!(self: push_tag (c.to_ascii_lowercase())),
[INFO] [stderr] | -------------------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:647:62
[INFO] [stderr] |
[INFO] [stderr] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 920 | '-' => go!(self: emit '-'),
[INFO] [stderr] | ------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:578:76
[INFO] [stderr] |
[INFO] [stderr] 578 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 920 | '-' => go!(self: emit '-'),
[INFO] [stderr] | ------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:647:62
[INFO] [stderr] |
[INFO] [stderr] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 962 | / go_match!(self: c,
[INFO] [stderr] 963 | | '"' , '\'' , '<' , '=' => error);
[INFO] [stderr] | |_____________________________________________________________- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:600:79
[INFO] [stderr] |
[INFO] [stderr] 600 | ( $me:ident : error ) => ( $me.bad_char_error(); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 962 | / go_match!(self: c,
[INFO] [stderr] 963 | | '"' , '\'' , '<' , '=' => error);
[INFO] [stderr] | |_____________________________________________________________- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:647:62
[INFO] [stderr] |
[INFO] [stderr] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 979 | Some(cl) => go!(self: push_name cl),
[INFO] [stderr] | ----------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:587:94
[INFO] [stderr] |
[INFO] [stderr] 587 | ( $me:ident : push_name $c:expr ) => ( $me.current_attr_name.push_char($c); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 979 | Some(cl) => go!(self: push_name cl),
[INFO] [stderr] | ----------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:647:62
[INFO] [stderr] |
[INFO] [stderr] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 981 | / go_match!(self: c,
[INFO] [stderr] 982 | | '"' , '\'' , '<' => error);
[INFO] [stderr] | |_______________________________________________________- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:600:79
[INFO] [stderr] |
[INFO] [stderr] 600 | ( $me:ident : error ) => ( $me.bad_char_error(); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 981 | / go_match!(self: c,
[INFO] [stderr] 982 | | '"' , '\'' , '<' => error);
[INFO] [stderr] | |_______________________________________________________- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:647:62
[INFO] [stderr] |
[INFO] [stderr] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 1000 | / go_match!(self: c,
[INFO] [stderr] 1001 | | '"' , '\'' , '<' => error);
[INFO] [stderr] | |_______________________________________________________- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:600:79
[INFO] [stderr] |
[INFO] [stderr] 600 | ( $me:ident : error ) => ( $me.bad_char_error(); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 1000 | / go_match!(self: c,
[INFO] [stderr] 1001 | | '"' , '\'' , '<' => error);
[INFO] [stderr] | |_______________________________________________________- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:647:62
[INFO] [stderr] |
[INFO] [stderr] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 1013 | '\t' | '\n' | '\r' | '\x0C' | ' ' => go!(self: discard_char input),
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:582:83
[INFO] [stderr] |
[INFO] [stderr] 582 | ( $me:ident : discard_char $input:expr ) => ( $me.discard_char($input); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 1013 | '\t' | '\n' | '\r' | '\x0C' | ' ' => go!(self: discard_char input),
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:647:62
[INFO] [stderr] |
[INFO] [stderr] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 1030 | FromSet(c) => go!(self: push_value c),
[INFO] [stderr] | ----------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:588:95
[INFO] [stderr] |
[INFO] [stderr] 588 | ( $me:ident : push_value $c:expr ) => ( $me.current_attr_value.push_char($c); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 1030 | FromSet(c) => go!(self: push_value c),
[INFO] [stderr] | ----------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:647:62
[INFO] [stderr] |
[INFO] [stderr] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 1031 | NotFromSet(ref b) => go!(self: append_value b),
[INFO] [stderr] | ------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:589:98
[INFO] [stderr] |
[INFO] [stderr] 589 | ( $me:ident : append_value $c:expr ) => ( $me.current_attr_value.push_tendril($c); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 1031 | NotFromSet(ref b) => go!(self: append_value b),
[INFO] [stderr] | ------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stdout]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] running 14 tests
[INFO] [stderr] --> src/tokenizer/mod.rs:647:62
[INFO] [stdout] test tokenizer::test::push_to_None_gives_singleton ... ok
[INFO] [stderr] |
[INFO] [stdout] test tokenizer::test::push_to_empty_appends ... ok
[INFO] [stderr] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] test util::str::test::is_alnum_1 ... ok
[INFO] [stderr] | ^
[INFO] [stdout] test util::str::test::is_not_alnum_nonascii ... ok
[INFO] [stderr] ...
[INFO] [stdout] test util::str::test::is_not_alnum_symbol ... ok
[INFO] [stderr] 1041 | FromSet(c) => go!(self: push_value c),
[INFO] [stdout] test util::str::test::lower_letter_A_is_a ... ok
[INFO] [stderr] | ----------------------- in this macro invocation
[INFO] [stdout] test util::str::test::lower_letter_a_is_a ... ok
[INFO] [stderr] |
[INFO] [stdout] test util::str::test::lower_letter_nonascii_is_None ... ok
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] test util::str::test::lower_letter_symbol_is_None ... ok
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stdout] test util::str::test::is_alnum_A ... ok
[INFO] [stderr] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] test tokenizer::test::check_lines_with_new_line ... ok
[INFO] [stderr]
[INFO] [stdout] test tokenizer::test::check_lines ... ok
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stdout] test tokenizer::test::push_to_nonempty_appends ... ok
[INFO] [stderr] --> src/tokenizer/mod.rs:588:95
[INFO] [stdout] test util::str::test::is_alnum_a ... ok
[INFO] [stderr] |
[INFO] [stdout]
[INFO] [stderr] 588 | ( $me:ident : push_value $c:expr ) => ( $me.current_attr_value.push_char($c); );
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stderr] | ^
[INFO] [stdout]
[INFO] [stderr] ...
[INFO] [stderr] 1041 | FromSet(c) => go!(self: push_value c),
[INFO] [stderr] | ----------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:647:62
[INFO] [stderr] |
[INFO] [stderr] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 1042 | NotFromSet(ref b) => go!(self: append_value b),
[INFO] [stderr] | ------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:589:98
[INFO] [stderr] |
[INFO] [stderr] 589 | ( $me:ident : append_value $c:expr ) => ( $me.current_attr_value.push_tendril($c); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 1042 | NotFromSet(ref b) => go!(self: append_value b),
[INFO] [stderr] | ------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:647:62
[INFO] [stderr] |
[INFO] [stderr] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 1060 | / go_match!(self: c,
[INFO] [stderr] 1061 | | '"' , '\'' , '<' , '=' , '`' => error);
[INFO] [stderr] | |___________________________________________________________________- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:600:79
[INFO] [stderr] |
[INFO] [stderr] 600 | ( $me:ident : error ) => ( $me.bad_char_error(); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 1060 | / go_match!(self: c,
[INFO] [stderr] 1061 | | '"' , '\'' , '<' , '=' , '`' => error);
[INFO] [stderr] | |___________________________________________________________________- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:647:62
[INFO] [stderr] |
[INFO] [stderr] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 1064 | NotFromSet(ref b) => go!(self: append_value b),
[INFO] [stderr] | ------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:589:98
[INFO] [stderr] |
[INFO] [stderr] 589 | ( $me:ident : append_value $c:expr ) => ( $me.current_attr_value.push_tendril($c); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 1064 | NotFromSet(ref b) => go!(self: append_value b),
[INFO] [stderr] | ------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:647:62
[INFO] [stderr] |
[INFO] [stderr] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 1114 | c => go!(self: push_comment c),
[INFO] [stderr] | ------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:590:92
[INFO] [stderr] |
[INFO] [stderr] 590 | ( $me:ident : push_comment $c:expr ) => ( $me.current_comment.push_char($c); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 1114 | c => go!(self: push_comment c),
[INFO] [stderr] | ------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:647:62
[INFO] [stderr] |
[INFO] [stderr] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 1175 | c => go!(self: push_doctype_name (c.to_ascii_lowercase())),
[INFO] [stderr] | ----------------------------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:595:105
[INFO] [stderr] |
[INFO] [stderr] 595 | ( $me:ident : push_doctype_name $c:expr ) => ( option_push(&mut $me.current_doctype.name, $c); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 1175 | c => go!(self: push_doctype_name (c.to_ascii_lowercase())),
[INFO] [stderr] | ----------------------------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:647:62
[INFO] [stderr] |
[INFO] [stderr] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 1226 | c => go!(self: push_doctype_id kind c),
[INFO] [stderr] | --------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:596:94
[INFO] [stderr] |
[INFO] [stderr] 596 | ( $me:ident : push_doctype_id $k:ident $c:expr ) => ( option_push($me.doctype_id($k), $c); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 1226 | c => go!(self: push_doctype_id kind c),
[INFO] [stderr] | --------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:647:62
[INFO] [stderr] |
[INFO] [stderr] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 1236 | c => go!(self: push_doctype_id kind c),
[INFO] [stderr] | --------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:596:94
[INFO] [stderr] |
[INFO] [stderr] 596 | ( $me:ident : push_doctype_id $k:ident $c:expr ) => ( option_push($me.doctype_id($k), $c); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 1236 | c => go!(self: push_doctype_id kind c),
[INFO] [stderr] | --------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:647:62
[INFO] [stderr] |
[INFO] [stderr] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 1293 | '\0' => go!(self: push_comment '\u{fffd}'),
[INFO] [stderr] | ---------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:590:92
[INFO] [stderr] |
[INFO] [stderr] 590 | ( $me:ident : push_comment $c:expr ) => ( $me.current_comment.push_char($c); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 1293 | '\0' => go!(self: push_comment '\u{fffd}'),
[INFO] [stderr] | ---------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:647:62
[INFO] [stderr] |
[INFO] [stderr] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 1294 | c => go!(self: push_comment c),
[INFO] [stderr] | ------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:590:92
[INFO] [stderr] |
[INFO] [stderr] 590 | ( $me:ident : push_comment $c:expr ) => ( $me.current_comment.push_char($c); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 1294 | c => go!(self: push_comment c),
[INFO] [stderr] | ------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:647:62
[INFO] [stderr] |
[INFO] [stderr] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 1322 | c => go!(self: push_temp c),
[INFO] [stderr] | ---------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:583:85
[INFO] [stderr] |
[INFO] [stderr] 583 | ( $me:ident : push_temp $c:expr ) => ( $me.temp_buf.push_char($c); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 1322 | c => go!(self: push_temp c),
[INFO] [stderr] | ---------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:647:62
[INFO] [stderr] |
[INFO] [stderr] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 1335 | ']' => go!(self: push_temp ']'),
[INFO] [stderr] | ------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:583:85
[INFO] [stderr] |
[INFO] [stderr] 583 | ( $me:ident : push_temp $c:expr ) => ( $me.temp_buf.push_char($c); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 1335 | ']' => go!(self: push_temp ']'),
[INFO] [stderr] | ------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:647:62
[INFO] [stderr] |
[INFO] [stderr] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 1378 | states::Data | states::RawData(states::Rcdata) => go!(self: emit c),
[INFO] [stderr] | ----------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:578:76
[INFO] [stderr] |
[INFO] [stderr] 578 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 1378 | states::Data | states::RawData(states::Rcdata) => go!(self: emit c),
[INFO] [stderr] | ----------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:647:62
[INFO] [stderr] |
[INFO] [stderr] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 1380 | states::AttributeValue(_) => go!(self: push_value c),
[INFO] [stderr] | ----------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:588:95
[INFO] [stderr] |
[INFO] [stderr] 588 | ( $me:ident : push_value $c:expr ) => ( $me.current_attr_value.push_char($c); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 1380 | states::AttributeValue(_) => go!(self: push_value c),
[INFO] [stderr] | ----------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr] --> src/tokenizer/mod.rs:647:62
[INFO] [stderr] |
[INFO] [stderr] 647 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 699 | FromSet(c) => go!(self: emit c),
[INFO] [stderr] | ----------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr] --> src/lib.rs:12:24
[INFO] [stderr] |
[INFO] [stderr] 12 | #![cfg_attr(test, deny(warnings))]
[INFO] [stderr] | ^^^^^^^^
[INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` implied by `#[warn(warnings)]`
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr] = note: for more information, see issue #79813
[INFO] [stderr] = note: this warning originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: `html5ever` (lib) generated 60 warnings
[INFO] [stderr] warning: `html5ever` (lib test) generated 60 warnings (59 duplicates)
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/html5ever-406a7f0de8ed5b46)
[INFO] [stderr] Doc-tests html5ever
[INFO] [stdout]
[INFO] [stdout] running 0 tests
[INFO] [stdout]
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout]
[INFO] running `Command { std: "docker" "inspect" "df31a9f04190b8dfb1bb4842bd1d4d7385de0217857c6af2698d02c8111ab157", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df31a9f04190b8dfb1bb4842bd1d4d7385de0217857c6af2698d02c8111ab157", kill_on_drop: false }`
[INFO] [stdout] df31a9f04190b8dfb1bb4842bd1d4d7385de0217857c6af2698d02c8111ab157