[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 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenrussell80%2Fslope-lang" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/benrussell80/slope-lang on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-19/source/Cargo.toml [INFO] crate git repo https://github.com/benrussell80/slope-lang already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust_decimal v1.11.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3d5d11e2c1cf03c389424a829f31e921b24bd844c8151fb9d17ae7d66bd1919 [INFO] running `Command { std: "docker" "start" "-a" "c3d5d11e2c1cf03c389424a829f31e921b24bd844c8151fb9d17ae7d66bd1919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3d5d11e2c1cf03c389424a829f31e921b24bd844c8151fb9d17ae7d66bd1919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3d5d11e2c1cf03c389424a829f31e921b24bd844c8151fb9d17ae7d66bd1919", kill_on_drop: false }` [INFO] [stdout] c3d5d11e2c1cf03c389424a829f31e921b24bd844c8151fb9d17ae7d66bd1919 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b51abe1f66102bb162f04d9b7e0620244f0bef21c58d6d6e562496bec530c2d4 [INFO] running `Command { std: "docker" "start" "-a" "b51abe1f66102bb162f04d9b7e0620244f0bef21c58d6d6e562496bec530c2d4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling argh_shared v0.1.4 [INFO] [stderr] Compiling either v1.6.1 [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 argh_derive v0.1.4 [INFO] [stderr] Compiling rust_decimal v1.11.1 [INFO] [stderr] Compiling argh v0.1.4 [INFO] [stderr] Compiling slope v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `expression` [INFO] [stdout] --> src/ast/object.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | expression: Expression, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Condition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/object.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `math_constants_builtins`, `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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `expression` [INFO] [stdout] --> src/ast/object.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | expression: Expression, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Condition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/object.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.03s [INFO] running `Command { std: "docker" "inspect" "b51abe1f66102bb162f04d9b7e0620244f0bef21c58d6d6e562496bec530c2d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b51abe1f66102bb162f04d9b7e0620244f0bef21c58d6d6e562496bec530c2d4", kill_on_drop: false }` [INFO] [stdout] b51abe1f66102bb162f04d9b7e0620244f0bef21c58d6d6e562496bec530c2d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65e075d61fc81179672350e2f9ef95d656ad4840cdc0a2da96c868da80fa34c4 [INFO] running `Command { std: "docker" "start" "-a" "65e075d61fc81179672350e2f9ef95d656ad4840cdc0a2da96c868da80fa34c4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling slope v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `expression` [INFO] [stdout] --> src/ast/object.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | expression: Expression, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Condition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/object.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `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] 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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] 607 | | ] [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 [INFO] [stdout] = note: macro invocations at the end of 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] 633 | | ] [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 [INFO] [stdout] = note: macro invocations at the end of 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] 649 | | ] [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 [INFO] [stdout] = note: macro invocations at the end of 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] 665 | | ] [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 [INFO] [stdout] = note: macro invocations at the end of 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] 677 | | ] [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 [INFO] [stdout] = note: macro invocations at the end of 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] 691 | | ] [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 [INFO] [stdout] = note: macro invocations at the end of 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] 707 | | ] [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 [INFO] [stdout] = note: macro invocations at the end of 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] 729 | | ] [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 [INFO] [stdout] = note: macro invocations at the end of 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] 751 | | ] [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 [INFO] [stdout] = note: macro invocations at the end of 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] 773 | | ] [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 [INFO] [stdout] = note: macro invocations at the end of 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] 795 | | ] [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 [INFO] [stdout] = note: macro invocations at the end of 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] 817 | | ] [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 [INFO] [stdout] = note: macro invocations at the end of 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] 839 | | ] [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 [INFO] [stdout] = note: macro invocations at the end of 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] 859 | | ] [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 [INFO] [stdout] = note: macro invocations at the end of 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] 879 | | ] [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 [INFO] [stdout] = note: macro invocations at the end of 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`, `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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ast/tests/test_objects.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 219 | / assert_evals!( [INFO] [stdout] 220 | | IntegerLiteral(2), [INFO] [stdout] 221 | | Token::Equals, [INFO] [stdout] 222 | | IntegerLiteral(2), [INFO] [stdout] 223 | | Boolean(true) [INFO] [stdout] 224 | | ) [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `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] 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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 [INFO] [stdout] = note: macro invocations at the end of 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] 607 | | ] [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 [INFO] [stdout] = note: macro invocations at the end of 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] 633 | | ] [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 [INFO] [stdout] = note: macro invocations at the end of 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] 649 | | ] [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 [INFO] [stdout] = note: macro invocations at the end of 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] 665 | | ] [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 [INFO] [stdout] = note: macro invocations at the end of 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] 677 | | ] [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 [INFO] [stdout] = note: macro invocations at the end of 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] 691 | | ] [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 [INFO] [stdout] = note: macro invocations at the end of 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] 707 | | ] [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 [INFO] [stdout] = note: macro invocations at the end of 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] 729 | | ] [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 [INFO] [stdout] = note: macro invocations at the end of 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] 751 | | ] [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 [INFO] [stdout] = note: macro invocations at the end of 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] 773 | | ] [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 [INFO] [stdout] = note: macro invocations at the end of 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] 795 | | ] [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 [INFO] [stdout] = note: macro invocations at the end of 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] 817 | | ] [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 [INFO] [stdout] = note: macro invocations at the end of 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] 839 | | ] [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 [INFO] [stdout] = note: macro invocations at the end of 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] 859 | | ] [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 [INFO] [stdout] = note: macro invocations at the end of 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] 879 | | ] [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 [INFO] [stdout] = note: macro invocations at the end of 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: field is never read: `expression` [INFO] [stdout] --> src/ast/object.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | expression: Expression, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Condition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/object.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `expression` [INFO] [stdout] --> src/ast/object.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | expression: Expression, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Condition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/object.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 61 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 62 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.72s [INFO] running `Command { std: "docker" "inspect" "65e075d61fc81179672350e2f9ef95d656ad4840cdc0a2da96c868da80fa34c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65e075d61fc81179672350e2f9ef95d656ad4840cdc0a2da96c868da80fa34c4", kill_on_drop: false }` [INFO] [stdout] 65e075d61fc81179672350e2f9ef95d656ad4840cdc0a2da96c868da80fa34c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1672a17334684f3838600e82f7ca1ccf93c79370a25ff278e9982b6e51b7258e [INFO] running `Command { std: "docker" "start" "-a" "1672a17334684f3838600e82f7ca1ccf93c79370a25ff278e9982b6e51b7258e", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `expression` [INFO] [stderr] --> src/ast/object.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | expression: Expression, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Condition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/object.rs:13:10 [INFO] [stderr] | [INFO] [stderr] 13 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (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] 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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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 [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] 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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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] 607 | | ] [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 [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] 633 | | ] [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 [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] 649 | | ] [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 [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] 665 | | ] [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 [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] 677 | | ] [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 [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] 691 | | ] [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 [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] 707 | | ] [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 [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] 729 | | ] [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 [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] 751 | | ] [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 [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] 773 | | ] [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 [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] 795 | | ] [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 [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] 817 | | ] [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 [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] 839 | | ] [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 [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] 859 | | ] [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 [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] 879 | | ] [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 [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`, `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)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `slope` (bin "slope" test) generated 62 warnings (61 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/slope-7020c7dc41dccf5f) [INFO] [stdout] [INFO] [stdout] running 159 tests [INFO] [stdout] test ast::tests::composite_expression ... ok [INFO] [stdout] test ast::tests::composite_expression_2 ... ok [INFO] [stdout] test ast::tests::test_expression_statement_with_semicolon ... ok [INFO] [stdout] test ast::tests::test_expression_statement ... ok [INFO] [stdout] test ast::tests::test_call_expression_in_prefix_expression ... ok [INFO] [stdout] test ast::tests::test_call_expression_in_composite_expression ... ok [INFO] [stdout] test ast::tests::test_factorial_grouped ... ok [INFO] [stdout] test ast::tests::test_expression_with_exponent ... ok [INFO] [stdout] test ast::tests::test_empty_call_expression ... ok [INFO] [stdout] test ast::tests::test_absolute_value ... ok [INFO] [stdout] test ast::tests::test_empty_set_literal ... ok [INFO] [stdout] test ast::tests::test_call_expression ... ok [INFO] [stdout] test ast::tests::test_abs_val_never_closed - should panic ... ok [INFO] [stdout] test ast::tests::test_function_statement ... ok [INFO] [stdout] test ast::tests::test_expression_with_negative_exponent ... ok [INFO] [stdout] test ast::tests::test_factorial ... ok [INFO] [stdout] test ast::tests::test_function_statement_with_params ... ok [INFO] [stdout] test ast::tests::test_call_expression_with_multiple_params ... ok [INFO] [stdout] test ast::tests::test_integer_assignment ... ok [INFO] [stdout] test ast::tests::test_if_outside_piecewise_block - should panic ... ok [INFO] [stdout] test ast::tests::test_grouped_expression ... ok [INFO] [stdout] test ast::tests::test_not_not_operator ... ok [INFO] [stdout] test ast::tests::test_negative_subtraction ... ok [INFO] [stdout] test ast::tests::test_integer_literal_expression ... ok [INFO] [stdout] test ast::tests::test_missing_let_in_assignment - should panic ... ok [INFO] [stdout] test ast::tests::test_multiple_statements ... ok [INFO] [stdout] test ast::tests::test_nested_abs_val ... ok [INFO] [stdout] test ast::tests::test_nested_grouped_expression ... ok [INFO] [stdout] test ast::tests::test_negative_number ... ok [INFO] [stdout] test ast::tests::test_negative_negative_number ... ok [INFO] [stdout] test ast::tests::test_not_as_precedence ... ok [INFO] [stdout] test ast::tests::test_negative_integer_assignment ... ok [INFO] [stdout] test ast::tests::test_objects::test_abs_val ... ok [INFO] [stdout] test ast::tests::test_missing_expression - should panic ... ok [INFO] [stdout] test ast::tests::test_not_operator ... ok [INFO] [stdout] test ast::tests::test_objects::test_add_int_int ... ok [INFO] [stdout] test ast::tests::test_objects::test_add_int_real ... ok [INFO] [stdout] test ast::tests::test_equality_in_assignment - should panic ... ok [INFO] [stdout] test ast::tests::test_call_expression_with_trailing_comma ... FAILED [INFO] [stdout] test ast::tests::test_objects::test_and ... ok [INFO] [stdout] test ast::tests::test_objects::test_add_real_real ... ok [INFO] [stdout] test ast::tests::test_objects::test_gt_int_int ... ok [INFO] [stdout] test ast::tests::test_objects::test_lt_real_real ... ok [INFO] [stdout] test ast::tests::test_objects::test_exp_int_real ... ok [INFO] [stdout] test ast::tests::test_objects::test_lt_int_int ... ok [INFO] [stdout] test ast::tests::test_objects::test_exp_real_real ... ok [INFO] [stdout] test ast::tests::test_objects::test_exp_real_int ... ok [INFO] [stdout] test ast::tests::test_objects::test_eq_undefined_2 ... ok [INFO] [stdout] test ast::tests::test_objects::test_eq_undefined ... ok [INFO] [stdout] test ast::tests::test_objects::test_eq_real_real ... ok [INFO] [stdout] test ast::tests::test_objects::test_eq_real_int ... ok [INFO] [stdout] test ast::tests::test_objects::test_eq_int_real ... ok [INFO] [stdout] test ast::tests::test_objects::test_eq_int_int ... ok [INFO] [stdout] test ast::tests::test_objects::test_coalesce_2 ... ok [INFO] [stdout] test ast::tests::test_objects::test_coalesce_1 ... ok [INFO] [stdout] test ast::tests::test_objects::test_assignment_set ... ok [INFO] [stdout] test ast::tests::test_objects::test_assignment_get ... ok [INFO] [stdout] test ast::tests::test_objects::test_mult_int_int ... ok [INFO] [stdout] test ast::tests::test_objects::test_gt_real_real ... ok [INFO] [stdout] test ast::tests::test_objects::test_div_real_real ... ok [INFO] [stdout] test ast::tests::test_objects::test_gte_int_int ... ok [INFO] [stdout] test ast::tests::test_objects::test_gte_int_real ... ok [INFO] [stdout] test ast::tests::test_objects::test_gte_real_int ... ok [INFO] [stdout] test ast::tests::test_objects::test_lt_int_real ... ok [INFO] [stdout] test ast::tests::test_objects::test_lte_int_int ... ok [INFO] [stdout] test ast::tests::test_objects::test_lte_int_real ... ok [INFO] [stdout] test ast::tests::test_objects::test_lte_real_int ... ok [INFO] [stdout] test ast::tests::test_objects::test_gte_real_real ... ok [INFO] [stdout] test ast::tests::test_objects::test_lte_real_real ... ok [INFO] [stdout] test ast::tests::test_objects::test_mod_int_int ... ok [INFO] [stdout] test ast::tests::test_objects::test_gt_int_real ... ok [INFO] [stdout] test ast::tests::test_bad_consecutive_tokens - should panic ... ok [INFO] [stdout] test ast::tests::test_objects::test_eq_boolean ... ok [INFO] [stdout] test ast::tests::test_objects::test_ne_real_int ... ok [INFO] [stdout] test ast::tests::test_objects::test_not_bool_1 ... ok [INFO] [stdout] test ast::tests::test_objects::test_neg_int ... ok [INFO] [stdout] test ast::tests::test_objects::test_ne_real_real ... ok [INFO] [stdout] test ast::tests::test_objects::test_exp_int_int ... ok [INFO] [stdout] test ast::tests::test_objects::test_set_literal_assignment_with_reals ... ok [INFO] [stdout] test ast::tests::test_objects::test_ne_int_real ... ok [INFO] [stdout] test ast::tests::test_objects::test_set_of_duplicate_integers ... ok [INFO] [stdout] test ast::tests::test_objects::test_ne_int_int ... ok [INFO] [stdout] test ast::tests::test_objects::test_set_intersection ... ok [INFO] [stdout] test ast::tests::test_objects::test_add_real_int ... ok [INFO] [stdout] test ast::tests::test_objects::test_sub_int_real ... ok [INFO] [stdout] test ast::tests::test_objects::test_lt_real_int ... ok [INFO] [stdout] test ast::tests::test_objects::test_div_real_int ... ok [INFO] [stdout] test ast::tests::test_objects::test_gt_real_int ... ok [INFO] [stdout] test ast::tests::test_objects::test_set_of_sets ... ok [INFO] [stdout] test ast::tests::test_objects::test_mult_int_real ... 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_objects::test_mult_real_real ... ok [INFO] [stdout] test ast::tests::test_objects::test_set_symmetric_difference ... ok [INFO] [stdout] test ast::tests::test_objects::test_set_subset ... ok [INFO] [stdout] test ast::tests::test_objects::test_not_bool_2 ... ok [INFO] [stdout] test ast::tests::test_objects::test_sub_real_real ... ok [INFO] [stdout] test ast::tests::test_objects::test_integer_in_set ... ok [INFO] [stdout] test ast::tests::test_objects::test_div_int_real ... ok [INFO] [stdout] test ast::tests::test_objects::test_mult_real_int ... ok [INFO] [stdout] test ast::tests::test_objects::test_xor ... ok [INFO] [stdout] test ast::tests::test_objects::test_div_int_int ... ok [INFO] [stdout] test ast::tests::test_objects::test_factorial ... ok [INFO] [stdout] test ast::tests::test_objects::test_set_proper_subset ... ok [INFO] [stdout] test ast::tests::test_objects::test_ne_undefined ... ok [INFO] [stdout] test ast::tests::test_objects::test_ne_boolean ... ok [INFO] [stdout] test ast::tests::test_objects::test_sub_real_int ... ok [INFO] [stdout] test ast::tests::test_objects::test_set_literal_with_undefined - should panic ... ok [INFO] [stdout] test ast::tests::test_function_declaration_without_assisgnment - should panic ... ok [INFO] [stdout] test ast::tests::test_function_declaration_without_identifier - should panic ... ok [INFO] [stdout] test ast::tests::test_set_literal_expression ... ok [INFO] [stdout] test ast::tests::test_set_literal_with_reals ... ok [INFO] [stdout] test ast::tests::test_piecewise_block_in_assignment_statement ... ok [INFO] [stdout] test interpreter::tests::lex_abs_val ... ok [INFO] [stdout] test ast::tests::test_real_assignment ... ok [INFO] [stdout] test interpreter::tests::lex_less_than ... ok [INFO] [stdout] test ast::tests::test_set_intersection ... ok [INFO] [stdout] test ast::tests::test_set_difference ... ok [INFO] [stdout] test interpreter::tests::function ... ok [INFO] [stdout] test ast::tests::test_set_proper_subset ... ok [INFO] [stdout] test ast::tests::test_set_subset ... ok [INFO] [stdout] test ast::tests::test_set_symmetric_difference ... ok [INFO] [stdout] test ast::tests::test_set_union ... ok [INFO] [stdout] test interpreter::tests::comments_breaking_an_expression_should_be_ignored ... ok [INFO] [stdout] test interpreter::tests::lex_set_union ... ok [INFO] [stdout] test interpreter::tests::multiline_source_code ... ok [INFO] [stdout] test interpreter::tests::negative_integer ... ok [INFO] [stdout] test interpreter::tests::lex_set_difference ... ok [INFO] [stdout] test interpreter::tests::random ... ok [INFO] [stdout] test interpreter::tests::two_plus_two ... ok [INFO] [stdout] test interpreter::tests::lex_fuction_declaration ... ok [INFO] [stdout] test interpreter::tests::lex_leading_underscore_in_identifier ... ok [INFO] [stdout] test interpreter::tests::lex_set_symmetric_difference ... ok [INFO] [stdout] test interpreter::tests::lex_set_intersection ... ok [INFO] [stdout] test interpreter::tests::lex_set_literal ... ok [INFO] [stdout] test interpreter::tests::lex_less_than_equals ... ok [INFO] [stdout] test ast::tests::test_objects::test_neg_real ... ok [INFO] [stdout] test interpreter::tests::comments_should_be_ignored ... ok [INFO] [stdout] test ast::tests::test_objects::test_or ... ok [INFO] [stdout] test ast::tests::test_objects::test_sub_int_int ... ok [INFO] [stdout] test ast::tests::test_objects::test_set_literal_assignment ... ok [INFO] [stdout] test ast::tests::test_function_declaration_without_body - should panic ... ok [INFO] [stdout] test ast::tests::test_bad_function_declaration - should panic ... ok [INFO] [stdout] test ast::tests::test_objects::test_nested_abs_val ... ok [INFO] [stdout] test ast::tests::test_objects::test_set_difference ... ok [INFO] [stdout] test ast::tests::test_else_outside_piecewise_block - should panic ... ok [INFO] [stdout] test ast::tests::test_objects::test_set_union ... ok [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stdout] test ast::tests::test_bad_consecutive_tokens_in_call_expression - should panic ... ok [INFO] [stdout] test ast::tests::test_missing_semicolon_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_objects::test_set_literal_with_different_types - should panic ... ok [INFO] [stdout] test ast::tests::test_bad_infixed_token - should panic ... ok [INFO] [stdout] test ast::tests::test_piecewise_block_expression_wo_semicolons - should panic ... ok [INFO] [stdout] test ast::tests::test_piecewise_block_expression_with_two_else_arms - should panic ... ok [INFO] [stdout] test ast::tests::test_piecewise_block_expression_wo_semicolons_2 - should panic ... ok [INFO] [stdout] test ast::tests::test_set_literal_expression_with_trailing_comma ... FAILED [INFO] [stdout] test ast::tests::test_unmatched_left_paren - should panic ... ok [INFO] [stdout] test ast::tests::test_semicolon_in_grouped_statement - should panic ... ok [INFO] [stdout] test ast::tests::test_unmatched_right_paren - should panic ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- ast::tests::test_call_expression_with_trailing_comma stdout ---- [INFO] [stdout] thread 'ast::tests::test_call_expression_with_trailing_comma' panicked at 'called `Result::unwrap()` on an `Err` value: SyntaxError("Invalid syntax: Some(RightParen).")', src/ast/tests/mod.rs:435:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5569f17b8bfd - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5569f17b8bfd - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5569f17b8bfd - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5569f17b8bfd - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5569f17df33c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5569f17b44f8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5569f17baed7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5569f17baed7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5569f17baed7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5569f17bac0c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5569f17bb629 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5569f17bb317 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5569f17b90c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5569f17bb029 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5569f16bf1b3 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5569f16bf2a3 - core::result::unwrap_failed::h719f957ed74f93fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5569f16d788c - core::result::Result::unwrap::h5eaf70141a8badac [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x5569f1742e20 - slope::ast::tests::test_call_expression_with_trailing_comma::h7e5a28f0771ac41c [INFO] [stdout] at /opt/rustwide/workdir/src/ast/tests/mod.rs:435:5 [INFO] [stdout] 18: 0x5569f1742d6a - slope::ast::tests::test_call_expression_with_trailing_comma::{{closure}}::h4c4a21842bcda6a4 [INFO] [stdout] at /opt/rustwide/workdir/src/ast/tests/mod.rs:434:1 [INFO] [stdout] 19: 0x5569f16f3aae - core::ops::function::FnOnce::call_once::he7583989cffe827c [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5569f1782673 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5569f1782673 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x5569f1781354 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 23: 0x5569f1781354 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5569f1781354 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x5569f1781354 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x5569f1781354 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x5569f1781354 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x5569f1781354 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x5569f178ac71 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x5569f178ac71 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x5569f17572ef - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x5569f17572ef - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5569f17572ef - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x5569f17572ef - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x5569f17572ef - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x5569f17572ef - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x5569f17572ef - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5569f17c1313 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x5569f17c1313 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x5569f17c1313 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f987817d609 - start_thread [INFO] [stdout] 42: 0x7f9877f4d163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ast::tests::test_set_literal_expression_with_trailing_comma stdout ---- [INFO] [stdout] thread 'ast::tests::test_set_literal_expression_with_trailing_comma' panicked at 'called `Result::unwrap()` on an `Err` value: SyntaxError("Invalid syntax: Some(RightBrace).")', src/ast/tests/mod.rs:655:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5569f17b8bfd - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5569f17b8bfd - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5569f17b8bfd - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5569f17b8bfd - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5569f17df33c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5569f17b44f8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5569f17baed7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5569f17baed7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5569f17baed7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5569f17bac0c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5569f17bb629 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5569f17bb317 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5569f17b90c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5569f17bb029 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5569f16bf1b3 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5569f16bf2a3 - core::result::unwrap_failed::h719f957ed74f93fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5569f16d788c - core::result::Result::unwrap::h5eaf70141a8badac [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x5569f1747abb - slope::ast::tests::test_set_literal_expression_with_trailing_comma::h64bc2a3c6916cced [INFO] [stdout] at /opt/rustwide/workdir/src/ast/tests/mod.rs:655:5 [INFO] [stdout] 18: 0x5569f1747a1a - slope::ast::tests::test_set_literal_expression_with_trailing_comma::{{closure}}::h12b51537c966764c [INFO] [stdout] at /opt/rustwide/workdir/src/ast/tests/mod.rs:654:1 [INFO] [stdout] 19: 0x5569f16f396e - core::ops::function::FnOnce::call_once::hdcfa863c44d61bbf [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5569f1782673 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5569f1782673 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x5569f1781354 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 23: 0x5569f1781354 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5569f1781354 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x5569f1781354 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x5569f1781354 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x5569f1781354 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x5569f1781354 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x5569f178ac71 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x5569f178ac71 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x5569f17572ef - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x5569f17572ef - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5569f17572ef - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x5569f17572ef - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x5569f17572ef - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x5569f17572ef - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x5569f17572ef - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5569f17c1313 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x5569f17c1313 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x5569f17c1313 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f987817d609 - start_thread [INFO] [stdout] 42: 0x7f9877f4d163 - clone [INFO] [stdout] 43: 0x0 - [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.23s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1672a17334684f3838600e82f7ca1ccf93c79370a25ff278e9982b6e51b7258e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1672a17334684f3838600e82f7ca1ccf93c79370a25ff278e9982b6e51b7258e", kill_on_drop: false }` [INFO] [stdout] 1672a17334684f3838600e82f7ca1ccf93c79370a25ff278e9982b6e51b7258e