[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-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenrussell80%2Fslope-lang" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/benrussell80/slope-lang on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] afc52740ac0a0b9c4c37b64b4cdf9fece1644dfa7e3d2241dca28d8de5eb24ee
[INFO] running `Command { std: "docker" "start" "-a" "afc52740ac0a0b9c4c37b64b4cdf9fece1644dfa7e3d2241dca28d8de5eb24ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "afc52740ac0a0b9c4c37b64b4cdf9fece1644dfa7e3d2241dca28d8de5eb24ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afc52740ac0a0b9c4c37b64b4cdf9fece1644dfa7e3d2241dca28d8de5eb24ee", kill_on_drop: false }`
[INFO] [stdout] afc52740ac0a0b9c4c37b64b4cdf9fece1644dfa7e3d2241dca28d8de5eb24ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 791f30462f37a80025d830be6b5c26c1f1f4a5f091a4cf7b777a897d9dcc5a73
[INFO] running `Command { std: "docker" "start" "-a" "791f30462f37a80025d830be6b5c26c1f1f4a5f091a4cf7b777a897d9dcc5a73", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[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 heck v0.3.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling rust_decimal v1.11.1
[INFO] [stderr]    Compiling argh_derive v0.1.4
[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 13.04s
[INFO] running `Command { std: "docker" "inspect" "791f30462f37a80025d830be6b5c26c1f1f4a5f091a4cf7b777a897d9dcc5a73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "791f30462f37a80025d830be6b5c26c1f1f4a5f091a4cf7b777a897d9dcc5a73", kill_on_drop: false }`
[INFO] [stdout] 791f30462f37a80025d830be6b5c26c1f1f4a5f091a4cf7b777a897d9dcc5a73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4dd37291f8a88ac6e692bc6470ee8e30d82a0e1e0d0ce42828e00e376c1fcdd5
[INFO] running `Command { std: "docker" "start" "-a" "4dd37291f8a88ac6e692bc6470ee8e30d82a0e1e0d0ce42828e00e376c1fcdd5", kill_on_drop: false }`
[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]    Compiling slope v0.1.0 (/opt/rustwide/workdir)
[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 5.21s
[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" "4dd37291f8a88ac6e692bc6470ee8e30d82a0e1e0d0ce42828e00e376c1fcdd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dd37291f8a88ac6e692bc6470ee8e30d82a0e1e0d0ce42828e00e376c1fcdd5", kill_on_drop: false }`
[INFO] [stdout] 4dd37291f8a88ac6e692bc6470ee8e30d82a0e1e0d0ce42828e00e376c1fcdd5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e117ca716aa4e2521b0e707e1a3b36af80941f9db5c8d4059e6e128afa477200
[INFO] running `Command { std: "docker" "start" "-a" "e117ca716aa4e2521b0e707e1a3b36af80941f9db5c8d4059e6e128afa477200", 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" -p slope --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[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-cac95f5089174ebf)
[INFO] [stdout] 
[INFO] [stdout] running 159 tests
[INFO] [stdout] test ast::tests::composite_expression_2 ... ok
[INFO] [stdout] test ast::tests::composite_expression ... ok
[INFO] [stdout] test ast::tests::test_absolute_value ... 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_call_expression ... ok
[INFO] [stdout] test ast::tests::test_empty_call_expression ... ok
[INFO] [stdout] test ast::tests::test_empty_set_literal ... ok
[INFO] [stdout] test ast::tests::test_abs_val_never_closed - should panic ... ok
[INFO] [stdout] test ast::tests::test_bad_consecutive_tokens - should panic ... ok
[INFO] [stdout] test ast::tests::test_expression_statement ... 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_expression_with_negative_exponent ... ok
[INFO] [stdout] test ast::tests::test_bad_function_declaration - should panic ... ok
[INFO] [stdout] test ast::tests::test_factorial ... ok
[INFO] [stdout] test ast::tests::test_factorial_grouped ... ok
[INFO] [stdout] test ast::tests::test_bad_infixed_token - should panic ... ok
[INFO] [stdout] test ast::tests::test_bad_consecutive_tokens_in_call_expression - should panic ... 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_equality_in_assignment - should panic ... ok
[INFO] [stdout] test ast::tests::test_function_declaration_without_assisgnment - should panic ... ok
[INFO] [stdout] test ast::tests::test_call_expression_with_trailing_comma ... FAILED
[INFO] [stdout] test ast::tests::test_else_outside_piecewise_block - should panic ... ok
[INFO] [stdout] test ast::tests::test_function_declaration_without_identifier - should panic ... ok
[INFO] [stdout] test ast::tests::test_multiple_statements ... ok
[INFO] [stdout] test ast::tests::test_negative_integer_assignment ... ok
[INFO] [stdout] test ast::tests::test_function_declaration_without_body - should panic ... ok
[INFO] [stdout] test ast::tests::test_negative_negative_number ... ok
[INFO] [stdout] test ast::tests::test_if_outside_piecewise_block - should panic ... ok
[INFO] [stdout] test ast::tests::test_negative_number ... 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_missing_expression - should panic ... ok
[INFO] [stdout] test ast::tests::test_nested_grouped_expression ... ok
[INFO] [stdout] test ast::tests::test_not_not_operator ... ok
[INFO] [stdout] test ast::tests::test_not_as_precedence ... ok
[INFO] [stdout] test ast::tests::test_missing_let_in_assignment - should panic ... ok
[INFO] [stdout] test ast::tests::test_missing_semicolon_in_expression_statement - should panic ... ok
[INFO] [stdout] test ast::tests::test_not_operator ... ok
[INFO] [stdout] test ast::tests::test_objects::test_add_int_real ... ok
[INFO] [stdout] test ast::tests::test_objects::test_abs_val ... ok
[INFO] [stdout] test ast::tests::test_missing_semicolon_in_assignment - should panic ... 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_objects::test_add_real_int ... ok
[INFO] [stdout] test ast::tests::test_objects::test_and ... ok
[INFO] [stdout] test ast::tests::test_objects::test_assignment_get ... ok
[INFO] [stdout] test ast::tests::test_objects::test_assignment_set ... ok
[INFO] [stdout] test ast::tests::test_objects::test_coalesce_1 ... ok
[INFO] [stdout] test ast::tests::test_objects::test_coalesce_2 ... ok
[INFO] [stdout] test ast::tests::test_objects::test_div_int_int ... 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_int_int ... ok
[INFO] [stdout] test ast::tests::test_objects::test_eq_real_real ... ok
[INFO] [stdout] test ast::tests::test_objects::test_eq_boolean ... ok
[INFO] [stdout] test ast::tests::test_objects::test_eq_undefined ... ok
[INFO] [stdout] test ast::tests::test_objects::test_eq_undefined_2 ... ok
[INFO] [stdout] test ast::tests::test_objects::test_eq_int_real ... ok
[INFO] [stdout] test ast::tests::test_objects::test_eq_real_int ... ok
[INFO] [stdout] test ast::tests::test_objects::test_div_real_real ... ok
[INFO] [stdout] test ast::tests::test_objects::test_factorial ... ok
[INFO] [stdout] test ast::tests::test_objects::test_gt_int_int ... 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_int ... ok
[INFO] [stdout] test ast::tests::test_objects::test_exp_real_real ... 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_integer_in_set ... 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_lt_int_int ... ok
[INFO] [stdout] test ast::tests::test_objects::test_gte_real_int ... ok
[INFO] [stdout] test ast::tests::test_objects::test_lt_real_int ... ok
[INFO] [stdout] test ast::tests::test_objects::test_lt_int_real ... ok
[INFO] [stdout] test ast::tests::test_objects::test_lt_real_real ... ok
[INFO] [stdout] test ast::tests::test_objects::test_mod_int_int ... ok
[INFO] [stdout] test ast::tests::test_objects::test_lte_real_real ... ok
[INFO] [stdout] test ast::tests::test_objects::test_mult_int_int ... ok
[INFO] [stdout] test ast::tests::test_objects::test_mult_real_int ... ok
[INFO] [stdout] test ast::tests::test_objects::test_mult_int_real ... ok
[INFO] [stdout] test ast::tests::test_objects::test_lte_int_real ... ok
[INFO] [stdout] test ast::tests::test_objects::test_mult_real_real ... ok
[INFO] [stdout] test ast::tests::test_objects::test_lte_int_int ... ok
[INFO] [stdout] test ast::tests::test_objects::test_ne_int_int ... ok
[INFO] [stdout] test ast::tests::test_objects::test_ne_boolean ... ok
[INFO] [stdout] test ast::tests::test_objects::test_lte_real_int ... ok
[INFO] [stdout] test ast::tests::test_objects::test_ne_int_real ... ok
[INFO] [stdout] test ast::tests::test_objects::test_ne_undefined ... ok
[INFO] [stdout] test ast::tests::test_objects::test_ne_real_int ... ok
[INFO] [stdout] test ast::tests::test_objects::test_neg_int ... ok
[INFO] [stdout] test ast::tests::test_objects::test_neg_real ... ok
[INFO] [stdout] test ast::tests::test_objects::test_nested_abs_val ... ok
[INFO] [stdout] test ast::tests::test_objects::test_ne_real_real ... ok
[INFO] [stdout] test ast::tests::test_objects::test_not_bool_1 ... 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_of_duplicate_integers ... ok
[INFO] [stdout] test ast::tests::test_objects::test_set_literal_with_undefined - should panic ... ok
[INFO] [stdout] test ast::tests::test_objects::test_or ... ok
[INFO] [stdout] test ast::tests::test_objects::test_set_of_sets ... 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_literal_with_different_types - should panic ... ok
[INFO] [stdout] test ast::tests::test_objects::test_set_subset ... ok
[INFO] [stdout] test ast::tests::test_objects::test_set_intersection ... ok
[INFO] [stdout] test ast::tests::test_objects::test_sub_real_real ... ok
[INFO] [stdout] test ast::tests::test_objects::test_set_symmetric_difference ... ok
[INFO] [stdout] test ast::tests::test_objects::test_not_bool_2 ... ok
[INFO] [stdout] test ast::tests::test_objects::test_sub_int_int ... ok
[INFO] [stdout] test ast::tests::test_objects::test_xor ... ok
[INFO] [stdout] test ast::tests::test_one_element_set_literal ... ok
[INFO] [stdout] test ast::tests::test_piecewise_block_expression ... ok
[INFO] [stdout] test ast::tests::test_piecewise_block_expression_with_two_else_arms - should panic ... ok
[INFO] [stdout] test ast::tests::test_objects::test_set_union ... ok
[INFO] [stdout] test ast::tests::test_set_difference ... ok
[INFO] [stdout] test ast::tests::test_real_assignment ... ok
[INFO] [stdout] test ast::tests::test_piecewise_block_in_assignment_statement ... ok
[INFO] [stdout] test ast::tests::test_set_intersection ... ok
[INFO] [stdout] test ast::tests::test_set_literal_expression ... ok
[INFO] [stdout] test ast::tests::test_piecewise_block_expression_wo_semicolons - should panic ... ok
[INFO] [stdout] test ast::tests::test_semicolon_in_grouped_statement - should panic ... ok
[INFO] [stdout] test ast::tests::test_set_proper_subset ... ok
[INFO] [stdout] test ast::tests::test_set_literal_with_reals ... ok
[INFO] [stdout] test ast::tests::test_piecewise_block_expression_wo_semicolons_2 - should panic ... ok
[INFO] [stdout] test ast::tests::test_set_subset ... ok
[INFO] [stdout] test ast::tests::test_set_literal_expression_with_trailing_comma ... FAILED
[INFO] [stdout] test ast::tests::test_objects::test_sub_int_real ... ok
[INFO] [stdout] test ast::tests::test_objects::test_sub_real_int ... ok
[INFO] [stdout] test ast::tests::test_set_symmetric_difference ... ok
[INFO] [stdout] test ast::tests::test_set_union ... ok
[INFO] [stdout] test interpreter::tests::function ... ok
[INFO] [stdout] test interpreter::tests::lex_fuction_declaration ... ok
[INFO] [stdout] test interpreter::tests::lex_abs_val ... ok
[INFO] [stdout] test interpreter::tests::lex_leading_underscore_in_identifier ... ok
[INFO] [stdout] test interpreter::tests::lex_less_than_equals ... ok
[INFO] [stdout] test ast::tests::test_unmatched_right_paren - should panic ... ok
[INFO] [stdout] test interpreter::tests::comments_breaking_an_expression_should_be_ignored ... ok
[INFO] [stdout] test interpreter::tests::lex_set_difference ... ok
[INFO] [stdout] test interpreter::tests::lex_set_literal ... ok
[INFO] [stdout] test interpreter::tests::lex_set_intersection ... ok
[INFO] [stdout] test interpreter::tests::lex_set_union ... ok
[INFO] [stdout] test interpreter::tests::negative_integer ... ok
[INFO] [stdout] test ast::tests::test_unmatched_left_paren - should panic ... ok
[INFO] [stdout] test interpreter::tests::multiline_source_code ... ok
[INFO] [stdout] test interpreter::tests::lex_set_symmetric_difference ... ok
[INFO] [stdout] test interpreter::tests::random ... ok
[INFO] [stdout] test interpreter::tests::two_plus_two ... ok
[INFO] [stdout] test interpreter::tests::comments_should_be_ignored ... ok
[INFO] [stdout] test interpreter::tests::lex_less_than ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[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' (29) 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:     0x5b9d98cdd35a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b9d98cdd35a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b9d98cdd35a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b9d98cdd35a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b9d98cf1cca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b9d98cf1cca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5b9d98ce1c92 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b9d98ce1c92 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b9d98cbc56f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b9d98cbc56f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b9d98cd58c9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b9d98c6edbc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b9d98c6edbc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b9d98cd5a82 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b9d98cd5a82 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b9d98cbc628 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b9d98cb3f99 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b9d98cbd33d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b9d98cf257c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b9d98cf22f2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b9d98bf6844 - core::result::Result<T,E>::unwrap::h4249a95fe8c23910
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b9d98bf6844 - slope::ast::tests::test_call_expression_with_trailing_comma::h872eeec4216c7836
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ast/tests/mod.rs:13:94
[INFO] [stdout]   22:     0x5b9d98bf7027 - slope::ast::tests::test_call_expression_with_trailing_comma::{{closure}}::hfb19819315de62d5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ast/tests/mod.rs:434:46
[INFO] [stdout]   23:     0x5b9d98c4aba6 - core::ops::function::FnOnce::call_once::h7e3f70074fd26d98
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b9d98c62e9b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b9d98c62e9b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5b9d98c6f88b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5b9d98c6f88b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5b9d98c6f88b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b9d98c6f88b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5b9d98c6f88b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b9d98c6f88b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5b9d98c6f88b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5b9d98c6afa4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5b9d98c6afa4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5b9d98c72492 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5b9d98c72492 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5b9d98c72492 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5b9d98c72492 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5b9d98c72492 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b9d98c72492 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5b9d98c72492 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b9d98cdcc6f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5b9d98cdcc6f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7cf85fc44aa4 - <unknown>
[INFO] [stdout]   45:     0x7cf85fcd1a64 - 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' (151) 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:     0x5b9d98cdd35a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b9d98cdd35a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b9d98cdd35a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b9d98cdd35a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b9d98cf1cca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b9d98cf1cca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5b9d98ce1c92 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b9d98ce1c92 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b9d98cbc56f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b9d98cbc56f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b9d98cd58c9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b9d98c6edbc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b9d98c6edbc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b9d98cd5a82 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b9d98cd5a82 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b9d98cbc628 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b9d98cb3f99 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b9d98cbd33d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b9d98cf257c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b9d98cf22f2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b9d98bfa602 - core::result::Result<T,E>::unwrap::h4249a95fe8c23910
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b9d98bfa602 - slope::ast::tests::test_set_literal_expression_with_trailing_comma::hf397a233fed67337
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ast/tests/mod.rs:13:94
[INFO] [stdout]   22:     0x5b9d98bfaaf7 - slope::ast::tests::test_set_literal_expression_with_trailing_comma::{{closure}}::h74bc74a03af1c8d6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ast/tests/mod.rs:654:53
[INFO] [stdout]   23:     0x5b9d98c4a406 - core::ops::function::FnOnce::call_once::h604c90f5527b04a8
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b9d98c62e9b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b9d98c62e9b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5b9d98c6f88b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5b9d98c6f88b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5b9d98c6f88b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b9d98c6f88b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5b9d98c6f88b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b9d98c6f88b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5b9d98c6f88b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5b9d98c6afa4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5b9d98c6afa4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5b9d98c72492 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5b9d98c72492 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5b9d98c72492 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5b9d98c72492 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5b9d98c72492 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b9d98c72492 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5b9d98c72492 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b9d98cdcc6f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5b9d98cdcc6f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7cf85fc44aa4 - <unknown>
[INFO] [stdout]   45:     0x7cf85fcd1a64 - 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.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e117ca716aa4e2521b0e707e1a3b36af80941f9db5c8d4059e6e128afa477200", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e117ca716aa4e2521b0e707e1a3b36af80941f9db5c8d4059e6e128afa477200", kill_on_drop: false }`
[INFO] [stdout] e117ca716aa4e2521b0e707e1a3b36af80941f9db5c8d4059e6e128afa477200
