[INFO] fetching crate macro_tt_utils 0.1.9... [INFO] building macro_tt_utils-0.1.9 against try#9b5e8b16bd1c4acf4cf8e6880368314cf021a987+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] extracting crate macro_tt_utils 0.1.9 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate macro_tt_utils 0.1.9 on toolchain 9b5e8b16bd1c4acf4cf8e6880368314cf021a987 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b5e8b16bd1c4acf4cf8e6880368314cf021a987" "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-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b5e8b16bd1c4acf4cf8e6880368314cf021a987" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 1 package to latest compatible version [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b5e8b16bd1c4acf4cf8e6880368314cf021a987" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9b5e8b16bd1c4acf4cf8e6880368314cf021a987" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ac5a8126a0f77df3c9da9cd586e4d69eb841eb45c10bdb6bc062d17d8eefae4 [INFO] running `Command { std: "docker" "start" "-a" "3ac5a8126a0f77df3c9da9cd586e4d69eb841eb45c10bdb6bc062d17d8eefae4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ac5a8126a0f77df3c9da9cd586e4d69eb841eb45c10bdb6bc062d17d8eefae4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ac5a8126a0f77df3c9da9cd586e4d69eb841eb45c10bdb6bc062d17d8eefae4", kill_on_drop: false }` [INFO] [stdout] 3ac5a8126a0f77df3c9da9cd586e4d69eb841eb45c10bdb6bc062d17d8eefae4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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 -Dtail-expr-drop-order" "-e" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9b5e8b16bd1c4acf4cf8e6880368314cf021a987" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f78dcb9708f3072e0a51c3cc9acb87d5bd085a0d7cde7b3103b577c6ffade44 [INFO] running `Command { std: "docker" "start" "-a" "8f78dcb9708f3072e0a51c3cc9acb87d5bd085a0d7cde7b3103b577c6ffade44", kill_on_drop: false }` [INFO] [stderr] Compiling goto v0.1.2 [INFO] [stderr] Compiling 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] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `throw_error` [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `throw_warning` [INFO] [stdout] = note: this warning originates in the macro `throw_warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `throw_note` [INFO] [stdout] = note: this warning originates in the macro `throw_note` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `throw_help` [INFO] [stdout] = note: this warning originates in the macro `throw_help` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::into::*` [INFO] [stdout] --> src/lib.rs:262:11 [INFO] [stdout] | [INFO] [stdout] 262 | pub use self::into::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `proc_macro_mixed_site` has been stable since 1.45.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(proc_macro_mixed_site)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb214 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x70bdda381caa - ::fmt::h636462e57d5ef1e1 [INFO] [stderr] 1: 0x70bddaa13cbc - core::fmt::write::h067060808ac50eb9 [INFO] [stderr] 2: 0x70bddb928e11 - std::io::Write::write_fmt::h4674fa2ed7c0dfdd [INFO] [stderr] 3: 0x70bdda381b02 - std::sys::backtrace::BacktraceLock::print::h0c77148acfb0b5e9 [INFO] [stderr] 4: 0x70bdda383ffa - std::panicking::default_hook::{{closure}}::h30daa8e7c6ccb09d [INFO] [stderr] 5: 0x70bdda383e43 - std::panicking::default_hook::h25f21dc0f2064615 [INFO] [stderr] 6: 0x70bdd94eff28 - std[b36e883d67eb0403]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x70bdda3847b8 - std::panicking::rust_panic_with_hook::hc98438687e833605 [INFO] [stderr] 8: 0x70bdd952a341 - std[b36e883d67eb0403]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x70bdd951f526 - std[b36e883d67eb0403]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x70bdd951f50d - std[b36e883d67eb0403]::panicking::begin_panic:: [INFO] [stderr] 11: 0x70bdd95342a1 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x70bdd9a84fdc - ::span_bug:: [INFO] [stderr] 13: 0x70bdd9b0a897 - rustc_middle[8ad6e8ce52578819]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x70bdd9af006a - rustc_middle[8ad6e8ce52578819]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x70bdd9aefefb - rustc_middle[8ad6e8ce52578819]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x70bdd7f34437 - rustc_middle[8ad6e8ce52578819]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x70bddb3d541b - ::build_unwind_tree [INFO] [stderr] 18: 0x70bddb3cd7cd - rustc_mir_build[73684a27b88b946a]::builder::mir_build [INFO] [stderr] 19: 0x70bddaa07714 - rustc_mir_transform[857cd804783fef4d]::mir_built [INFO] [stderr] 20: 0x70bddaa076d7 - rustc_query_impl[1e55094a59e290f4]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x70bddac953d1 - rustc_query_system[67781f9dc633c543]::query::plumbing::try_execute_query::, rustc_query_system[67781f9dc633c543]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[1e55094a59e290f4]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x70bddac94f8d - rustc_query_impl[1e55094a59e290f4]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x70bdd7a67185 - rustc_mir_build[73684a27b88b946a]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x70bddb2e98a7 - rustc_query_impl[1e55094a59e290f4]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x70bddb2e9b69 - rustc_query_system[67781f9dc633c543]::query::plumbing::try_execute_query::, rustc_query_system[67781f9dc633c543]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[1e55094a59e290f4]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x70bddb2e97d1 - rustc_query_impl[1e55094a59e290f4]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x70bddae9bd32 - rustc_interface[b59e7ee7606ca029]::passes::run_required_analyses [INFO] [stderr] 28: 0x70bddb92cc9e - rustc_interface[b59e7ee7606ca029]::passes::analysis [INFO] [stderr] 29: 0x70bddb92cc6f - rustc_query_impl[1e55094a59e290f4]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x70bddb97b355 - rustc_query_system[67781f9dc633c543]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e55094a59e290f4]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x70bddb97b08e - rustc_query_impl[1e55094a59e290f4]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x70bddb9701de - rustc_interface[b59e7ee7606ca029]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[be5855d19ccc8b6c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x70bddb9dff51 - rustc_interface[b59e7ee7606ca029]::interface::run_compiler::<(), rustc_driver_impl[be5855d19ccc8b6c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x70bddb8f5087 - std[b36e883d67eb0403]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x70bddb8f551c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[303105738bd0c2ae]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x70bddb8f6aef - std::sys::pal::unix::thread::Thread::new::thread_start::ha554cc4ba6335b05 [INFO] [stderr] 37: 0x70bddd153ac3 - [INFO] [stderr] 38: 0x70bddd1e4a04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2025-01-01T05_13_58-16.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (9b5e8b16b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `proc_macro_fn::diag::::expect_string` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `proc_macro_fn::diag::::expect_string` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb626 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x70bdda381caa - ::fmt::h636462e57d5ef1e1 [INFO] [stderr] 1: 0x70bddaa13cbc - core::fmt::write::h067060808ac50eb9 [INFO] [stderr] 2: 0x70bddb928e11 - std::io::Write::write_fmt::h4674fa2ed7c0dfdd [INFO] [stderr] 3: 0x70bdda381b02 - std::sys::backtrace::BacktraceLock::print::h0c77148acfb0b5e9 [INFO] [stderr] 4: 0x70bdda383ffa - std::panicking::default_hook::{{closure}}::h30daa8e7c6ccb09d [INFO] [stderr] 5: 0x70bdda383e43 - std::panicking::default_hook::h25f21dc0f2064615 [INFO] [stderr] 6: 0x70bdd94eff28 - std[b36e883d67eb0403]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x70bdda3847b8 - std::panicking::rust_panic_with_hook::hc98438687e833605 [INFO] [stderr] 8: 0x70bdd952a341 - std[b36e883d67eb0403]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x70bdd951f526 - std[b36e883d67eb0403]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x70bdd951f50d - std[b36e883d67eb0403]::panicking::begin_panic:: [INFO] [stderr] 11: 0x70bdd95342a1 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x70bdd9a84fdc - ::span_bug:: [INFO] [stderr] 13: 0x70bdd9b0a897 - rustc_middle[8ad6e8ce52578819]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x70bdd9af006a - rustc_middle[8ad6e8ce52578819]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x70bdd9aefefb - rustc_middle[8ad6e8ce52578819]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x70bdd7f34437 - rustc_middle[8ad6e8ce52578819]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x70bddb3d541b - ::build_unwind_tree [INFO] [stderr] 18: 0x70bddb3cd7cd - rustc_mir_build[73684a27b88b946a]::builder::mir_build [INFO] [stderr] 19: 0x70bddaa07714 - rustc_mir_transform[857cd804783fef4d]::mir_built [INFO] [stderr] 20: 0x70bddaa076d7 - rustc_query_impl[1e55094a59e290f4]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x70bddac953d1 - rustc_query_system[67781f9dc633c543]::query::plumbing::try_execute_query::, rustc_query_system[67781f9dc633c543]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[1e55094a59e290f4]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x70bddac94f8d - rustc_query_impl[1e55094a59e290f4]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x70bdd7a67185 - rustc_mir_build[73684a27b88b946a]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x70bddb2e98a7 - rustc_query_impl[1e55094a59e290f4]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x70bddb2e9b69 - rustc_query_system[67781f9dc633c543]::query::plumbing::try_execute_query::, rustc_query_system[67781f9dc633c543]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[1e55094a59e290f4]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x70bddb2e97d1 - rustc_query_impl[1e55094a59e290f4]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x70bddae9bd32 - rustc_interface[b59e7ee7606ca029]::passes::run_required_analyses [INFO] [stderr] 28: 0x70bddb92cc9e - rustc_interface[b59e7ee7606ca029]::passes::analysis [INFO] [stderr] 29: 0x70bddb92cc6f - rustc_query_impl[1e55094a59e290f4]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x70bddb97b355 - rustc_query_system[67781f9dc633c543]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e55094a59e290f4]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x70bddb97b08e - rustc_query_impl[1e55094a59e290f4]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x70bddb9701de - rustc_interface[b59e7ee7606ca029]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[be5855d19ccc8b6c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x70bddb9dff51 - rustc_interface[b59e7ee7606ca029]::interface::run_compiler::<(), rustc_driver_impl[be5855d19ccc8b6c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x70bddb8f5087 - std[b36e883d67eb0403]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x70bddb8f551c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[303105738bd0c2ae]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x70bddb8f6aef - std::sys::pal::unix::thread::Thread::new::thread_start::ha554cc4ba6335b05 [INFO] [stderr] 37: 0x70bddd153ac3 - [INFO] [stderr] 38: 0x70bddd1e4a04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2025-01-01T05_13_58-16.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (9b5e8b16b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `proc_macro_fn::tt_ident::::decode_arguments` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `proc_macro_fn::tt_ident::::decode_arguments` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb101 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x70bdda381caa - ::fmt::h636462e57d5ef1e1 [INFO] [stderr] 1: 0x70bddaa13cbc - core::fmt::write::h067060808ac50eb9 [INFO] [stderr] 2: 0x70bddb928e11 - std::io::Write::write_fmt::h4674fa2ed7c0dfdd [INFO] [stderr] 3: 0x70bdda381b02 - std::sys::backtrace::BacktraceLock::print::h0c77148acfb0b5e9 [INFO] [stderr] 4: 0x70bdda383ffa - std::panicking::default_hook::{{closure}}::h30daa8e7c6ccb09d [INFO] [stderr] 5: 0x70bdda383e43 - std::panicking::default_hook::h25f21dc0f2064615 [INFO] [stderr] 6: 0x70bdd94eff28 - std[b36e883d67eb0403]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x70bdda3847b8 - std::panicking::rust_panic_with_hook::hc98438687e833605 [INFO] [stderr] 8: 0x70bdd952a341 - std[b36e883d67eb0403]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x70bdd951f526 - std[b36e883d67eb0403]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x70bdd951f50d - std[b36e883d67eb0403]::panicking::begin_panic:: [INFO] [stderr] 11: 0x70bdd95342a1 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x70bdd9a84fdc - ::span_bug:: [INFO] [stderr] 13: 0x70bdd9b0a897 - rustc_middle[8ad6e8ce52578819]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x70bdd9af006a - rustc_middle[8ad6e8ce52578819]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x70bdd9aefefb - rustc_middle[8ad6e8ce52578819]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x70bdd7f34437 - rustc_middle[8ad6e8ce52578819]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x70bddb3d541b - ::build_unwind_tree [INFO] [stderr] 18: 0x70bddb3cd7cd - rustc_mir_build[73684a27b88b946a]::builder::mir_build [INFO] [stderr] 19: 0x70bddaa07714 - rustc_mir_transform[857cd804783fef4d]::mir_built [INFO] [stderr] 20: 0x70bddaa076d7 - rustc_query_impl[1e55094a59e290f4]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x70bddac953d1 - rustc_query_system[67781f9dc633c543]::query::plumbing::try_execute_query::, rustc_query_system[67781f9dc633c543]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[1e55094a59e290f4]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x70bddac94f8d - rustc_query_impl[1e55094a59e290f4]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x70bdd7a67185 - rustc_mir_build[73684a27b88b946a]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x70bddb2e98a7 - rustc_query_impl[1e55094a59e290f4]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x70bddb2e9b69 - rustc_query_system[67781f9dc633c543]::query::plumbing::try_execute_query::, rustc_query_system[67781f9dc633c543]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[1e55094a59e290f4]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x70bddb2e97d1 - rustc_query_impl[1e55094a59e290f4]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x70bddae9bd32 - rustc_interface[b59e7ee7606ca029]::passes::run_required_analyses [INFO] [stderr] 28: 0x70bddb92cc9e - rustc_interface[b59e7ee7606ca029]::passes::analysis [INFO] [stderr] 29: 0x70bddb92cc6f - rustc_query_impl[1e55094a59e290f4]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x70bddb97b355 - rustc_query_system[67781f9dc633c543]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e55094a59e290f4]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x70bddb97b08e - rustc_query_impl[1e55094a59e290f4]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x70bddb9701de - rustc_interface[b59e7ee7606ca029]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[be5855d19ccc8b6c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x70bddb9dff51 - rustc_interface[b59e7ee7606ca029]::interface::run_compiler::<(), rustc_driver_impl[be5855d19ccc8b6c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x70bddb8f5087 - std[b36e883d67eb0403]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x70bddb8f551c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[303105738bd0c2ae]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x70bddb8f6aef - std::sys::pal::unix::thread::Thread::new::thread_start::ha554cc4ba6335b05 [INFO] [stderr] 37: 0x70bddd153ac3 - [INFO] [stderr] 38: 0x70bddd1e4a04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2025-01-01T05_13_58-16.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (9b5e8b16b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `proc_macro_fn::tt_ident::::expect_iforelse` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `proc_macro_fn::tt_ident::::expect_iforelse` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `macro_tt_utils` (lib) due to 1 previous error; 142 warnings emitted [INFO] running `Command { std: "docker" "inspect" "8f78dcb9708f3072e0a51c3cc9acb87d5bd085a0d7cde7b3103b577c6ffade44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f78dcb9708f3072e0a51c3cc9acb87d5bd085a0d7cde7b3103b577c6ffade44", kill_on_drop: false }` [INFO] [stdout] 8f78dcb9708f3072e0a51c3cc9acb87d5bd085a0d7cde7b3103b577c6ffade44