[INFO] cloning repository https://github.com/benrussell80/slope-lang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/benrussell80/slope-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenrussell80%2Fslope-lang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenrussell80%2Fslope-lang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 52cce6dde78c0246701c2d8b953bb7cbfa86aa10
[INFO] testing benrussell80/slope-lang against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenrussell80%2Fslope-lang" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/benrussell80/slope-lang
[INFO] finished tweaking git repo https://github.com/benrussell80/slope-lang
[INFO] tweaked toml for git repo https://github.com/benrussell80/slope-lang written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/benrussell80/slope-lang on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/benrussell80/slope-lang 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 86c1d69ee657740eac9a9497a9bdb29d73908f8e6dbcebe69780b14f5c4d049e
[INFO] running `Command { std: "docker" "start" "-a" "86c1d69ee657740eac9a9497a9bdb29d73908f8e6dbcebe69780b14f5c4d049e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86c1d69ee657740eac9a9497a9bdb29d73908f8e6dbcebe69780b14f5c4d049e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86c1d69ee657740eac9a9497a9bdb29d73908f8e6dbcebe69780b14f5c4d049e", kill_on_drop: false }`
[INFO] [stdout] 86c1d69ee657740eac9a9497a9bdb29d73908f8e6dbcebe69780b14f5c4d049e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5fc5b927653624b2f87e8f84b263de892ed79e1cb7974c4d32e4b5dafa21e6c
[INFO] running `Command { std: "docker" "start" "-a" "c5fc5b927653624b2f87e8f84b263de892ed79e1cb7974c4d32e4b5dafa21e6c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.64
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling argh_shared v0.1.4
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling itertools v0.10.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling argh_derive v0.1.4
[INFO] [stderr]    Compiling rust_decimal v1.11.1
[INFO] [stderr]    Compiling argh v0.1.4
[INFO] [stderr]    Compiling slope v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Condition` is never constructed
[INFO] [stdout]   --> src/ast/object.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Condition {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `math_constants_builtins` and `set_builtins`
[INFO] [stdout]   --> src/main.rs:12:20
[INFO] [stdout]    |
[INFO] [stdout] 12 | use ast::modules::{set_builtins, math_constants_builtins};
[INFO] [stdout]    |                    ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Condition` is never constructed
[INFO] [stdout]   --> src/ast/object.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Condition {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.09s
[INFO] running `Command { std: "docker" "inspect" "c5fc5b927653624b2f87e8f84b263de892ed79e1cb7974c4d32e4b5dafa21e6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5fc5b927653624b2f87e8f84b263de892ed79e1cb7974c4d32e4b5dafa21e6c", kill_on_drop: false }`
[INFO] [stdout] c5fc5b927653624b2f87e8f84b263de892ed79e1cb7974c4d32e4b5dafa21e6c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b2f3aace27799dc15144b90de39cdf0ccabc8a9610ac61331e57be3e46e9e72
[INFO] running `Command { std: "docker" "start" "-a" "4b2f3aace27799dc15144b90de39cdf0ccabc8a9610ac61331e57be3e46e9e72", kill_on_drop: false }`
[INFO] [stderr]    Compiling slope v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Condition` is never constructed
[INFO] [stdout]   --> src/ast/object.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Condition {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 219 | /     assert_evals!(
[INFO] [stdout] 220 | |         IntegerLiteral(2),
[INFO] [stdout] 221 | |         Token::Equals,
[INFO] [stdout] 222 | |         IntegerLiteral(2),
[INFO] [stdout] 223 | |         Boolean(true)
[INFO] [stdout] 224 | |     )
[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 `assert_evals`
[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 `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 229 | /     assert_evals!(
[INFO] [stdout] 230 | |         IntegerLiteral(2),
[INFO] [stdout] 231 | |         Token::Equals,
[INFO] [stdout] 232 | |         RealLiteral(2.0),
[INFO] [stdout] 233 | |         Boolean(true)
[INFO] [stdout] 234 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 239 | /     assert_evals!(
[INFO] [stdout] 240 | |         RealLiteral(2.0),
[INFO] [stdout] 241 | |         Token::Equals,
[INFO] [stdout] 242 | |         IntegerLiteral(2),
[INFO] [stdout] 243 | |         Boolean(true)
[INFO] [stdout] 244 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | /     assert_evals!(
[INFO] [stdout] 250 | |         RealLiteral(2.0),
[INFO] [stdout] 251 | |         Token::Equals,
[INFO] [stdout] 252 | |         RealLiteral(2.0),
[INFO] [stdout] 253 | |         Boolean(true)
[INFO] [stdout] 254 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 259 | /     assert_evals!(
[INFO] [stdout] 260 | |         UndefinedLiteral,
[INFO] [stdout] 261 | |         Token::Equals,
[INFO] [stdout] 262 | |         IntegerLiteral(2),
[INFO] [stdout] 263 | |         Boolean(false)
[INFO] [stdout] 264 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 269 | /     assert_evals!(
[INFO] [stdout] 270 | |         UndefinedLiteral,
[INFO] [stdout] 271 | |         Token::Equals,
[INFO] [stdout] 272 | |         UndefinedLiteral,
[INFO] [stdout] 273 | |         Boolean(false)
[INFO] [stdout] 274 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 279 | /     assert_evals!(
[INFO] [stdout] 280 | |         BooleanLiteral(true),
[INFO] [stdout] 281 | |         Token::Equals,
[INFO] [stdout] 282 | |         BooleanLiteral(false),
[INFO] [stdout] 283 | |         Boolean(false)
[INFO] [stdout] 284 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 289 | /     assert_evals!(
[INFO] [stdout] 290 | |         IntegerLiteral(2),
[INFO] [stdout] 291 | |         Token::NotEquals,
[INFO] [stdout] 292 | |         IntegerLiteral(1),
[INFO] [stdout] 293 | |         Boolean(true)
[INFO] [stdout] 294 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 299 | /     assert_evals!(
[INFO] [stdout] 300 | |         IntegerLiteral(2),
[INFO] [stdout] 301 | |         Token::NotEquals,
[INFO] [stdout] 302 | |         RealLiteral(2.0),
[INFO] [stdout] 303 | |         Boolean(false)
[INFO] [stdout] 304 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 309 | /     assert_evals!(
[INFO] [stdout] 310 | |         RealLiteral(2.0),
[INFO] [stdout] 311 | |         Token::NotEquals,
[INFO] [stdout] 312 | |         IntegerLiteral(2),
[INFO] [stdout] 313 | |         Boolean(false)
[INFO] [stdout] 314 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 319 | /     assert_evals!(
[INFO] [stdout] 320 | |         RealLiteral(2.0),
[INFO] [stdout] 321 | |         Token::NotEquals,
[INFO] [stdout] 322 | |         RealLiteral(2.0),
[INFO] [stdout] 323 | |         Boolean(false)
[INFO] [stdout] 324 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 329 | /     assert_evals!(
[INFO] [stdout] 330 | |         UndefinedLiteral,
[INFO] [stdout] 331 | |         Token::NotEquals,
[INFO] [stdout] 332 | |         UndefinedLiteral,
[INFO] [stdout] 333 | |         Boolean(true)
[INFO] [stdout] 334 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 339 | /     assert_evals!(
[INFO] [stdout] 340 | |         BooleanLiteral(true),
[INFO] [stdout] 341 | |         Token::NotEquals,
[INFO] [stdout] 342 | |         BooleanLiteral(false),
[INFO] [stdout] 343 | |         Boolean(true)
[INFO] [stdout] 344 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 349 | /     assert_evals!(
[INFO] [stdout] 350 | |         IntegerLiteral(1),
[INFO] [stdout] 351 | |         Token::GreaterThan,
[INFO] [stdout] 352 | |         IntegerLiteral(1),
[INFO] [stdout] 353 | |         Boolean(false)
[INFO] [stdout] 354 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 359 | /     assert_evals!(
[INFO] [stdout] 360 | |         IntegerLiteral(1),
[INFO] [stdout] 361 | |         Token::GreaterThan,
[INFO] [stdout] 362 | |         RealLiteral(1.0),
[INFO] [stdout] 363 | |         Boolean(false)
[INFO] [stdout] 364 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 369 | /     assert_evals!(
[INFO] [stdout] 370 | |         RealLiteral(1.0),
[INFO] [stdout] 371 | |         Token::GreaterThan,
[INFO] [stdout] 372 | |         IntegerLiteral(1),
[INFO] [stdout] 373 | |         Boolean(false)
[INFO] [stdout] 374 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 379 | /     assert_evals!(
[INFO] [stdout] 380 | |         RealLiteral(1.0),
[INFO] [stdout] 381 | |         Token::GreaterThan,
[INFO] [stdout] 382 | |         RealLiteral(1.0),
[INFO] [stdout] 383 | |         Boolean(false)
[INFO] [stdout] 384 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 389 | /     assert_evals!(
[INFO] [stdout] 390 | |         IntegerLiteral(1),
[INFO] [stdout] 391 | |         Token::GreaterThanEquals,
[INFO] [stdout] 392 | |         IntegerLiteral(1),
[INFO] [stdout] 393 | |         Boolean(true)
[INFO] [stdout] 394 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 399 | /     assert_evals!(
[INFO] [stdout] 400 | |         IntegerLiteral(1),
[INFO] [stdout] 401 | |         Token::GreaterThanEquals,
[INFO] [stdout] 402 | |         RealLiteral(1.0),
[INFO] [stdout] 403 | |         Boolean(true)
[INFO] [stdout] 404 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 409 | /     assert_evals!(
[INFO] [stdout] 410 | |         RealLiteral(1.0),
[INFO] [stdout] 411 | |         Token::GreaterThanEquals,
[INFO] [stdout] 412 | |         IntegerLiteral(1),
[INFO] [stdout] 413 | |         Boolean(true)
[INFO] [stdout] 414 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 419 | /     assert_evals!(
[INFO] [stdout] 420 | |         RealLiteral(1.0),
[INFO] [stdout] 421 | |         Token::GreaterThanEquals,
[INFO] [stdout] 422 | |         RealLiteral(1.0),
[INFO] [stdout] 423 | |         Boolean(true)
[INFO] [stdout] 424 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 429 | /     assert_evals!(
[INFO] [stdout] 430 | |         IntegerLiteral(1),
[INFO] [stdout] 431 | |         Token::LessThan,
[INFO] [stdout] 432 | |         IntegerLiteral(1),
[INFO] [stdout] 433 | |         Boolean(false)
[INFO] [stdout] 434 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 439 | /     assert_evals!(
[INFO] [stdout] 440 | |         IntegerLiteral(1),
[INFO] [stdout] 441 | |         Token::LessThan,
[INFO] [stdout] 442 | |         RealLiteral(1.0),
[INFO] [stdout] 443 | |         Boolean(false)
[INFO] [stdout] 444 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 449 | /     assert_evals!(
[INFO] [stdout] 450 | |         RealLiteral(1.0),
[INFO] [stdout] 451 | |         Token::LessThan,
[INFO] [stdout] 452 | |         IntegerLiteral(1),
[INFO] [stdout] 453 | |         Boolean(false)
[INFO] [stdout] 454 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 459 | /     assert_evals!(
[INFO] [stdout] 460 | |         RealLiteral(1.0),
[INFO] [stdout] 461 | |         Token::LessThan,
[INFO] [stdout] 462 | |         RealLiteral(1.0),
[INFO] [stdout] 463 | |         Boolean(false)
[INFO] [stdout] 464 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 469 | /     assert_evals!(
[INFO] [stdout] 470 | |         IntegerLiteral(1),
[INFO] [stdout] 471 | |         Token::LessThanEquals,
[INFO] [stdout] 472 | |         IntegerLiteral(1),
[INFO] [stdout] 473 | |         Boolean(true)
[INFO] [stdout] 474 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 479 | /     assert_evals!(
[INFO] [stdout] 480 | |         IntegerLiteral(1),
[INFO] [stdout] 481 | |         Token::LessThanEquals,
[INFO] [stdout] 482 | |         RealLiteral(1.0),
[INFO] [stdout] 483 | |         Boolean(true)
[INFO] [stdout] 484 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 489 | /     assert_evals!(
[INFO] [stdout] 490 | |         RealLiteral(1.0),
[INFO] [stdout] 491 | |         Token::LessThanEquals,
[INFO] [stdout] 492 | |         IntegerLiteral(1),
[INFO] [stdout] 493 | |         Boolean(true)
[INFO] [stdout] 494 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 499 | /     assert_evals!(
[INFO] [stdout] 500 | |         RealLiteral(1.0),
[INFO] [stdout] 501 | |         Token::LessThanEquals,
[INFO] [stdout] 502 | |         RealLiteral(1.0),
[INFO] [stdout] 503 | |         Boolean(true)
[INFO] [stdout] 504 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 509 | /     assert_evals!(
[INFO] [stdout] 510 | |         IntegerLiteral(1),
[INFO] [stdout] 511 | |         Token::Exponent,
[INFO] [stdout] 512 | |         IntegerLiteral(1),
[INFO] [stdout] 513 | |         Integer(1)
[INFO] [stdout] 514 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 519 | /     assert_evals!(
[INFO] [stdout] 520 | |         IntegerLiteral(1),
[INFO] [stdout] 521 | |         Token::Exponent,
[INFO] [stdout] 522 | |         RealLiteral(1.0),
[INFO] [stdout] 523 | |         Real(1.0)
[INFO] [stdout] 524 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 529 | /     assert_evals!(
[INFO] [stdout] 530 | |         RealLiteral(1.0),
[INFO] [stdout] 531 | |         Token::Exponent,
[INFO] [stdout] 532 | |         IntegerLiteral(1),
[INFO] [stdout] 533 | |         Real(1.0)
[INFO] [stdout] 534 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 539 | /     assert_evals!(
[INFO] [stdout] 540 | |         RealLiteral(1.0),
[INFO] [stdout] 541 | |         Token::Exponent,
[INFO] [stdout] 542 | |         RealLiteral(1.0),
[INFO] [stdout] 543 | |         Real(1.0)
[INFO] [stdout] 544 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:22:10
[INFO] [stdout]     |
[INFO] [stdout]  22 |         );
[INFO] [stdout]     |          ^
[INFO] [stdout] ...
[INFO] [stdout] 549 |     assert_evals!(Token::Minus, IntegerLiteral(1), Integer(-1))
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:22:10
[INFO] [stdout]     |
[INFO] [stdout]  22 |         );
[INFO] [stdout]     |          ^
[INFO] [stdout] ...
[INFO] [stdout] 554 |     assert_evals!(Token::Minus, RealLiteral(1.0), Real(-1.0))
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:22:10
[INFO] [stdout]     |
[INFO] [stdout]  22 |         );
[INFO] [stdout]     |          ^
[INFO] [stdout] ...
[INFO] [stdout] 559 |     assert_evals!(Token::Not, BooleanLiteral(true), Boolean(false))
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:22:10
[INFO] [stdout]     |
[INFO] [stdout]  22 |         );
[INFO] [stdout]     |          ^
[INFO] [stdout] ...
[INFO] [stdout] 564 |     assert_evals!(Token::Not, BooleanLiteral(false), Boolean(true))
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 569 | /     assert_evals!(
[INFO] [stdout] 570 | |         BooleanLiteral(true),
[INFO] [stdout] 571 | |         Token::Or,
[INFO] [stdout] 572 | |         BooleanLiteral(false),
[INFO] [stdout] 573 | |         Boolean(true)
[INFO] [stdout] 574 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 579 | /     assert_evals!(
[INFO] [stdout] 580 | |         BooleanLiteral(true),
[INFO] [stdout] 581 | |         Token::And,
[INFO] [stdout] 582 | |         BooleanLiteral(false),
[INFO] [stdout] 583 | |         Boolean(false)
[INFO] [stdout] 584 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 589 | /     assert_evals!(
[INFO] [stdout] 590 | |         BooleanLiteral(true),
[INFO] [stdout] 591 | |         Token::Xor,
[INFO] [stdout] 592 | |         BooleanLiteral(true),
[INFO] [stdout] 593 | |         Boolean(false)
[INFO] [stdout] 594 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 599 | /     assert_evals!(
[INFO] [stdout] 600 | |         UndefinedLiteral,
[INFO] [stdout] 601 | |         Token::Question,
[INFO] [stdout] 602 | |         BooleanLiteral(true),
[INFO] [stdout] 603 | |         Boolean(true)
[INFO] [stdout] 604 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 609 | /     assert_evals!(
[INFO] [stdout] 610 | |         BooleanLiteral(false),
[INFO] [stdout] 611 | |         Token::Question,
[INFO] [stdout] 612 | |         BooleanLiteral(true),
[INFO] [stdout] 613 | |         Boolean(false)
[INFO] [stdout] 614 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 619 | /     assert_evals!(
[INFO] [stdout] 620 | |         IntegerLiteral(15),
[INFO] [stdout] 621 | |         Token::Modulo,
[INFO] [stdout] 622 | |         IntegerLiteral(4),
[INFO] [stdout] 623 | |         Integer(3)
[INFO] [stdout] 624 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:33:10
[INFO] [stdout]     |
[INFO] [stdout]  33 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 941 | /     assert_evals!(
[INFO] [stdout] 942 | |         postfix IntegerLiteral(4),
[INFO] [stdout] 943 | |         Token::Bang,
[INFO] [stdout] 944 | |         Integer(24)
[INFO] [stdout] 945 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/mod.rs:13:116
[INFO] [stdout]     |
[INFO] [stdout]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stdout]     |                                                                                                                      ^
[INFO] [stdout] ...
[INFO] [stdout] 521 | /     parse!(
[INFO] [stdout] 522 | |         "
[INFO] [stdout] 523 | |         {
[INFO] [stdout] 524 | |             0 if x < 0;
[INFO] [stdout] ...   |
[INFO] [stdout] 545 | |         }]
[INFO] [stdout] 546 | |     )
[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 `parse`
[INFO] [stdout]     = note: this warning originates in the macro `parse` (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/ast/tests/mod.rs:13:116
[INFO] [stdout]     |
[INFO] [stdout]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stdout]     |                                                                                                                      ^
[INFO] [stdout] ...
[INFO] [stdout] 589 | /     parse!(
[INFO] [stdout] 590 | |         "|-2 + -4|;",
[INFO] [stdout] 591 | |         vec![
[INFO] [stdout] 592 | |             ExpressionStatement {
[INFO] [stdout] ...   |
[INFO] [stdout] 608 | |     )
[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 `parse`
[INFO] [stdout]     = note: this warning originates in the macro `parse` (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/ast/tests/mod.rs:13:116
[INFO] [stdout]     |
[INFO] [stdout]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stdout]     |                                                                                                                      ^
[INFO] [stdout] ...
[INFO] [stdout] 613 | /     parse!(
[INFO] [stdout] 614 | |         "|-2 + |-4||;",
[INFO] [stdout] 615 | |         vec![
[INFO] [stdout] 616 | |             ExpressionStatement {
[INFO] [stdout] ...   |
[INFO] [stdout] 634 | |     )
[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 `parse`
[INFO] [stdout]     = note: this warning originates in the macro `parse` (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/ast/tests/mod.rs:13:116
[INFO] [stdout]     |
[INFO] [stdout]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stdout]     |                                                                                                                      ^
[INFO] [stdout] ...
[INFO] [stdout] 639 | /     parse!(
[INFO] [stdout] 640 | |         "{ 1, 2, 3 };",
[INFO] [stdout] 641 | |         vec![
[INFO] [stdout] 642 | |             ExpressionStatement {
[INFO] [stdout] ...   |
[INFO] [stdout] 650 | |     )
[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 `parse`
[INFO] [stdout]     = note: this warning originates in the macro `parse` (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/ast/tests/mod.rs:13:116
[INFO] [stdout]     |
[INFO] [stdout]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stdout]     |                                                                                                                      ^
[INFO] [stdout] ...
[INFO] [stdout] 655 | /     parse!(
[INFO] [stdout] 656 | |         "{ 1, 2, 3, };",
[INFO] [stdout] 657 | |         vec![
[INFO] [stdout] 658 | |             ExpressionStatement {
[INFO] [stdout] ...   |
[INFO] [stdout] 666 | |     )
[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 `parse`
[INFO] [stdout]     = note: this warning originates in the macro `parse` (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/ast/tests/mod.rs:13:116
[INFO] [stdout]     |
[INFO] [stdout]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stdout]     |                                                                                                                      ^
[INFO] [stdout] ...
[INFO] [stdout] 671 | /     parse!(
[INFO] [stdout] 672 | |         "{ };",
[INFO] [stdout] 673 | |         vec![
[INFO] [stdout] 674 | |             ExpressionStatement {
[INFO] [stdout] ...   |
[INFO] [stdout] 678 | |     )
[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 `parse`
[INFO] [stdout]     = note: this warning originates in the macro `parse` (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/ast/tests/mod.rs:13:116
[INFO] [stdout]     |
[INFO] [stdout]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stdout]     |                                                                                                                      ^
[INFO] [stdout] ...
[INFO] [stdout] 683 | /     parse!(
[INFO] [stdout] 684 | |         "{ 1 };",
[INFO] [stdout] 685 | |         vec![
[INFO] [stdout] 686 | |             ExpressionStatement {
[INFO] [stdout] ...   |
[INFO] [stdout] 692 | |     )
[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 `parse`
[INFO] [stdout]     = note: this warning originates in the macro `parse` (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/ast/tests/mod.rs:13:116
[INFO] [stdout]     |
[INFO] [stdout]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stdout]     |                                                                                                                      ^
[INFO] [stdout] ...
[INFO] [stdout] 697 | /     parse!(
[INFO] [stdout] 698 | |         "{ 1.0, 2.0, 3.0 };",
[INFO] [stdout] 699 | |         vec![
[INFO] [stdout] 700 | |             ExpressionStatement {
[INFO] [stdout] ...   |
[INFO] [stdout] 708 | |     )
[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 `parse`
[INFO] [stdout]     = note: this warning originates in the macro `parse` (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/ast/tests/mod.rs:13:116
[INFO] [stdout]     |
[INFO] [stdout]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stdout]     |                                                                                                                      ^
[INFO] [stdout] ...
[INFO] [stdout] 713 | /     parse!(
[INFO] [stdout] 714 | |         r"{ 1.0, 2.0 } \/ { 3.0, 4.0 };",
[INFO] [stdout] 715 | |         vec![
[INFO] [stdout] 716 | |             ExpressionStatement {
[INFO] [stdout] ...   |
[INFO] [stdout] 730 | |     )
[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 `parse`
[INFO] [stdout]     = note: this warning originates in the macro `parse` (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/ast/tests/mod.rs:13:116
[INFO] [stdout]     |
[INFO] [stdout]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stdout]     |                                                                                                                      ^
[INFO] [stdout] ...
[INFO] [stdout] 735 | /     parse!(
[INFO] [stdout] 736 | |         r"{ 1.0, 2.0 } \ { 2.0, 3.0 };",
[INFO] [stdout] 737 | |         vec![
[INFO] [stdout] 738 | |             ExpressionStatement {
[INFO] [stdout] ...   |
[INFO] [stdout] 752 | |     )
[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 `parse`
[INFO] [stdout]     = note: this warning originates in the macro `parse` (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/ast/tests/mod.rs:13:116
[INFO] [stdout]     |
[INFO] [stdout]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stdout]     |                                                                                                                      ^
[INFO] [stdout] ...
[INFO] [stdout] 757 | /     parse!(
[INFO] [stdout] 758 | |         r"{ 1.0, 2.0 } /_\ { 2.0, 3.0 };",
[INFO] [stdout] 759 | |         vec![
[INFO] [stdout] 760 | |             ExpressionStatement {
[INFO] [stdout] ...   |
[INFO] [stdout] 774 | |     )
[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 `parse`
[INFO] [stdout]     = note: this warning originates in the macro `parse` (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/ast/tests/mod.rs:13:116
[INFO] [stdout]     |
[INFO] [stdout]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stdout]     |                                                                                                                      ^
[INFO] [stdout] ...
[INFO] [stdout] 779 | /     parse!(
[INFO] [stdout] 780 | |         r"{ 1.0, 2.0 } /\ { 3.0, 4.0 };",
[INFO] [stdout] 781 | |         vec![
[INFO] [stdout] 782 | |             ExpressionStatement {
[INFO] [stdout] ...   |
[INFO] [stdout] 796 | |     )
[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 `parse`
[INFO] [stdout]     = note: this warning originates in the macro `parse` (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/ast/tests/mod.rs:13:116
[INFO] [stdout]     |
[INFO] [stdout]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stdout]     |                                                                                                                      ^
[INFO] [stdout] ...
[INFO] [stdout] 801 | /     parse!(
[INFO] [stdout] 802 | |         r"{ 1.0, 2.0 } < { 3.0, 4.0 };",
[INFO] [stdout] 803 | |         vec![
[INFO] [stdout] 804 | |             ExpressionStatement {
[INFO] [stdout] ...   |
[INFO] [stdout] 818 | |     )
[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 `parse`
[INFO] [stdout]     = note: this warning originates in the macro `parse` (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/ast/tests/mod.rs:13:116
[INFO] [stdout]     |
[INFO] [stdout]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stdout]     |                                                                                                                      ^
[INFO] [stdout] ...
[INFO] [stdout] 823 | /     parse!(
[INFO] [stdout] 824 | |         r"{ 1.0, 2.0 } <= { 3.0, 4.0 };",
[INFO] [stdout] 825 | |         vec![
[INFO] [stdout] 826 | |             ExpressionStatement {
[INFO] [stdout] ...   |
[INFO] [stdout] 840 | |     )
[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 `parse`
[INFO] [stdout]     = note: this warning originates in the macro `parse` (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/ast/tests/mod.rs:13:116
[INFO] [stdout]     |
[INFO] [stdout]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stdout]     |                                                                                                                      ^
[INFO] [stdout] ...
[INFO] [stdout] 845 | /     parse!(
[INFO] [stdout] 846 | |         "2! + 2;",
[INFO] [stdout] 847 | |         vec![
[INFO] [stdout] 848 | |             ExpressionStatement {
[INFO] [stdout] ...   |
[INFO] [stdout] 860 | |     )
[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 `parse`
[INFO] [stdout]     = note: this warning originates in the macro `parse` (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/ast/tests/mod.rs:13:116
[INFO] [stdout]     |
[INFO] [stdout]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stdout]     |                                                                                                                      ^
[INFO] [stdout] ...
[INFO] [stdout] 865 | /     parse!(
[INFO] [stdout] 866 | |         "(2 + 2)!;",
[INFO] [stdout] 867 | |         vec![
[INFO] [stdout] 868 | |             ExpressionStatement {
[INFO] [stdout] ...   |
[INFO] [stdout] 880 | |     )
[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 `parse`
[INFO] [stdout]     = note: this warning originates in the macro `parse` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 219 | /     assert_evals!(
[INFO] [stdout] 220 | |         IntegerLiteral(2),
[INFO] [stdout] 221 | |         Token::Equals,
[INFO] [stdout] 222 | |         IntegerLiteral(2),
[INFO] [stdout] 223 | |         Boolean(true)
[INFO] [stdout] 224 | |     )
[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 `assert_evals`
[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 `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 229 | /     assert_evals!(
[INFO] [stdout] 230 | |         IntegerLiteral(2),
[INFO] [stdout] 231 | |         Token::Equals,
[INFO] [stdout] 232 | |         RealLiteral(2.0),
[INFO] [stdout] 233 | |         Boolean(true)
[INFO] [stdout] 234 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 239 | /     assert_evals!(
[INFO] [stdout] 240 | |         RealLiteral(2.0),
[INFO] [stdout] 241 | |         Token::Equals,
[INFO] [stdout] 242 | |         IntegerLiteral(2),
[INFO] [stdout] 243 | |         Boolean(true)
[INFO] [stdout] 244 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 249 | /     assert_evals!(
[INFO] [stdout] 250 | |         RealLiteral(2.0),
[INFO] [stdout] 251 | |         Token::Equals,
[INFO] [stdout] 252 | |         RealLiteral(2.0),
[INFO] [stdout] 253 | |         Boolean(true)
[INFO] [stdout] 254 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 259 | /     assert_evals!(
[INFO] [stdout] 260 | |         UndefinedLiteral,
[INFO] [stdout] 261 | |         Token::Equals,
[INFO] [stdout] 262 | |         IntegerLiteral(2),
[INFO] [stdout] 263 | |         Boolean(false)
[INFO] [stdout] 264 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 269 | /     assert_evals!(
[INFO] [stdout] 270 | |         UndefinedLiteral,
[INFO] [stdout] 271 | |         Token::Equals,
[INFO] [stdout] 272 | |         UndefinedLiteral,
[INFO] [stdout] 273 | |         Boolean(false)
[INFO] [stdout] 274 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 279 | /     assert_evals!(
[INFO] [stdout] 280 | |         BooleanLiteral(true),
[INFO] [stdout] 281 | |         Token::Equals,
[INFO] [stdout] 282 | |         BooleanLiteral(false),
[INFO] [stdout] 283 | |         Boolean(false)
[INFO] [stdout] 284 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 289 | /     assert_evals!(
[INFO] [stdout] 290 | |         IntegerLiteral(2),
[INFO] [stdout] 291 | |         Token::NotEquals,
[INFO] [stdout] 292 | |         IntegerLiteral(1),
[INFO] [stdout] 293 | |         Boolean(true)
[INFO] [stdout] 294 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 299 | /     assert_evals!(
[INFO] [stdout] 300 | |         IntegerLiteral(2),
[INFO] [stdout] 301 | |         Token::NotEquals,
[INFO] [stdout] 302 | |         RealLiteral(2.0),
[INFO] [stdout] 303 | |         Boolean(false)
[INFO] [stdout] 304 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 309 | /     assert_evals!(
[INFO] [stdout] 310 | |         RealLiteral(2.0),
[INFO] [stdout] 311 | |         Token::NotEquals,
[INFO] [stdout] 312 | |         IntegerLiteral(2),
[INFO] [stdout] 313 | |         Boolean(false)
[INFO] [stdout] 314 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 319 | /     assert_evals!(
[INFO] [stdout] 320 | |         RealLiteral(2.0),
[INFO] [stdout] 321 | |         Token::NotEquals,
[INFO] [stdout] 322 | |         RealLiteral(2.0),
[INFO] [stdout] 323 | |         Boolean(false)
[INFO] [stdout] 324 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 329 | /     assert_evals!(
[INFO] [stdout] 330 | |         UndefinedLiteral,
[INFO] [stdout] 331 | |         Token::NotEquals,
[INFO] [stdout] 332 | |         UndefinedLiteral,
[INFO] [stdout] 333 | |         Boolean(true)
[INFO] [stdout] 334 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 339 | /     assert_evals!(
[INFO] [stdout] 340 | |         BooleanLiteral(true),
[INFO] [stdout] 341 | |         Token::NotEquals,
[INFO] [stdout] 342 | |         BooleanLiteral(false),
[INFO] [stdout] 343 | |         Boolean(true)
[INFO] [stdout] 344 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 349 | /     assert_evals!(
[INFO] [stdout] 350 | |         IntegerLiteral(1),
[INFO] [stdout] 351 | |         Token::GreaterThan,
[INFO] [stdout] 352 | |         IntegerLiteral(1),
[INFO] [stdout] 353 | |         Boolean(false)
[INFO] [stdout] 354 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 359 | /     assert_evals!(
[INFO] [stdout] 360 | |         IntegerLiteral(1),
[INFO] [stdout] 361 | |         Token::GreaterThan,
[INFO] [stdout] 362 | |         RealLiteral(1.0),
[INFO] [stdout] 363 | |         Boolean(false)
[INFO] [stdout] 364 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 369 | /     assert_evals!(
[INFO] [stdout] 370 | |         RealLiteral(1.0),
[INFO] [stdout] 371 | |         Token::GreaterThan,
[INFO] [stdout] 372 | |         IntegerLiteral(1),
[INFO] [stdout] 373 | |         Boolean(false)
[INFO] [stdout] 374 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 379 | /     assert_evals!(
[INFO] [stdout] 380 | |         RealLiteral(1.0),
[INFO] [stdout] 381 | |         Token::GreaterThan,
[INFO] [stdout] 382 | |         RealLiteral(1.0),
[INFO] [stdout] 383 | |         Boolean(false)
[INFO] [stdout] 384 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 389 | /     assert_evals!(
[INFO] [stdout] 390 | |         IntegerLiteral(1),
[INFO] [stdout] 391 | |         Token::GreaterThanEquals,
[INFO] [stdout] 392 | |         IntegerLiteral(1),
[INFO] [stdout] 393 | |         Boolean(true)
[INFO] [stdout] 394 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 399 | /     assert_evals!(
[INFO] [stdout] 400 | |         IntegerLiteral(1),
[INFO] [stdout] 401 | |         Token::GreaterThanEquals,
[INFO] [stdout] 402 | |         RealLiteral(1.0),
[INFO] [stdout] 403 | |         Boolean(true)
[INFO] [stdout] 404 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 409 | /     assert_evals!(
[INFO] [stdout] 410 | |         RealLiteral(1.0),
[INFO] [stdout] 411 | |         Token::GreaterThanEquals,
[INFO] [stdout] 412 | |         IntegerLiteral(1),
[INFO] [stdout] 413 | |         Boolean(true)
[INFO] [stdout] 414 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 419 | /     assert_evals!(
[INFO] [stdout] 420 | |         RealLiteral(1.0),
[INFO] [stdout] 421 | |         Token::GreaterThanEquals,
[INFO] [stdout] 422 | |         RealLiteral(1.0),
[INFO] [stdout] 423 | |         Boolean(true)
[INFO] [stdout] 424 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 429 | /     assert_evals!(
[INFO] [stdout] 430 | |         IntegerLiteral(1),
[INFO] [stdout] 431 | |         Token::LessThan,
[INFO] [stdout] 432 | |         IntegerLiteral(1),
[INFO] [stdout] 433 | |         Boolean(false)
[INFO] [stdout] 434 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 439 | /     assert_evals!(
[INFO] [stdout] 440 | |         IntegerLiteral(1),
[INFO] [stdout] 441 | |         Token::LessThan,
[INFO] [stdout] 442 | |         RealLiteral(1.0),
[INFO] [stdout] 443 | |         Boolean(false)
[INFO] [stdout] 444 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 449 | /     assert_evals!(
[INFO] [stdout] 450 | |         RealLiteral(1.0),
[INFO] [stdout] 451 | |         Token::LessThan,
[INFO] [stdout] 452 | |         IntegerLiteral(1),
[INFO] [stdout] 453 | |         Boolean(false)
[INFO] [stdout] 454 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 459 | /     assert_evals!(
[INFO] [stdout] 460 | |         RealLiteral(1.0),
[INFO] [stdout] 461 | |         Token::LessThan,
[INFO] [stdout] 462 | |         RealLiteral(1.0),
[INFO] [stdout] 463 | |         Boolean(false)
[INFO] [stdout] 464 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 469 | /     assert_evals!(
[INFO] [stdout] 470 | |         IntegerLiteral(1),
[INFO] [stdout] 471 | |         Token::LessThanEquals,
[INFO] [stdout] 472 | |         IntegerLiteral(1),
[INFO] [stdout] 473 | |         Boolean(true)
[INFO] [stdout] 474 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 479 | /     assert_evals!(
[INFO] [stdout] 480 | |         IntegerLiteral(1),
[INFO] [stdout] 481 | |         Token::LessThanEquals,
[INFO] [stdout] 482 | |         RealLiteral(1.0),
[INFO] [stdout] 483 | |         Boolean(true)
[INFO] [stdout] 484 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 489 | /     assert_evals!(
[INFO] [stdout] 490 | |         RealLiteral(1.0),
[INFO] [stdout] 491 | |         Token::LessThanEquals,
[INFO] [stdout] 492 | |         IntegerLiteral(1),
[INFO] [stdout] 493 | |         Boolean(true)
[INFO] [stdout] 494 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 499 | /     assert_evals!(
[INFO] [stdout] 500 | |         RealLiteral(1.0),
[INFO] [stdout] 501 | |         Token::LessThanEquals,
[INFO] [stdout] 502 | |         RealLiteral(1.0),
[INFO] [stdout] 503 | |         Boolean(true)
[INFO] [stdout] 504 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 509 | /     assert_evals!(
[INFO] [stdout] 510 | |         IntegerLiteral(1),
[INFO] [stdout] 511 | |         Token::Exponent,
[INFO] [stdout] 512 | |         IntegerLiteral(1),
[INFO] [stdout] 513 | |         Integer(1)
[INFO] [stdout] 514 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 519 | /     assert_evals!(
[INFO] [stdout] 520 | |         IntegerLiteral(1),
[INFO] [stdout] 521 | |         Token::Exponent,
[INFO] [stdout] 522 | |         RealLiteral(1.0),
[INFO] [stdout] 523 | |         Real(1.0)
[INFO] [stdout] 524 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 529 | /     assert_evals!(
[INFO] [stdout] 530 | |         RealLiteral(1.0),
[INFO] [stdout] 531 | |         Token::Exponent,
[INFO] [stdout] 532 | |         IntegerLiteral(1),
[INFO] [stdout] 533 | |         Real(1.0)
[INFO] [stdout] 534 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 539 | /     assert_evals!(
[INFO] [stdout] 540 | |         RealLiteral(1.0),
[INFO] [stdout] 541 | |         Token::Exponent,
[INFO] [stdout] 542 | |         RealLiteral(1.0),
[INFO] [stdout] 543 | |         Real(1.0)
[INFO] [stdout] 544 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:22:10
[INFO] [stdout]     |
[INFO] [stdout]  22 |         );
[INFO] [stdout]     |          ^
[INFO] [stdout] ...
[INFO] [stdout] 549 |     assert_evals!(Token::Minus, IntegerLiteral(1), Integer(-1))
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:22:10
[INFO] [stdout]     |
[INFO] [stdout]  22 |         );
[INFO] [stdout]     |          ^
[INFO] [stdout] ...
[INFO] [stdout] 554 |     assert_evals!(Token::Minus, RealLiteral(1.0), Real(-1.0))
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:22:10
[INFO] [stdout]     |
[INFO] [stdout]  22 |         );
[INFO] [stdout]     |          ^
[INFO] [stdout] ...
[INFO] [stdout] 559 |     assert_evals!(Token::Not, BooleanLiteral(true), Boolean(false))
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:22:10
[INFO] [stdout]     |
[INFO] [stdout]  22 |         );
[INFO] [stdout]     |          ^
[INFO] [stdout] ...
[INFO] [stdout] 564 |     assert_evals!(Token::Not, BooleanLiteral(false), Boolean(true))
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 569 | /     assert_evals!(
[INFO] [stdout] 570 | |         BooleanLiteral(true),
[INFO] [stdout] 571 | |         Token::Or,
[INFO] [stdout] 572 | |         BooleanLiteral(false),
[INFO] [stdout] 573 | |         Boolean(true)
[INFO] [stdout] 574 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 579 | /     assert_evals!(
[INFO] [stdout] 580 | |         BooleanLiteral(true),
[INFO] [stdout] 581 | |         Token::And,
[INFO] [stdout] 582 | |         BooleanLiteral(false),
[INFO] [stdout] 583 | |         Boolean(false)
[INFO] [stdout] 584 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 589 | /     assert_evals!(
[INFO] [stdout] 590 | |         BooleanLiteral(true),
[INFO] [stdout] 591 | |         Token::Xor,
[INFO] [stdout] 592 | |         BooleanLiteral(true),
[INFO] [stdout] 593 | |         Boolean(false)
[INFO] [stdout] 594 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 599 | /     assert_evals!(
[INFO] [stdout] 600 | |         UndefinedLiteral,
[INFO] [stdout] 601 | |         Token::Question,
[INFO] [stdout] 602 | |         BooleanLiteral(true),
[INFO] [stdout] 603 | |         Boolean(true)
[INFO] [stdout] 604 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 609 | /     assert_evals!(
[INFO] [stdout] 610 | |         BooleanLiteral(false),
[INFO] [stdout] 611 | |         Token::Question,
[INFO] [stdout] 612 | |         BooleanLiteral(true),
[INFO] [stdout] 613 | |         Boolean(false)
[INFO] [stdout] 614 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:44:10
[INFO] [stdout]     |
[INFO] [stdout]  44 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 619 | /     assert_evals!(
[INFO] [stdout] 620 | |         IntegerLiteral(15),
[INFO] [stdout] 621 | |         Token::Modulo,
[INFO] [stdout] 622 | |         IntegerLiteral(4),
[INFO] [stdout] 623 | |         Integer(3)
[INFO] [stdout] 624 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/test_objects.rs:33:10
[INFO] [stdout]     |
[INFO] [stdout]  33 |           );
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 941 | /     assert_evals!(
[INFO] [stdout] 942 | |         postfix IntegerLiteral(4),
[INFO] [stdout] 943 | |         Token::Bang,
[INFO] [stdout] 944 | |         Integer(24)
[INFO] [stdout] 945 | |     )
[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 `assert_evals`
[INFO] [stdout]     = note: this warning originates in the macro `assert_evals` (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/ast/tests/mod.rs:13:116
[INFO] [stdout]     |
[INFO] [stdout]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stdout]     |                                                                                                                      ^
[INFO] [stdout] ...
[INFO] [stdout] 521 | /     parse!(
[INFO] [stdout] 522 | |         "
[INFO] [stdout] 523 | |         {
[INFO] [stdout] 524 | |             0 if x < 0;
[INFO] [stdout] ...   |
[INFO] [stdout] 545 | |         }]
[INFO] [stdout] 546 | |     )
[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 `parse`
[INFO] [stdout]     = note: this warning originates in the macro `parse` (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/ast/tests/mod.rs:13:116
[INFO] [stdout]     |
[INFO] [stdout]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stdout]     |                                                                                                                      ^
[INFO] [stdout] ...
[INFO] [stdout] 589 | /     parse!(
[INFO] [stdout] 590 | |         "|-2 + -4|;",
[INFO] [stdout] 591 | |         vec![
[INFO] [stdout] 592 | |             ExpressionStatement {
[INFO] [stdout] ...   |
[INFO] [stdout] 608 | |     )
[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 `parse`
[INFO] [stdout]     = note: this warning originates in the macro `parse` (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/ast/tests/mod.rs:13:116
[INFO] [stdout]     |
[INFO] [stdout]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stdout]     |                                                                                                                      ^
[INFO] [stdout] ...
[INFO] [stdout] 613 | /     parse!(
[INFO] [stdout] 614 | |         "|-2 + |-4||;",
[INFO] [stdout] 615 | |         vec![
[INFO] [stdout] 616 | |             ExpressionStatement {
[INFO] [stdout] ...   |
[INFO] [stdout] 634 | |     )
[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 `parse`
[INFO] [stdout]     = note: this warning originates in the macro `parse` (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/ast/tests/mod.rs:13:116
[INFO] [stdout]     |
[INFO] [stdout]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stdout]     |                                                                                                                      ^
[INFO] [stdout] ...
[INFO] [stdout] 639 | /     parse!(
[INFO] [stdout] 640 | |         "{ 1, 2, 3 };",
[INFO] [stdout] 641 | |         vec![
[INFO] [stdout] 642 | |             ExpressionStatement {
[INFO] [stdout] ...   |
[INFO] [stdout] 650 | |     )
[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 `parse`
[INFO] [stdout]     = note: this warning originates in the macro `parse` (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/ast/tests/mod.rs:13:116
[INFO] [stdout]     |
[INFO] [stdout]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stdout]     |                                                                                                                      ^
[INFO] [stdout] ...
[INFO] [stdout] 655 | /     parse!(
[INFO] [stdout] 656 | |         "{ 1, 2, 3, };",
[INFO] [stdout] 657 | |         vec![
[INFO] [stdout] 658 | |             ExpressionStatement {
[INFO] [stdout] ...   |
[INFO] [stdout] 666 | |     )
[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 `parse`
[INFO] [stdout]     = note: this warning originates in the macro `parse` (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/ast/tests/mod.rs:13:116
[INFO] [stdout]     |
[INFO] [stdout]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stdout]     |                                                                                                                      ^
[INFO] [stdout] ...
[INFO] [stdout] 671 | /     parse!(
[INFO] [stdout] 672 | |         "{ };",
[INFO] [stdout] 673 | |         vec![
[INFO] [stdout] 674 | |             ExpressionStatement {
[INFO] [stdout] ...   |
[INFO] [stdout] 678 | |     )
[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 `parse`
[INFO] [stdout]     = note: this warning originates in the macro `parse` (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/ast/tests/mod.rs:13:116
[INFO] [stdout]     |
[INFO] [stdout]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stdout]     |                                                                                                                      ^
[INFO] [stdout] ...
[INFO] [stdout] 683 | /     parse!(
[INFO] [stdout] 684 | |         "{ 1 };",
[INFO] [stdout] 685 | |         vec![
[INFO] [stdout] 686 | |             ExpressionStatement {
[INFO] [stdout] ...   |
[INFO] [stdout] 692 | |     )
[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 `parse`
[INFO] [stdout]     = note: this warning originates in the macro `parse` (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/ast/tests/mod.rs:13:116
[INFO] [stdout]     |
[INFO] [stdout]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stdout]     |                                                                                                                      ^
[INFO] [stdout] ...
[INFO] [stdout] 697 | /     parse!(
[INFO] [stdout] 698 | |         "{ 1.0, 2.0, 3.0 };",
[INFO] [stdout] 699 | |         vec![
[INFO] [stdout] 700 | |             ExpressionStatement {
[INFO] [stdout] ...   |
[INFO] [stdout] 708 | |     )
[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 `parse`
[INFO] [stdout]     = note: this warning originates in the macro `parse` (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/ast/tests/mod.rs:13:116
[INFO] [stdout]     |
[INFO] [stdout]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stdout]     |                                                                                                                      ^
[INFO] [stdout] ...
[INFO] [stdout] 713 | /     parse!(
[INFO] [stdout] 714 | |         r"{ 1.0, 2.0 } \/ { 3.0, 4.0 };",
[INFO] [stdout] 715 | |         vec![
[INFO] [stdout] 716 | |             ExpressionStatement {
[INFO] [stdout] ...   |
[INFO] [stdout] 730 | |     )
[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 `parse`
[INFO] [stdout]     = note: this warning originates in the macro `parse` (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/ast/tests/mod.rs:13:116
[INFO] [stdout]     |
[INFO] [stdout]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stdout]     |                                                                                                                      ^
[INFO] [stdout] ...
[INFO] [stdout] 735 | /     parse!(
[INFO] [stdout] 736 | |         r"{ 1.0, 2.0 } \ { 2.0, 3.0 };",
[INFO] [stdout] 737 | |         vec![
[INFO] [stdout] 738 | |             ExpressionStatement {
[INFO] [stdout] ...   |
[INFO] [stdout] 752 | |     )
[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 `parse`
[INFO] [stdout]     = note: this warning originates in the macro `parse` (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/ast/tests/mod.rs:13:116
[INFO] [stdout]     |
[INFO] [stdout]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stdout]     |                                                                                                                      ^
[INFO] [stdout] ...
[INFO] [stdout] 757 | /     parse!(
[INFO] [stdout] 758 | |         r"{ 1.0, 2.0 } /_\ { 2.0, 3.0 };",
[INFO] [stdout] 759 | |         vec![
[INFO] [stdout] 760 | |             ExpressionStatement {
[INFO] [stdout] ...   |
[INFO] [stdout] 774 | |     )
[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 `parse`
[INFO] [stdout]     = note: this warning originates in the macro `parse` (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/ast/tests/mod.rs:13:116
[INFO] [stdout]     |
[INFO] [stdout]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stdout]     |                                                                                                                      ^
[INFO] [stdout] ...
[INFO] [stdout] 779 | /     parse!(
[INFO] [stdout] 780 | |         r"{ 1.0, 2.0 } /\ { 3.0, 4.0 };",
[INFO] [stdout] 781 | |         vec![
[INFO] [stdout] 782 | |             ExpressionStatement {
[INFO] [stdout] ...   |
[INFO] [stdout] 796 | |     )
[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 `parse`
[INFO] [stdout]     = note: this warning originates in the macro `parse` (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/ast/tests/mod.rs:13:116
[INFO] [stdout]     |
[INFO] [stdout]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stdout]     |                                                                                                                      ^
[INFO] [stdout] ...
[INFO] [stdout] 801 | /     parse!(
[INFO] [stdout] 802 | |         r"{ 1.0, 2.0 } < { 3.0, 4.0 };",
[INFO] [stdout] 803 | |         vec![
[INFO] [stdout] 804 | |             ExpressionStatement {
[INFO] [stdout] ...   |
[INFO] [stdout] 818 | |     )
[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 `parse`
[INFO] [stdout]     = note: this warning originates in the macro `parse` (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/ast/tests/mod.rs:13:116
[INFO] [stdout]     |
[INFO] [stdout]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stdout]     |                                                                                                                      ^
[INFO] [stdout] ...
[INFO] [stdout] 823 | /     parse!(
[INFO] [stdout] 824 | |         r"{ 1.0, 2.0 } <= { 3.0, 4.0 };",
[INFO] [stdout] 825 | |         vec![
[INFO] [stdout] 826 | |             ExpressionStatement {
[INFO] [stdout] ...   |
[INFO] [stdout] 840 | |     )
[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 `parse`
[INFO] [stdout]     = note: this warning originates in the macro `parse` (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/ast/tests/mod.rs:13:116
[INFO] [stdout]     |
[INFO] [stdout]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stdout]     |                                                                                                                      ^
[INFO] [stdout] ...
[INFO] [stdout] 845 | /     parse!(
[INFO] [stdout] 846 | |         "2! + 2;",
[INFO] [stdout] 847 | |         vec![
[INFO] [stdout] 848 | |             ExpressionStatement {
[INFO] [stdout] ...   |
[INFO] [stdout] 860 | |     )
[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 `parse`
[INFO] [stdout]     = note: this warning originates in the macro `parse` (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/ast/tests/mod.rs:13:116
[INFO] [stdout]     |
[INFO] [stdout]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stdout]     |                                                                                                                      ^
[INFO] [stdout] ...
[INFO] [stdout] 865 | /     parse!(
[INFO] [stdout] 866 | |         "(2 + 2)!;",
[INFO] [stdout] 867 | |         vec![
[INFO] [stdout] 868 | |             ExpressionStatement {
[INFO] [stdout] ...   |
[INFO] [stdout] 880 | |     )
[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 `parse`
[INFO] [stdout]     = note: this warning originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `math_constants_builtins` and `set_builtins`
[INFO] [stdout]   --> src/main.rs:12:20
[INFO] [stdout]    |
[INFO] [stdout] 12 | use ast::modules::{set_builtins, math_constants_builtins};
[INFO] [stdout]    |                    ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Condition` is never constructed
[INFO] [stdout]   --> src/ast/object.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Condition {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Condition` is never constructed
[INFO] [stdout]   --> src/ast/object.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Condition {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.34s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: slope 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 2`
[INFO] running `Command { std: "docker" "inspect" "4b2f3aace27799dc15144b90de39cdf0ccabc8a9610ac61331e57be3e46e9e72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b2f3aace27799dc15144b90de39cdf0ccabc8a9610ac61331e57be3e46e9e72", kill_on_drop: false }`
[INFO] [stdout] 4b2f3aace27799dc15144b90de39cdf0ccabc8a9610ac61331e57be3e46e9e72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 86f41002f57af89d1e82f4ec844e20c3924d9e2e0d48e6a2a32e85c45f4fec26
[INFO] running `Command { std: "docker" "start" "-a" "86f41002f57af89d1e82f4ec844e20c3924d9e2e0d48e6a2a32e85c45f4fec26", kill_on_drop: false }`
[INFO] [stderr] warning: struct `Condition` is never constructed
[INFO] [stderr]   --> src/ast/object.rs:14:8
[INFO] [stderr]    |
[INFO] [stderr] 14 | struct Condition {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stderr]     |
[INFO] [stderr]  44 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 219 | /     assert_evals!(
[INFO] [stderr] 220 | |         IntegerLiteral(2),
[INFO] [stderr] 221 | |         Token::Equals,
[INFO] [stderr] 222 | |         IntegerLiteral(2),
[INFO] [stderr] 223 | |         Boolean(true)
[INFO] [stderr] 224 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stderr]     |
[INFO] [stderr]  44 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 229 | /     assert_evals!(
[INFO] [stderr] 230 | |         IntegerLiteral(2),
[INFO] [stderr] 231 | |         Token::Equals,
[INFO] [stderr] 232 | |         RealLiteral(2.0),
[INFO] [stderr] 233 | |         Boolean(true)
[INFO] [stderr] 234 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stderr]     |
[INFO] [stderr]  44 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 239 | /     assert_evals!(
[INFO] [stderr] 240 | |         RealLiteral(2.0),
[INFO] [stderr] 241 | |         Token::Equals,
[INFO] [stderr] 242 | |         IntegerLiteral(2),
[INFO] [stderr] 243 | |         Boolean(true)
[INFO] [stderr] 244 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stderr]     |
[INFO] [stderr]  44 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 249 | /     assert_evals!(
[INFO] [stderr] 250 | |         RealLiteral(2.0),
[INFO] [stderr] 251 | |         Token::Equals,
[INFO] [stderr] 252 | |         RealLiteral(2.0),
[INFO] [stderr] 253 | |         Boolean(true)
[INFO] [stderr] 254 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stderr]     |
[INFO] [stderr]  44 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 259 | /     assert_evals!(
[INFO] [stderr] 260 | |         UndefinedLiteral,
[INFO] [stderr] 261 | |         Token::Equals,
[INFO] [stderr] 262 | |         IntegerLiteral(2),
[INFO] [stderr] 263 | |         Boolean(false)
[INFO] [stderr] 264 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stderr]     |
[INFO] [stderr]  44 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 269 | /     assert_evals!(
[INFO] [stderr] 270 | |         UndefinedLiteral,
[INFO] [stderr] 271 | |         Token::Equals,
[INFO] [stderr] 272 | |         UndefinedLiteral,
[INFO] [stderr] 273 | |         Boolean(false)
[INFO] [stderr] 274 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stderr]     |
[INFO] [stderr]  44 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 279 | /     assert_evals!(
[INFO] [stderr] 280 | |         BooleanLiteral(true),
[INFO] [stderr] 281 | |         Token::Equals,
[INFO] [stderr] 282 | |         BooleanLiteral(false),
[INFO] [stderr] 283 | |         Boolean(false)
[INFO] [stderr] 284 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stderr]     |
[INFO] [stderr]  44 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 289 | /     assert_evals!(
[INFO] [stderr] 290 | |         IntegerLiteral(2),
[INFO] [stderr] 291 | |         Token::NotEquals,
[INFO] [stderr] 292 | |         IntegerLiteral(1),
[INFO] [stderr] 293 | |         Boolean(true)
[INFO] [stderr] 294 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stderr]     |
[INFO] [stderr]  44 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 299 | /     assert_evals!(
[INFO] [stderr] 300 | |         IntegerLiteral(2),
[INFO] [stderr] 301 | |         Token::NotEquals,
[INFO] [stderr] 302 | |         RealLiteral(2.0),
[INFO] [stderr] 303 | |         Boolean(false)
[INFO] [stderr] 304 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stderr]     |
[INFO] [stderr]  44 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 309 | /     assert_evals!(
[INFO] [stderr] 310 | |         RealLiteral(2.0),
[INFO] [stderr] 311 | |         Token::NotEquals,
[INFO] [stderr] 312 | |         IntegerLiteral(2),
[INFO] [stderr] 313 | |         Boolean(false)
[INFO] [stderr] 314 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stderr]     |
[INFO] [stderr]  44 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 319 | /     assert_evals!(
[INFO] [stderr] 320 | |         RealLiteral(2.0),
[INFO] [stderr] 321 | |         Token::NotEquals,
[INFO] [stderr] 322 | |         RealLiteral(2.0),
[INFO] [stderr] 323 | |         Boolean(false)
[INFO] [stderr] 324 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stderr]     |
[INFO] [stderr]  44 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 329 | /     assert_evals!(
[INFO] [stderr] 330 | |         UndefinedLiteral,
[INFO] [stderr] 331 | |         Token::NotEquals,
[INFO] [stderr] 332 | |         UndefinedLiteral,
[INFO] [stderr] 333 | |         Boolean(true)
[INFO] [stderr] 334 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stderr]     |
[INFO] [stderr]  44 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 339 | /     assert_evals!(
[INFO] [stderr] 340 | |         BooleanLiteral(true),
[INFO] [stderr] 341 | |         Token::NotEquals,
[INFO] [stderr] 342 | |         BooleanLiteral(false),
[INFO] [stderr] 343 | |         Boolean(true)
[INFO] [stderr] 344 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stderr]     |
[INFO] [stderr]  44 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 349 | /     assert_evals!(
[INFO] [stderr] 350 | |         IntegerLiteral(1),
[INFO] [stderr] 351 | |         Token::GreaterThan,
[INFO] [stderr] 352 | |         IntegerLiteral(1),
[INFO] [stderr] 353 | |         Boolean(false)
[INFO] [stderr] 354 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stderr]     |
[INFO] [stderr]  44 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 359 | /     assert_evals!(
[INFO] [stderr] 360 | |         IntegerLiteral(1),
[INFO] [stderr] 361 | |         Token::GreaterThan,
[INFO] [stderr] 362 | |         RealLiteral(1.0),
[INFO] [stderr] 363 | |         Boolean(false)
[INFO] [stderr] 364 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stderr]     |
[INFO] [stderr]  44 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 369 | /     assert_evals!(
[INFO] [stderr] 370 | |         RealLiteral(1.0),
[INFO] [stderr] 371 | |         Token::GreaterThan,
[INFO] [stderr] 372 | |         IntegerLiteral(1),
[INFO] [stderr] 373 | |         Boolean(false)
[INFO] [stderr] 374 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stderr]     |
[INFO] [stderr]  44 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 379 | /     assert_evals!(
[INFO] [stderr] 380 | |         RealLiteral(1.0),
[INFO] [stderr] 381 | |         Token::GreaterThan,
[INFO] [stderr] 382 | |         RealLiteral(1.0),
[INFO] [stderr] 383 | |         Boolean(false)
[INFO] [stderr] 384 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stderr]     |
[INFO] [stderr]  44 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 389 | /     assert_evals!(
[INFO] [stderr] 390 | |         IntegerLiteral(1),
[INFO] [stderr] 391 | |         Token::GreaterThanEquals,
[INFO] [stderr] 392 | |         IntegerLiteral(1),
[INFO] [stderr] 393 | |         Boolean(true)
[INFO] [stderr] 394 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stderr]     |
[INFO] [stderr]  44 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 399 | /     assert_evals!(
[INFO] [stderr] 400 | |         IntegerLiteral(1),
[INFO] [stderr] 401 | |         Token::GreaterThanEquals,
[INFO] [stderr] 402 | |         RealLiteral(1.0),
[INFO] [stderr] 403 | |         Boolean(true)
[INFO] [stderr] 404 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stderr]     |
[INFO] [stderr]  44 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 409 | /     assert_evals!(
[INFO] [stderr] 410 | |         RealLiteral(1.0),
[INFO] [stderr] 411 | |         Token::GreaterThanEquals,
[INFO] [stderr] 412 | |         IntegerLiteral(1),
[INFO] [stderr] 413 | |         Boolean(true)
[INFO] [stderr] 414 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stderr]     |
[INFO] [stderr]  44 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 419 | /     assert_evals!(
[INFO] [stderr] 420 | |         RealLiteral(1.0),
[INFO] [stderr] 421 | |         Token::GreaterThanEquals,
[INFO] [stderr] 422 | |         RealLiteral(1.0),
[INFO] [stderr] 423 | |         Boolean(true)
[INFO] [stderr] 424 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stderr]     |
[INFO] [stderr]  44 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 429 | /     assert_evals!(
[INFO] [stderr] 430 | |         IntegerLiteral(1),
[INFO] [stderr] 431 | |         Token::LessThan,
[INFO] [stderr] 432 | |         IntegerLiteral(1),
[INFO] [stderr] 433 | |         Boolean(false)
[INFO] [stderr] 434 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stderr]     |
[INFO] [stderr]  44 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 439 | /     assert_evals!(
[INFO] [stderr] 440 | |         IntegerLiteral(1),
[INFO] [stderr] 441 | |         Token::LessThan,
[INFO] [stderr] 442 | |         RealLiteral(1.0),
[INFO] [stderr] 443 | |         Boolean(false)
[INFO] [stderr] 444 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stderr]     |
[INFO] [stderr]  44 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 449 | /     assert_evals!(
[INFO] [stderr] 450 | |         RealLiteral(1.0),
[INFO] [stderr] 451 | |         Token::LessThan,
[INFO] [stderr] 452 | |         IntegerLiteral(1),
[INFO] [stderr] 453 | |         Boolean(false)
[INFO] [stderr] 454 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stderr]     |
[INFO] [stderr]  44 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 459 | /     assert_evals!(
[INFO] [stderr] 460 | |         RealLiteral(1.0),
[INFO] [stderr] 461 | |         Token::LessThan,
[INFO] [stderr] 462 | |         RealLiteral(1.0),
[INFO] [stderr] 463 | |         Boolean(false)
[INFO] [stderr] 464 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stderr]     |
[INFO] [stderr]  44 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 469 | /     assert_evals!(
[INFO] [stderr] 470 | |         IntegerLiteral(1),
[INFO] [stderr] 471 | |         Token::LessThanEquals,
[INFO] [stderr] 472 | |         IntegerLiteral(1),
[INFO] [stderr] 473 | |         Boolean(true)
[INFO] [stderr] 474 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stderr]     |
[INFO] [stderr]  44 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 479 | /     assert_evals!(
[INFO] [stderr] 480 | |         IntegerLiteral(1),
[INFO] [stderr] 481 | |         Token::LessThanEquals,
[INFO] [stderr] 482 | |         RealLiteral(1.0),
[INFO] [stderr] 483 | |         Boolean(true)
[INFO] [stderr] 484 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stderr]     |
[INFO] [stderr]  44 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 489 | /     assert_evals!(
[INFO] [stderr] 490 | |         RealLiteral(1.0),
[INFO] [stderr] 491 | |         Token::LessThanEquals,
[INFO] [stderr] 492 | |         IntegerLiteral(1),
[INFO] [stderr] 493 | |         Boolean(true)
[INFO] [stderr] 494 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stderr]     |
[INFO] [stderr]  44 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 499 | /     assert_evals!(
[INFO] [stderr] 500 | |         RealLiteral(1.0),
[INFO] [stderr] 501 | |         Token::LessThanEquals,
[INFO] [stderr] 502 | |         RealLiteral(1.0),
[INFO] [stderr] 503 | |         Boolean(true)
[INFO] [stderr] 504 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stderr]     |
[INFO] [stderr]  44 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 509 | /     assert_evals!(
[INFO] [stderr] 510 | |         IntegerLiteral(1),
[INFO] [stderr] 511 | |         Token::Exponent,
[INFO] [stderr] 512 | |         IntegerLiteral(1),
[INFO] [stderr] 513 | |         Integer(1)
[INFO] [stderr] 514 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stderr]     |
[INFO] [stderr]  44 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 519 | /     assert_evals!(
[INFO] [stderr] 520 | |         IntegerLiteral(1),
[INFO] [stderr] 521 | |         Token::Exponent,
[INFO] [stderr] 522 | |         RealLiteral(1.0),
[INFO] [stderr] 523 | |         Real(1.0)
[INFO] [stderr] 524 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stderr]     |
[INFO] [stderr]  44 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 529 | /     assert_evals!(
[INFO] [stderr] 530 | |         RealLiteral(1.0),
[INFO] [stderr] 531 | |         Token::Exponent,
[INFO] [stderr] 532 | |         IntegerLiteral(1),
[INFO] [stderr] 533 | |         Real(1.0)
[INFO] [stderr] 534 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stderr]     |
[INFO] [stderr]  44 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 539 | /     assert_evals!(
[INFO] [stderr] 540 | |         RealLiteral(1.0),
[INFO] [stderr] 541 | |         Token::Exponent,
[INFO] [stderr] 542 | |         RealLiteral(1.0),
[INFO] [stderr] 543 | |         Real(1.0)
[INFO] [stderr] 544 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:22:10
[INFO] [stderr]     |
[INFO] [stderr]  22 |         );
[INFO] [stderr]     |          ^
[INFO] [stderr] ...
[INFO] [stderr] 549 |     assert_evals!(Token::Minus, IntegerLiteral(1), Integer(-1))
[INFO] [stderr]     |     ----------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:22:10
[INFO] [stderr]     |
[INFO] [stderr]  22 |         );
[INFO] [stderr]     |          ^
[INFO] [stderr] ...
[INFO] [stderr] 554 |     assert_evals!(Token::Minus, RealLiteral(1.0), Real(-1.0))
[INFO] [stderr]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:22:10
[INFO] [stderr]     |
[INFO] [stderr]  22 |         );
[INFO] [stderr]     |          ^
[INFO] [stderr] ...
[INFO] [stderr] 559 |     assert_evals!(Token::Not, BooleanLiteral(true), Boolean(false))
[INFO] [stderr]     |     --------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:22:10
[INFO] [stderr]     |
[INFO] [stderr]  22 |         );
[INFO] [stderr]     |          ^
[INFO] [stderr] ...
[INFO] [stderr] 564 |     assert_evals!(Token::Not, BooleanLiteral(false), Boolean(true))
[INFO] [stderr]     |     --------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stderr]     |
[INFO] [stderr]  44 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 569 | /     assert_evals!(
[INFO] [stderr] 570 | |         BooleanLiteral(true),
[INFO] [stderr] 571 | |         Token::Or,
[INFO] [stderr] 572 | |         BooleanLiteral(false),
[INFO] [stderr] 573 | |         Boolean(true)
[INFO] [stderr] 574 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stderr]     |
[INFO] [stderr]  44 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 579 | /     assert_evals!(
[INFO] [stderr] 580 | |         BooleanLiteral(true),
[INFO] [stderr] 581 | |         Token::And,
[INFO] [stderr] 582 | |         BooleanLiteral(false),
[INFO] [stderr] 583 | |         Boolean(false)
[INFO] [stderr] 584 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stderr]     |
[INFO] [stderr]  44 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 589 | /     assert_evals!(
[INFO] [stderr] 590 | |         BooleanLiteral(true),
[INFO] [stderr] 591 | |         Token::Xor,
[INFO] [stderr] 592 | |         BooleanLiteral(true),
[INFO] [stderr] 593 | |         Boolean(false)
[INFO] [stderr] 594 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stderr]     |
[INFO] [stderr]  44 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 599 | /     assert_evals!(
[INFO] [stderr] 600 | |         UndefinedLiteral,
[INFO] [stderr] 601 | |         Token::Question,
[INFO] [stderr] 602 | |         BooleanLiteral(true),
[INFO] [stderr] 603 | |         Boolean(true)
[INFO] [stderr] 604 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stderr]     |
[INFO] [stderr]  44 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 609 | /     assert_evals!(
[INFO] [stderr] 610 | |         BooleanLiteral(false),
[INFO] [stderr] 611 | |         Token::Question,
[INFO] [stderr] 612 | |         BooleanLiteral(true),
[INFO] [stderr] 613 | |         Boolean(false)
[INFO] [stderr] 614 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:44:10
[INFO] [stderr]     |
[INFO] [stderr]  44 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 619 | /     assert_evals!(
[INFO] [stderr] 620 | |         IntegerLiteral(15),
[INFO] [stderr] 621 | |         Token::Modulo,
[INFO] [stderr] 622 | |         IntegerLiteral(4),
[INFO] [stderr] 623 | |         Integer(3)
[INFO] [stderr] 624 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/test_objects.rs:33:10
[INFO] [stderr]     |
[INFO] [stderr]  33 |           );
[INFO] [stderr]     |            ^
[INFO] [stderr] ...
[INFO] [stderr] 941 | /     assert_evals!(
[INFO] [stderr] 942 | |         postfix IntegerLiteral(4),
[INFO] [stderr] 943 | |         Token::Bang,
[INFO] [stderr] 944 | |         Integer(24)
[INFO] [stderr] 945 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals`
[INFO] [stderr]     = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/mod.rs:13:116
[INFO] [stderr]     |
[INFO] [stderr]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stderr]     |                                                                                                                      ^
[INFO] [stderr] ...
[INFO] [stderr] 521 | /     parse!(
[INFO] [stderr] 522 | |         "
[INFO] [stderr] 523 | |         {
[INFO] [stderr] 524 | |             0 if x < 0;
[INFO] [stderr] ...   |
[INFO] [stderr] 545 | |         }]
[INFO] [stderr] 546 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `parse`
[INFO] [stderr]     = note: this warning originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/mod.rs:13:116
[INFO] [stderr]     |
[INFO] [stderr]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stderr]     |                                                                                                                      ^
[INFO] [stderr] ...
[INFO] [stderr] 589 | /     parse!(
[INFO] [stderr] 590 | |         "|-2 + -4|;",
[INFO] [stderr] 591 | |         vec![
[INFO] [stderr] 592 | |             ExpressionStatement {
[INFO] [stderr] ...   |
[INFO] [stderr] 608 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `parse`
[INFO] [stderr]     = note: this warning originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/mod.rs:13:116
[INFO] [stderr]     |
[INFO] [stderr]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stderr]     |                                                                                                                      ^
[INFO] [stderr] ...
[INFO] [stderr] 613 | /     parse!(
[INFO] [stderr] 614 | |         "|-2 + |-4||;",
[INFO] [stderr] 615 | |         vec![
[INFO] [stderr] 616 | |             ExpressionStatement {
[INFO] [stderr] ...   |
[INFO] [stderr] 634 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `parse`
[INFO] [stderr]     = note: this warning originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/mod.rs:13:116
[INFO] [stderr]     |
[INFO] [stderr]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stderr]     |                                                                                                                      ^
[INFO] [stderr] ...
[INFO] [stderr] 639 | /     parse!(
[INFO] [stderr] 640 | |         "{ 1, 2, 3 };",
[INFO] [stderr] 641 | |         vec![
[INFO] [stderr] 642 | |             ExpressionStatement {
[INFO] [stderr] ...   |
[INFO] [stderr] 650 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `parse`
[INFO] [stderr]     = note: this warning originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/mod.rs:13:116
[INFO] [stderr]     |
[INFO] [stderr]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stderr]     |                                                                                                                      ^
[INFO] [stderr] ...
[INFO] [stderr] 655 | /     parse!(
[INFO] [stderr] 656 | |         "{ 1, 2, 3, };",
[INFO] [stderr] 657 | |         vec![
[INFO] [stderr] 658 | |             ExpressionStatement {
[INFO] [stderr] ...   |
[INFO] [stderr] 666 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `parse`
[INFO] [stderr]     = note: this warning originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/mod.rs:13:116
[INFO] [stderr]     |
[INFO] [stderr]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stderr]     |                                                                                                                      ^
[INFO] [stderr] ...
[INFO] [stderr] 671 | /     parse!(
[INFO] [stderr] 672 | |         "{ };",
[INFO] [stderr] 673 | |         vec![
[INFO] [stderr] 674 | |             ExpressionStatement {
[INFO] [stderr] ...   |
[INFO] [stderr] 678 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `parse`
[INFO] [stderr]     = note: this warning originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/mod.rs:13:116
[INFO] [stderr]     |
[INFO] [stderr]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stderr]     |                                                                                                                      ^
[INFO] [stderr] ...
[INFO] [stderr] 683 | /     parse!(
[INFO] [stderr] 684 | |         "{ 1 };",
[INFO] [stderr] 685 | |         vec![
[INFO] [stderr] 686 | |             ExpressionStatement {
[INFO] [stderr] ...   |
[INFO] [stderr] 692 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `parse`
[INFO] [stderr]     = note: this warning originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/mod.rs:13:116
[INFO] [stderr]     |
[INFO] [stderr]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stderr]     |                                                                                                                      ^
[INFO] [stderr] ...
[INFO] [stderr] 697 | /     parse!(
[INFO] [stderr] 698 | |         "{ 1.0, 2.0, 3.0 };",
[INFO] [stderr] 699 | |         vec![
[INFO] [stderr] 700 | |             ExpressionStatement {
[INFO] [stderr] ...   |
[INFO] [stderr] 708 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `parse`
[INFO] [stderr]     = note: this warning originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/mod.rs:13:116
[INFO] [stderr]     |
[INFO] [stderr]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stderr]     |                                                                                                                      ^
[INFO] [stderr] ...
[INFO] [stderr] 713 | /     parse!(
[INFO] [stderr] 714 | |         r"{ 1.0, 2.0 } \/ { 3.0, 4.0 };",
[INFO] [stderr] 715 | |         vec![
[INFO] [stderr] 716 | |             ExpressionStatement {
[INFO] [stderr] ...   |
[INFO] [stderr] 730 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `parse`
[INFO] [stderr]     = note: this warning originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/mod.rs:13:116
[INFO] [stderr]     |
[INFO] [stderr]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stderr]     |                                                                                                                      ^
[INFO] [stderr] ...
[INFO] [stderr] 735 | /     parse!(
[INFO] [stderr] 736 | |         r"{ 1.0, 2.0 } \ { 2.0, 3.0 };",
[INFO] [stderr] 737 | |         vec![
[INFO] [stderr] 738 | |             ExpressionStatement {
[INFO] [stderr] ...   |
[INFO] [stderr] 752 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `parse`
[INFO] [stderr]     = note: this warning originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/mod.rs:13:116
[INFO] [stderr]     |
[INFO] [stderr]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stderr]     |                                                                                                                      ^
[INFO] [stderr] ...
[INFO] [stderr] 757 | /     parse!(
[INFO] [stderr] 758 | |         r"{ 1.0, 2.0 } /_\ { 2.0, 3.0 };",
[INFO] [stderr] 759 | |         vec![
[INFO] [stderr] 760 | |             ExpressionStatement {
[INFO] [stderr] ...   |
[INFO] [stderr] 774 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `parse`
[INFO] [stderr]     = note: this warning originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/mod.rs:13:116
[INFO] [stderr]     |
[INFO] [stderr]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stderr]     |                                                                                                                      ^
[INFO] [stderr] ...
[INFO] [stderr] 779 | /     parse!(
[INFO] [stderr] 780 | |         r"{ 1.0, 2.0 } /\ { 3.0, 4.0 };",
[INFO] [stderr] 781 | |         vec![
[INFO] [stderr] 782 | |             ExpressionStatement {
[INFO] [stderr] ...   |
[INFO] [stderr] 796 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `parse`
[INFO] [stderr]     = note: this warning originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/mod.rs:13:116
[INFO] [stderr]     |
[INFO] [stderr]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stderr]     |                                                                                                                      ^
[INFO] [stderr] ...
[INFO] [stderr] 801 | /     parse!(
[INFO] [stderr] 802 | |         r"{ 1.0, 2.0 } < { 3.0, 4.0 };",
[INFO] [stderr] 803 | |         vec![
[INFO] [stderr] 804 | |             ExpressionStatement {
[INFO] [stderr] ...   |
[INFO] [stderr] 818 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `parse`
[INFO] [stderr]     = note: this warning originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/mod.rs:13:116
[INFO] [stderr]     |
[INFO] [stderr]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stderr]     |                                                                                                                      ^
[INFO] [stderr] ...
[INFO] [stderr] 823 | /     parse!(
[INFO] [stderr] 824 | |         r"{ 1.0, 2.0 } <= { 3.0, 4.0 };",
[INFO] [stderr] 825 | |         vec![
[INFO] [stderr] 826 | |             ExpressionStatement {
[INFO] [stderr] ...   |
[INFO] [stderr] 840 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `parse`
[INFO] [stderr]     = note: this warning originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/mod.rs:13:116
[INFO] [stderr]     |
[INFO] [stderr]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stderr]     |                                                                                                                      ^
[INFO] [stderr] ...
[INFO] [stderr] 845 | /     parse!(
[INFO] [stderr] 846 | |         "2! + 2;",
[INFO] [stderr] 847 | |         vec![
[INFO] [stderr] 848 | |             ExpressionStatement {
[INFO] [stderr] ...   |
[INFO] [stderr] 860 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `parse`
[INFO] [stderr]     = note: this warning originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/ast/tests/mod.rs:13:116
[INFO] [stderr]     |
[INFO] [stderr]  13 |           assert_eq!(Parser::new(LexerIterator::new($text.chars().peekable())).parse_program().unwrap(), $statements);
[INFO] [stderr]     |                                                                                                                      ^
[INFO] [stderr] ...
[INFO] [stderr] 865 | /     parse!(
[INFO] [stderr] 866 | |         "(2 + 2)!;",
[INFO] [stderr] 867 | |         vec![
[INFO] [stderr] 868 | |             ExpressionStatement {
[INFO] [stderr] ...   |
[INFO] [stderr] 880 | |     )
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `parse`
[INFO] [stderr]     = note: this warning originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `slope` (lib) generated 1 warning
[INFO] [stderr] warning: `slope` (lib test) generated 61 warnings (1 duplicate)
[INFO] [stderr] warning: unused imports: `math_constants_builtins` and `set_builtins`
[INFO] [stderr]   --> src/main.rs:12:20
[INFO] [stderr]    |
[INFO] [stderr] 12 | use ast::modules::{set_builtins, math_constants_builtins};
[INFO] [stderr]    |                    ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `slope` (bin "slope" test) generated 62 warnings (61 duplicates) (run `cargo fix --bin "slope" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: slope 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 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/slope-bbf2b74ef7939abf)
[INFO] [stdout] 
[INFO] [stdout] running 159 tests
[INFO] [stdout] test ast::tests::composite_expression_2 ... ok
[INFO] [stdout] test ast::tests::test_absolute_value ... ok
[INFO] [stdout] test ast::tests::composite_expression ... ok
[INFO] [stdout] test ast::tests::test_call_expression_in_composite_expression ... ok
[INFO] [stdout] test ast::tests::test_call_expression_in_prefix_expression ... ok
[INFO] [stdout] test ast::tests::test_call_expression_with_multiple_params ... ok
[INFO] [stdout] test ast::tests::test_empty_call_expression ... ok
[INFO] [stdout] test ast::tests::test_call_expression ... ok
[INFO] [stdout] test ast::tests::test_expression_statement ... ok
[INFO] [stdout] test ast::tests::test_expression_with_negative_exponent ... ok
[INFO] [stdout] test ast::tests::test_expression_statement_with_semicolon ... ok
[INFO] [stdout] test ast::tests::test_expression_with_exponent ... ok
[INFO] [stdout] test ast::tests::test_empty_set_literal ... ok
[INFO] [stdout] test ast::tests::test_factorial_grouped ... ok
[INFO] [stdout] test ast::tests::test_factorial ... ok
[INFO] [stdout] test ast::tests::test_function_statement ... ok
[INFO] [stdout] test ast::tests::test_function_statement_with_params ... ok
[INFO] [stdout] test ast::tests::test_grouped_expression ... ok
[INFO] [stdout] test ast::tests::test_integer_assignment ... ok
[INFO] [stdout] test ast::tests::test_integer_literal_expression ... ok
[INFO] [stdout] test ast::tests::test_bad_consecutive_tokens_in_call_expression - should panic ... ok
[INFO] [stdout] test ast::tests::test_multiple_statements ... ok
[INFO] [stdout] test ast::tests::test_bad_consecutive_tokens - should panic ... ok
[INFO] [stdout] test ast::tests::test_negative_integer_assignment ... ok
[INFO] [stdout] test ast::tests::test_bad_function_declaration - should panic ... ok
[INFO] [stdout] test ast::tests::test_bad_infixed_token - should panic ... ok
[INFO] [stdout] test ast::tests::test_call_expression_with_trailing_comma ... FAILED
[INFO] [stdout] test ast::tests::test_negative_number ... ok
[INFO] [stdout] test ast::tests::test_equality_in_assignment - should panic ... ok
[INFO] [stdout] test ast::tests::test_negative_negative_number ... ok
[INFO] [stdout] test ast::tests::test_not_as_precedence ... ok
[INFO] [stdout] test ast::tests::test_function_declaration_without_identifier - should panic ... ok
[INFO] [stdout] test ast::tests::test_negative_subtraction ... ok
[INFO] [stdout] test ast::tests::test_nested_abs_val ... ok
[INFO] [stdout] test ast::tests::test_objects::test_add_int_real ... ok
[INFO] [stdout] test ast::tests::test_nested_grouped_expression ... ok
[INFO] [stdout] test ast::tests::test_not_operator ... ok
[INFO] [stdout] test ast::tests::test_not_not_operator ... ok
[INFO] [stdout] test ast::tests::test_objects::test_add_real_int ... ok
[INFO] [stdout] test ast::tests::test_if_outside_piecewise_block - should panic ... ok
[INFO] [stdout] test ast::tests::test_objects::test_abs_val ... ok
[INFO] [stdout] test ast::tests::test_objects::test_add_int_int ... ok
[INFO] [stdout] test ast::tests::test_objects::test_add_real_real ... ok
[INFO] [stdout] test ast::tests::test_missing_expression - should panic ... ok
[INFO] [stdout] test ast::tests::test_objects::test_assignment_get ... ok
[INFO] [stdout] test ast::tests::test_objects::test_and ... ok
[INFO] [stdout] test ast::tests::test_function_declaration_without_body - should panic ... ok
[INFO] [stdout] test ast::tests::test_missing_let_in_assignment - should panic ... ok
[INFO] [stdout] test ast::tests::test_function_declaration_without_assisgnment - should panic ... ok
[INFO] [stdout] test ast::tests::test_objects::test_assignment_set ... ok
[INFO] [stdout] test ast::tests::test_objects::test_div_int_int ... ok
[INFO] [stdout] test ast::tests::test_else_outside_piecewise_block - should panic ... ok
[INFO] [stdout] test ast::tests::test_objects::test_coalesce_1 ... ok
[INFO] [stdout] test ast::tests::test_missing_semicolon_in_expression_statement - should panic ... ok
[INFO] [stdout] test ast::tests::test_objects::test_coalesce_2 ... ok
[INFO] [stdout] test ast::tests::test_missing_semicolon_in_assignment - should panic ... ok
[INFO] [stdout] test ast::tests::test_objects::test_div_int_real ... ok
[INFO] [stdout] test ast::tests::test_objects::test_div_real_int ... ok
[INFO] [stdout] test ast::tests::test_objects::test_eq_boolean ... ok
[INFO] [stdout] test ast::tests::test_objects::test_div_real_real ... ok
[INFO] [stdout] test ast::tests::test_objects::test_eq_int_int ... ok
[INFO] [stdout] test ast::tests::test_objects::test_eq_int_real ... ok
[INFO] [stdout] test ast::tests::test_objects::test_eq_real_real ... ok
[INFO] [stdout] test ast::tests::test_objects::test_eq_undefined ... ok
[INFO] [stdout] test ast::tests::test_objects::test_exp_int_int ... ok
[INFO] [stdout] test ast::tests::test_objects::test_exp_int_real ... ok
[INFO] [stdout] test ast::tests::test_objects::test_exp_real_real ... ok
[INFO] [stdout] test ast::tests::test_objects::test_factorial ... ok
[INFO] [stdout] test ast::tests::test_objects::test_exp_real_int ... ok
[INFO] [stdout] test ast::tests::test_objects::test_gt_int_int ... ok
[INFO] [stdout] test ast::tests::test_objects::test_eq_undefined_2 ... ok
[INFO] [stdout] test ast::tests::test_objects::test_gt_int_real ... ok
[INFO] [stdout] test ast::tests::test_objects::test_gt_real_int ... ok
[INFO] [stdout] test ast::tests::test_objects::test_gt_real_real ... ok
[INFO] [stdout] test ast::tests::test_objects::test_gte_int_int ... ok
[INFO] [stdout] test ast::tests::test_objects::test_gte_int_real ... ok
[INFO] [stdout] test ast::tests::test_objects::test_gte_real_real ... ok
[INFO] [stdout] test ast::tests::test_objects::test_gte_real_int ... ok
[INFO] [stdout] test ast::tests::test_objects::test_eq_real_int ... ok
[INFO] [stdout] test ast::tests::test_objects::test_integer_in_set ... ok
[INFO] [stdout] test ast::tests::test_objects::test_lt_int_int ... ok
[INFO] [stdout] test ast::tests::test_objects::test_lt_int_real ... ok
[INFO] [stdout] test ast::tests::test_objects::test_lt_real_int ... ok
[INFO] [stdout] test ast::tests::test_objects::test_lt_real_real ... ok
[INFO] [stdout] test ast::tests::test_objects::test_ne_real_int ... ok
[INFO] [stdout] test ast::tests::test_objects::test_lte_int_int ... ok
[INFO] [stdout] test ast::tests::test_objects::test_ne_real_real ... ok
[INFO] [stdout] test ast::tests::test_objects::test_ne_int_real ... ok
[INFO] [stdout] test ast::tests::test_objects::test_lte_int_real ... ok
[INFO] [stdout] test ast::tests::test_objects::test_lte_real_int ... ok
[INFO] [stdout] test ast::tests::test_objects::test_lte_real_real ... ok
[INFO] [stdout] test ast::tests::test_objects::test_mod_int_int ... ok
[INFO] [stdout] test ast::tests::test_objects::test_mult_int_int ... ok
[INFO] [stdout] test ast::tests::test_objects::test_mult_int_real ... ok
[INFO] [stdout] test ast::tests::test_objects::test_mult_real_int ... ok
[INFO] [stdout] test ast::tests::test_abs_val_never_closed - should panic ... ok
[INFO] [stdout] test ast::tests::test_objects::test_ne_undefined ... ok
[INFO] [stdout] test ast::tests::test_objects::test_neg_real ... ok
[INFO] [stdout] test ast::tests::test_objects::test_not_bool_1 ... ok
[INFO] [stdout] test ast::tests::test_objects::test_nested_abs_val ... ok
[INFO] [stdout] test ast::tests::test_objects::test_neg_int ... ok
[INFO] [stdout] test ast::tests::test_objects::test_mult_real_real ... ok
[INFO] [stdout] test ast::tests::test_objects::test_set_literal_assignment ... ok
[INFO] [stdout] test ast::tests::test_objects::test_set_literal_assignment_with_reals ... ok
[INFO] [stdout] test ast::tests::test_objects::test_set_intersection ... ok
[INFO] [stdout] test ast::tests::test_objects::test_ne_boolean ... ok
[INFO] [stdout] test ast::tests::test_objects::test_not_bool_2 ... ok
[INFO] [stdout] test ast::tests::test_objects::test_set_of_duplicate_integers ... ok
[INFO] [stdout] test ast::tests::test_objects::test_ne_int_int ... ok
[INFO] [stdout] test ast::tests::test_objects::test_set_of_sets ... ok
[INFO] [stdout] test ast::tests::test_objects::test_or ... ok
[INFO] [stdout] test ast::tests::test_objects::test_set_difference ... ok
[INFO] [stdout] test ast::tests::test_objects::test_set_proper_subset ... ok
[INFO] [stdout] test ast::tests::test_objects::test_set_subset ... ok
[INFO] [stdout] test ast::tests::test_objects::test_set_union ... ok
[INFO] [stdout] test ast::tests::test_objects::test_set_symmetric_difference ... ok
[INFO] [stdout] test ast::tests::test_objects::test_set_literal_with_undefined - should panic ... ok
[INFO] [stdout] test ast::tests::test_objects::test_set_literal_with_different_types - should panic ... ok
[INFO] [stdout] test ast::tests::test_objects::test_sub_int_int ... ok
[INFO] [stdout] test ast::tests::test_objects::test_sub_real_int ... ok
[INFO] [stdout] test ast::tests::test_objects::test_sub_real_real ... ok
[INFO] [stdout] test ast::tests::test_one_element_set_literal ... ok
[INFO] [stdout] test ast::tests::test_objects::test_xor ... ok
[INFO] [stdout] test ast::tests::test_piecewise_block_expression_with_two_else_arms - should panic ... ok
[INFO] [stdout] test ast::tests::test_semicolon_in_grouped_statement - should panic ... ok
[INFO] [stdout] test ast::tests::test_piecewise_block_in_assignment_statement ... ok
[INFO] [stdout] test ast::tests::test_piecewise_block_expression_wo_semicolons - should panic ... ok
[INFO] [stdout] test ast::tests::test_real_assignment ... ok
[INFO] [stdout] test ast::tests::test_piecewise_block_expression_wo_semicolons_2 - should panic ... ok
[INFO] [stdout] test ast::tests::test_objects::test_sub_int_real ... ok
[INFO] [stdout] test ast::tests::test_set_difference ... ok
[INFO] [stdout] test ast::tests::test_set_literal_with_reals ... ok
[INFO] [stdout] test ast::tests::test_set_proper_subset ... ok
[INFO] [stdout] test ast::tests::test_set_subset ... ok
[INFO] [stdout] test ast::tests::test_set_union ... ok
[INFO] [stdout] test ast::tests::test_set_symmetric_difference ... ok
[INFO] [stdout] test ast::tests::test_set_intersection ... ok
[INFO] [stdout] test ast::tests::test_set_literal_expression ... ok
[INFO] [stdout] test interpreter::tests::comments_should_be_ignored ... ok
[INFO] [stdout] test interpreter::tests::comments_breaking_an_expression_should_be_ignored ... ok
[INFO] [stdout] test interpreter::tests::function ... ok
[INFO] [stdout] test ast::tests::test_unmatched_left_paren - should panic ... ok
[INFO] [stdout] test interpreter::tests::lex_abs_val ... ok
[INFO] [stdout] test ast::tests::test_unmatched_right_paren - should panic ... ok
[INFO] [stdout] test interpreter::tests::lex_fuction_declaration ... ok
[INFO] [stdout] test interpreter::tests::lex_set_symmetric_difference ... ok
[INFO] [stdout] test interpreter::tests::lex_set_union ... ok
[INFO] [stdout] test interpreter::tests::negative_integer ... ok
[INFO] [stdout] test interpreter::tests::multiline_source_code ... ok
[INFO] [stdout] test interpreter::tests::random ... ok
[INFO] [stdout] test ast::tests::test_set_literal_expression_with_trailing_comma ... FAILED
[INFO] [stdout] test interpreter::tests::two_plus_two ... ok
[INFO] [stdout] test interpreter::tests::lex_leading_underscore_in_identifier ... ok
[INFO] [stdout] test interpreter::tests::lex_less_than ... ok
[INFO] [stdout] test ast::tests::test_piecewise_block_expression ... ok
[INFO] [stdout] test interpreter::tests::lex_set_difference ... ok
[INFO] [stdout] test interpreter::tests::lex_set_intersection ... ok
[INFO] [stdout] test interpreter::tests::lex_less_than_equals ... ok
[INFO] [stdout] test interpreter::tests::lex_set_literal ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ast::tests::test_call_expression_with_trailing_comma stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ast::tests::test_call_expression_with_trailing_comma' (37) panicked at src/ast/tests/mod.rs:435:5:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SyntaxError("Invalid syntax: Some(RightParen).")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57897f984bd2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57897f984bd2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57897f984bd2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57897f984bd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57897f99534f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57897f99534f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57897f952031 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57897f952031 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57897f95e092 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57897f962c3f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x57897f962ad1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x57897f91f75e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x57897f91f75e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57897f9632ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x57897f9632ff - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x57897f96315a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x57897f95e1c9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57897f94650d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x57897f99e600 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57897f99db56 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x57897f890dd4 - core::result::Result<T,E>::unwrap::ha8a804346ac04b07
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x57897f890dd4 - slope::ast::tests::test_call_expression_with_trailing_comma::hc22a74e8e200e4db
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ast/tests/mod.rs:13:94
[INFO] [stdout]   22:     0x57897f8914b7 - slope::ast::tests::test_call_expression_with_trailing_comma::{{closure}}::ha6ec69b7244536d4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ast/tests/mod.rs:434:46
[INFO] [stdout]   23:     0x57897f8f8286 - core::ops::function::FnOnce::call_once::h46bb6f495c1996c2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x57897f91f51b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x57897f91f51b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x57897f935185 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x57897f935185 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x57897f935185 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x57897f935185 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x57897f935185 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x57897f935185 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x57897f935185 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x57897f90b974 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x57897f90b974 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x57897f90f23a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x57897f90f23a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x57897f90f23a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x57897f90f23a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x57897f90f23a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x57897f90f23a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x57897f90f23a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x57897f95932f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x57897f95932f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7a7ea7013aa4 - <unknown>
[INFO] [stdout]   45:     0x7a7ea70a0a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ast::tests::test_set_literal_expression_with_trailing_comma stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ast::tests::test_set_literal_expression_with_trailing_comma' (159) panicked at src/ast/tests/mod.rs:655:5:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SyntaxError("Invalid syntax: Some(RightBrace).")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57897f984bd2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57897f984bd2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57897f984bd2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57897f984bd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57897f99534f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57897f99534f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57897f952031 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57897f952031 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57897f95e092 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57897f962c3f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x57897f962ad1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x57897f91f75e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x57897f91f75e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57897f9632ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x57897f9632ff - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x57897f96315a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x57897f95e1c9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57897f94650d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x57897f99e600 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57897f99db56 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x57897f894702 - core::result::Result<T,E>::unwrap::ha8a804346ac04b07
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x57897f894702 - slope::ast::tests::test_set_literal_expression_with_trailing_comma::h523d2df602ff1e62
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ast/tests/mod.rs:13:94
[INFO] [stdout]   22:     0x57897f894b47 - slope::ast::tests::test_set_literal_expression_with_trailing_comma::{{closure}}::hf618f8398ef8c0dd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ast/tests/mod.rs:654:53
[INFO] [stdout]   23:     0x57897f8f87a6 - core::ops::function::FnOnce::call_once::h6e30fd6c0771d0f1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x57897f91f51b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x57897f91f51b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x57897f935185 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x57897f935185 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x57897f935185 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x57897f935185 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x57897f935185 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x57897f935185 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x57897f935185 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x57897f90b974 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x57897f90b974 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x57897f90f23a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x57897f90f23a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x57897f90f23a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x57897f90f23a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x57897f90f23a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x57897f90f23a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x57897f90f23a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x57897f95932f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x57897f95932f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7a7ea7013aa4 - <unknown>
[INFO] [stdout]   45:     0x7a7ea70a0a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ast::tests::test_call_expression_with_trailing_comma
[INFO] [stdout]     ast::tests::test_set_literal_expression_with_trailing_comma
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 157 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "86f41002f57af89d1e82f4ec844e20c3924d9e2e0d48e6a2a32e85c45f4fec26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86f41002f57af89d1e82f4ec844e20c3924d9e2e0d48e6a2a32e85c45f4fec26", kill_on_drop: false }`
[INFO] [stdout] 86f41002f57af89d1e82f4ec844e20c3924d9e2e0d48e6a2a32e85c45f4fec26
