[INFO] fetching crate macro_tt_utils 0.1.9...
[INFO] testing macro_tt_utils-0.1.9 against 1.91.0 for beta-1.92-2
[INFO] extracting crate macro_tt_utils 0.1.9 into /workspace/builds/worker-0-tc1/source
[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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate macro_tt_utils 0.1.9 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 70f05c5b3b3e3abf8d50a8888129cbc08f399e4f4d3015466693833fb1e90419
[INFO] running `Command { std: "docker" "start" "-a" "70f05c5b3b3e3abf8d50a8888129cbc08f399e4f4d3015466693833fb1e90419", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70f05c5b3b3e3abf8d50a8888129cbc08f399e4f4d3015466693833fb1e90419", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70f05c5b3b3e3abf8d50a8888129cbc08f399e4f4d3015466693833fb1e90419", kill_on_drop: false }`
[INFO] [stdout] 70f05c5b3b3e3abf8d50a8888129cbc08f399e4f4d3015466693833fb1e90419
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 225b76d2cd8d512a9d9f6427357ac8c61a1d3dc29d25d02ac94b2d9025d0b3f7
[INFO] running `Command { std: "docker" "start" "-a" "225b76d2cd8d512a9d9f6427357ac8c61a1d3dc29d25d02ac94b2d9025d0b3f7", 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: removed in 1.54.0; see <https://github.com/rust-lang/rust/pull/85109> for more information
[INFO] [stdout]   = note: split into finer-grained feature gates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(proc_macro_diagnostic)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(const_fn)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(proc_macro_span)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(proc_macro_mixed_site)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) 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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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, 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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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, expected '$a' or '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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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, expected '$a' or '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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 | ...nostics::throw_error($sp, $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 <https://github.com/rust-lang/rust/issues/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 | ...stics::throw_error($sp, $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 <https://github.com/rust-lang/rust/issues/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 | ...te::diagnostics::throw_error($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 <https://github.com/rust-lang/rust/issues/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 | ...nostics::throw_error($sp, $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 <https://github.com/rust-lang/rust/issues/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 | ...stics::throw_error($sp, $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 <https://github.com/rust-lang/rust/issues/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 | ...te::diagnostics::throw_error($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 <https://github.com/rust-lang/rust/issues/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 | ...iagnostics::throw_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 <https://github.com/rust-lang/rust/issues/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 | ...gnostics::throw_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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 for negation)", 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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 | ...cs::throw_error($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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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)]` (part of `#[warn(unused)]`) 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] Some errors have detailed explanations: E0554, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `macro_tt_utils` (lib) due to 5 previous errors; 142 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "225b76d2cd8d512a9d9f6427357ac8c61a1d3dc29d25d02ac94b2d9025d0b3f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "225b76d2cd8d512a9d9f6427357ac8c61a1d3dc29d25d02ac94b2d9025d0b3f7", kill_on_drop: false }`
[INFO] [stdout] 225b76d2cd8d512a9d9f6427357ac8c61a1d3dc29d25d02ac94b2d9025d0b3f7
