[INFO] cloning repository https://github.com/nobbele/gogoanime [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nobbele/gogoanime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnobbele%2Fgogoanime", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnobbele%2Fgogoanime'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92808078ce89c92695e75aff84f9b597db3481f0 [INFO] checking nobbele/gogoanime against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnobbele%2Fgogoanime" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nobbele/gogoanime 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/nobbele/gogoanime [INFO] finished tweaking git repo https://github.com/nobbele/gogoanime [INFO] tweaked toml for git repo https://github.com/nobbele/gogoanime written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/nobbele/gogoanime 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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d81f6bda001ad8b78ff5f33a61ed19e896cfb4e778d5ee7c885c61e30efbeb56 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d81f6bda001ad8b78ff5f33a61ed19e896cfb4e778d5ee7c885c61e30efbeb56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d81f6bda001ad8b78ff5f33a61ed19e896cfb4e778d5ee7c885c61e30efbeb56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d81f6bda001ad8b78ff5f33a61ed19e896cfb4e778d5ee7c885c61e30efbeb56", kill_on_drop: false }` [INFO] [stdout] d81f6bda001ad8b78ff5f33a61ed19e896cfb4e778d5ee7c885c61e30efbeb56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c92f624d03933c602d7548713052959d1803ac4729eaa6b7f9873d2b4d8248e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7c92f624d03933c602d7548713052959d1803ac4729eaa6b7f9873d2b4d8248e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking futures-core v0.3.7 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking futures-sink v0.3.7 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking futures-io v0.3.7 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking futures-task v0.3.7 [INFO] [stderr] Checking futures-channel v0.3.7 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking dtoa-short v0.3.2 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking encoding_rs v0.8.26 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.2.2 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.5 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Checking string_cache v0.8.0 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking futures-util v0.3.7 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking futures-executor v0.3.7 [INFO] [stderr] Checking futures v0.3.7 [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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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 60 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" "7c92f624d03933c602d7548713052959d1803ac4729eaa6b7f9873d2b4d8248e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c92f624d03933c602d7548713052959d1803ac4729eaa6b7f9873d2b4d8248e", kill_on_drop: false }` [INFO] [stdout] 7c92f624d03933c602d7548713052959d1803ac4729eaa6b7f9873d2b4d8248e