[INFO] fetching crate macro_tt_utils 0.1.9... [INFO] checking macro_tt_utils-0.1.9 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate macro_tt_utils 0.1.9 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate macro_tt_utils 0.1.9 on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate macro_tt_utils 0.1.9 [INFO] finished tweaking crates.io crate macro_tt_utils 0.1.9 [INFO] tweaked toml for crates.io crate macro_tt_utils 0.1.9 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded goto v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b47936d0bd78136c222fbb2dcfb7cc27827a7d100f0ec6b3595bc1dd3c3a90c [INFO] running `Command { std: "docker" "start" "-a" "6b47936d0bd78136c222fbb2dcfb7cc27827a7d100f0ec6b3595bc1dd3c3a90c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b47936d0bd78136c222fbb2dcfb7cc27827a7d100f0ec6b3595bc1dd3c3a90c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b47936d0bd78136c222fbb2dcfb7cc27827a7d100f0ec6b3595bc1dd3c3a90c", kill_on_drop: false }` [INFO] [stdout] 6b47936d0bd78136c222fbb2dcfb7cc27827a7d100f0ec6b3595bc1dd3c3a90c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44a05a34b3df6f65976e953d8131c13fba68e4f4d768bc3d252b871ea10ea32c [INFO] running `Command { std: "docker" "start" "-a" "44a05a34b3df6f65976e953d8131c13fba68e4f4d768bc3d252b871ea10ea32c", kill_on_drop: false }` [INFO] [stderr] Checking goto v0.1.2 [INFO] [stderr] Checking macro_tt_utils v0.1.9 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 80 | Some(_) => throw_error!(span, "this was expected to be a string"), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 81 | None => throw_error!(span, "this was expected to be a string"), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 86 | Some(_) => throw_error!(span, "this was expected to be a string"), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 87 | None => throw_error!(span, "this was expected to be a string"), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 95 | Some(ref a) => throw_error!(a.span(), "unsupported input argument type, expected '@root', 'string'"), [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 96 | _ => throw_error!(span, "an unexpected break in the description of the input arguments,... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 100 | _ => throw_error!(i.span(), "undefined macro type, expected 'root'"), [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 102 | Some(ref a) => throw_error!(a.span(), "undefined macro type, expected '@root'"), [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 103 | _ => throw_error!(span, "undefined macro type, expected '@root'"), [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 106 | (_r, _s) => throw_error!(punct.span(), "unsupported input argument type, expected '@root'") [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 133 | Some(_) => throw_error!(span, "this was expected to be a string"), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 134 | None => throw_error!(span, "this was expected to be a string"), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 139 | Some(_) => throw_error!(span, "this was expected to be a string"), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 140 | None => throw_error!(span, "this was expected to be a string"), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 148 | Some(ref a) => throw_error!(a.span(), "unsupported input argument type, expected '@root', 'string'"), [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 149 | _ => throw_error!(span, "an unexpected break in the description of the input arguments, expected '@root', 'string'"), [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 175 | Some(ref a) => throw_error!(a.span(), "no additional arguments were expected"), [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | throw_error!(span, data) [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 196 | Some(ref a) => throw_error!(a.span(), "no additional arguments were expected"), [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:18:59 [INFO] [stdout] | [INFO] [stdout] 18 | return crate::diagnostics::throw_warning($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 202 | throw_warning!(span, data) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 217 | Some(ref a) => throw_error!(a.span(), "no additional arguments were expected"), [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:24:56 [INFO] [stdout] | [INFO] [stdout] 24 | return crate::diagnostics::throw_note($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 223 | throw_note!(span, data) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_note` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 237 | Some(ref a) => throw_error!(a.span(), "no additional arguments were expected"), [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:30:56 [INFO] [stdout] | [INFO] [stdout] 30 | return crate::diagnostics::throw_help($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 243 | throw_help!(span, data) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_help` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 53 | Some(ref a) => throw_error!(a.span(), format!("unknown input `{}`, expected '{}'", a, expected)), [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 54 | _ => throw_error!(err, format!("empty input, expected '{}'", expected)), [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 74 | (ch, _a) => throw_error!(punct.span(), format!("undefined input `{}`, expected void or '!'", ch)), [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 100 | Some(ref a) => throw_error!(a.span(), "this was expected to be one of the input elements of the macro"), [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 101 | _ => throw_error!(span, "an unexpected break in the description of the input arguments, expected '$a'"), [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 119 | Some(_) => throw_error!(span, "this was expected to be a string"), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 120 | None => throw_error!(span, "this was expected to be a string"), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 125 | Some(_) => throw_error!(span, "this was expected to be a string"), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 126 | None => throw_error!(span, "this was expected to be a string"), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 132 | Some(ref a) => throw_error!(a.span(), "unsupported input argument type for condition, expe... [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 133 | _ => throw_error!(span, "empty condition record, expected '$a == $b'"), [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 150 | ref _a => throw_error!(punct.span(), "undefined condition, expected '==', '!='"), [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 152 | Some(ref a) => throw_error!(a.span(), "undefined condition, expected '==', '!='"), [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 153 | _ => throw_error!(span, "empty condition record, expected '==', '!='"), [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 167 | ref _a => throw_error!(punct.span(), "undefined condition, expected '==', '!='"), [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 169 | Some(ref a) => throw_error!(a.span(), "undefined condition, expected '==', '!='"), [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 170 | _ => throw_error!(span, "undefined condition, expected '==', '!='"), [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 173 | ref _a => throw_error!(punct.span(), "undefined condition, expected '==', '!='"), [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 176 | Some(ref tree) => throw_error!(tree.span(), "undefined condition, expected '==', '!='"), [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 177 | _ => throw_error!(span, "empty condition record, expected '==', '!='"), [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 193 | Some(ref a) => throw_error!(a.span(), "this was expected to be one of the input elements of the macro"), [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 194 | _ => throw_error!(span, "an unexpected break in the description of the input arguments, expected '$a'"), [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | Some(_) => throw_error!(span, "this was expected to be a string"), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 216 | None => throw_error!(span, "this was expected to be a string"), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 221 | Some(_) => throw_error!(span, "this was expected to be a string"), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 222 | None => throw_error!(span, "this was expected to be a string"), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 228 | Some(ref a) => throw_error!(a.span(), "unsupported input argument type for condition, expe... [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 229 | _ => throw_error!(span, "empty condition record, expected '$a == $b'"), [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 80 | Some(_) => throw_error!(span, "this was expected to be a string"), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 81 | None => throw_error!(span, "this was expected to be a string"), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 86 | Some(_) => throw_error!(span, "this was expected to be a string"), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 87 | None => throw_error!(span, "this was expected to be a string"), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 95 | Some(ref a) => throw_error!(a.span(), "unsupported input argument type, expected '@root', 'string'"), [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 96 | _ => throw_error!(span, "an unexpected break in the description of the input arguments,... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | ...s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | ...=> throw_error!(punct.span(), format!("undefined condition record `{}`. expected conditional statements 'and' ('&&') or conditional 'or' ('||'), or empty record.", ch... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | ...$s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 255 | ...=> throw_error!(a.span(), "undefined condition record. expected conditional statements 'and' ('&&') or conditional 'or' ('||'), or empty record.... [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 100 | _ => throw_error!(i.span(), "undefined macro type, expected 'root'"), [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | ...rror($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 257 | ...=> throw_error!(span, "undefined condition record. expected conditional statements 'and' ('&&') or conditional 'or' ('||'), or empty record.... [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | ...s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 273 | ...=> throw_error!(span, format!("undefined condition record `{}`. expected conditional statements 'and' ('&&') or conditional 'or' ('||'), or empty record.", ch... [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | ...$s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 275 | ...=> throw_error!(a.span(), "undefined condition record. expected conditional statements 'and' ('&&') or conditional 'or' ('||'), or empty record.... [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 102 | Some(ref a) => throw_error!(a.span(), "undefined macro type, expected '@root'"), [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | ...rror($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 277 | ...=> throw_error!(span, "undefined condition record. expected conditional statements 'and' ('&&') or conditional 'or' ('||'), or empty record.... [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | ...error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 280 | ...=> throw_error!(punct.span(), format!("undefined condition record `{}`. expected conditional statements 'and' ('&&') or conditional 'or' ('||'), or empty record.", ch... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 103 | _ => throw_error!(span, "undefined macro type, expected '@root'"), [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | ..._error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 282 | ...=> throw_error!(a.span(), "undefined condition record. expected conditional statements 'and' ('&&') or conditional 'or' ('||'), or empty record.... [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 286 | Some(ref a) => throw_error!(a.span(), "undefined condition record form, expected '($a == $i)'"), [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | _ => throw_error!(span, "the entry was interrupted, the description of the condition '($ a == $ i)' was expected"), [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 303 | Some(ref a) => throw_error!(a.span(), "expected code block"), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 304 | _ => throw_error!(span, "expected code block"), [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 320 | Some(ref a) => throw_error!(a.span(), "expected code block"), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 321 | None => throw_error!(span, "expected code block"), [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 325 | a => throw_error!(ident.span(), format!("undefined record `{}`, expected 'else' (description of the condition fo... [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 327 | Some(ref a) => throw_error!(a.span(), "undefined record , expected 'else' (description of the condition for negation)"), [INFO] [stdout] | -------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 106 | (_r, _s) => throw_error!(punct.span(), "unsupported input argument type, expected '@root'") [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 133 | Some(_) => throw_error!(span, "this was expected to be a string"), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 134 | None => throw_error!(span, "this was expected to be a string"), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 139 | Some(_) => throw_error!(span, "this was expected to be a string"), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 140 | None => throw_error!(span, "this was expected to be a string"), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | ...($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 363 | ...Array => throw_error!(span, "the entry was interrupted, the description of the condition '($ a == $ i)' was expected"), [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 368 | a => throw_error!(span, format!("unknown input `{}`, expected 'if'", a)), [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 148 | Some(ref a) => throw_error!(a.span(), "unsupported input argument type, expected '@root', 'string'"), [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 149 | _ => throw_error!(span, "an unexpected break in the description of the input arguments, expected '@root', 'string'"), [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 175 | Some(ref a) => throw_error!(a.span(), "no additional arguments were expected"), [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | throw_error!(span, data) [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 196 | Some(ref a) => throw_error!(a.span(), "no additional arguments were expected"), [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:18:59 [INFO] [stdout] | [INFO] [stdout] 18 | return crate::diagnostics::throw_warning($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 202 | throw_warning!(span, data) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 217 | Some(ref a) => throw_error!(a.span(), "no additional arguments were expected"), [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:24:56 [INFO] [stdout] | [INFO] [stdout] 24 | return crate::diagnostics::throw_note($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 223 | throw_note!(span, data) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_note` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:12:57 [INFO] [stdout] | [INFO] [stdout] 12 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 237 | Some(ref a) => throw_error!(a.span(), "no additional arguments were expected"), [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/diag.rs:30:56 [INFO] [stdout] | [INFO] [stdout] 30 | return crate::diagnostics::throw_help($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 243 | throw_help!(span, data) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_help` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 53 | Some(ref a) => throw_error!(a.span(), format!("unknown input `{}`, expected '{}'", a, expected)), [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 54 | _ => throw_error!(err, format!("empty input, expected '{}'", expected)), [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 74 | (ch, _a) => throw_error!(punct.span(), format!("undefined input `{}`, expected void or '!'", ch)), [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 100 | Some(ref a) => throw_error!(a.span(), "this was expected to be one of the input elements of the macro"), [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 101 | _ => throw_error!(span, "an unexpected break in the description of the input arguments, expected '$a'"), [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 119 | Some(_) => throw_error!(span, "this was expected to be a string"), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 120 | None => throw_error!(span, "this was expected to be a string"), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 125 | Some(_) => throw_error!(span, "this was expected to be a string"), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 126 | None => throw_error!(span, "this was expected to be a string"), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 132 | Some(ref a) => throw_error!(a.span(), "unsupported input argument type for condition, expe... [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 133 | _ => throw_error!(span, "empty condition record, expected '$a == $b'"), [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 150 | ref _a => throw_error!(punct.span(), "undefined condition, expected '==', '!='"), [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 152 | Some(ref a) => throw_error!(a.span(), "undefined condition, expected '==', '!='"), [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 153 | _ => throw_error!(span, "empty condition record, expected '==', '!='"), [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 167 | ref _a => throw_error!(punct.span(), "undefined condition, expected '==', '!='"), [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 169 | Some(ref a) => throw_error!(a.span(), "undefined condition, expected '==', '!='"), [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 170 | _ => throw_error!(span, "undefined condition, expected '==', '!='"), [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 173 | ref _a => throw_error!(punct.span(), "undefined condition, expected '==', '!='"), [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 176 | Some(ref tree) => throw_error!(tree.span(), "undefined condition, expected '==', '!='"), [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 177 | _ => throw_error!(span, "empty condition record, expected '==', '!='"), [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 193 | Some(ref a) => throw_error!(a.span(), "this was expected to be one of the input elements of the macro"), [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 194 | _ => throw_error!(span, "an unexpected break in the description of the input arguments, expected '$a'"), [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | Some(_) => throw_error!(span, "this was expected to be a string"), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 216 | None => throw_error!(span, "this was expected to be a string"), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 221 | Some(_) => throw_error!(span, "this was expected to be a string"), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 222 | None => throw_error!(span, "this was expected to be a string"), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 228 | Some(ref a) => throw_error!(a.span(), "unsupported input argument type for condition, expe... [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 229 | _ => throw_error!(span, "empty condition record, expected '$a == $b'"), [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | ...s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | ...=> throw_error!(punct.span(), format!("undefined condition record `{}`. expected conditional statements 'and' ('&&') or conditional 'or' ('||'), or empty record.", ch... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | ...$s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 255 | ...=> throw_error!(a.span(), "undefined condition record. expected conditional statements 'and' ('&&') or conditional 'or' ('||'), or empty record.... [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | ...rror($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 257 | ...=> throw_error!(span, "undefined condition record. expected conditional statements 'and' ('&&') or conditional 'or' ('||'), or empty record.... [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | ...s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 273 | ...=> throw_error!(span, format!("undefined condition record `{}`. expected conditional statements 'and' ('&&') or conditional 'or' ('||'), or empty record.", ch... [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | ...$s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 275 | ...=> throw_error!(a.span(), "undefined condition record. expected conditional statements 'and' ('&&') or conditional 'or' ('||'), or empty record.... [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | ...rror($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 277 | ...=> throw_error!(span, "undefined condition record. expected conditional statements 'and' ('&&') or conditional 'or' ('||'), or empty record.... [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | ...error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 280 | ...=> throw_error!(punct.span(), format!("undefined condition record `{}`. expected conditional statements 'and' ('&&') or conditional 'or' ('||'), or empty record.", ch... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | ..._error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 282 | ...=> throw_error!(a.span(), "undefined condition record. expected conditional statements 'and' ('&&') or conditional 'or' ('||'), or empty record.... [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 286 | Some(ref a) => throw_error!(a.span(), "undefined condition record form, expected '($a == $i)'"), [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | _ => throw_error!(span, "the entry was interrupted, the description of the condition '($ a == $ i)' was expected"), [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 303 | Some(ref a) => throw_error!(a.span(), "expected code block"), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 304 | _ => throw_error!(span, "expected code block"), [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 320 | Some(ref a) => throw_error!(a.span(), "expected code block"), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 321 | None => throw_error!(span, "expected code block"), [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 325 | a => throw_error!(ident.span(), format!("undefined record `{}`, expected 'else' (description of the condition fo... [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 327 | Some(ref a) => throw_error!(a.span(), "undefined record , expected 'else' (description of the condition for negation)"), [INFO] [stdout] | -------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | ...($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 363 | ...Array => throw_error!(span, "the entry was interrupted, the description of the condition '($ a == $ i)' was expected"), [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proc_macro_fn/tt_ident.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | return crate::diagnostics::throw_error($sp, $s).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 368 | a => throw_error!(span, format!("unknown input `{}`, expected 'if'", a)), [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 71 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `macro_tt_utils` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 71 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "44a05a34b3df6f65976e953d8131c13fba68e4f4d768bc3d252b871ea10ea32c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44a05a34b3df6f65976e953d8131c13fba68e4f4d768bc3d252b871ea10ea32c", kill_on_drop: false }` [INFO] [stdout] 44a05a34b3df6f65976e953d8131c13fba68e4f4d768bc3d252b871ea10ea32c