[INFO] cloning repository https://github.com/Tristan1075/crawler_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tristan1075/crawler_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTristan1075%2Fcrawler_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTristan1075%2Fcrawler_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae3867f8657382412be5f6b2b5222ceb77812a8b [INFO] checking Tristan1075/crawler_rust against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTristan1075%2Fcrawler_rust" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tristan1075/crawler_rust 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 git repo https://github.com/Tristan1075/crawler_rust [INFO] finished tweaking git repo https://github.com/Tristan1075/crawler_rust [INFO] tweaked toml for git repo https://github.com/Tristan1075/crawler_rust written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Tristan1075/crawler_rust 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 strcursor v0.2.5 [INFO] [stderr] Downloaded quickersort v2.2.0 [INFO] [stderr] Downloaded io v0.0.2 [INFO] [stderr] Downloaded async-task v1.3.0 [INFO] [stderr] Downloaded scan-rules v0.1.3 [INFO] [stderr] Downloaded html5ever v0.5.4 [INFO] [stderr] Downloaded pin-project-lite v0.1.2 [INFO] [stderr] Downloaded string_cache v0.2.29 [INFO] [stderr] Downloaded scraper v0.4.0 [INFO] [stderr] Downloaded curl-sys v0.4.25 [INFO] [stderr] Downloaded cssparser v0.5.8 [INFO] [stderr] Downloaded selectors v0.5.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34875820dbf1db0bb80f50751ea1ef36c01382a3836bf369a42656c109c75c29 [INFO] running `Command { std: "docker" "start" "-a" "34875820dbf1db0bb80f50751ea1ef36c01382a3836bf369a42656c109c75c29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34875820dbf1db0bb80f50751ea1ef36c01382a3836bf369a42656c109c75c29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34875820dbf1db0bb80f50751ea1ef36c01382a3836bf369a42656c109c75c29", kill_on_drop: false }` [INFO] [stdout] 34875820dbf1db0bb80f50751ea1ef36c01382a3836bf369a42656c109c75c29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05a82920a5dd7a8c051a4a41c67b259ae8ec30dfa2a14b3062ac5585d35135b5 [INFO] running `Command { std: "docker" "start" "-a" "05a82920a5dd7a8c051a4a41c67b259ae8ec30dfa2a14b3062ac5585d35135b5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling cc v1.0.49 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling siphasher v0.3.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Checking smallvec v1.1.0 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Compiling curl v0.4.25 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling isahc v0.7.6 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking smallvec v0.1.8 [INFO] [stderr] Checking unicode-segmentation v0.1.2 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Checking futures-timer v2.0.2 [INFO] [stderr] Checking pin-project-lite v0.1.2 [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Checking ego-tree v0.1.1 [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Checking itertools v0.4.19 [INFO] [stderr] Checking io v0.0.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking utf-8 v0.6.0 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking unicode-normalization v0.1.11 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking debug_unreachable v0.1.1 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Checking kv-log-macro v1.0.4 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking sluice v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling strcursor v0.2.5 [INFO] [stderr] Compiling scan-rules v0.1.3 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking async-task v1.3.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking cssparser v0.5.8 [INFO] [stderr] Checking tendril v0.2.4 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libnghttp2-sys v0.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling curl-sys v0.4.25 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking crossbeam-channel v0.4.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking quickersort v2.2.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking async-std v1.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache v0.2.29 [INFO] [stderr] Compiling html5ever v0.5.4 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking selectors v0.5.9 [INFO] [stderr] Checking string_cache v0.8.0 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.19 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.5.4/src/tokenizer/mod.rs:597:62 [INFO] [stdout] | [INFO] [stdout] 597 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 656 | 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.5.4/src/tokenizer/mod.rs:527:76 [INFO] [stdout] | [INFO] [stdout] 527 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 656 | 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.5.4/src/tokenizer/mod.rs:597:62 [INFO] [stdout] | [INFO] [stdout] 597 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 667 | 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.5.4/src/tokenizer/mod.rs:527:76 [INFO] [stdout] | [INFO] [stdout] 527 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 667 | 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.5.4/src/tokenizer/mod.rs:597:62 [INFO] [stdout] | [INFO] [stdout] 597 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 677 | 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.5.4/src/tokenizer/mod.rs:527:76 [INFO] [stdout] | [INFO] [stdout] 527 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 677 | 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.5.4/src/tokenizer/mod.rs:597:62 [INFO] [stdout] | [INFO] [stdout] 597 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 687 | 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.5.4/src/tokenizer/mod.rs:527:76 [INFO] [stdout] | [INFO] [stdout] 527 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 687 | 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.5.4/src/tokenizer/mod.rs:597:62 [INFO] [stdout] | [INFO] [stdout] 597 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 698 | 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.5.4/src/tokenizer/mod.rs:527:76 [INFO] [stdout] | [INFO] [stdout] 527 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 698 | 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.5.4/src/tokenizer/mod.rs:597:62 [INFO] [stdout] | [INFO] [stdout] 597 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 709 | 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.5.4/src/tokenizer/mod.rs:527:76 [INFO] [stdout] | [INFO] [stdout] 527 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 709 | 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.5.4/src/tokenizer/mod.rs:597:62 [INFO] [stdout] | [INFO] [stdout] 597 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 718 | 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.5.4/src/tokenizer/mod.rs:527:76 [INFO] [stdout] | [INFO] [stdout] 527 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 718 | 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.5.4/src/tokenizer/mod.rs:597:62 [INFO] [stdout] | [INFO] [stdout] 597 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 751 | 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/html5ever-0.5.4/src/tokenizer/mod.rs:529:93 [INFO] [stdout] | [INFO] [stdout] 529 | ( $me:ident : push_tag $c:expr ) => ( $me.current_tag_name.push_char($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 751 | 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/html5ever-0.5.4/src/tokenizer/mod.rs:597:62 [INFO] [stdout] | [INFO] [stdout] 597 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 846 | '-' => 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.5.4/src/tokenizer/mod.rs:527:76 [INFO] [stdout] | [INFO] [stdout] 527 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 846 | '-' => 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.5.4/src/tokenizer/mod.rs:597:62 [INFO] [stdout] | [INFO] [stdout] 597 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 880 | / go_match!(self: c, [INFO] [stdout] 881 | | '"' , '\'' , '<' , '=' => 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.5.4/src/tokenizer/mod.rs:549:79 [INFO] [stdout] | [INFO] [stdout] 549 | ( $me:ident : error ) => ( $me.bad_char_error(); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 880 | / go_match!(self: c, [INFO] [stdout] 881 | | '"' , '\'' , '<' , '=' => 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.5.4/src/tokenizer/mod.rs:597:62 [INFO] [stdout] | [INFO] [stdout] 597 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 896 | 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.5.4/src/tokenizer/mod.rs:536:94 [INFO] [stdout] | [INFO] [stdout] 536 | ( $me:ident : push_name $c:expr ) => ( $me.current_attr_name.push_char($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 896 | 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.5.4/src/tokenizer/mod.rs:597:62 [INFO] [stdout] | [INFO] [stdout] 597 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 898 | / go_match!(self: c, [INFO] [stdout] 899 | | '"' , '\'' , '<' => 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.5.4/src/tokenizer/mod.rs:549:79 [INFO] [stdout] | [INFO] [stdout] 549 | ( $me:ident : error ) => ( $me.bad_char_error(); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 898 | / go_match!(self: c, [INFO] [stdout] 899 | | '"' , '\'' , '<' => 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.5.4/src/tokenizer/mod.rs:597:62 [INFO] [stdout] | [INFO] [stdout] 597 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 915 | / go_match!(self: c, [INFO] [stdout] 916 | | '"' , '\'' , '<' => 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.5.4/src/tokenizer/mod.rs:549:79 [INFO] [stdout] | [INFO] [stdout] 549 | ( $me:ident : error ) => ( $me.bad_char_error(); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 915 | / go_match!(self: c, [INFO] [stdout] 916 | | '"' , '\'' , '<' => 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.5.4/src/tokenizer/mod.rs:597:62 [INFO] [stdout] | [INFO] [stdout] 597 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 926 | '\t' | '\n' | '\r' | '\x0C' | ' ' => go!(self: discard_char), [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.5.4/src/tokenizer/mod.rs:531:77 [INFO] [stdout] | [INFO] [stdout] 531 | ( $me:ident : discard_char ) => ( $me.discard_char(); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 926 | '\t' | '\n' | '\r' | '\x0C' | ' ' => go!(self: discard_char), [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.5.4/src/tokenizer/mod.rs:597:62 [INFO] [stdout] | [INFO] [stdout] 597 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 941 | 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.5.4/src/tokenizer/mod.rs:537:95 [INFO] [stdout] | [INFO] [stdout] 537 | ( $me:ident : push_value $c:expr ) => ( $me.current_attr_value.push_char($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 941 | 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.5.4/src/tokenizer/mod.rs:597:62 [INFO] [stdout] | [INFO] [stdout] 597 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 942 | 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.5.4/src/tokenizer/mod.rs:538:98 [INFO] [stdout] | [INFO] [stdout] 538 | ( $me:ident : append_value $c:expr ) => ( $me.current_attr_value.push_tendril($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 942 | 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.5.4/src/tokenizer/mod.rs:597:62 [INFO] [stdout] | [INFO] [stdout] 597 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 952 | 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.5.4/src/tokenizer/mod.rs:537:95 [INFO] [stdout] | [INFO] [stdout] 537 | ( $me:ident : push_value $c:expr ) => ( $me.current_attr_value.push_char($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 952 | 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.5.4/src/tokenizer/mod.rs:597:62 [INFO] [stdout] | [INFO] [stdout] 597 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 953 | 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.5.4/src/tokenizer/mod.rs:538:98 [INFO] [stdout] | [INFO] [stdout] 538 | ( $me:ident : append_value $c:expr ) => ( $me.current_attr_value.push_tendril($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 953 | 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.5.4/src/tokenizer/mod.rs:597:62 [INFO] [stdout] | [INFO] [stdout] 597 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 966 | / go_match!(self: c, [INFO] [stdout] 967 | | '"' , '\'' , '<' , '=' , '`' => 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.5.4/src/tokenizer/mod.rs:549:79 [INFO] [stdout] | [INFO] [stdout] 549 | ( $me:ident : error ) => ( $me.bad_char_error(); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 966 | / go_match!(self: c, [INFO] [stdout] 967 | | '"' , '\'' , '<' , '=' , '`' => 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.5.4/src/tokenizer/mod.rs:597:62 [INFO] [stdout] | [INFO] [stdout] 597 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 970 | 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.5.4/src/tokenizer/mod.rs:538:98 [INFO] [stdout] | [INFO] [stdout] 538 | ( $me:ident : append_value $c:expr ) => ( $me.current_attr_value.push_tendril($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 970 | 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.5.4/src/tokenizer/mod.rs:597:62 [INFO] [stdout] | [INFO] [stdout] 597 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1012 | 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.5.4/src/tokenizer/mod.rs:539:92 [INFO] [stdout] | [INFO] [stdout] 539 | ( $me:ident : push_comment $c:expr ) => ( $me.current_comment.push_char($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1012 | 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.5.4/src/tokenizer/mod.rs:597:62 [INFO] [stdout] | [INFO] [stdout] 597 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1061 | 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.5.4/src/tokenizer/mod.rs:544:105 [INFO] [stdout] | [INFO] [stdout] 544 | ( $me:ident : push_doctype_name $c:expr ) => ( option_push(&mut $me.current_doctype.name, $c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1061 | 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.5.4/src/tokenizer/mod.rs:597:62 [INFO] [stdout] | [INFO] [stdout] 597 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1103 | 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.5.4/src/tokenizer/mod.rs:545:94 [INFO] [stdout] | [INFO] [stdout] 545 | ( $me:ident : push_doctype_id $k:ident $c:expr ) => ( option_push($me.doctype_id($k), $c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1103 | 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.5.4/src/tokenizer/mod.rs:597:62 [INFO] [stdout] | [INFO] [stdout] 597 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1111 | 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.5.4/src/tokenizer/mod.rs:545:94 [INFO] [stdout] | [INFO] [stdout] 545 | ( $me:ident : push_doctype_id $k:ident $c:expr ) => ( option_push($me.doctype_id($k), $c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1111 | 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.5.4/src/tokenizer/mod.rs:597:62 [INFO] [stdout] | [INFO] [stdout] 597 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1149 | '\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.5.4/src/tokenizer/mod.rs:539:92 [INFO] [stdout] | [INFO] [stdout] 539 | ( $me:ident : push_comment $c:expr ) => ( $me.current_comment.push_char($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1149 | '\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.5.4/src/tokenizer/mod.rs:597:62 [INFO] [stdout] | [INFO] [stdout] 597 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1150 | 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.5.4/src/tokenizer/mod.rs:539:92 [INFO] [stdout] | [INFO] [stdout] 539 | ( $me:ident : push_comment $c:expr ) => ( $me.current_comment.push_char($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1150 | 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.5.4/src/tokenizer/mod.rs:597:62 [INFO] [stdout] | [INFO] [stdout] 597 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1176 | 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/html5ever-0.5.4/src/tokenizer/mod.rs:532:85 [INFO] [stdout] | [INFO] [stdout] 532 | ( $me:ident : push_temp $c:expr ) => ( $me.temp_buf.push_char($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1176 | 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/html5ever-0.5.4/src/tokenizer/mod.rs:597:62 [INFO] [stdout] | [INFO] [stdout] 597 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1216 | => 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.5.4/src/tokenizer/mod.rs:527:76 [INFO] [stdout] | [INFO] [stdout] 527 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1216 | => 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.5.4/src/tokenizer/mod.rs:597:62 [INFO] [stdout] | [INFO] [stdout] 597 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1219 | => 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.5.4/src/tokenizer/mod.rs:537:95 [INFO] [stdout] | [INFO] [stdout] 537 | ( $me:ident : push_value $c:expr ) => ( $me.current_attr_value.push_char($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1219 | => 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 58 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `html5ever` [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" "05a82920a5dd7a8c051a4a41c67b259ae8ec30dfa2a14b3062ac5585d35135b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05a82920a5dd7a8c051a4a41c67b259ae8ec30dfa2a14b3062ac5585d35135b5", kill_on_drop: false }` [INFO] [stdout] 05a82920a5dd7a8c051a4a41c67b259ae8ec30dfa2a14b3062ac5585d35135b5