[INFO] cloning repository https://github.com/froth/rust-lox-vm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/froth/rust-lox-vm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffroth%2Frust-lox-vm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffroth%2Frust-lox-vm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3d2581e7ca87cdff185f9440e0b92a8a51863be3
[INFO] checking froth/rust-lox-vm against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffroth%2Frust-lox-vm" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/froth/rust-lox-vm
[INFO] finished tweaking git repo https://github.com/froth/rust-lox-vm
[INFO] tweaked toml for git repo https://github.com/froth/rust-lox-vm written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/froth/rust-lox-vm on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/froth/rust-lox-vm already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-ident v1.0.16
[INFO] [stderr]   Downloaded thiserror v2.0.11
[INFO] [stderr]   Downloaded thiserror-impl v2.0.11
[INFO] [stderr]   Downloaded log v0.4.25
[INFO] [stderr]   Downloaded fd-lock v4.0.2
[INFO] [stderr]   Downloaded error-code v3.3.1
[INFO] [stderr]   Downloaded rustyline-derive v0.11.0
[INFO] [stderr]   Downloaded endian-type v0.1.2
[INFO] [stderr]   Downloaded datadriven v0.8.0
[INFO] [stderr]   Downloaded nibble_vec v0.1.0
[INFO] [stderr]   Downloaded terminal_size v0.4.1
[INFO] [stderr]   Downloaded clipboard-win v5.4.0
[INFO] [stderr]   Downloaded owo-colors v4.1.0
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.6
[INFO] [stderr]   Downloaded miette-derive v7.5.0
[INFO] [stderr]   Downloaded textwrap v0.16.1
[INFO] [stderr]   Downloaded clap v4.5.28
[INFO] [stderr]   Downloaded serde_json v1.0.138
[INFO] [stderr]   Downloaded miette v7.5.0
[INFO] [stderr]   Downloaded rustyline v15.0.0
[INFO] [stderr]   Downloaded clap_builder v4.5.27
[INFO] [stderr]   Downloaded radix_trie v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 51bf9f782c13a3e8d1d112690b875858b9f44cadfbb8d2b0752ff9120c1184f4
[INFO] running `Command { std: "docker" "start" "51bf9f782c13a3e8d1d112690b875858b9f44cadfbb8d2b0752ff9120c1184f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51bf9f782c13a3e8d1d112690b875858b9f44cadfbb8d2b0752ff9120c1184f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "51bf9f782c13a3e8d1d112690b875858b9f44cadfbb8d2b0752ff9120c1184f4" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51bf9f782c13a3e8d1d112690b875858b9f44cadfbb8d2b0752ff9120c1184f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "51bf9f782c13a3e8d1d112690b875858b9f44cadfbb8d2b0752ff9120c1184f4" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking clap_builder v4.5.27
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]     Checking supports-hyperlinks v3.1.0
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking terminal_size v0.4.1
[INFO] [stderr]     Checking fd-lock v4.0.2
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling miette-derive v7.5.0
[INFO] [stderr]    Compiling rustyline-derive v0.11.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking rustyline v15.0.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking miette v7.5.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking clap v4.5.28
[INFO] [stderr]     Checking rust-lox-vm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/compiler.rs:105:13
[INFO] [stdout]     |
[INFO] [stdout] 105 | /             miette::bail!(
[INFO] [stdout] 106 | |                 labels = vec![LabeledSpan::at(location, "here")],
[INFO] [stdout] 107 | |                 "Too many local variables in function.",
[INFO] [stdout] 108 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[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 `bail`
[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_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `miette::bail` (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/compiler.rs:182:17
[INFO] [stdout]     |
[INFO] [stdout] 182 | /                 miette::bail!(
[INFO] [stdout] 183 | |                     labels = vec![LabeledSpan::at(location, "here")],
[INFO] [stdout] 184 | |                     "Already a variable with this name in this scope"
[INFO] [stdout] 185 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/compiler.rs:217:13
[INFO] [stdout]     |
[INFO] [stdout] 217 | /             miette::bail!(
[INFO] [stdout] 218 | |                 labels = vec![LabeledSpan::at(location, "here")],
[INFO] [stdout] 219 | |                 "Loop body too large."
[INFO] [stdout] 220 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/compiler.rs:230:13
[INFO] [stdout]     |
[INFO] [stdout] 230 | /             miette::bail!(
[INFO] [stdout] 231 | |                 labels = vec![LabeledSpan::at(jump.location, "here")],
[INFO] [stdout] 232 | |                 "Too much code to jump over"
[INFO] [stdout] 233 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/parser/expression.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | /             miette::bail!(
[INFO] [stdout] 23 | |                 labels = vec![LabeledSpan::at(token.location, "here")],
[INFO] [stdout] 24 | |                 "Expected expression but got `{}`",
[INFO] [stdout] 25 | |                 token.token_type
[INFO] [stdout] 26 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[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 `bail`
[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 `miette::bail` (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/parser/expression.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 | /                 miette::bail!(
[INFO] [stdout] 37 | |                     labels = vec![LabeledSpan::at(equal.location, "here")],
[INFO] [stdout] 38 | |                     "Invalid assignment target",
[INFO] [stdout] 39 | |                 )
[INFO] [stdout]    | |_________________^
[INFO] [stdout]    |
[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 `bail`
[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 `miette::bail` (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/parser/statement.rs:157:21
[INFO] [stdout]     |
[INFO] [stdout] 157 | /                     miette::bail!(
[INFO] [stdout] 158 | |                         labels = vec![LabeledSpan::at(left_paren_location, "here")],
[INFO] [stdout] 159 | |                         "Can't have more than 255 parameters.",
[INFO] [stdout] 160 | |                     )
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/parser/statement.rs:240:13
[INFO] [stdout]     |
[INFO] [stdout] 240 | /             miette::bail!(
[INFO] [stdout] 241 | |                 labels = vec![LabeledSpan::at(location, "here")],
[INFO] [stdout] 242 | |                 "Can't return from top-level code.",
[INFO] [stdout] 243 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/parser/mod.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 | /             miette::bail!(
[INFO] [stdout] 74 | |                 labels = vec![LabeledSpan::at_offset(self.eof, "here")],
[INFO] [stdout] 75 | |                 "Unexpected EOF"
[INFO] [stdout] 76 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[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 `bail`
[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 `miette::bail` (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/parser/mod.rs:146:17
[INFO] [stdout]     |
[INFO] [stdout] 146 | /                 miette::bail!(
[INFO] [stdout] 147 | |                     labels = vec![LabeledSpan::at(location, "here")],
[INFO] [stdout] 148 | |                     "Can't read local variable in its own initializer",
[INFO] [stdout] 149 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/scanner.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 | /             miette::bail!(
[INFO] [stdout] 101 | |                 labels = vec![LabeledSpan::at_offset(self.eof_offset(), "here")],
[INFO] [stdout] 102 | |                 "Unexpected EOF"
[INFO] [stdout] 103 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/scanner.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 | /             miette::bail!(
[INFO] [stdout] 117 | |                 labels = vec![LabeledSpan::at(next.location, "here")],
[INFO] [stdout] 118 | |                 "Expected {} but got `{}`",
[INFO] [stdout] 119 | |                 expected,
[INFO] [stdout] 120 | |                 next.token_type
[INFO] [stdout] 121 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/vm/mod.rs:213:25
[INFO] [stdout]     |
[INFO] [stdout] 213 | /                         miette::bail!(
[INFO] [stdout] 214 | |                             labels = vec![LabeledSpan::at(
[INFO] [stdout] 215 | |                                 self.current_frame().current_location(),
[INFO] [stdout] 216 | |                                 "here"
[INFO] [stdout] ...   |
[INFO] [stdout] 219 | |                             name
[INFO] [stdout] 220 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/vm/mod.rs:228:25
[INFO] [stdout]     |
[INFO] [stdout] 228 | /                         miette::bail!(
[INFO] [stdout] 229 | |                             labels = vec![LabeledSpan::at(
[INFO] [stdout] 230 | |                                 self.current_frame().current_location(),
[INFO] [stdout] 231 | |                                 "here"
[INFO] [stdout] ...   |
[INFO] [stdout] 234 | |                             name
[INFO] [stdout] 235 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/vm/mod.rs:313:21
[INFO] [stdout]     |
[INFO] [stdout] 313 | /                     miette::bail!(
[INFO] [stdout] 314 | |                         labels = vec![LabeledSpan::at(
[INFO] [stdout] 315 | |                             self.current_frame().current_location(),
[INFO] [stdout] 316 | |                             "here"
[INFO] [stdout] ...   |
[INFO] [stdout] 319 | |                         superclass
[INFO] [stdout] 320 | |                     )
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/vm/mod.rs:356:17
[INFO] [stdout]     |
[INFO] [stdout] 356 | /                 miette::bail!(
[INFO] [stdout] 357 | |                     labels = vec![LabeledSpan::at(
[INFO] [stdout] 358 | |                         self.current_frame().current_location(),
[INFO] [stdout] 359 | |                         "here"
[INFO] [stdout] ...   |
[INFO] [stdout] 362 | |                     receiver
[INFO] [stdout] 363 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/vm/mod.rs:366:13
[INFO] [stdout]     |
[INFO] [stdout] 366 | /             miette::bail!(
[INFO] [stdout] 367 | |                 labels = vec![LabeledSpan::at(
[INFO] [stdout] 368 | |                     self.current_frame().current_location(),
[INFO] [stdout] 369 | |                     "here"
[INFO] [stdout] ...   |
[INFO] [stdout] 372 | |                 receiver
[INFO] [stdout] 373 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/vm/mod.rs:386:13
[INFO] [stdout]     |
[INFO] [stdout] 386 | /             miette::bail!(
[INFO] [stdout] 387 | |                 labels = vec![LabeledSpan::at(
[INFO] [stdout] 388 | |                     self.current_frame().current_location(),
[INFO] [stdout] 389 | |                     "here"
[INFO] [stdout] ...   |
[INFO] [stdout] 393 | |                 class.name()
[INFO] [stdout] 394 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/vm/mod.rs:404:13
[INFO] [stdout]     |
[INFO] [stdout] 404 | /             miette::bail!(
[INFO] [stdout] 405 | |                 labels = vec![LabeledSpan::at(
[INFO] [stdout] 406 | |                     self.current_frame().current_location(),
[INFO] [stdout] 407 | |                     "here"
[INFO] [stdout] ...   |
[INFO] [stdout] 410 | |                 self.peek(0)
[INFO] [stdout] 411 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/vm/mod.rs:416:13
[INFO] [stdout]     |
[INFO] [stdout] 416 | /             miette::bail!(
[INFO] [stdout] 417 | |                 labels = vec![LabeledSpan::at(
[INFO] [stdout] 418 | |                     self.current_frame().current_location(),
[INFO] [stdout] 419 | |                     "here"
[INFO] [stdout] ...   |
[INFO] [stdout] 422 | |                 obj
[INFO] [stdout] 423 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/vm/mod.rs:440:13
[INFO] [stdout]     |
[INFO] [stdout] 440 | /             miette::bail!(
[INFO] [stdout] 441 | |                 labels = vec![LabeledSpan::at(
[INFO] [stdout] 442 | |                     self.current_frame().current_location(),
[INFO] [stdout] 443 | |                     "here"
[INFO] [stdout] ...   |
[INFO] [stdout] 446 | |                 self.peek(0)
[INFO] [stdout] 447 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/vm/mod.rs:456:13
[INFO] [stdout]     |
[INFO] [stdout] 456 | /             miette::bail!(
[INFO] [stdout] 457 | |                 labels = vec![LabeledSpan::at(
[INFO] [stdout] 458 | |                     self.current_frame().current_location(),
[INFO] [stdout] 459 | |                     "here"
[INFO] [stdout] ...   |
[INFO] [stdout] 462 | |                 self.peek(0)
[INFO] [stdout] 463 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/vm/mod.rs:471:13
[INFO] [stdout]     |
[INFO] [stdout] 471 | /             miette::bail!(
[INFO] [stdout] 472 | |                 labels = vec![LabeledSpan::at(
[INFO] [stdout] 473 | |                     self.current_frame().current_location(),
[INFO] [stdout] 474 | |                     "here"
[INFO] [stdout] ...   |
[INFO] [stdout] 478 | |                 class.name()
[INFO] [stdout] 479 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/vm/mod.rs:605:13
[INFO] [stdout]     |
[INFO] [stdout] 605 | /             miette::bail!(
[INFO] [stdout] 606 | |                 labels = vec![LabeledSpan::at(
[INFO] [stdout] 607 | |                     self.current_frame().current_location(),
[INFO] [stdout] 608 | |                     "here"
[INFO] [stdout] 609 | |                 )],
[INFO] [stdout] 610 | |                 "Stack overflow",
[INFO] [stdout] 611 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/vm/mod.rs:616:13
[INFO] [stdout]     |
[INFO] [stdout] 616 | /             miette::bail!(
[INFO] [stdout] 617 | |                 labels = vec![LabeledSpan::at(
[INFO] [stdout] 618 | |                     self.current_frame().current_location(),
[INFO] [stdout] 619 | |                     "here"
[INFO] [stdout] 620 | |                 )],
[INFO] [stdout] 621 | |                 "Can only call functions or classes.",
[INFO] [stdout] 622 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/vm/mod.rs:660:18
[INFO] [stdout]     |
[INFO] [stdout] 660 |               _ => miette::bail!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 661 | |                 labels = vec![LabeledSpan::at(
[INFO] [stdout] 662 | |                     self.current_frame().current_location(),
[INFO] [stdout] 663 | |                     "here"
[INFO] [stdout] 664 | |                 )],
[INFO] [stdout] 665 | |                 "Can only call closures or classes.",
[INFO] [stdout] 666 | |             ),
[INFO] [stdout]     | |_____________^
[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 `miette::bail` (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/vm/mod.rs:673:13
[INFO] [stdout]     |
[INFO] [stdout] 673 | /             miette::bail!(
[INFO] [stdout] 674 | |                 labels = vec![LabeledSpan::at(
[INFO] [stdout] 675 | |                     self.current_frame().current_location(),
[INFO] [stdout] 676 | |                     "here"
[INFO] [stdout] ...   |
[INFO] [stdout] 680 | |                 arg_count
[INFO] [stdout] 681 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/vm/mod.rs:707:21
[INFO] [stdout]     |
[INFO] [stdout] 707 | /                     miette::bail!(
[INFO] [stdout] 708 | |                         labels = vec![LabeledSpan::at(
[INFO] [stdout] 709 | |                             self.current_frame().current_location(),
[INFO] [stdout] 710 | |                             "here"
[INFO] [stdout] 711 | |                         )],
[INFO] [stdout] 712 | |                         "Operands for operation must be both be numbers or Strings"
[INFO] [stdout] 713 | |                     )
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/vm/mod.rs:716:18
[INFO] [stdout]     |
[INFO] [stdout] 716 |               _ => miette::bail!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 717 | |                 labels = vec![LabeledSpan::at(
[INFO] [stdout] 718 | |                     self.current_frame().current_location(),
[INFO] [stdout] 719 | |                     "here"
[INFO] [stdout] 720 | |                 )],
[INFO] [stdout] 721 | |                 "Operands for operation must be both be numbers or Strings"
[INFO] [stdout] 722 | |             ),
[INFO] [stdout]     | |_____________^
[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 `miette::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking datadriven v0.8.0
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/compiler.rs:105:13
[INFO] [stdout]     |
[INFO] [stdout] 105 | /             miette::bail!(
[INFO] [stdout] 106 | |                 labels = vec![LabeledSpan::at(location, "here")],
[INFO] [stdout] 107 | |                 "Too many local variables in function.",
[INFO] [stdout] 108 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[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 `bail`
[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_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `miette::bail` (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/compiler.rs:182:17
[INFO] [stdout]     |
[INFO] [stdout] 182 | /                 miette::bail!(
[INFO] [stdout] 183 | |                     labels = vec![LabeledSpan::at(location, "here")],
[INFO] [stdout] 184 | |                     "Already a variable with this name in this scope"
[INFO] [stdout] 185 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/compiler.rs:217:13
[INFO] [stdout]     |
[INFO] [stdout] 217 | /             miette::bail!(
[INFO] [stdout] 218 | |                 labels = vec![LabeledSpan::at(location, "here")],
[INFO] [stdout] 219 | |                 "Loop body too large."
[INFO] [stdout] 220 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/compiler.rs:230:13
[INFO] [stdout]     |
[INFO] [stdout] 230 | /             miette::bail!(
[INFO] [stdout] 231 | |                 labels = vec![LabeledSpan::at(jump.location, "here")],
[INFO] [stdout] 232 | |                 "Too much code to jump over"
[INFO] [stdout] 233 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/parser/expression.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | /             miette::bail!(
[INFO] [stdout] 23 | |                 labels = vec![LabeledSpan::at(token.location, "here")],
[INFO] [stdout] 24 | |                 "Expected expression but got `{}`",
[INFO] [stdout] 25 | |                 token.token_type
[INFO] [stdout] 26 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[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 `bail`
[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 `miette::bail` (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/parser/expression.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 | /                 miette::bail!(
[INFO] [stdout] 37 | |                     labels = vec![LabeledSpan::at(equal.location, "here")],
[INFO] [stdout] 38 | |                     "Invalid assignment target",
[INFO] [stdout] 39 | |                 )
[INFO] [stdout]    | |_________________^
[INFO] [stdout]    |
[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 `bail`
[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 `miette::bail` (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/parser/statement.rs:157:21
[INFO] [stdout]     |
[INFO] [stdout] 157 | /                     miette::bail!(
[INFO] [stdout] 158 | |                         labels = vec![LabeledSpan::at(left_paren_location, "here")],
[INFO] [stdout] 159 | |                         "Can't have more than 255 parameters.",
[INFO] [stdout] 160 | |                     )
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/parser/statement.rs:240:13
[INFO] [stdout]     |
[INFO] [stdout] 240 | /             miette::bail!(
[INFO] [stdout] 241 | |                 labels = vec![LabeledSpan::at(location, "here")],
[INFO] [stdout] 242 | |                 "Can't return from top-level code.",
[INFO] [stdout] 243 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/parser/mod.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 | /             miette::bail!(
[INFO] [stdout] 74 | |                 labels = vec![LabeledSpan::at_offset(self.eof, "here")],
[INFO] [stdout] 75 | |                 "Unexpected EOF"
[INFO] [stdout] 76 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[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 `bail`
[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 `miette::bail` (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/parser/mod.rs:146:17
[INFO] [stdout]     |
[INFO] [stdout] 146 | /                 miette::bail!(
[INFO] [stdout] 147 | |                     labels = vec![LabeledSpan::at(location, "here")],
[INFO] [stdout] 148 | |                     "Can't read local variable in its own initializer",
[INFO] [stdout] 149 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/scanner.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 | /             miette::bail!(
[INFO] [stdout] 101 | |                 labels = vec![LabeledSpan::at_offset(self.eof_offset(), "here")],
[INFO] [stdout] 102 | |                 "Unexpected EOF"
[INFO] [stdout] 103 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/scanner.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 | /             miette::bail!(
[INFO] [stdout] 117 | |                 labels = vec![LabeledSpan::at(next.location, "here")],
[INFO] [stdout] 118 | |                 "Expected {} but got `{}`",
[INFO] [stdout] 119 | |                 expected,
[INFO] [stdout] 120 | |                 next.token_type
[INFO] [stdout] 121 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/vm/mod.rs:213:25
[INFO] [stdout]     |
[INFO] [stdout] 213 | /                         miette::bail!(
[INFO] [stdout] 214 | |                             labels = vec![LabeledSpan::at(
[INFO] [stdout] 215 | |                                 self.current_frame().current_location(),
[INFO] [stdout] 216 | |                                 "here"
[INFO] [stdout] ...   |
[INFO] [stdout] 219 | |                             name
[INFO] [stdout] 220 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/vm/mod.rs:228:25
[INFO] [stdout]     |
[INFO] [stdout] 228 | /                         miette::bail!(
[INFO] [stdout] 229 | |                             labels = vec![LabeledSpan::at(
[INFO] [stdout] 230 | |                                 self.current_frame().current_location(),
[INFO] [stdout] 231 | |                                 "here"
[INFO] [stdout] ...   |
[INFO] [stdout] 234 | |                             name
[INFO] [stdout] 235 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/vm/mod.rs:313:21
[INFO] [stdout]     |
[INFO] [stdout] 313 | /                     miette::bail!(
[INFO] [stdout] 314 | |                         labels = vec![LabeledSpan::at(
[INFO] [stdout] 315 | |                             self.current_frame().current_location(),
[INFO] [stdout] 316 | |                             "here"
[INFO] [stdout] ...   |
[INFO] [stdout] 319 | |                         superclass
[INFO] [stdout] 320 | |                     )
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/vm/mod.rs:356:17
[INFO] [stdout]     |
[INFO] [stdout] 356 | /                 miette::bail!(
[INFO] [stdout] 357 | |                     labels = vec![LabeledSpan::at(
[INFO] [stdout] 358 | |                         self.current_frame().current_location(),
[INFO] [stdout] 359 | |                         "here"
[INFO] [stdout] ...   |
[INFO] [stdout] 362 | |                     receiver
[INFO] [stdout] 363 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/vm/mod.rs:366:13
[INFO] [stdout]     |
[INFO] [stdout] 366 | /             miette::bail!(
[INFO] [stdout] 367 | |                 labels = vec![LabeledSpan::at(
[INFO] [stdout] 368 | |                     self.current_frame().current_location(),
[INFO] [stdout] 369 | |                     "here"
[INFO] [stdout] ...   |
[INFO] [stdout] 372 | |                 receiver
[INFO] [stdout] 373 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/vm/mod.rs:386:13
[INFO] [stdout]     |
[INFO] [stdout] 386 | /             miette::bail!(
[INFO] [stdout] 387 | |                 labels = vec![LabeledSpan::at(
[INFO] [stdout] 388 | |                     self.current_frame().current_location(),
[INFO] [stdout] 389 | |                     "here"
[INFO] [stdout] ...   |
[INFO] [stdout] 393 | |                 class.name()
[INFO] [stdout] 394 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/vm/mod.rs:404:13
[INFO] [stdout]     |
[INFO] [stdout] 404 | /             miette::bail!(
[INFO] [stdout] 405 | |                 labels = vec![LabeledSpan::at(
[INFO] [stdout] 406 | |                     self.current_frame().current_location(),
[INFO] [stdout] 407 | |                     "here"
[INFO] [stdout] ...   |
[INFO] [stdout] 410 | |                 self.peek(0)
[INFO] [stdout] 411 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/vm/mod.rs:416:13
[INFO] [stdout]     |
[INFO] [stdout] 416 | /             miette::bail!(
[INFO] [stdout] 417 | |                 labels = vec![LabeledSpan::at(
[INFO] [stdout] 418 | |                     self.current_frame().current_location(),
[INFO] [stdout] 419 | |                     "here"
[INFO] [stdout] ...   |
[INFO] [stdout] 422 | |                 obj
[INFO] [stdout] 423 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/vm/mod.rs:440:13
[INFO] [stdout]     |
[INFO] [stdout] 440 | /             miette::bail!(
[INFO] [stdout] 441 | |                 labels = vec![LabeledSpan::at(
[INFO] [stdout] 442 | |                     self.current_frame().current_location(),
[INFO] [stdout] 443 | |                     "here"
[INFO] [stdout] ...   |
[INFO] [stdout] 446 | |                 self.peek(0)
[INFO] [stdout] 447 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/vm/mod.rs:456:13
[INFO] [stdout]     |
[INFO] [stdout] 456 | /             miette::bail!(
[INFO] [stdout] 457 | |                 labels = vec![LabeledSpan::at(
[INFO] [stdout] 458 | |                     self.current_frame().current_location(),
[INFO] [stdout] 459 | |                     "here"
[INFO] [stdout] ...   |
[INFO] [stdout] 462 | |                 self.peek(0)
[INFO] [stdout] 463 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/vm/mod.rs:471:13
[INFO] [stdout]     |
[INFO] [stdout] 471 | /             miette::bail!(
[INFO] [stdout] 472 | |                 labels = vec![LabeledSpan::at(
[INFO] [stdout] 473 | |                     self.current_frame().current_location(),
[INFO] [stdout] 474 | |                     "here"
[INFO] [stdout] ...   |
[INFO] [stdout] 478 | |                 class.name()
[INFO] [stdout] 479 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/vm/mod.rs:605:13
[INFO] [stdout]     |
[INFO] [stdout] 605 | /             miette::bail!(
[INFO] [stdout] 606 | |                 labels = vec![LabeledSpan::at(
[INFO] [stdout] 607 | |                     self.current_frame().current_location(),
[INFO] [stdout] 608 | |                     "here"
[INFO] [stdout] 609 | |                 )],
[INFO] [stdout] 610 | |                 "Stack overflow",
[INFO] [stdout] 611 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/vm/mod.rs:616:13
[INFO] [stdout]     |
[INFO] [stdout] 616 | /             miette::bail!(
[INFO] [stdout] 617 | |                 labels = vec![LabeledSpan::at(
[INFO] [stdout] 618 | |                     self.current_frame().current_location(),
[INFO] [stdout] 619 | |                     "here"
[INFO] [stdout] 620 | |                 )],
[INFO] [stdout] 621 | |                 "Can only call functions or classes.",
[INFO] [stdout] 622 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/vm/mod.rs:660:18
[INFO] [stdout]     |
[INFO] [stdout] 660 |               _ => miette::bail!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 661 | |                 labels = vec![LabeledSpan::at(
[INFO] [stdout] 662 | |                     self.current_frame().current_location(),
[INFO] [stdout] 663 | |                     "here"
[INFO] [stdout] 664 | |                 )],
[INFO] [stdout] 665 | |                 "Can only call closures or classes.",
[INFO] [stdout] 666 | |             ),
[INFO] [stdout]     | |_____________^
[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 `miette::bail` (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/vm/mod.rs:673:13
[INFO] [stdout]     |
[INFO] [stdout] 673 | /             miette::bail!(
[INFO] [stdout] 674 | |                 labels = vec![LabeledSpan::at(
[INFO] [stdout] 675 | |                     self.current_frame().current_location(),
[INFO] [stdout] 676 | |                     "here"
[INFO] [stdout] ...   |
[INFO] [stdout] 680 | |                 arg_count
[INFO] [stdout] 681 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/vm/mod.rs:707:21
[INFO] [stdout]     |
[INFO] [stdout] 707 | /                     miette::bail!(
[INFO] [stdout] 708 | |                         labels = vec![LabeledSpan::at(
[INFO] [stdout] 709 | |                             self.current_frame().current_location(),
[INFO] [stdout] 710 | |                             "here"
[INFO] [stdout] 711 | |                         )],
[INFO] [stdout] 712 | |                         "Operands for operation must be both be numbers or Strings"
[INFO] [stdout] 713 | |                     )
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[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 `bail`
[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 `miette::bail` (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/vm/mod.rs:716:18
[INFO] [stdout]     |
[INFO] [stdout] 716 |               _ => miette::bail!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 717 | |                 labels = vec![LabeledSpan::at(
[INFO] [stdout] 718 | |                     self.current_frame().current_location(),
[INFO] [stdout] 719 | |                     "here"
[INFO] [stdout] 720 | |                 )],
[INFO] [stdout] 721 | |                 "Operands for operation must be both be numbers or Strings"
[INFO] [stdout] 722 | |             ),
[INFO] [stdout]     | |_____________^
[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 `miette::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.44s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.29.0, rust-lox-vm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "51bf9f782c13a3e8d1d112690b875858b9f44cadfbb8d2b0752ff9120c1184f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51bf9f782c13a3e8d1d112690b875858b9f44cadfbb8d2b0752ff9120c1184f4", kill_on_drop: false }`
[INFO] [stdout] 51bf9f782c13a3e8d1d112690b875858b9f44cadfbb8d2b0752ff9120c1184f4
