[INFO] cloning repository https://github.com/gjk-cat/cat-prep [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gjk-cat/cat-prep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgjk-cat%2Fcat-prep", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgjk-cat%2Fcat-prep'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fbf5ca360337452ca5ef7437d64c2efd7d891aec [INFO] checking gjk-cat/cat-prep against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgjk-cat%2Fcat-prep" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gjk-cat/cat-prep 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/gjk-cat/cat-prep [INFO] finished tweaking git repo https://github.com/gjk-cat/cat-prep [INFO] tweaked toml for git repo https://github.com/gjk-cat/cat-prep written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/gjk-cat/cat-prep 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 gitignore v1.0.6 [INFO] [stderr] Downloaded elasticlunr-rs v2.3.6 [INFO] [stderr] Downloaded shells v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ee58ae9f8ac17b46aea6e6d6c16b52c706585ad1a31487d199bfc64e580d840 [INFO] running `Command { std: "docker" "start" "-a" "8ee58ae9f8ac17b46aea6e6d6c16b52c706585ad1a31487d199bfc64e580d840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ee58ae9f8ac17b46aea6e6d6c16b52c706585ad1a31487d199bfc64e580d840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ee58ae9f8ac17b46aea6e6d6c16b52c706585ad1a31487d199bfc64e580d840", kill_on_drop: false }` [INFO] [stdout] 8ee58ae9f8ac17b46aea6e6d6c16b52c706585ad1a31487d199bfc64e580d840 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3cc2792cba3fc931bdc5a038742c258eaaa4a4a79796c3093a58224d940bc73 [INFO] running `Command { std: "docker" "start" "-a" "e3cc2792cba3fc931bdc5a038742c258eaaa4a4a79796c3093a58224d940bc73", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking string_cache_shared v0.3.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Checking quick-error v2.0.0 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking shlex v0.1.1 [INFO] [stderr] Checking open v1.4.0 [INFO] [stderr] Checking shells v0.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking aho-corasick v0.7.9 [INFO] [stderr] Checking gitignore v1.0.6 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking sha-1 v0.9.2 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling backtrace-sys v0.1.33 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.8 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking inotify v0.7.0 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking backtrace v0.3.45 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking tungstenite v0.11.1 [INFO] [stderr] Checking headers v0.3.3 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Compiling pest_generator v2.1.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.121 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling html5ever v0.24.1 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking tokio v0.2.24 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking pin-project v1.0.4 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tungstenite v0.11.0 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking serde v1.0.121 [INFO] [stderr] Checking hyper v0.13.9 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking handlebars v3.5.2 [INFO] [stderr] Checking elasticlunr-rs v2.3.6 [INFO] [stderr] Checking tinytemplate v1.2.0 [INFO] [stderr] Compiling markup5ever v0.9.0 [INFO] [stderr] Checking warp v0.2.5 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.24.1/src/tokenizer/mod.rs:644:62 [INFO] [stdout] | [INFO] [stdout] 644 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 696 | 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.24.1/src/tokenizer/mod.rs:575:76 [INFO] [stdout] | [INFO] [stdout] 575 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 696 | 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.24.1/src/tokenizer/mod.rs:644:62 [INFO] [stdout] | [INFO] [stdout] 644 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 707 | 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.24.1/src/tokenizer/mod.rs:575:76 [INFO] [stdout] | [INFO] [stdout] 575 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 707 | 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.24.1/src/tokenizer/mod.rs:644:62 [INFO] [stdout] | [INFO] [stdout] 644 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 717 | 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.24.1/src/tokenizer/mod.rs:575:76 [INFO] [stdout] | [INFO] [stdout] 575 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 717 | 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.24.1/src/tokenizer/mod.rs:644:62 [INFO] [stdout] | [INFO] [stdout] 644 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 727 | 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.24.1/src/tokenizer/mod.rs:575:76 [INFO] [stdout] | [INFO] [stdout] 575 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 727 | 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.24.1/src/tokenizer/mod.rs:644:62 [INFO] [stdout] | [INFO] [stdout] 644 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 738 | 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.24.1/src/tokenizer/mod.rs:575:76 [INFO] [stdout] | [INFO] [stdout] 575 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 738 | 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.24.1/src/tokenizer/mod.rs:644:62 [INFO] [stdout] | [INFO] [stdout] 644 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 751 | 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.24.1/src/tokenizer/mod.rs:575:76 [INFO] [stdout] | [INFO] [stdout] 575 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 751 | 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.24.1/src/tokenizer/mod.rs:644:62 [INFO] [stdout] | [INFO] [stdout] 644 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 760 | 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.24.1/src/tokenizer/mod.rs:575:76 [INFO] [stdout] | [INFO] [stdout] 575 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 760 | 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.24.1/src/tokenizer/mod.rs:644:62 [INFO] [stdout] | [INFO] [stdout] 644 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 799 | 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.24.1/src/tokenizer/mod.rs:577:93 [INFO] [stdout] | [INFO] [stdout] 577 | ( $me:ident : push_tag $c:expr ) => ( $me.current_tag_name.push_char($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 799 | 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.24.1/src/tokenizer/mod.rs:644:62 [INFO] [stdout] | [INFO] [stdout] 644 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 917 | '-' => 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.24.1/src/tokenizer/mod.rs:575:76 [INFO] [stdout] | [INFO] [stdout] 575 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 917 | '-' => 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.24.1/src/tokenizer/mod.rs:644:62 [INFO] [stdout] | [INFO] [stdout] 644 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 959 | / go_match!(self: c, [INFO] [stdout] 960 | | '"' , '\'' , '<' , '=' => 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.24.1/src/tokenizer/mod.rs:597:79 [INFO] [stdout] | [INFO] [stdout] 597 | ( $me:ident : error ) => ( $me.bad_char_error(); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 959 | / go_match!(self: c, [INFO] [stdout] 960 | | '"' , '\'' , '<' , '=' => 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.24.1/src/tokenizer/mod.rs:644:62 [INFO] [stdout] | [INFO] [stdout] 644 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 976 | 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.24.1/src/tokenizer/mod.rs:584:94 [INFO] [stdout] | [INFO] [stdout] 584 | ( $me:ident : push_name $c:expr ) => ( $me.current_attr_name.push_char($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 976 | 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.24.1/src/tokenizer/mod.rs:644:62 [INFO] [stdout] | [INFO] [stdout] 644 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 978 | / go_match!(self: c, [INFO] [stdout] 979 | | '"' , '\'' , '<' => 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.24.1/src/tokenizer/mod.rs:597:79 [INFO] [stdout] | [INFO] [stdout] 597 | ( $me:ident : error ) => ( $me.bad_char_error(); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 978 | / go_match!(self: c, [INFO] [stdout] 979 | | '"' , '\'' , '<' => 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.24.1/src/tokenizer/mod.rs:644:62 [INFO] [stdout] | [INFO] [stdout] 644 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 997 | / go_match!(self: c, [INFO] [stdout] 998 | | '"' , '\'' , '<' => 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.24.1/src/tokenizer/mod.rs:597:79 [INFO] [stdout] | [INFO] [stdout] 597 | ( $me:ident : error ) => ( $me.bad_char_error(); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 997 | / go_match!(self: c, [INFO] [stdout] 998 | | '"' , '\'' , '<' => 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.24.1/src/tokenizer/mod.rs:644:62 [INFO] [stdout] | [INFO] [stdout] 644 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1010 | '\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.24.1/src/tokenizer/mod.rs:579:83 [INFO] [stdout] | [INFO] [stdout] 579 | ( $me:ident : discard_char $input:expr ) => ( $me.discard_char($input); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1010 | '\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.24.1/src/tokenizer/mod.rs:644:62 [INFO] [stdout] | [INFO] [stdout] 644 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1027 | 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.24.1/src/tokenizer/mod.rs:585:95 [INFO] [stdout] | [INFO] [stdout] 585 | ( $me:ident : push_value $c:expr ) => ( $me.current_attr_value.push_char($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1027 | 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.24.1/src/tokenizer/mod.rs:644:62 [INFO] [stdout] | [INFO] [stdout] 644 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1028 | 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.24.1/src/tokenizer/mod.rs:586:98 [INFO] [stdout] | [INFO] [stdout] 586 | ( $me:ident : append_value $c:expr ) => ( $me.current_attr_value.push_tendril($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1028 | 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.24.1/src/tokenizer/mod.rs:644:62 [INFO] [stdout] | [INFO] [stdout] 644 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1038 | 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.24.1/src/tokenizer/mod.rs:585:95 [INFO] [stdout] | [INFO] [stdout] 585 | ( $me:ident : push_value $c:expr ) => ( $me.current_attr_value.push_char($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1038 | 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.24.1/src/tokenizer/mod.rs:644:62 [INFO] [stdout] | [INFO] [stdout] 644 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1039 | 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.24.1/src/tokenizer/mod.rs:586:98 [INFO] [stdout] | [INFO] [stdout] 586 | ( $me:ident : append_value $c:expr ) => ( $me.current_attr_value.push_tendril($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1039 | 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.24.1/src/tokenizer/mod.rs:644:62 [INFO] [stdout] | [INFO] [stdout] 644 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1057 | / go_match!(self: c, [INFO] [stdout] 1058 | | '"' , '\'' , '<' , '=' , '`' => 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.24.1/src/tokenizer/mod.rs:597:79 [INFO] [stdout] | [INFO] [stdout] 597 | ( $me:ident : error ) => ( $me.bad_char_error(); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1057 | / go_match!(self: c, [INFO] [stdout] 1058 | | '"' , '\'' , '<' , '=' , '`' => 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.24.1/src/tokenizer/mod.rs:644:62 [INFO] [stdout] | [INFO] [stdout] 644 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1061 | 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.24.1/src/tokenizer/mod.rs:586:98 [INFO] [stdout] | [INFO] [stdout] 586 | ( $me:ident : append_value $c:expr ) => ( $me.current_attr_value.push_tendril($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1061 | 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.24.1/src/tokenizer/mod.rs:644:62 [INFO] [stdout] | [INFO] [stdout] 644 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1111 | 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.24.1/src/tokenizer/mod.rs:587:92 [INFO] [stdout] | [INFO] [stdout] 587 | ( $me:ident : push_comment $c:expr ) => ( $me.current_comment.push_char($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1111 | 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.24.1/src/tokenizer/mod.rs:644:62 [INFO] [stdout] | [INFO] [stdout] 644 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1172 | 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.24.1/src/tokenizer/mod.rs:592:105 [INFO] [stdout] | [INFO] [stdout] 592 | ( $me:ident : push_doctype_name $c:expr ) => ( option_push(&mut $me.current_doctype.name, $c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1172 | 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.24.1/src/tokenizer/mod.rs:644:62 [INFO] [stdout] | [INFO] [stdout] 644 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1223 | 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.24.1/src/tokenizer/mod.rs:593:94 [INFO] [stdout] | [INFO] [stdout] 593 | ( $me:ident : push_doctype_id $k:ident $c:expr ) => ( option_push($me.doctype_id($k), $c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1223 | 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.24.1/src/tokenizer/mod.rs:644:62 [INFO] [stdout] | [INFO] [stdout] 644 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1233 | 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.24.1/src/tokenizer/mod.rs:593:94 [INFO] [stdout] | [INFO] [stdout] 593 | ( $me:ident : push_doctype_id $k:ident $c:expr ) => ( option_push($me.doctype_id($k), $c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1233 | 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.24.1/src/tokenizer/mod.rs:644:62 [INFO] [stdout] | [INFO] [stdout] 644 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1290 | '\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.24.1/src/tokenizer/mod.rs:587:92 [INFO] [stdout] | [INFO] [stdout] 587 | ( $me:ident : push_comment $c:expr ) => ( $me.current_comment.push_char($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1290 | '\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.24.1/src/tokenizer/mod.rs:644:62 [INFO] [stdout] | [INFO] [stdout] 644 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1291 | 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.24.1/src/tokenizer/mod.rs:587:92 [INFO] [stdout] | [INFO] [stdout] 587 | ( $me:ident : push_comment $c:expr ) => ( $me.current_comment.push_char($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1291 | 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.24.1/src/tokenizer/mod.rs:644:62 [INFO] [stdout] | [INFO] [stdout] 644 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1319 | 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.24.1/src/tokenizer/mod.rs:580:85 [INFO] [stdout] | [INFO] [stdout] 580 | ( $me:ident : push_temp $c:expr ) => ( $me.temp_buf.push_char($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1319 | 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.24.1/src/tokenizer/mod.rs:644:62 [INFO] [stdout] | [INFO] [stdout] 644 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1332 | ']' => 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.24.1/src/tokenizer/mod.rs:580:85 [INFO] [stdout] | [INFO] [stdout] 580 | ( $me:ident : push_temp $c:expr ) => ( $me.temp_buf.push_char($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1332 | ']' => 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.24.1/src/tokenizer/mod.rs:644:62 [INFO] [stdout] | [INFO] [stdout] 644 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1375 | 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.24.1/src/tokenizer/mod.rs:575:76 [INFO] [stdout] | [INFO] [stdout] 575 | ( $me:ident : emit $c:expr ) => ( $me.emit_char($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1375 | 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.24.1/src/tokenizer/mod.rs:644:62 [INFO] [stdout] | [INFO] [stdout] 644 | ( $me:ident : $($cmd:tt)+ ) => ( sh_trace!($me: $($cmd)+); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1377 | 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.24.1/src/tokenizer/mod.rs:585:95 [INFO] [stdout] | [INFO] [stdout] 585 | ( $me:ident : push_value $c:expr ) => ( $me.current_attr_value.push_char($c); ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1377 | 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] [stderr] error: could not compile `html5ever` [INFO] [stdout] error: aborting due to 60 previous errors [INFO] [stdout] [INFO] [stdout] [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" "e3cc2792cba3fc931bdc5a038742c258eaaa4a4a79796c3093a58224d940bc73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3cc2792cba3fc931bdc5a038742c258eaaa4a4a79796c3093a58224d940bc73", kill_on_drop: false }` [INFO] [stdout] e3cc2792cba3fc931bdc5a038742c258eaaa4a4a79796c3093a58224d940bc73