[INFO] fetching crate naver_dl 0.2.0... [INFO] checking naver_dl-0.2.0 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate naver_dl 0.2.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate naver_dl 0.2.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 naver_dl 0.2.0 [INFO] finished tweaking crates.io crate naver_dl 0.2.0 [INFO] tweaked toml for crates.io crate naver_dl 0.2.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate naver_dl 0.2.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] Downloading crates ... [INFO] [stderr] Downloaded markup5ever v0.10.1 [INFO] [stderr] Downloaded indicatif v0.15.0 [INFO] [stderr] Downloaded markup5ever_rcdom v0.1.0 [INFO] [stderr] Downloaded xml5ever v0.16.1 [INFO] [stderr] Downloaded downloader v0.2.6 [INFO] [stderr] Downloaded naver v0.1.2 [INFO] [stderr] Downloaded naver_dl_metadata v0.1.0 [INFO] [stderr] Downloaded select v0.6.0-alpha.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f58e7025914479ef77b520c07294e5b3940d33cd004b9e189c2773c57274b31 [INFO] running `Command { std: "docker" "start" "-a" "3f58e7025914479ef77b520c07294e5b3940d33cd004b9e189c2773c57274b31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f58e7025914479ef77b520c07294e5b3940d33cd004b9e189c2773c57274b31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f58e7025914479ef77b520c07294e5b3940d33cd004b9e189c2773c57274b31", kill_on_drop: false }` [INFO] [stdout] 3f58e7025914479ef77b520c07294e5b3940d33cd004b9e189c2773c57274b31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6a5fcc79787310068e4c9de37e2e08849c5bc2618af4266bea91fec187949bb [INFO] running `Command { std: "docker" "start" "-a" "b6a5fcc79787310068e4c9de37e2e08849c5bc2618af4266bea91fec187949bb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking cpufeatures v0.1.4 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking bytemuck v1.7.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking futures-channel v0.3.15 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking tendril v0.4.2 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking naver_dl_metadata v0.1.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Checking string_cache v0.8.1 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.14 [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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b6a5fcc79787310068e4c9de37e2e08849c5bc2618af4266bea91fec187949bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6a5fcc79787310068e4c9de37e2e08849c5bc2618af4266bea91fec187949bb", kill_on_drop: false }` [INFO] [stdout] b6a5fcc79787310068e4c9de37e2e08849c5bc2618af4266bea91fec187949bb