[INFO] fetching crate html5minify-cli 1.0.0...
[INFO] checking html5minify-cli-1.0.0 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477
[INFO] extracting crate html5minify-cli 1.0.0 into /workspace/builds/worker-6/source
[INFO] validating manifest of crates.io crate html5minify-cli 1.0.0 on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate html5minify-cli 1.0.0
[INFO] finished tweaking crates.io crate html5minify-cli 1.0.0
[INFO] tweaked toml for crates.io crate html5minify-cli 1.0.0 written to /workspace/builds/worker-6/source/Cargo.toml
[INFO] crate crates.io crate html5minify-cli 1.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded markup5ever_rcdom v0.1.0
[INFO] [stderr] Downloaded xml5ever v0.16.1
[INFO] [stderr] Downloaded phf v0.8.0
[INFO] [stderr] Downloaded phf_shared v0.8.0
[INFO] [stderr] Downloaded rand_pcg v0.2.1
[INFO] [stderr] Downloaded phf_codegen v0.8.0
[INFO] [stderr] Downloaded phf_generator v0.8.0
[INFO] [stderr] Downloaded html5ever v0.25.1
[INFO] [stderr] Downloaded html5minify v0.3.0
[INFO] [stderr] Downloaded structopt-derive v0.4.11
[INFO] [stderr] Downloaded structopt v0.3.18
[INFO] [stderr] Downloaded syn v1.0.42
[INFO] [stderr] Downloaded string_cache_codegen v0.5.1
[INFO] [stderr] Downloaded markup5ever v0.10.0
[INFO] [stderr] Downloaded string_cache v0.8.0
[INFO] [stderr] Downloaded siphasher v0.3.3
[INFO] [stderr] Downloaded proc-macro2 v1.0.23
[INFO] [stderr] Downloaded hermit-abi v0.1.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 390642d834373db102a386e95dc1281cc65772f90921a29ea52c50c10054ea41
[INFO] running `Command { std: "docker" "start" "-a" "390642d834373db102a386e95dc1281cc65772f90921a29ea52c50c10054ea41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "390642d834373db102a386e95dc1281cc65772f90921a29ea52c50c10054ea41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "390642d834373db102a386e95dc1281cc65772f90921a29ea52c50c10054ea41", kill_on_drop: false }`
[INFO] [stdout] 390642d834373db102a386e95dc1281cc65772f90921a29ea52c50c10054ea41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a1dae22fa16fd634af95a6dd61a1236c8d1ce696048e77a1e50bfe6df24b1ba
[INFO] running `Command { std: "docker" "start" "-a" "3a1dae22fa16fd634af95a6dd61a1236c8d1ce696048e77a1e50bfe6df24b1ba", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.77
[INFO] [stderr] Compiling proc-macro2 v1.0.23
[INFO] [stderr] Compiling getrandom v0.1.15
[INFO] [stderr] Compiling cfg-if v0.1.10
[INFO] [stderr] Compiling syn v1.0.42
[INFO] [stderr] Compiling serde v1.0.116
[INFO] [stderr] Compiling siphasher v0.3.3
[INFO] [stderr] Compiling serde_derive v1.0.116
[INFO] [stderr] Compiling itoa v0.4.6
[INFO] [stderr] Checking new_debug_unreachable v1.0.4
[INFO] [stderr] Checking mac v0.1.1
[INFO] [stderr] Checking utf-8 v0.7.5
[INFO] [stderr] Compiling ryu v1.0.5
[INFO] [stderr] Checking log v0.4.11
[INFO] [stderr] Checking futf v0.1.4
[INFO] [stderr] Checking phf_shared v0.8.0
[INFO] [stderr] Checking tendril v0.4.1
[INFO] [stderr] Checking phf v0.8.0
[INFO] [stderr] Compiling quote v1.0.7
[INFO] [stderr] Checking time v0.1.44
[INFO] [stderr] Checking atty v0.2.14
[INFO] [stderr] Checking clap v2.33.3
[INFO] [stderr] Compiling rand_core v0.5.1
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling rand_pcg v0.2.1
[INFO] [stderr] Compiling rand_chacha v0.2.2
[INFO] [stderr] Compiling rand v0.7.3
[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.57
[INFO] [stderr] Checking string_cache v0.8.0
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Compiling html5ever v0.25.1
[INFO] [stderr] Compiling structopt-derive v0.4.11
[INFO] [stderr] Checking structopt v0.3.18
[INFO] [stderr] Compiling markup5ever v0.10.0
[INFO] [stderr] Checking xml5ever v0.16.1
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:618:62
[INFO] [stdout] |
[INFO] [stdout] 618 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 658 | FromSet(c) => go!(self: emit c),
[INFO] [stdout] | ----------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:520:76
[INFO] [stdout] |
[INFO] [stdout] 520 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 658 | FromSet(c) => go!(self: emit c),
[INFO] [stdout] | ----------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:618:62
[INFO] [stdout] |
[INFO] [stdout] 618 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 690 | cl => go!(self: push_tag cl),
[INFO] [stdout] | ---------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:522:93
[INFO] [stdout] |
[INFO] [stdout] 522 | ( $me:ident : push_tag $c:expr ) => ( $me.current_tag_name.push_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 690 | cl => go!(self: push_tag cl),
[INFO] [stdout] | ---------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:618:62
[INFO] [stdout] |
[INFO] [stdout] 618 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 713 | cl => go!(self: push_pi_target cl),
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:544:94
[INFO] [stdout] |
[INFO] [stdout] 544 | ( $me:ident : push_pi_target $c:expr ) => ( $me.current_pi_target.push_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 713 | cl => go!(self: push_pi_target cl),
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:618:62
[INFO] [stdout] |
[INFO] [stdout] 618 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 727 | cl => go!(self: push_pi_data cl),
[INFO] [stdout] | -------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:545:92
[INFO] [stdout] |
[INFO] [stdout] 545 | ( $me:ident : push_pi_data $c:expr ) => ( $me.current_pi_data.push_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 727 | cl => go!(self: push_pi_data cl),
[INFO] [stdout] | -------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:618:62
[INFO] [stdout] |
[INFO] [stdout] 618 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 735 | cl => go!(self: push_pi_data cl),
[INFO] [stdout] | -------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:545:92
[INFO] [stdout] |
[INFO] [stdout] 545 | ( $me:ident : push_pi_data $c:expr ) => ( $me.current_pi_data.push_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 735 | cl => go!(self: push_pi_data cl),
[INFO] [stdout] | -------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:618:62
[INFO] [stdout] |
[INFO] [stdout] 618 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 772 | c => go!(self: push_comment c),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:532:92
[INFO] [stdout] |
[INFO] [stdout] 532 | ( $me:ident : push_comment $c:expr ) => ( $me.current_comment.push_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 772 | c => go!(self: push_comment c),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:618:62
[INFO] [stdout] |
[INFO] [stdout] 618 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 779 | '<' => go!(self: push_comment '<'),
[INFO] [stdout] | --------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:532:92
[INFO] [stdout] |
[INFO] [stdout] 532 | ( $me:ident : push_comment $c:expr ) => ( $me.current_comment.push_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 779 | '<' => go!(self: push_comment '<'),
[INFO] [stdout] | --------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:618:62
[INFO] [stdout] |
[INFO] [stdout] 618 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 816 | '-' => go!(self: push_comment '-'),
[INFO] [stdout] | --------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:532:92
[INFO] [stdout] |
[INFO] [stdout] 532 | ( $me:ident : push_comment $c:expr ) => ( $me.current_comment.push_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 816 | '-' => go!(self: push_comment '-'),
[INFO] [stdout] | --------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:618:62
[INFO] [stdout] |
[INFO] [stdout] 618 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 832 | c => go!(self: push_comment c),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:532:92
[INFO] [stdout] |
[INFO] [stdout] 532 | ( $me:ident : push_comment $c:expr ) => ( $me.current_comment.push_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 832 | c => go!(self: push_comment c),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:618:62
[INFO] [stdout] |
[INFO] [stdout] 618 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 839 | cl => go!(self: emit cl),
[INFO] [stdout] | ------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:520:76
[INFO] [stdout] |
[INFO] [stdout] 520 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 839 | cl => go!(self: emit cl),
[INFO] [stdout] | ------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:618:62
[INFO] [stdout] |
[INFO] [stdout] 618 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 853 | ']' => go!(self: emit ']'),
[INFO] [stdout] | ------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:520:76
[INFO] [stdout] |
[INFO] [stdout] 520 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 853 | ']' => go!(self: emit ']'),
[INFO] [stdout] | ------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:618:62
[INFO] [stdout] |
[INFO] [stdout] 618 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 863 | cl => go!(self: push_tag cl),
[INFO] [stdout] | ---------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:522:93
[INFO] [stdout] |
[INFO] [stdout] 522 | ( $me:ident : push_tag $c:expr ) => ( $me.current_tag_name.push_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 863 | cl => go!(self: push_tag cl),
[INFO] [stdout] | ---------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:618:62
[INFO] [stdout] |
[INFO] [stdout] 618 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 879 | ':' => go!(self: error),
[INFO] [stdout] | ---------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:541:79
[INFO] [stdout] |
[INFO] [stdout] 541 | ( $me:ident : error ) => ( $me.bad_char_error(); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 879 | ':' => go!(self: error),
[INFO] [stdout] | ---------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:618:62
[INFO] [stdout] |
[INFO] [stdout] 618 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 890 | cl => go!(self: push_name cl),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:529:94
[INFO] [stdout] |
[INFO] [stdout] 529 | ( $me:ident : push_name $c:expr ) => ( $me.current_attr_name.push_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 890 | cl => go!(self: push_name cl),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:618:62
[INFO] [stdout] |
[INFO] [stdout] 618 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 919 | FromSet(c) => go!(self: push_value c),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:530:95
[INFO] [stdout] |
[INFO] [stdout] 530 | ( $me:ident : push_value $c:expr ) => ( $me.current_attr_value.push_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 919 | FromSet(c) => go!(self: push_value c),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:618:62
[INFO] [stdout] |
[INFO] [stdout] 618 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 920 | NotFromSet(ref b) => go!(self: append_value b),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:531:98
[INFO] [stdout] |
[INFO] [stdout] 531 | ( $me:ident : append_value $c:expr ) => ( $me.current_attr_value.push_tendril($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 920 | NotFromSet(ref b) => go!(self: append_value b),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:618:62
[INFO] [stdout] |
[INFO] [stdout] 618 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 928 | FromSet(c) => go!(self: push_value c),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:530:95
[INFO] [stdout] |
[INFO] [stdout] 530 | ( $me:ident : push_value $c:expr ) => ( $me.current_attr_value.push_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 928 | FromSet(c) => go!(self: push_value c),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:618:62
[INFO] [stdout] |
[INFO] [stdout] 618 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 929 | NotFromSet(ref b) => go!(self: append_value b),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:531:98
[INFO] [stdout] |
[INFO] [stdout] 531 | ( $me:ident : append_value $c:expr ) => ( $me.current_attr_value.push_tendril($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 929 | NotFromSet(ref b) => go!(self: append_value b),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:618:62
[INFO] [stdout] |
[INFO] [stdout] 618 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 938 | FromSet(c) => go!(self: push_value c),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:530:95
[INFO] [stdout] |
[INFO] [stdout] 530 | ( $me:ident : push_value $c:expr ) => ( $me.current_attr_value.push_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 938 | FromSet(c) => go!(self: push_value c),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:618:62
[INFO] [stdout] |
[INFO] [stdout] 618 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 939 | NotFromSet(ref b) => go!(self: append_value b),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:531:98
[INFO] [stdout] |
[INFO] [stdout] 531 | ( $me:ident : append_value $c:expr ) => ( $me.current_attr_value.push_tendril($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 939 | NotFromSet(ref b) => go!(self: append_value b),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:618:62
[INFO] [stdout] |
[INFO] [stdout] 618 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1025 | c => go!(self: push_doctype_id kind c),
[INFO] [stdout] | --------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:538:94
[INFO] [stdout] |
[INFO] [stdout] 538 | ( $me:ident : push_doctype_id $k:ident $c:expr ) => ( option_push($me.doctype_id($k), $c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1025 | c => go!(self: push_doctype_id kind c),
[INFO] [stdout] | --------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:618:62
[INFO] [stdout] |
[INFO] [stdout] 618 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1033 | c => go!(self: push_doctype_id kind c),
[INFO] [stdout] | --------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:538:94
[INFO] [stdout] |
[INFO] [stdout] 538 | ( $me:ident : push_doctype_id $k:ident $c:expr ) => ( option_push($me.doctype_id($k), $c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1033 | c => go!(self: push_doctype_id kind c),
[INFO] [stdout] | --------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:618:62
[INFO] [stdout] |
[INFO] [stdout] 618 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1197 | states::Data | states::Cdata => go!(self: emit c),
[INFO] [stdout] | ----------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:520:76
[INFO] [stdout] |
[INFO] [stdout] 520 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1197 | states::Data | states::Cdata => go!(self: emit c),
[INFO] [stdout] | ----------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:618:62
[INFO] [stdout] |
[INFO] [stdout] 618 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1199 | states::TagAttrValue(_) => go!(self: push_value c),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1/src/tokenizer/mod.rs:530:95
[INFO] [stdout] |
[INFO] [stdout] 530 | ( $me:ident : push_value $c:expr ) => ( $me.current_attr_value.push_char($c); );
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 1199 | states::TagAttrValue(_) => go!(self: push_value c),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `go` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Trailing semicolon in macro
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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] = note: this error originates in the macro `shorthand` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 48 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `xml5ever`
[INFO] [stderr]
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 60 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: build failed
[INFO] running `Command { std: "docker" "inspect" "3a1dae22fa16fd634af95a6dd61a1236c8d1ce696048e77a1e50bfe6df24b1ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a1dae22fa16fd634af95a6dd61a1236c8d1ce696048e77a1e50bfe6df24b1ba", kill_on_drop: false }`
[INFO] [stdout] 3a1dae22fa16fd634af95a6dd61a1236c8d1ce696048e77a1e50bfe6df24b1ba