[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] checking benrussell80/slope-lang/52cce6dde78c0246701c2d8b953bb7cbfa86aa10 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenrussell80%2Fslope-lang" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/benrussell80/slope-lang on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "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-4-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3788e3e1a57fc199d0034161a7c7fcc06e8d713d39fbb397e57b4803042fbbc [INFO] running `Command { std: "docker" "start" "-a" "f3788e3e1a57fc199d0034161a7c7fcc06e8d713d39fbb397e57b4803042fbbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3788e3e1a57fc199d0034161a7c7fcc06e8d713d39fbb397e57b4803042fbbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3788e3e1a57fc199d0034161a7c7fcc06e8d713d39fbb397e57b4803042fbbc", kill_on_drop: false }` [INFO] [stdout] f3788e3e1a57fc199d0034161a7c7fcc06e8d713d39fbb397e57b4803042fbbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc4065f8dfa0e0d228bd3b287d8d3ee09ebf2cd3e30b1f62fc3ff4e98a3a2311 [INFO] running `Command { std: "docker" "start" "-a" "bc4065f8dfa0e0d228bd3b287d8d3ee09ebf2cd3e30b1f62fc3ff4e98a3a2311", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling argh_shared v0.1.4 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rust_decimal v1.11.1 [INFO] [stderr] Compiling argh_derive v0.1.4 [INFO] [stderr] Checking argh v0.1.4 [INFO] [stderr] Checking slope v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ast/tests/test_objects.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 219 | / assert_evals!( [INFO] [stdout] 220 | | IntegerLiteral(2), [INFO] [stdout] 221 | | Token::Equals, [INFO] [stdout] 222 | | IntegerLiteral(2), [INFO] [stdout] 223 | | Boolean(true) [INFO] [stdout] 224 | | ) [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals` [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ast/tests/test_objects.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 229 | / assert_evals!( [INFO] [stdout] 230 | | IntegerLiteral(2), [INFO] [stdout] 231 | | Token::Equals, [INFO] [stdout] 232 | | RealLiteral(2.0), [INFO] [stdout] 233 | | Boolean(true) [INFO] [stdout] 234 | | ) [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_evals` [INFO] [stdout] = note: this warning originates in the macro `assert_evals` (in Nightly builds, run with -Z macro-backtrace for more 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: struct `Condition` is never constructed [INFO] [stdout] --> src/ast/object.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | struct Condition { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ast/environment.rs:182:58 [INFO] [stdout] | [INFO] [stdout] 182 | body(arguments.iter().map(|expr| self.eval(expr).unwrap()).collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ast/parser.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn new(iterator: I) -> Self { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | Self { [INFO] [stdout] 20 | iterator: iterator.peekable(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ast/parser.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 85 | fn parse_set_expression(&mut self, first_expression: Expression) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 86 | let mut expressions = vec![first_expression]; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 98 | Ok(Expression::SetLiteral(expressions)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ast/parser.rs:177:23 [INFO] [stdout] | [INFO] [stdout] 153 | let value_expr = self.parse_expression(Precedence::Lowest)?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 156 | let cond_expr = match self.iterator.next() { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 177 | arms.push((value_expr, cond_expr)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ast/parser.rs:180:12 [INFO] [stdout] | [INFO] [stdout] 121 | fn parse_piecewise_block_expression(&mut self, first_expression: Expression) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 122 | let mut arms = vec![]; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 125 | let cond_expr = match self.iterator.next() { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 180 | Ok(if arms.len() == 0 { [INFO] [stdout] | ____________^ [INFO] [stdout] 181 | | Expression::PiecewiseBlock(vec![ [INFO] [stdout] 182 | | (Expression::UndefinedLiteral, Expression::BooleanLiteral(true)) [INFO] [stdout] 183 | | ]) [INFO] [stdout] 184 | | } else { [INFO] [stdout] 185 | | Expression::PiecewiseBlock(arms) [INFO] [stdout] 186 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ast/parser.rs:245:12 [INFO] [stdout] | [INFO] [stdout] 239 | fn parse_postfix_expression(&mut self, expression: Expression) -> Result { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 245 | Ok(Expression::Combination { [INFO] [stdout] | ____________^ [INFO] [stdout] 246 | | left: Some(Box::new(expression)), [INFO] [stdout] 247 | | operator: Operator(Token::Bang, Location::Postfix), [INFO] [stdout] 248 | | right: None, [INFO] [stdout] 249 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ast/parser.rs:323:12 [INFO] [stdout] | [INFO] [stdout] 312 | let expression = match self.iterator.peek() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 323 | Ok(Statement::ExpressionStatement { expression }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ast/object.rs:224:12 [INFO] [stdout] | [INFO] [stdout] 218 | let one = self.clone().add(rhs.clone())?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 219 | let two = self.clone().sub(rhs.clone())?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 220 | let mut items = BTreeSet::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 224 | Ok(Object::Set { [INFO] [stdout] | ____________^ [INFO] [stdout] 225 | | items, [INFO] [stdout] 226 | | kind [INFO] [stdout] 227 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ast/object.rs:416:15 [INFO] [stdout] | [INFO] [stdout] 414 | fn add(self, rhs: Self) -> Self::Output { [INFO] [stdout] | ---- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 415 | use Object::*; [INFO] [stdout] 416 | match (self, rhs) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ast/object.rs:430:15 [INFO] [stdout] | [INFO] [stdout] 428 | fn mul(self, rhs: Self) -> Self::Output { [INFO] [stdout] | ---- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 429 | use Object::*; [INFO] [stdout] 430 | match (self, rhs) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ast/object.rs:444:15 [INFO] [stdout] | [INFO] [stdout] 442 | fn sub(self, rhs: Self) -> Self::Output { [INFO] [stdout] | ---- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 443 | use Object::*; [INFO] [stdout] 444 | match (self, rhs) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ast/object.rs:458:15 [INFO] [stdout] | [INFO] [stdout] 456 | fn div(self, rhs: Self) -> Self::Output { [INFO] [stdout] | ---- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 457 | use Object::*; [INFO] [stdout] 458 | match (self, rhs) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `slope` (lib) due to 13 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: struct `Condition` is never constructed [INFO] [stdout] --> src/ast/object.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | struct Condition { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ast/environment.rs:182:58 [INFO] [stdout] | [INFO] [stdout] 182 | body(arguments.iter().map(|expr| self.eval(expr).unwrap()).collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ast/parser.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn new(iterator: I) -> Self { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | Self { [INFO] [stdout] 20 | iterator: iterator.peekable(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ast/parser.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 85 | fn parse_set_expression(&mut self, first_expression: Expression) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 86 | let mut expressions = vec![first_expression]; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 98 | Ok(Expression::SetLiteral(expressions)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ast/parser.rs:177:23 [INFO] [stdout] | [INFO] [stdout] 153 | let value_expr = self.parse_expression(Precedence::Lowest)?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 156 | let cond_expr = match self.iterator.next() { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 177 | arms.push((value_expr, cond_expr)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ast/parser.rs:180:12 [INFO] [stdout] | [INFO] [stdout] 121 | fn parse_piecewise_block_expression(&mut self, first_expression: Expression) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 122 | let mut arms = vec![]; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 125 | let cond_expr = match self.iterator.next() { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 180 | Ok(if arms.len() == 0 { [INFO] [stdout] | ____________^ [INFO] [stdout] 181 | | Expression::PiecewiseBlock(vec![ [INFO] [stdout] 182 | | (Expression::UndefinedLiteral, Expression::BooleanLiteral(true)) [INFO] [stdout] 183 | | ]) [INFO] [stdout] 184 | | } else { [INFO] [stdout] 185 | | Expression::PiecewiseBlock(arms) [INFO] [stdout] 186 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ast/parser.rs:245:12 [INFO] [stdout] | [INFO] [stdout] 239 | fn parse_postfix_expression(&mut self, expression: Expression) -> Result { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 245 | Ok(Expression::Combination { [INFO] [stdout] | ____________^ [INFO] [stdout] 246 | | left: Some(Box::new(expression)), [INFO] [stdout] 247 | | operator: Operator(Token::Bang, Location::Postfix), [INFO] [stdout] 248 | | right: None, [INFO] [stdout] 249 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ast/parser.rs:323:12 [INFO] [stdout] | [INFO] [stdout] 312 | let expression = match self.iterator.peek() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 323 | Ok(Statement::ExpressionStatement { expression }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ast/object.rs:224:12 [INFO] [stdout] | [INFO] [stdout] 218 | let one = self.clone().add(rhs.clone())?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 219 | let two = self.clone().sub(rhs.clone())?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 220 | let mut items = BTreeSet::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 224 | Ok(Object::Set { [INFO] [stdout] | ____________^ [INFO] [stdout] 225 | | items, [INFO] [stdout] 226 | | kind [INFO] [stdout] 227 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ast/object.rs:416:15 [INFO] [stdout] | [INFO] [stdout] 414 | fn add(self, rhs: Self) -> Self::Output { [INFO] [stdout] | ---- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 415 | use Object::*; [INFO] [stdout] 416 | match (self, rhs) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ast/object.rs:430:15 [INFO] [stdout] | [INFO] [stdout] 428 | fn mul(self, rhs: Self) -> Self::Output { [INFO] [stdout] | ---- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 429 | use Object::*; [INFO] [stdout] 430 | match (self, rhs) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ast/object.rs:444:15 [INFO] [stdout] | [INFO] [stdout] 442 | fn sub(self, rhs: Self) -> Self::Output { [INFO] [stdout] | ---- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 443 | use Object::*; [INFO] [stdout] 444 | match (self, rhs) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ast/object.rs:458:15 [INFO] [stdout] | [INFO] [stdout] 456 | fn div(self, rhs: Self) -> Self::Output { [INFO] [stdout] | ---- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 457 | use Object::*; [INFO] [stdout] 458 | match (self, rhs) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ast/tests/test_objects.rs:670:21 [INFO] [stdout] | [INFO] [stdout] 660 | let mut env = Environment::new(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 661 | // |-2|; [INFO] [stdout] 662 | let stmt = Statement::ExpressionStatement { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 669 | let obj = env.eval_statement(&stmt).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 670 | assert_eq!(obj, Integer(2)) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ast/tests/test_objects.rs:695:21 [INFO] [stdout] | [INFO] [stdout] 675 | let mut env = Environment::new(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 676 | // |-2 + |-4||; [INFO] [stdout] 677 | let stmt = Statement::ExpressionStatement { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 694 | let obj = env.eval_statement(&stmt).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 695 | assert_eq!(obj, Integer(2)) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors; 61 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `slope` (lib test) due to 15 previous errors; 121 warnings emitted [INFO] running `Command { std: "docker" "inspect" "bc4065f8dfa0e0d228bd3b287d8d3ee09ebf2cd3e30b1f62fc3ff4e98a3a2311", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc4065f8dfa0e0d228bd3b287d8d3ee09ebf2cd3e30b1f62fc3ff4e98a3a2311", kill_on_drop: false }` [INFO] [stdout] bc4065f8dfa0e0d228bd3b287d8d3ee09ebf2cd3e30b1f62fc3ff4e98a3a2311