[INFO] cloning repository https://github.com/volution/vonuvoli-scheme [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/volution/vonuvoli-scheme" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvolution%2Fvonuvoli-scheme", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvolution%2Fvonuvoli-scheme'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc78482e4f7e9ae6708f9bd659758254c84b130e [INFO] checking volution/vonuvoli-scheme against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvolution%2Fvonuvoli-scheme" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/volution/vonuvoli-scheme on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/volution/vonuvoli-scheme [INFO] finished tweaking git repo https://github.com/volution/vonuvoli-scheme [INFO] tweaked toml for git repo https://github.com/volution/vonuvoli-scheme written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/volution/vonuvoli-scheme already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded liblmdb-sys v0.2.2 [INFO] [stderr] Downloaded data-encoding v2.3.0 [INFO] [stderr] Downloaded lmdb-zero v0.4.4 [INFO] [stderr] Downloaded sha2-asm v0.5.4 [INFO] [stderr] Downloaded clippy v0.0.302 [INFO] [stderr] Downloaded sha1-asm v0.4.4 [INFO] [stderr] Downloaded md5-asm v0.4.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43680f8dd0683ef66a2ccb8b443757f067c7e805e5a0db42d3d8c5015b84ff5d [INFO] running `Command { std: "docker" "start" "-a" "43680f8dd0683ef66a2ccb8b443757f067c7e805e5a0db42d3d8c5015b84ff5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43680f8dd0683ef66a2ccb8b443757f067c7e805e5a0db42d3d8c5015b84ff5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43680f8dd0683ef66a2ccb8b443757f067c7e805e5a0db42d3d8c5015b84ff5d", kill_on_drop: false }` [INFO] [stdout] 43680f8dd0683ef66a2ccb8b443757f067c7e805e5a0db42d3d8c5015b84ff5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d19016f333dc42bf1ce061be63d43f5bc4c59b89a22fd8d76007af7abefa672f [INFO] running `Command { std: "docker" "start" "-a" "d19016f333dc42bf1ce061be63d43f5bc4c59b89a22fd8d76007af7abefa672f", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] syn v1.0.48 (as host dependency): full [INFO] [stderr] [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking subtle v2.3.0 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking supercow v0.1.0 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking regex-syntax v0.6.20 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking cpio v0.2.0 [INFO] [stderr] Checking seahash v4.0.1 [INFO] [stderr] Checking siphasher v0.3.3 [INFO] [stderr] Checking data-encoding v2.3.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Compiling liblmdb-sys v0.2.2 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling md5-asm v0.4.3 [INFO] [stderr] Compiling sha2-asm v0.5.4 [INFO] [stderr] Compiling sha1-asm v0.4.4 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Checking sha-1 v0.9.1 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking blake2 v0.9.1 [INFO] [stderr] Checking backtrace v0.3.54 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking lmdb-zero v0.4.4 [INFO] [stderr] Checking vonuvoli-scheme v0.0.7 (/tmp/fixit) [INFO] [stderr] Migrating sources/lib.rs from 2018 edition to 2021 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> sources/lib.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | #![ feature (const_fn) ] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_arrays.rs:628:17 [INFO] [stdout] | [INFO] [stdout] 628 | succeed! (false.into ()), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> sources/lib.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | #![ deny (warnings) ] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(semicolon_in_expressions_from_macros)]` implied by `#[deny(warnings)]` [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_cache.rs:184:29 [INFO] [stdout] | [INFO] [stdout] 184 | ... fail! (0xb3d47279), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_cache.rs:285:21 [INFO] [stdout] | [INFO] [stdout] 285 | fail! (0xa646b5b3), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_cache.rs:484:108 [INFO] [stdout] | [INFO] [stdout] 484 | ... busting, integrity_key, |value| succeed! (bytes_clone_slice (value, None)))); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_cache.rs:566:112 [INFO] [stdout] | [INFO] [stdout] 566 | ... busting, integrity_key, |value| succeed! (bytes_clone_slice (value, None)))); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_cache.rs:666:17 [INFO] [stdout] | [INFO] [stdout] 666 | fail! (0xf9933376), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_cache.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | succeed! (None), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_cache.rs:720:21 [INFO] [stdout] | [INFO] [stdout] 720 | fail! (0x18b3fffe), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_cache.rs:753:29 [INFO] [stdout] | [INFO] [stdout] 753 | ... fail! (0xdaed26ce), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_cache.rs:761:21 [INFO] [stdout] | [INFO] [stdout] 761 | succeed! (()), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_cache.rs:768:29 [INFO] [stdout] | [INFO] [stdout] 768 | ... fail! (0xe261b07d), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_cache.rs:800:25 [INFO] [stdout] | [INFO] [stdout] 800 | fail! (0xc7090246), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_cache.rs:863:29 [INFO] [stdout] | [INFO] [stdout] 863 | ... fail! (0xbdfa132f), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:102:115 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::exports::panic_with_error ($error, $code, &(file! (), line! (), 0), issue_tracking_message! ($tracking)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_cache.rs:917:19 [INFO] [stdout] | [INFO] [stdout] 917 | let now = try_or_panic_0! (time::UNIX_EPOCH.elapsed (), 0xffe35099) .as_secs (); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `panic_with_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:102:115 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::exports::panic_with_error ($error, $code, &(file! (), line! (), 0), issue_tracking_message! ($tracking)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_cache.rs:947:19 [INFO] [stdout] | [INFO] [stdout] 947 | let now = try_or_panic_0! (time::UNIX_EPOCH.elapsed (), 0x8e72e043) .as_secs (); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `panic_with_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:770:1 [INFO] [stdout] | [INFO] [stdout] 770 | / def_fn_compare! (Value, [INFO] [stdout] 771 | | compare_1, compare_2, compare_3, compare_4, compare_n); [INFO] [stdout] | |_______________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1168:29 [INFO] [stdout] | [INFO] [stdout] 1168 | ... succeed! (false ^ negated), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1184:1 [INFO] [stdout] | [INFO] [stdout] 1184 | / def_fn_compare! (ValueSingleton, [INFO] [stdout] 1185 | | value_singleton_compare_1, value_singleton_compare_2, value_singleton_compare_3, value_singleton_compare_4, value_singleton_compare_n, [INFO] [stdout] 1186 | | value_singleton_compare_1a, value_singleton_compare_2a, value_singleton_compare_3a, value_singleton_compare_4a, value_singleton_compare_na); [INFO] [stdout] | |____________________________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1184:1 [INFO] [stdout] | [INFO] [stdout] 1184 | / def_fn_compare! (ValueSingleton, [INFO] [stdout] 1185 | | value_singleton_compare_1, value_singleton_compare_2, value_singleton_compare_3, value_singleton_compare_4, value_singleton_compare_n, [INFO] [stdout] 1186 | | value_singleton_compare_1a, value_singleton_compare_2a, value_singleton_compare_3a, value_singleton_compare_4a, value_singleton_compare_na); [INFO] [stdout] | |____________________________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1195:21 [INFO] [stdout] | [INFO] [stdout] 1195 | succeed! (true ^ negated), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1197:21 [INFO] [stdout] | [INFO] [stdout] 1197 | fail! (0x534ee60c), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1200:13 [INFO] [stdout] | [INFO] [stdout] 1200 | succeed! (true ^ comparison.negated ()), [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1212:21 [INFO] [stdout] | [INFO] [stdout] 1212 | succeed! (true ^ negated), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1214:21 [INFO] [stdout] | [INFO] [stdout] 1214 | fail! (0xec7931c0), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1219:21 [INFO] [stdout] | [INFO] [stdout] 1219 | succeed! (false ^ negated), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1221:21 [INFO] [stdout] | [INFO] [stdout] 1221 | fail! (0xa7c9f145), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1226:21 [INFO] [stdout] | [INFO] [stdout] 1226 | succeed! (false ^ negated), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1228:21 [INFO] [stdout] | [INFO] [stdout] 1228 | fail! (0xb57c53eb), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1238:1 [INFO] [stdout] | [INFO] [stdout] 1238 | / def_fn_compare! (Boolean, [INFO] [stdout] 1239 | | boolean_compare_1, boolean_compare_2, boolean_compare_3, boolean_compare_4, boolean_compare_n, [INFO] [stdout] 1240 | | boolean_compare_1a, boolean_compare_2a, boolean_compare_3a, boolean_compare_4a, boolean_compare_na); [INFO] [stdout] | |____________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1238:1 [INFO] [stdout] | [INFO] [stdout] 1238 | / def_fn_compare! (Boolean, [INFO] [stdout] 1239 | | boolean_compare_1, boolean_compare_2, boolean_compare_3, boolean_compare_4, boolean_compare_n, [INFO] [stdout] 1240 | | boolean_compare_1a, boolean_compare_2a, boolean_compare_3a, boolean_compare_4a, boolean_compare_na); [INFO] [stdout] | |____________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1255:1 [INFO] [stdout] | [INFO] [stdout] 1255 | / def_fn_compare! (NumberInteger, [INFO] [stdout] 1256 | | number_integer_compare_1, number_integer_compare_2, number_integer_compare_3, number_integer_compare_4, number_integer_compare_n, [INFO] [stdout] 1257 | | number_integer_compare_1a, number_integer_compare_2a, number_integer_compare_3a, number_integer_compare_4a, number_integer_com... [INFO] [stdout] | |_______________________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1255:1 [INFO] [stdout] | [INFO] [stdout] 1255 | / def_fn_compare! (NumberInteger, [INFO] [stdout] 1256 | | number_integer_compare_1, number_integer_compare_2, number_integer_compare_3, number_integer_compare_4, number_integer_compare_n, [INFO] [stdout] 1257 | | number_integer_compare_1a, number_integer_compare_2a, number_integer_compare_3a, number_integer_compare_4a, number_integer_com... [INFO] [stdout] | |_______________________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1272:1 [INFO] [stdout] | [INFO] [stdout] 1272 | / def_fn_compare! (NumberReal, [INFO] [stdout] 1273 | | number_real_compare_1, number_real_compare_2, number_real_compare_3, number_real_compare_4, number_real_compare_n, [INFO] [stdout] 1274 | | number_real_compare_1a, number_real_compare_2a, number_real_compare_3a, number_real_compare_4a, number_real_compare_na); [INFO] [stdout] | |________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1272:1 [INFO] [stdout] | [INFO] [stdout] 1272 | / def_fn_compare! (NumberReal, [INFO] [stdout] 1273 | | number_real_compare_1, number_real_compare_2, number_real_compare_3, number_real_compare_4, number_real_compare_n, [INFO] [stdout] 1274 | | number_real_compare_1a, number_real_compare_2a, number_real_compare_3a, number_real_compare_4a, number_real_compare_na); [INFO] [stdout] | |________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1282:17 [INFO] [stdout] | [INFO] [stdout] 1282 | succeed! (true ^ negated), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1284:17 [INFO] [stdout] | [INFO] [stdout] 1284 | succeed! (false ^ negated), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1315:1 [INFO] [stdout] | [INFO] [stdout] 1315 | / def_fn_compare! (Character, [INFO] [stdout] 1316 | | character_compare_1, character_compare_2, character_compare_3, character_compare_4, character_compare_n, [INFO] [stdout] 1317 | | character_compare_1a, character_compare_2a, character_compare_3a, character_compare_4a, character_compare_na); [INFO] [stdout] | |______________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1315:1 [INFO] [stdout] | [INFO] [stdout] 1315 | / def_fn_compare! (Character, [INFO] [stdout] 1316 | | character_compare_1, character_compare_2, character_compare_3, character_compare_4, character_compare_n, [INFO] [stdout] 1317 | | character_compare_1a, character_compare_2a, character_compare_3a, character_compare_4a, character_compare_na); [INFO] [stdout] | |______________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1332:13 [INFO] [stdout] | [INFO] [stdout] 1332 | succeed! (char::eq (&left, &right) ^ negated), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:345:50 [INFO] [stdout] | [INFO] [stdout] 345 | return failed_unimplemented! ($code, $tracking); // OK [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1338:21 [INFO] [stdout] | [INFO] [stdout] 1338 | fail_unimplemented! (0xea3c51f1, (github_issue, 35)), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail_unimplemented` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1346:1 [INFO] [stdout] | [INFO] [stdout] 1346 | / def_fn_compare! (Symbol, [INFO] [stdout] 1347 | | symbol_compare_1, symbol_compare_2, symbol_compare_3, symbol_compare_4, symbol_compare_n, [INFO] [stdout] 1348 | | symbol_compare_1a, symbol_compare_2a, symbol_compare_3a, symbol_compare_4a, symbol_compare_na); [INFO] [stdout] | |_______________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1346:1 [INFO] [stdout] | [INFO] [stdout] 1346 | / def_fn_compare! (Symbol, [INFO] [stdout] 1347 | | symbol_compare_1, symbol_compare_2, symbol_compare_3, symbol_compare_4, symbol_compare_n, [INFO] [stdout] 1348 | | symbol_compare_1a, symbol_compare_2a, symbol_compare_3a, symbol_compare_4a, symbol_compare_na); [INFO] [stdout] | |_______________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1361:13 [INFO] [stdout] | [INFO] [stdout] 1361 | succeed! (Symbol::eq (left, right) ^ negated), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:345:50 [INFO] [stdout] | [INFO] [stdout] 345 | return failed_unimplemented! ($code, $tracking); // OK [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1367:21 [INFO] [stdout] | [INFO] [stdout] 1367 | fail_unimplemented! (0xc4ef7065, (github_issue, 35)), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail_unimplemented` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1376:1 [INFO] [stdout] | [INFO] [stdout] 1376 | / def_fn_compare! (Keyword, [INFO] [stdout] 1377 | | keyword_compare_1, keyword_compare_2, keyword_compare_3, keyword_compare_4, keyword_compare_n, [INFO] [stdout] 1378 | | keyword_compare_1a, keyword_compare_2a, keyword_compare_3a, keyword_compare_4a, keyword_compare_na); [INFO] [stdout] | |____________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1376:1 [INFO] [stdout] | [INFO] [stdout] 1376 | / def_fn_compare! (Keyword, [INFO] [stdout] 1377 | | keyword_compare_1, keyword_compare_2, keyword_compare_3, keyword_compare_4, keyword_compare_n, [INFO] [stdout] 1378 | | keyword_compare_1a, keyword_compare_2a, keyword_compare_3a, keyword_compare_4a, keyword_compare_na); [INFO] [stdout] | |____________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1393:13 [INFO] [stdout] | [INFO] [stdout] 1393 | succeed! (Keyword::eq (left, right) ^ negated), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:345:50 [INFO] [stdout] | [INFO] [stdout] 345 | return failed_unimplemented! ($code, $tracking); // OK [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1399:21 [INFO] [stdout] | [INFO] [stdout] 1399 | fail_unimplemented! (0x3a2cf6b7, (github_issue, 35)), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail_unimplemented` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1408:1 [INFO] [stdout] | [INFO] [stdout] 1408 | / def_fn_compare! (Unique, [INFO] [stdout] 1409 | | unique_compare_1, unique_compare_2, unique_compare_3, unique_compare_4, unique_compare_n, [INFO] [stdout] 1410 | | unique_compare_1a, unique_compare_2a, unique_compare_3a, unique_compare_4a, unique_compare_na); [INFO] [stdout] | |_______________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1408:1 [INFO] [stdout] | [INFO] [stdout] 1408 | / def_fn_compare! (Unique, [INFO] [stdout] 1409 | | unique_compare_1, unique_compare_2, unique_compare_3, unique_compare_4, unique_compare_n, [INFO] [stdout] 1410 | | unique_compare_1a, unique_compare_2a, unique_compare_3a, unique_compare_4a, unique_compare_na); [INFO] [stdout] | |_______________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1425:13 [INFO] [stdout] | [INFO] [stdout] 1425 | succeed! (Unique::eq (left, right) ^ negated), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1435:1 [INFO] [stdout] | [INFO] [stdout] 1435 | / def_fn_compare! (StringImmutable, [INFO] [stdout] 1436 | | string_immutable_compare_1, string_immutable_compare_2, string_immutable_compare_3, string_immutable_compare_4, string_immutable_compare_n, [INFO] [stdout] 1437 | | string_immutable_compare_1a, string_immutable_compare_2a, string_immutable_compare_3a, string_immutable_compare_4a, string_immutable_compare_na); [INFO] [stdout] | |_________________________________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1435:1 [INFO] [stdout] | [INFO] [stdout] 1435 | / def_fn_compare! (StringImmutable, [INFO] [stdout] 1436 | | string_immutable_compare_1, string_immutable_compare_2, string_immutable_compare_3, string_immutable_compare_4, string_immutable_compare_n, [INFO] [stdout] 1437 | | string_immutable_compare_1a, string_immutable_compare_2a, string_immutable_compare_3a, string_immutable_compare_4a, string_immutable_compare_na); [INFO] [stdout] | |_________________________________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1456:1 [INFO] [stdout] | [INFO] [stdout] 1456 | / def_fn_compare! (StringMutable, [INFO] [stdout] 1457 | | string_mutable_compare_1, string_mutable_compare_2, string_mutable_compare_3, string_mutable_compare_4, string_mutable_compare_n, [INFO] [stdout] 1458 | | string_mutable_compare_1a, string_mutable_compare_2a, string_mutable_compare_3a, string_mutable_compare_4a, string_mutable_com... [INFO] [stdout] | |_______________________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1456:1 [INFO] [stdout] | [INFO] [stdout] 1456 | / def_fn_compare! (StringMutable, [INFO] [stdout] 1457 | | string_mutable_compare_1, string_mutable_compare_2, string_mutable_compare_3, string_mutable_compare_4, string_mutable_compare_n, [INFO] [stdout] 1458 | | string_mutable_compare_1a, string_mutable_compare_2a, string_mutable_compare_3a, string_mutable_compare_4a, string_mutable_com... [INFO] [stdout] | |_______________________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1486:21 [INFO] [stdout] | [INFO] [stdout] 1486 | succeed! (StringRef::is_self (left, right) ^ negated), [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1488:21 [INFO] [stdout] | [INFO] [stdout] 1488 | succeed! (StringRef::eq (left, right) ^ negated), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:345:50 [INFO] [stdout] | [INFO] [stdout] 345 | return failed_unimplemented! ($code, $tracking); // OK [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1495:21 [INFO] [stdout] | [INFO] [stdout] 1495 | fail_unimplemented! (0x2736b1f6, (github_issue, 35)), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail_unimplemented` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1504:1 [INFO] [stdout] | [INFO] [stdout] 1504 | / def_fn_compare! (BytesImmutable, [INFO] [stdout] 1505 | | bytes_immutable_compare_1, bytes_immutable_compare_2, bytes_immutable_compare_3, bytes_immutable_compare_4, bytes_immutable_compare_n, [INFO] [stdout] 1506 | | bytes_immutable_compare_1a, bytes_immutable_compare_2a, bytes_immutable_compare_3a, bytes_immutable_compare_4a, bytes_immutable_compare_na); [INFO] [stdout] | |____________________________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1504:1 [INFO] [stdout] | [INFO] [stdout] 1504 | / def_fn_compare! (BytesImmutable, [INFO] [stdout] 1505 | | bytes_immutable_compare_1, bytes_immutable_compare_2, bytes_immutable_compare_3, bytes_immutable_compare_4, bytes_immutable_compare_n, [INFO] [stdout] 1506 | | bytes_immutable_compare_1a, bytes_immutable_compare_2a, bytes_immutable_compare_3a, bytes_immutable_compare_4a, bytes_immutable_compare_na); [INFO] [stdout] | |____________________________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1525:1 [INFO] [stdout] | [INFO] [stdout] 1525 | / def_fn_compare! (BytesMutable, [INFO] [stdout] 1526 | | bytes_mutable_compare_1, bytes_mutable_compare_2, bytes_mutable_compare_3, bytes_mutable_compare_4, bytes_mutable_compare_n, [INFO] [stdout] 1527 | | bytes_mutable_compare_1a, bytes_mutable_compare_2a, bytes_mutable_compare_3a, bytes_mutable_compare_4a, bytes_mutable_compare_na); [INFO] [stdout] | |__________________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1525:1 [INFO] [stdout] | [INFO] [stdout] 1525 | / def_fn_compare! (BytesMutable, [INFO] [stdout] 1526 | | bytes_mutable_compare_1, bytes_mutable_compare_2, bytes_mutable_compare_3, bytes_mutable_compare_4, bytes_mutable_compare_n, [INFO] [stdout] 1527 | | bytes_mutable_compare_1a, bytes_mutable_compare_2a, bytes_mutable_compare_3a, bytes_mutable_compare_4a, bytes_mutable_compare_na); [INFO] [stdout] | |__________________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1555:21 [INFO] [stdout] | [INFO] [stdout] 1555 | succeed! (BytesRef::is_self (left, right) ^ negated), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1557:21 [INFO] [stdout] | [INFO] [stdout] 1557 | succeed! (BytesRef::eq (left, right) ^ negated), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:345:50 [INFO] [stdout] | [INFO] [stdout] 345 | return failed_unimplemented! ($code, $tracking); // OK [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1564:21 [INFO] [stdout] | [INFO] [stdout] 1564 | fail_unimplemented! (0x5be9ea91, (github_issue, 35)), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail_unimplemented` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1574:1 [INFO] [stdout] | [INFO] [stdout] 1574 | / def_fn_compare! (StringRegex, [INFO] [stdout] 1575 | | string_regex_compare_1, string_regex_compare_2, string_regex_compare_3, string_regex_compare_4, string_regex_compare_n, [INFO] [stdout] 1576 | | string_regex_compare_1a, string_regex_compare_2a, string_regex_compare_3a, string_regex_compare_4a, string_regex_compare_na); [INFO] [stdout] | |_____________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1574:1 [INFO] [stdout] | [INFO] [stdout] 1574 | / def_fn_compare! (StringRegex, [INFO] [stdout] 1575 | | string_regex_compare_1, string_regex_compare_2, string_regex_compare_3, string_regex_compare_4, string_regex_compare_n, [INFO] [stdout] 1576 | | string_regex_compare_1a, string_regex_compare_2a, string_regex_compare_3a, string_regex_compare_4a, string_regex_compare_na); [INFO] [stdout] | |_____________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1595:21 [INFO] [stdout] | [INFO] [stdout] 1595 | succeed! (StringRegex::is_self (left, right) ^ negated), [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1597:21 [INFO] [stdout] | [INFO] [stdout] 1597 | succeed! (StringRegex::eq (left, right) ^ negated), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:345:50 [INFO] [stdout] | [INFO] [stdout] 345 | return failed_unimplemented! ($code, $tracking); // OK [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1604:21 [INFO] [stdout] | [INFO] [stdout] 1604 | fail_unimplemented! (0x86b3116e, (github_issue, 35)), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail_unimplemented` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1614:1 [INFO] [stdout] | [INFO] [stdout] 1614 | / def_fn_compare! (BytesRegex, [INFO] [stdout] 1615 | | bytes_regex_compare_1, bytes_regex_compare_2, bytes_regex_compare_3, bytes_regex_compare_4, bytes_regex_compare_n, [INFO] [stdout] 1616 | | bytes_regex_compare_1a, bytes_regex_compare_2a, bytes_regex_compare_3a, bytes_regex_compare_4a, bytes_regex_compare_na); [INFO] [stdout] | |________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1614:1 [INFO] [stdout] | [INFO] [stdout] 1614 | / def_fn_compare! (BytesRegex, [INFO] [stdout] 1615 | | bytes_regex_compare_1, bytes_regex_compare_2, bytes_regex_compare_3, bytes_regex_compare_4, bytes_regex_compare_n, [INFO] [stdout] 1616 | | bytes_regex_compare_1a, bytes_regex_compare_2a, bytes_regex_compare_3a, bytes_regex_compare_4a, bytes_regex_compare_na); [INFO] [stdout] | |________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1635:21 [INFO] [stdout] | [INFO] [stdout] 1635 | succeed! (BytesRegex::is_self (left, right) ^ negated), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1637:21 [INFO] [stdout] | [INFO] [stdout] 1637 | succeed! (BytesRegex::eq (left, right) ^ negated), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:345:50 [INFO] [stdout] | [INFO] [stdout] 345 | return failed_unimplemented! ($code, $tracking); // OK [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1644:21 [INFO] [stdout] | [INFO] [stdout] 1644 | fail_unimplemented! (0x3d0884f6, (github_issue, 35)), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail_unimplemented` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1652:1 [INFO] [stdout] | [INFO] [stdout] 1652 | / def_fn_compare! (PairImmutable, [INFO] [stdout] 1653 | | pair_immutable_compare_1, pair_immutable_compare_2, pair_immutable_compare_3, pair_immutable_compare_4, pair_immutable_compare_n, [INFO] [stdout] 1654 | | pair_immutable_compare_1a, pair_immutable_compare_2a, pair_immutable_compare_3a, pair_immutable_compare_4a, pair_immutable_com... [INFO] [stdout] | |_______________________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1652:1 [INFO] [stdout] | [INFO] [stdout] 1652 | / def_fn_compare! (PairImmutable, [INFO] [stdout] 1653 | | pair_immutable_compare_1, pair_immutable_compare_2, pair_immutable_compare_3, pair_immutable_compare_4, pair_immutable_compare_n, [INFO] [stdout] 1654 | | pair_immutable_compare_1a, pair_immutable_compare_2a, pair_immutable_compare_3a, pair_immutable_compare_4a, pair_immutable_com... [INFO] [stdout] | |_______________________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1670:1 [INFO] [stdout] | [INFO] [stdout] 1670 | / def_fn_compare! (PairMutable, [INFO] [stdout] 1671 | | pair_mutable_compare_1, pair_mutable_compare_2, pair_mutable_compare_3, pair_mutable_compare_4, pair_mutable_compare_n, [INFO] [stdout] 1672 | | pair_mutable_compare_1a, pair_mutable_compare_2a, pair_mutable_compare_3a, pair_mutable_compare_4a, pair_mutable_compare_na); [INFO] [stdout] | |_____________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1670:1 [INFO] [stdout] | [INFO] [stdout] 1670 | / def_fn_compare! (PairMutable, [INFO] [stdout] 1671 | | pair_mutable_compare_1, pair_mutable_compare_2, pair_mutable_compare_3, pair_mutable_compare_4, pair_mutable_compare_n, [INFO] [stdout] 1672 | | pair_mutable_compare_1a, pair_mutable_compare_2a, pair_mutable_compare_3a, pair_mutable_compare_4a, pair_mutable_compare_na); [INFO] [stdout] | |_____________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1701:25 [INFO] [stdout] | [INFO] [stdout] 1701 | succeed! (PairRef::value_is_self (left, right) ^ negated), [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1715:21 [INFO] [stdout] | [INFO] [stdout] 1715 | succeed! (PairRef::value_is_self (left, right) ^ negated), [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1761:1 [INFO] [stdout] | [INFO] [stdout] 1761 | / def_fn_compare! (ArrayImmutable, [INFO] [stdout] 1762 | | array_immutable_compare_1, array_immutable_compare_2, array_immutable_compare_3, array_immutable_compare_4, array_immutable_compare_n, [INFO] [stdout] 1763 | | array_immutable_compare_1a, array_immutable_compare_2a, array_immutable_compare_3a, array_immutable_compare_4a, array_immutable_compare_na); [INFO] [stdout] | |____________________________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1761:1 [INFO] [stdout] | [INFO] [stdout] 1761 | / def_fn_compare! (ArrayImmutable, [INFO] [stdout] 1762 | | array_immutable_compare_1, array_immutable_compare_2, array_immutable_compare_3, array_immutable_compare_4, array_immutable_compare_n, [INFO] [stdout] 1763 | | array_immutable_compare_1a, array_immutable_compare_2a, array_immutable_compare_3a, array_immutable_compare_4a, array_immutable_compare_na); [INFO] [stdout] | |____________________________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1782:1 [INFO] [stdout] | [INFO] [stdout] 1782 | / def_fn_compare! (ArrayMutable, [INFO] [stdout] 1783 | | array_mutable_compare_1, array_mutable_compare_2, array_mutable_compare_3, array_mutable_compare_4, array_mutable_compare_n, [INFO] [stdout] 1784 | | array_mutable_compare_1a, array_mutable_compare_2a, array_mutable_compare_3a, array_mutable_compare_4a, array_mutable_compare_na); [INFO] [stdout] | |__________________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1782:1 [INFO] [stdout] | [INFO] [stdout] 1782 | / def_fn_compare! (ArrayMutable, [INFO] [stdout] 1783 | | array_mutable_compare_1, array_mutable_compare_2, array_mutable_compare_3, array_mutable_compare_4, array_mutable_compare_n, [INFO] [stdout] 1784 | | array_mutable_compare_1a, array_mutable_compare_2a, array_mutable_compare_3a, array_mutable_compare_4a, array_mutable_compare_na); [INFO] [stdout] | |__________________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1812:21 [INFO] [stdout] | [INFO] [stdout] 1812 | succeed! (ArrayRef::is_self (left, right) ^ negated), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1825:1 [INFO] [stdout] | [INFO] [stdout] 1825 | / def_fn_compare! (Values, [INFO] [stdout] 1826 | | values_compare_1, values_compare_2, values_compare_3, values_compare_4, values_compare_n, [INFO] [stdout] 1827 | | values_compare_1a, values_compare_2a, values_compare_3a, values_compare_4a, values_compare_na); [INFO] [stdout] | |_______________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1825:1 [INFO] [stdout] | [INFO] [stdout] 1825 | / def_fn_compare! (Values, [INFO] [stdout] 1826 | | values_compare_1, values_compare_2, values_compare_3, values_compare_4, values_compare_n, [INFO] [stdout] 1827 | | values_compare_1a, values_compare_2a, values_compare_3a, values_compare_4a, values_compare_na); [INFO] [stdout] | |_______________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1844:21 [INFO] [stdout] | [INFO] [stdout] 1844 | succeed! (Values::is_self (left, right) ^ negated), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1857:1 [INFO] [stdout] | [INFO] [stdout] 1857 | / def_fn_compare! (RecordKind, [INFO] [stdout] 1858 | | record_kind_compare_1, record_kind_compare_2, record_kind_compare_3, record_kind_compare_4, record_kind_compare_n, [INFO] [stdout] 1859 | | record_kind_compare_1a, record_kind_compare_2a, record_kind_compare_3a, record_kind_compare_4a, record_kind_compare_na); [INFO] [stdout] | |________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1857:1 [INFO] [stdout] | [INFO] [stdout] 1857 | / def_fn_compare! (RecordKind, [INFO] [stdout] 1858 | | record_kind_compare_1, record_kind_compare_2, record_kind_compare_3, record_kind_compare_4, record_kind_compare_n, [INFO] [stdout] 1859 | | record_kind_compare_1a, record_kind_compare_2a, record_kind_compare_3a, record_kind_compare_4a, record_kind_compare_na); [INFO] [stdout] | |________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1874:13 [INFO] [stdout] | [INFO] [stdout] 1874 | succeed! (RecordKind::is_self (left, right) ^ negated), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1884:1 [INFO] [stdout] | [INFO] [stdout] 1884 | / def_fn_compare! (RecordImmutable, [INFO] [stdout] 1885 | | record_immutable_compare_1, record_immutable_compare_2, record_immutable_compare_3, record_immutable_compare_4, record_immutable_compare_n, [INFO] [stdout] 1886 | | record_immutable_compare_1a, record_immutable_compare_2a, record_immutable_compare_3a, record_immutable_compare_4a, record_immutable_compare_na); [INFO] [stdout] | |_________________________________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1884:1 [INFO] [stdout] | [INFO] [stdout] 1884 | / def_fn_compare! (RecordImmutable, [INFO] [stdout] 1885 | | record_immutable_compare_1, record_immutable_compare_2, record_immutable_compare_3, record_immutable_compare_4, record_immutable_compare_n, [INFO] [stdout] 1886 | | record_immutable_compare_1a, record_immutable_compare_2a, record_immutable_compare_3a, record_immutable_compare_4a, record_immutable_compare_na); [INFO] [stdout] | |_________________________________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1905:1 [INFO] [stdout] | [INFO] [stdout] 1905 | / def_fn_compare! (RecordMutable, [INFO] [stdout] 1906 | | record_mutable_compare_1, record_mutable_compare_2, record_mutable_compare_3, record_mutable_compare_4, record_mutable_compare_n, [INFO] [stdout] 1907 | | record_mutable_compare_1a, record_mutable_compare_2a, record_mutable_compare_3a, record_mutable_compare_4a, record_mutable_com... [INFO] [stdout] | |_______________________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1905:1 [INFO] [stdout] | [INFO] [stdout] 1905 | / def_fn_compare! (RecordMutable, [INFO] [stdout] 1906 | | record_mutable_compare_1, record_mutable_compare_2, record_mutable_compare_3, record_mutable_compare_4, record_mutable_compare_n, [INFO] [stdout] 1907 | | record_mutable_compare_1a, record_mutable_compare_2a, record_mutable_compare_3a, record_mutable_compare_4a, record_mutable_com... [INFO] [stdout] | |_______________________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1935:21 [INFO] [stdout] | [INFO] [stdout] 1935 | succeed! (RecordRef::is_self (left, right) ^ negated), [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1959:1 [INFO] [stdout] | [INFO] [stdout] 1959 | / def_fn_compare! (Error, [INFO] [stdout] 1960 | | error_compare_1, error_compare_2, error_compare_3, error_compare_4, error_compare_n, [INFO] [stdout] 1961 | | error_compare_1a, error_compare_2a, error_compare_3a, error_compare_4a, error_compare_na); [INFO] [stdout] | |__________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1959:1 [INFO] [stdout] | [INFO] [stdout] 1959 | / def_fn_compare! (Error, [INFO] [stdout] 1960 | | error_compare_1, error_compare_2, error_compare_3, error_compare_4, error_compare_n, [INFO] [stdout] 1961 | | error_compare_1a, error_compare_2a, error_compare_3a, error_compare_4a, error_compare_na); [INFO] [stdout] | |__________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1978:21 [INFO] [stdout] | [INFO] [stdout] 1978 | succeed! (Error::is_self (left, right) ^ negated), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1980:21 [INFO] [stdout] | [INFO] [stdout] 1980 | succeed! (Error::eq (left, right) ^ negated), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1990:1 [INFO] [stdout] | [INFO] [stdout] 1990 | / def_fn_compare! (ProcedurePrimitive, [INFO] [stdout] 1991 | | procedure_primitive_compare_1, procedure_primitive_compare_2, procedure_primitive_compare_3, procedure_primitive_compare_4, procedure_primitive_compare_n, [INFO] [stdout] 1992 | | procedure_primitive_compare_1a, procedure_primitive_compare_2a, procedure_primitive_compare_3a, procedure_primitive_compare_4a, procedure_primitive_compare_na); [INFO] [stdout] | |________________________________________________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:1990:1 [INFO] [stdout] | [INFO] [stdout] 1990 | / def_fn_compare! (ProcedurePrimitive, [INFO] [stdout] 1991 | | procedure_primitive_compare_1, procedure_primitive_compare_2, procedure_primitive_compare_3, procedure_primitive_compare_4, procedure_primitive_compare_n, [INFO] [stdout] 1992 | | procedure_primitive_compare_1a, procedure_primitive_compare_2a, procedure_primitive_compare_3a, procedure_primitive_compare_4a, procedure_primitive_compare_na); [INFO] [stdout] | |________________________________________________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2006:1 [INFO] [stdout] | [INFO] [stdout] 2006 | / def_fn_compare! (ProcedureExtended, [INFO] [stdout] 2007 | | procedure_extended_compare_1, procedure_extended_compare_2, procedure_extended_compare_3, procedure_extended_compare_4, procedure_extended_compare_n, [INFO] [stdout] 2008 | | procedure_extended_compare_1a, procedure_extended_compare_2a, procedure_extended_compare_3a, procedure_extended_compare_4a, procedure_extended_compare_na); [INFO] [stdout] | |___________________________________________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2006:1 [INFO] [stdout] | [INFO] [stdout] 2006 | / def_fn_compare! (ProcedureExtended, [INFO] [stdout] 2007 | | procedure_extended_compare_1, procedure_extended_compare_2, procedure_extended_compare_3, procedure_extended_compare_4, procedure_extended_compare_n, [INFO] [stdout] 2008 | | procedure_extended_compare_1a, procedure_extended_compare_2a, procedure_extended_compare_3a, procedure_extended_compare_4a, procedure_extended_compare_na); [INFO] [stdout] | |___________________________________________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2025:21 [INFO] [stdout] | [INFO] [stdout] 2025 | succeed! (ProcedureExtended::is_self (left, right) ^ negated), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2027:21 [INFO] [stdout] | [INFO] [stdout] 2027 | succeed! (ProcedureExtended::eq (left, right) ^ negated), [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2036:1 [INFO] [stdout] | [INFO] [stdout] 2036 | / def_fn_compare! (ProcedureNative, [INFO] [stdout] 2037 | | procedure_native_compare_1, procedure_native_compare_2, procedure_native_compare_3, procedure_native_compare_4, procedure_native_compare_n, [INFO] [stdout] 2038 | | procedure_native_compare_1a, procedure_native_compare_2a, procedure_native_compare_3a, procedure_native_compare_4a, procedure_native_compare_na); [INFO] [stdout] | |_________________________________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2036:1 [INFO] [stdout] | [INFO] [stdout] 2036 | / def_fn_compare! (ProcedureNative, [INFO] [stdout] 2037 | | procedure_native_compare_1, procedure_native_compare_2, procedure_native_compare_3, procedure_native_compare_4, procedure_native_compare_n, [INFO] [stdout] 2038 | | procedure_native_compare_1a, procedure_native_compare_2a, procedure_native_compare_3a, procedure_native_compare_4a, procedure_native_compare_na); [INFO] [stdout] | |_________________________________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2053:13 [INFO] [stdout] | [INFO] [stdout] 2053 | succeed! (ProcedureNative::is_self (left, right) ^ negated), [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2062:1 [INFO] [stdout] | [INFO] [stdout] 2062 | / def_fn_compare! (ProcedureLambda, [INFO] [stdout] 2063 | | procedure_lambda_compare_1, procedure_lambda_compare_2, procedure_lambda_compare_3, procedure_lambda_compare_4, procedure_lambda_compare_n, [INFO] [stdout] 2064 | | procedure_lambda_compare_1a, procedure_lambda_compare_2a, procedure_lambda_compare_3a, procedure_lambda_compare_4a, procedure_lambda_compare_na); [INFO] [stdout] | |_________________________________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2062:1 [INFO] [stdout] | [INFO] [stdout] 2062 | / def_fn_compare! (ProcedureLambda, [INFO] [stdout] 2063 | | procedure_lambda_compare_1, procedure_lambda_compare_2, procedure_lambda_compare_3, procedure_lambda_compare_4, procedure_lambda_compare_n, [INFO] [stdout] 2064 | | procedure_lambda_compare_1a, procedure_lambda_compare_2a, procedure_lambda_compare_3a, procedure_lambda_compare_4a, procedure_lambda_compare_na); [INFO] [stdout] | |_________________________________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2083:21 [INFO] [stdout] | [INFO] [stdout] 2083 | succeed! (ProcedureLambda::is_self (left, right) ^ negated), [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2085:21 [INFO] [stdout] | [INFO] [stdout] 2085 | succeed! (ProcedureLambda::eq (left, right) ^ negated), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2095:1 [INFO] [stdout] | [INFO] [stdout] 2095 | / def_fn_compare! (SyntaxPrimitive, [INFO] [stdout] 2096 | | syntax_primitive_compare_1, syntax_primitive_compare_2, syntax_primitive_compare_3, syntax_primitive_compare_4, syntax_primitive_compare_n, [INFO] [stdout] 2097 | | syntax_primitive_compare_1a, syntax_primitive_compare_2a, syntax_primitive_compare_3a, syntax_primitive_compare_4a, syntax_primitive_compare_na); [INFO] [stdout] | |_________________________________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2095:1 [INFO] [stdout] | [INFO] [stdout] 2095 | / def_fn_compare! (SyntaxPrimitive, [INFO] [stdout] 2096 | | syntax_primitive_compare_1, syntax_primitive_compare_2, syntax_primitive_compare_3, syntax_primitive_compare_4, syntax_primitive_compare_n, [INFO] [stdout] 2097 | | syntax_primitive_compare_1a, syntax_primitive_compare_2a, syntax_primitive_compare_3a, syntax_primitive_compare_4a, syntax_primitive_compare_na); [INFO] [stdout] | |_________________________________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2113:1 [INFO] [stdout] | [INFO] [stdout] 2113 | / def_fn_compare! (SyntaxExtended, [INFO] [stdout] 2114 | | syntax_extended_compare_1, syntax_extended_compare_2, syntax_extended_compare_3, syntax_extended_compare_4, syntax_extended_compare_n, [INFO] [stdout] 2115 | | syntax_extended_compare_1a, syntax_extended_compare_2a, syntax_extended_compare_3a, syntax_extended_compare_4a, syntax_extended_compare_na); [INFO] [stdout] | |____________________________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2113:1 [INFO] [stdout] | [INFO] [stdout] 2113 | / def_fn_compare! (SyntaxExtended, [INFO] [stdout] 2114 | | syntax_extended_compare_1, syntax_extended_compare_2, syntax_extended_compare_3, syntax_extended_compare_4, syntax_extended_compare_n, [INFO] [stdout] 2115 | | syntax_extended_compare_1a, syntax_extended_compare_2a, syntax_extended_compare_3a, syntax_extended_compare_4a, syntax_extended_compare_na); [INFO] [stdout] | |____________________________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2136:21 [INFO] [stdout] | [INFO] [stdout] 2136 | succeed! (SyntaxExtended::is_self (left, right) ^ negated), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2138:21 [INFO] [stdout] | [INFO] [stdout] 2138 | succeed! (SyntaxExtended::eq (left, right) ^ negated), [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2149:1 [INFO] [stdout] | [INFO] [stdout] 2149 | / def_fn_compare! (SyntaxNative, [INFO] [stdout] 2150 | | syntax_native_compare_1, syntax_native_compare_2, syntax_native_compare_3, syntax_native_compare_4, syntax_native_compare_n, [INFO] [stdout] 2151 | | syntax_native_compare_1a, syntax_native_compare_2a, syntax_native_compare_3a, syntax_native_compare_4a, syntax_native_compare_na); [INFO] [stdout] | |__________________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2149:1 [INFO] [stdout] | [INFO] [stdout] 2149 | / def_fn_compare! (SyntaxNative, [INFO] [stdout] 2150 | | syntax_native_compare_1, syntax_native_compare_2, syntax_native_compare_3, syntax_native_compare_4, syntax_native_compare_n, [INFO] [stdout] 2151 | | syntax_native_compare_1a, syntax_native_compare_2a, syntax_native_compare_3a, syntax_native_compare_4a, syntax_native_compare_na); [INFO] [stdout] | |__________________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2170:13 [INFO] [stdout] | [INFO] [stdout] 2170 | succeed! (SyntaxNative::is_self (left, right) ^ negated), [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2180:1 [INFO] [stdout] | [INFO] [stdout] 2180 | / def_fn_compare! (SyntaxLambda, [INFO] [stdout] 2181 | | syntax_lambda_compare_1, syntax_lambda_compare_2, syntax_lambda_compare_3, syntax_lambda_compare_4, syntax_lambda_compare_n, [INFO] [stdout] 2182 | | syntax_lambda_compare_1a, syntax_lambda_compare_2a, syntax_lambda_compare_3a, syntax_lambda_compare_4a, syntax_lambda_compare_na); [INFO] [stdout] | |__________________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2180:1 [INFO] [stdout] | [INFO] [stdout] 2180 | / def_fn_compare! (SyntaxLambda, [INFO] [stdout] 2181 | | syntax_lambda_compare_1, syntax_lambda_compare_2, syntax_lambda_compare_3, syntax_lambda_compare_4, syntax_lambda_compare_n, [INFO] [stdout] 2182 | | syntax_lambda_compare_1a, syntax_lambda_compare_2a, syntax_lambda_compare_3a, syntax_lambda_compare_4a, syntax_lambda_compare_na); [INFO] [stdout] | |__________________________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2203:21 [INFO] [stdout] | [INFO] [stdout] 2203 | succeed! (SyntaxLambda::is_self (left, right) ^ negated), [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2205:21 [INFO] [stdout] | [INFO] [stdout] 2205 | succeed! (SyntaxLambda::eq (left, right) ^ negated), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2216:1 [INFO] [stdout] | [INFO] [stdout] 2216 | / def_fn_compare! (Path, [INFO] [stdout] 2217 | | path_compare_1, path_compare_2, path_compare_3, path_compare_4, path_compare_n, [INFO] [stdout] 2218 | | path_compare_1a, path_compare_2a, path_compare_3a, path_compare_4a, path_compare_na); [INFO] [stdout] | |_____________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2216:1 [INFO] [stdout] | [INFO] [stdout] 2216 | / def_fn_compare! (Path, [INFO] [stdout] 2217 | | path_compare_1, path_compare_2, path_compare_3, path_compare_4, path_compare_n, [INFO] [stdout] 2218 | | path_compare_1a, path_compare_2a, path_compare_3a, path_compare_4a, path_compare_na); [INFO] [stdout] | |_____________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2235:21 [INFO] [stdout] | [INFO] [stdout] 2235 | succeed! (Path::is_self (left, right) ^ negated), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2237:21 [INFO] [stdout] | [INFO] [stdout] 2237 | succeed! (Path::eq (left, right) ^ negated), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:345:50 [INFO] [stdout] | [INFO] [stdout] 345 | return failed_unimplemented! ($code, $tracking); // OK [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2244:21 [INFO] [stdout] | [INFO] [stdout] 2244 | fail_unimplemented! (0x17fe4dd5, (github_issue, 35)), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail_unimplemented` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2253:1 [INFO] [stdout] | [INFO] [stdout] 2253 | / def_fn_compare! (Port, [INFO] [stdout] 2254 | | port_compare_1, port_compare_2, port_compare_3, port_compare_4, port_compare_n, [INFO] [stdout] 2255 | | port_compare_1a, port_compare_2a, port_compare_3a, port_compare_4a, port_compare_na); [INFO] [stdout] | |_____________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2253:1 [INFO] [stdout] | [INFO] [stdout] 2253 | / def_fn_compare! (Port, [INFO] [stdout] 2254 | | port_compare_1, port_compare_2, port_compare_3, port_compare_4, port_compare_n, [INFO] [stdout] 2255 | | port_compare_1a, port_compare_2a, port_compare_3a, port_compare_4a, port_compare_na); [INFO] [stdout] | |_____________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2272:21 [INFO] [stdout] | [INFO] [stdout] 2272 | succeed! (Port::is_self (left, right) ^ negated), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2274:21 [INFO] [stdout] | [INFO] [stdout] 2274 | succeed! (Port::eq (left, right) ^ negated), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2285:1 [INFO] [stdout] | [INFO] [stdout] 2285 | / def_fn_compare! (Process, [INFO] [stdout] 2286 | | process_compare_1, process_compare_2, process_compare_3, process_compare_4, process_compare_n, [INFO] [stdout] 2287 | | process_compare_1a, process_compare_2a, process_compare_3a, process_compare_4a, process_compare_na); [INFO] [stdout] | |____________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2285:1 [INFO] [stdout] | [INFO] [stdout] 2285 | / def_fn_compare! (Process, [INFO] [stdout] 2286 | | process_compare_1, process_compare_2, process_compare_3, process_compare_4, process_compare_n, [INFO] [stdout] 2287 | | process_compare_1a, process_compare_2a, process_compare_3a, process_compare_4a, process_compare_na); [INFO] [stdout] | |____________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2304:21 [INFO] [stdout] | [INFO] [stdout] 2304 | succeed! (Process::is_self (left, right) ^ negated), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2306:21 [INFO] [stdout] | [INFO] [stdout] 2306 | succeed! (Process::eq (left, right) ^ negated), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2317:1 [INFO] [stdout] | [INFO] [stdout] 2317 | / def_fn_compare! (Context, [INFO] [stdout] 2318 | | context_compare_1, context_compare_2, context_compare_3, context_compare_4, context_compare_n, [INFO] [stdout] 2319 | | context_compare_1a, context_compare_2a, context_compare_3a, context_compare_4a, context_compare_na); [INFO] [stdout] | |____________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2317:1 [INFO] [stdout] | [INFO] [stdout] 2317 | / def_fn_compare! (Context, [INFO] [stdout] 2318 | | context_compare_1, context_compare_2, context_compare_3, context_compare_4, context_compare_n, [INFO] [stdout] 2319 | | context_compare_1a, context_compare_2a, context_compare_3a, context_compare_4a, context_compare_na); [INFO] [stdout] | |____________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2336:21 [INFO] [stdout] | [INFO] [stdout] 2336 | succeed! (Context::is_self (left, right) ^ negated), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2338:21 [INFO] [stdout] | [INFO] [stdout] 2338 | succeed! (Context::eq (left, right) ^ negated), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2349:1 [INFO] [stdout] | [INFO] [stdout] 2349 | / def_fn_compare! (Binding, [INFO] [stdout] 2350 | | binding_compare_1, binding_compare_2, binding_compare_3, binding_compare_4, binding_compare_n, [INFO] [stdout] 2351 | | binding_compare_1a, binding_compare_2a, binding_compare_3a, binding_compare_4a, binding_compare_na); [INFO] [stdout] | |____________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2349:1 [INFO] [stdout] | [INFO] [stdout] 2349 | / def_fn_compare! (Binding, [INFO] [stdout] 2350 | | binding_compare_1, binding_compare_2, binding_compare_3, binding_compare_4, binding_compare_n, [INFO] [stdout] 2351 | | binding_compare_1a, binding_compare_2a, binding_compare_3a, binding_compare_4a, binding_compare_na); [INFO] [stdout] | |____________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2368:21 [INFO] [stdout] | [INFO] [stdout] 2368 | succeed! (Binding::is_self (left, right) ^ negated), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2370:21 [INFO] [stdout] | [INFO] [stdout] 2370 | succeed! (Binding::eq (left, right) ^ negated), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2381:1 [INFO] [stdout] | [INFO] [stdout] 2381 | / def_fn_compare! (Parameters, [INFO] [stdout] 2382 | | parameters_compare_1, parameters_compare_2, parameters_compare_3, parameters_compare_4, parameters_compare_n, [INFO] [stdout] 2383 | | parameters_compare_1a, parameters_compare_2a, parameters_compare_3a, parameters_compare_4a, parameters_compare_na); [INFO] [stdout] | |___________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2381:1 [INFO] [stdout] | [INFO] [stdout] 2381 | / def_fn_compare! (Parameters, [INFO] [stdout] 2382 | | parameters_compare_1, parameters_compare_2, parameters_compare_3, parameters_compare_4, parameters_compare_n, [INFO] [stdout] 2383 | | parameters_compare_1a, parameters_compare_2a, parameters_compare_3a, parameters_compare_4a, parameters_compare_na); [INFO] [stdout] | |___________________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2400:21 [INFO] [stdout] | [INFO] [stdout] 2400 | succeed! (Parameters::is_self (left, right) ^ negated), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2402:21 [INFO] [stdout] | [INFO] [stdout] 2402 | succeed! (Parameters::eq (left, right) ^ negated), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2413:1 [INFO] [stdout] | [INFO] [stdout] 2413 | / def_fn_compare! (Parameter, [INFO] [stdout] 2414 | | parameter_compare_1, parameter_compare_2, parameter_compare_3, parameter_compare_4, parameter_compare_n, [INFO] [stdout] 2415 | | parameter_compare_1a, parameter_compare_2a, parameter_compare_3a, parameter_compare_4a, parameter_compare_na); [INFO] [stdout] | |______________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2413:1 [INFO] [stdout] | [INFO] [stdout] 2413 | / def_fn_compare! (Parameter, [INFO] [stdout] 2414 | | parameter_compare_1, parameter_compare_2, parameter_compare_3, parameter_compare_4, parameter_compare_n, [INFO] [stdout] 2415 | | parameter_compare_1a, parameter_compare_2a, parameter_compare_3a, parameter_compare_4a, parameter_compare_na); [INFO] [stdout] | |______________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2432:21 [INFO] [stdout] | [INFO] [stdout] 2432 | succeed! (Parameter::is_self (left, right) ^ negated), [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2434:21 [INFO] [stdout] | [INFO] [stdout] 2434 | succeed! (Parameter::eq (left, right) ^ negated), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2445:1 [INFO] [stdout] | [INFO] [stdout] 2445 | / def_fn_compare! (Promise, [INFO] [stdout] 2446 | | promise_compare_1, promise_compare_2, promise_compare_3, promise_compare_4, promise_compare_n, [INFO] [stdout] 2447 | | promise_compare_1a, promise_compare_2a, promise_compare_3a, promise_compare_4a, promise_compare_na); [INFO] [stdout] | |____________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2445:1 [INFO] [stdout] | [INFO] [stdout] 2445 | / def_fn_compare! (Promise, [INFO] [stdout] 2446 | | promise_compare_1, promise_compare_2, promise_compare_3, promise_compare_4, promise_compare_n, [INFO] [stdout] 2447 | | promise_compare_1a, promise_compare_2a, promise_compare_3a, promise_compare_4a, promise_compare_na); [INFO] [stdout] | |____________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2464:21 [INFO] [stdout] | [INFO] [stdout] 2464 | succeed! (Promise::is_self (left, right) ^ negated), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2466:21 [INFO] [stdout] | [INFO] [stdout] 2466 | succeed! (Promise::eq (left, right) ^ negated), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2477:1 [INFO] [stdout] | [INFO] [stdout] 2477 | / def_fn_compare! (Opaque, [INFO] [stdout] 2478 | | opaque_compare_1, opaque_compare_2, opaque_compare_3, opaque_compare_4, opaque_compare_n, [INFO] [stdout] 2479 | | opaque_compare_1a, opaque_compare_2a, opaque_compare_3a, opaque_compare_4a, opaque_compare_na); [INFO] [stdout] | |_______________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2477:1 [INFO] [stdout] | [INFO] [stdout] 2477 | / def_fn_compare! (Opaque, [INFO] [stdout] 2478 | | opaque_compare_1, opaque_compare_2, opaque_compare_3, opaque_compare_4, opaque_compare_n, [INFO] [stdout] 2479 | | opaque_compare_1a, opaque_compare_2a, opaque_compare_3a, opaque_compare_4a, opaque_compare_na); [INFO] [stdout] | |_______________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2496:21 [INFO] [stdout] | [INFO] [stdout] 2496 | succeed! (Opaque::is_self (left, right) ^ negated), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2498:21 [INFO] [stdout] | [INFO] [stdout] 2498 | succeed! (Opaque::eq (left, right) ^ negated), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2508:1 [INFO] [stdout] | [INFO] [stdout] 2508 | / def_fn_compare! (Value, [INFO] [stdout] 2509 | | number_compare_1, number_compare_2, number_compare_3, number_compare_4, number_compare_n); [INFO] [stdout] | |__________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2518:13 [INFO] [stdout] | [INFO] [stdout] 2518 | fail! (0x733461d4), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2530:13 [INFO] [stdout] | [INFO] [stdout] 2530 | fail! (0x482308ce), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2542:21 [INFO] [stdout] | [INFO] [stdout] 2542 | succeed! (true ^ negated), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2544:21 [INFO] [stdout] | [INFO] [stdout] 2544 | succeed! (true ^ negated), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2550:21 [INFO] [stdout] | [INFO] [stdout] 2550 | succeed! (true ^ negated), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2588:29 [INFO] [stdout] | [INFO] [stdout] 2588 | ... succeed! (false ^ negated), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2590:29 [INFO] [stdout] | [INFO] [stdout] 2590 | ... succeed! (false ^ negated), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2596:29 [INFO] [stdout] | [INFO] [stdout] 2596 | ... succeed! (i64::eq (&left, &right) ^ negated), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2626:1 [INFO] [stdout] | [INFO] [stdout] 2626 | / def_fn_compare! (Value, [INFO] [stdout] 2627 | | string_compare_1, string_compare_2, string_compare_3, string_compare_4, string_compare_n); [INFO] [stdout] | |__________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2648:1 [INFO] [stdout] | [INFO] [stdout] 2648 | / def_fn_compare! (Value, [INFO] [stdout] 2649 | | bytes_compare_1, bytes_compare_2, bytes_compare_3, bytes_compare_4, bytes_compare_n); [INFO] [stdout] | |_____________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2669:1 [INFO] [stdout] | [INFO] [stdout] 2669 | / def_fn_compare! (Value, [INFO] [stdout] 2670 | | pair_compare_1, pair_compare_2, pair_compare_3, pair_compare_4, pair_compare_n); [INFO] [stdout] | |________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2689:1 [INFO] [stdout] | [INFO] [stdout] 2689 | / def_fn_compare! (Value, [INFO] [stdout] 2690 | | array_compare_1, array_compare_2, array_compare_3, array_compare_4, array_compare_n); [INFO] [stdout] | |_____________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2711:1 [INFO] [stdout] | [INFO] [stdout] 2711 | / def_fn_compare! (Value, [INFO] [stdout] 2712 | | record_compare_1, record_compare_2, record_compare_3, record_compare_4, record_compare_n); [INFO] [stdout] | |__________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2765:25 [INFO] [stdout] | [INFO] [stdout] 2765 | succeed! (true ^ negated), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2767:25 [INFO] [stdout] | [INFO] [stdout] 2767 | succeed! (false ^ negated), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2806:25 [INFO] [stdout] | [INFO] [stdout] 2806 | succeed! (true ^ negated), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2808:25 [INFO] [stdout] | [INFO] [stdout] 2808 | succeed! (true ^ negated), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:367:48 [INFO] [stdout] | [INFO] [stdout] 367 | return failed_unreachable! ($code, $tracking); // OK [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2814:25 [INFO] [stdout] | [INFO] [stdout] 2814 | fail_unreachable! (0x97e8a0c7, github_issue_new), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail_unreachable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2818:33 [INFO] [stdout] | [INFO] [stdout] 2818 | ... succeed! (true ^ negated), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2820:33 [INFO] [stdout] | [INFO] [stdout] 2820 | ... succeed! (false ^ negated), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:367:48 [INFO] [stdout] | [INFO] [stdout] 367 | return failed_unreachable! ($code, $tracking); // OK [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2827:25 [INFO] [stdout] | [INFO] [stdout] 2827 | fail_unreachable! (0x2558c7ee, github_issue_new), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail_unreachable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2831:33 [INFO] [stdout] | [INFO] [stdout] 2831 | ... succeed! (true ^ negated), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2833:33 [INFO] [stdout] | [INFO] [stdout] 2833 | ... succeed! (false ^ negated), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2852:13 [INFO] [stdout] | [INFO] [stdout] 2852 | succeed! (Value::eq (left.as_ref (), right.as_ref ()) ^ negated), [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_comparisons.rs:2888:13 [INFO] [stdout] | [INFO] [stdout] 2888 | succeed! (Value::eq (left, right) ^ negated), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_filesystem.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | succeed! (value.clone ()), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_filesystem.rs:152:21 [INFO] [stdout] | [INFO] [stdout] 152 | succeed! (Path::new_root ()), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_filesystem.rs:154:21 [INFO] [stdout] | [INFO] [stdout] 154 | succeed! (Path::new_current ()), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_filesystem.rs:156:21 [INFO] [stdout] | [INFO] [stdout] 156 | succeed! (Path::new_parent ()), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_filesystem.rs:158:21 [INFO] [stdout] | [INFO] [stdout] 158 | / succeed! (Path::new_from_buffer (try_some! ( [INFO] [stdout] 159 | | #[ allow (deprecated) ] // FIXME [INFO] [stdout] 160 | | env::home_dir () [INFO] [stdout] 161 | | , 0xab8aa16c), normalize)), [INFO] [stdout] | |__________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_filesystem.rs:163:21 [INFO] [stdout] | [INFO] [stdout] 163 | succeed! (Path::new_from_buffer (env::temp_dir (), normalize)), [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_filesystem.rs:165:21 [INFO] [stdout] | [INFO] [stdout] 165 | succeed! (Path::new_from_buffer (try_or_fail! (env::current_dir (), 0x1ad5c430), normalize)), [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_filesystem.rs:167:21 [INFO] [stdout] | [INFO] [stdout] 167 | fail! (0xa2667867), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_filesystem.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | fail! (0x6b191dce), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_filesystem.rs:254:25 [INFO] [stdout] | [INFO] [stdout] 254 | fail! (0x1912686e), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_filesystem.rs:295:13 [INFO] [stdout] | [INFO] [stdout] 295 | fail! (0x20b5d1a2), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:367:48 [INFO] [stdout] | [INFO] [stdout] 367 | return failed_unreachable! ($code, $tracking); // OK [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_filesystem.rs:449:17 [INFO] [stdout] | [INFO] [stdout] 449 | fail_unreachable! (0x3dc45bfd, github_issue_new), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail_unreachable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:367:48 [INFO] [stdout] | [INFO] [stdout] 367 | return failed_unreachable! ($code, $tracking); // OK [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_filesystem.rs:451:17 [INFO] [stdout] | [INFO] [stdout] 451 | fail_unreachable! (0x19cbe613, github_issue_new), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail_unreachable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_filesystem.rs:550:13 [INFO] [stdout] | [INFO] [stdout] 550 | fail! (0x9c6ca0a8), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_filesystem.rs:643:17 [INFO] [stdout] | [INFO] [stdout] 643 | fail! (0xe958ac00), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_filesystem.rs:681:17 [INFO] [stdout] | [INFO] [stdout] 681 | fail! (0xe1929d8d), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_filesystem.rs:696:13 [INFO] [stdout] | [INFO] [stdout] 696 | succeed! (Path::new_from_raw (path, false) .into ()), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_filesystem.rs:700:21 [INFO] [stdout] | [INFO] [stdout] 700 | succeed! (FALSE_VALUE), [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_filesystem.rs:702:21 [INFO] [stdout] | [INFO] [stdout] 702 | fail! (0xc7060401), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_filesystem.rs:735:21 [INFO] [stdout] | [INFO] [stdout] 735 | succeed! (FALSE_VALUE), [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_filesystem.rs:737:21 [INFO] [stdout] | [INFO] [stdout] 737 | fail! (0x65a36326), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_filesystem.rs:852:29 [INFO] [stdout] | [INFO] [stdout] 852 | ... fail! (0xcd07dbae), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_filesystem.rs:876:33 [INFO] [stdout] | [INFO] [stdout] 876 | ... fail! (0x23262f7f), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_filesystem.rs:1094:13 [INFO] [stdout] | [INFO] [stdout] 1094 | succeed! (opaque_new (metadata) .into ()), [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_filesystem.rs:1098:21 [INFO] [stdout] | [INFO] [stdout] 1098 | succeed! (FALSE_VALUE), [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_filesystem.rs:1100:21 [INFO] [stdout] | [INFO] [stdout] 1100 | fail! (0x3ff7b86e), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_filesystem.rs:1110:13 [INFO] [stdout] | [INFO] [stdout] 1110 | succeed! (CoercedRef::new_reference (try_some! (value.downcast (), 0x102f7d24))), [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_filesystem.rs:1192:17 [INFO] [stdout] | [INFO] [stdout] 1192 | fail! (0x8bf649ca), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_filesystem.rs:1539:13 [INFO] [stdout] | [INFO] [stdout] 1539 | succeed! (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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_filesystem.rs:1543:21 [INFO] [stdout] | [INFO] [stdout] 1543 | succeed! (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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_filesystem.rs:1545:21 [INFO] [stdout] | [INFO] [stdout] 1545 | fail! (0xe00c6835), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_filesystem.rs:1573:21 [INFO] [stdout] | [INFO] [stdout] 1573 | succeed! (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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_filesystem.rs:1575:21 [INFO] [stdout] | [INFO] [stdout] 1575 | fail! (0x7b7860f8), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_filesystem.rs:1610:21 [INFO] [stdout] | [INFO] [stdout] 1610 | succeed! (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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_filesystem.rs:1612:21 [INFO] [stdout] | [INFO] [stdout] 1612 | fail! (0x06e80918), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_filesystem.rs:1641:21 [INFO] [stdout] | [INFO] [stdout] 1641 | succeed! (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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_filesystem.rs:1643:21 [INFO] [stdout] | [INFO] [stdout] 1643 | fail! (0xe277c8cb), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:102:115 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::exports::panic_with_error ($error, $code, &(file! (), line! (), 0), issue_tracking_message! ($tracking)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_functions.rs:1088:12 [INFO] [stdout] | [INFO] [stdout] 1088 | return try_or_panic! (curry_n (callable, &[input_1], right), github_issue_new); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `panic_with_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:102:115 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::exports::panic_with_error ($error, $code, &(file! (), line! (), 0), issue_tracking_message! ($tracking)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_functions.rs:1094:12 [INFO] [stdout] | [INFO] [stdout] 1094 | return try_or_panic! (curry_n (callable, &[input_1, input_2], right), github_issue_new); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `panic_with_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:102:115 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::exports::panic_with_error ($error, $code, &(file! (), line! (), 0), issue_tracking_message! ($tracking)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_functions.rs:1100:12 [INFO] [stdout] | [INFO] [stdout] 1100 | return try_or_panic! (curry_n (callable, &[input_1, input_2, input_3], right), github_issue_new); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `panic_with_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:102:115 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::exports::panic_with_error ($error, $code, &(file! (), line! (), 0), issue_tracking_message! ($tracking)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_functions.rs:1106:12 [INFO] [stdout] | [INFO] [stdout] 1106 | return try_or_panic! (curry_n (callable, &[input_1, input_2, input_3, input_4], right), github_issue_new); [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `panic_with_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:102:115 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::exports::panic_with_error ($error, $code, &(file! (), line! (), 0), issue_tracking_message! ($tracking)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_functions.rs:1131:12 [INFO] [stdout] | [INFO] [stdout] 1131 | return try_or_panic! (compose_n (&[callable_1, callable_2], with_values), github_issue_new); [INFO] [stdout] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `panic_with_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:102:115 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::exports::panic_with_error ($error, $code, &(file! (), line! (), 0), issue_tracking_message! ($tracking)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_functions.rs:1137:12 [INFO] [stdout] | [INFO] [stdout] 1137 | return try_or_panic! (compose_n (&[callable_1, callable_2, callable_3], with_values), github_issue_new); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `panic_with_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:102:115 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::exports::panic_with_error ($error, $code, &(file! (), line! (), 0), issue_tracking_message! ($tracking)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_functions.rs:1143:12 [INFO] [stdout] | [INFO] [stdout] 1143 | return try_or_panic! (compose_n (&[callable_1, callable_2, callable_3, callable_4], with_values), github_issue_new); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `panic_with_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_functions.rs:1151:13 [INFO] [stdout] | [INFO] [stdout] 1151 | fail! (0xe989ef3c), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_functions.rs:1153:13 [INFO] [stdout] | [INFO] [stdout] 1153 | succeed! (callables[0].as_ref () .clone ()), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_hashes.rs:126:21 [INFO] [stdout] | [INFO] [stdout] 126 | fail! (0x63e3aa97), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_hashes.rs:140:21 [INFO] [stdout] | [INFO] [stdout] 140 | fail! (0xf3ec9555), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_hashes.rs:144:13 [INFO] [stdout] | [INFO] [stdout] 144 | fail! (0x05b4c4e3), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_hashes.rs:213:21 [INFO] [stdout] | [INFO] [stdout] 213 | fail! (0x4d9bb47d), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_hashes.rs:227:21 [INFO] [stdout] | [INFO] [stdout] 227 | fail! (0xdb8aabed), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_hashes.rs:231:13 [INFO] [stdout] | [INFO] [stdout] 231 | fail! (0x3ce9d745), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_hashes.rs:371:13 [INFO] [stdout] | [INFO] [stdout] 371 | fail! (0x1f1571ee), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_lists.rs:477:17 [INFO] [stdout] | [INFO] [stdout] 477 | succeed! (()), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_lists.rs:479:17 [INFO] [stdout] | [INFO] [stdout] 479 | succeed! (()), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_lists.rs:481:17 [INFO] [stdout] | [INFO] [stdout] 481 | fail! (0xc2a963e5), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_lists.rs:535:17 [INFO] [stdout] | [INFO] [stdout] 535 | succeed! (length), [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_lists.rs:571:17 [INFO] [stdout] | [INFO] [stdout] 571 | succeed! (false.into ()), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_lists.rs:590:17 [INFO] [stdout] | [INFO] [stdout] 590 | succeed! (false.into ()), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_lists.rs:611:17 [INFO] [stdout] | [INFO] [stdout] 611 | succeed! (false.into ()), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_lists.rs:631:17 [INFO] [stdout] | [INFO] [stdout] 631 | succeed! (false.into ()), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_lists.rs:653:17 [INFO] [stdout] | [INFO] [stdout] 653 | succeed! (false.into ()), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_lists.rs:692:13 [INFO] [stdout] | [INFO] [stdout] 692 | fail! (0xe037d833), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_lists.rs:694:13 [INFO] [stdout] | [INFO] [stdout] 694 | succeed! (buffer), [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_lists.rs:758:13 [INFO] [stdout] | [INFO] [stdout] 758 | succeed! ((StdVec::new (), None)), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_lists.rs:770:13 [INFO] [stdout] | [INFO] [stdout] 770 | fail! (0xc38cb8df), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_lists.rs:772:13 [INFO] [stdout] | [INFO] [stdout] 772 | succeed! (buffer), [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_lists.rs:790:13 [INFO] [stdout] | [INFO] [stdout] 790 | fail! (0xae634ad2), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_lists.rs:792:13 [INFO] [stdout] | [INFO] [stdout] 792 | succeed! (()), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_lists.rs:846:13 [INFO] [stdout] | [INFO] [stdout] 846 | fail! (0x48f9af8f), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_lists.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | succeed! (buffer), [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_lists.rs:909:13 [INFO] [stdout] | [INFO] [stdout] 909 | succeed! ((StdVec::new (), None)), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_lists.rs:921:13 [INFO] [stdout] | [INFO] [stdout] 921 | fail! (0x096d7253), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_lists.rs:923:13 [INFO] [stdout] | [INFO] [stdout] 923 | succeed! (buffer), [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_lists.rs:941:13 [INFO] [stdout] | [INFO] [stdout] 941 | fail! (0x83b605ae), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_lists.rs:943:13 [INFO] [stdout] | [INFO] [stdout] 943 | succeed! (()), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_ports.rs:1065:13 [INFO] [stdout] | [INFO] [stdout] 1065 | fail! (0x2c8a3119), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_ports.rs:1085:13 [INFO] [stdout] | [INFO] [stdout] 1085 | fail! (0xac1839d4), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_ports.rs:1856:13 [INFO] [stdout] | [INFO] [stdout] 1856 | succeed! (ext::libc::FD_CLOEXEC as u16), [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_ports.rs:1858:13 [INFO] [stdout] | [INFO] [stdout] 1858 | fail! (0x15270be7), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_processes.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | succeed! (configuration) [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 `succeed` [INFO] [stdout] = note: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_processes.rs:198:29 [INFO] [stdout] | [INFO] [stdout] 198 | ... fail! (0x9d32ecbc), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_processes.rs:202:21 [INFO] [stdout] | [INFO] [stdout] 202 | fail! (0xec86ca64), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_processes.rs:288:21 [INFO] [stdout] | [INFO] [stdout] 288 | succeed! (ProcessConfigurationStream::Inherited), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_processes.rs:290:21 [INFO] [stdout] | [INFO] [stdout] 290 | succeed! (ProcessConfigurationStream::Piped), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_processes.rs:292:21 [INFO] [stdout] | [INFO] [stdout] 292 | succeed! (ProcessConfigurationStream::Null), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_processes.rs:294:21 [INFO] [stdout] | [INFO] [stdout] 294 | fail! (0x1ed756ce), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_processes.rs:297:13 [INFO] [stdout] | [INFO] [stdout] 297 | succeed! (ProcessConfigurationStream::Port (port)), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_processes.rs:299:13 [INFO] [stdout] | [INFO] [stdout] 299 | fail! (0x425000b7), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:356:42 [INFO] [stdout] | [INFO] [stdout] 356 | return failed_panic! ($code, $tracking); // OK [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_processes.rs:367:13 [INFO] [stdout] | [INFO] [stdout] 367 | fail_panic! (0x38f2a39a, github_issue_new), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_processes.rs:369:13 [INFO] [stdout] | [INFO] [stdout] 369 | succeed! (()), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_processes.rs:371:13 [INFO] [stdout] | [INFO] [stdout] 371 | fail! (0xef5554f1), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_processes.rs:373:13 [INFO] [stdout] | [INFO] [stdout] 373 | fail! (0x5c2a4699), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_records.rs:131:33 [INFO] [stdout] | [INFO] [stdout] 131 | ... fail! (0x25152a15), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_records.rs:141:41 [INFO] [stdout] | [INFO] [stdout] 141 | ... fail! (0x1b9efccb) [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 `fail` [INFO] [stdout] = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_records.rs:144:37 [INFO] [stdout] | [INFO] [stdout] 144 | ... fail! (0xa1c091f1), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_records.rs:173:17 [INFO] [stdout] | [INFO] [stdout] 173 | fail! (0xbd53861b), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_records.rs:217:13 [INFO] [stdout] | [INFO] [stdout] 217 | fail! (0xe0e0c34b), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_records.rs:262:13 [INFO] [stdout] | [INFO] [stdout] 262 | succeed! (value.kind () .clone ()), [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_records.rs:265:13 [INFO] [stdout] | [INFO] [stdout] 265 | succeed! (value.kind () .clone ()), [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_records.rs:267:13 [INFO] [stdout] | [INFO] [stdout] 267 | fail! (0xc4f39aeb), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_runtime.rs:233:17 [INFO] [stdout] | [INFO] [stdout] 233 | succeed! (Error::new_exit (r#try! (value.try_to_u32 ()), emergency)), [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_runtime.rs:241:17 [INFO] [stdout] | [INFO] [stdout] 241 | fail! (0x33ebdcdc), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_runtime.rs:313:17 [INFO] [stdout] | [INFO] [stdout] 313 | fail! (0xb3103841), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_runtime.rs:342:21 [INFO] [stdout] | [INFO] [stdout] 342 | fail! (0x4ce4065b), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_runtime.rs:345:13 [INFO] [stdout] | [INFO] [stdout] 345 | fail! (0xf44e6fc0), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_runtime.rs:368:21 [INFO] [stdout] | [INFO] [stdout] 368 | fail! (0x5970c2fd), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_runtime.rs:371:13 [INFO] [stdout] | [INFO] [stdout] 371 | fail! (0xb05cfc27), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:102:115 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::exports::panic_with_error ($error, $code, &(file! (), line! (), 0), issue_tracking_message! ($tracking)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_runtime.rs:560:13 [INFO] [stdout] | [INFO] [stdout] 560 | panic_0! (0x09bcf425, github_issue_new), [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `panic_with_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_serde.rs:142:13 [INFO] [stdout] | [INFO] [stdout] 142 | succeed! (ValueSerde::Null), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_serde.rs:144:13 [INFO] [stdout] | [INFO] [stdout] 144 | succeed! (ValueSerde::Void), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_serde.rs:146:13 [INFO] [stdout] | [INFO] [stdout] 146 | succeed! (ValueSerde::Undefined), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_serde.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | fail! (0xab1da9f4), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_serde.rs:151:13 [INFO] [stdout] | [INFO] [stdout] 151 | succeed! (ValueSerde::Boolean (value.value ())), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_serde.rs:155:21 [INFO] [stdout] | [INFO] [stdout] 155 | succeed! (ValueSerde::NumberInteger (value.value ())), [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_serde.rs:157:21 [INFO] [stdout] | [INFO] [stdout] 157 | succeed! (ValueSerde::NumberReal (value.value ())), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_serde.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | succeed! (ValueSerde::Character (value.value ())), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_serde.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | succeed! (ValueSerde::Symbol (StdString::from (value.string_as_str ()))), [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_serde.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | succeed! (ValueSerde::Keyword (StdString::from (value.string_as_str ()))), [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_serde.rs:170:13 [INFO] [stdout] | [INFO] [stdout] 170 | fail! (0x4ffcf723), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_serde.rs:186:13 [INFO] [stdout] | [INFO] [stdout] 186 | fail! (0xfd407187), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_serde.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | fail! (0xeddee53b), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_serde.rs:227:13 [INFO] [stdout] | [INFO] [stdout] 227 | fail! (0x26b93d27), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_serde.rs:230:13 [INFO] [stdout] | [INFO] [stdout] 230 | fail! (0x807f1386), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_serde.rs:234:13 [INFO] [stdout] | [INFO] [stdout] 234 | fail! (0xf88d3f27), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_serde.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | fail! (0xfa909bd0), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_serde.rs:239:13 [INFO] [stdout] | [INFO] [stdout] 239 | fail! (0xf4a1a452), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_serde.rs:249:13 [INFO] [stdout] | [INFO] [stdout] 249 | fail! (0xa3e18d57), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_serde.rs:251:13 [INFO] [stdout] | [INFO] [stdout] 251 | fail! (0x30d2e523), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_serde.rs:255:13 [INFO] [stdout] | [INFO] [stdout] 255 | fail! (0x6f8a3ef1), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_serde.rs:258:13 [INFO] [stdout] | [INFO] [stdout] 258 | fail! (0x7aedddfa), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_serde.rs:271:13 [INFO] [stdout] | [INFO] [stdout] 271 | succeed! (NULL_VALUE), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_serde.rs:273:13 [INFO] [stdout] | [INFO] [stdout] 273 | succeed! (VOID_VALUE), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_serde.rs:275:13 [INFO] [stdout] | [INFO] [stdout] 275 | succeed! (UNDEFINED_VALUE), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_serde.rs:278:13 [INFO] [stdout] | [INFO] [stdout] 278 | succeed! (value.into ()), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_serde.rs:280:13 [INFO] [stdout] | [INFO] [stdout] 280 | succeed! (value.into ()), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_serde.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | succeed! (value.into ()), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_serde.rs:285:13 [INFO] [stdout] | [INFO] [stdout] 285 | succeed! (value.into ()), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_serde.rs:288:13 [INFO] [stdout] | [INFO] [stdout] 288 | succeed! (symbol_new (value) .into ()), [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_serde.rs:291:13 [INFO] [stdout] | [INFO] [stdout] 291 | succeed! (keyword_new (value) .into ()), [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_serde.rs:295:13 [INFO] [stdout] | [INFO] [stdout] 295 | succeed! (string_new (value, immutable)), [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_serde.rs:298:13 [INFO] [stdout] | [INFO] [stdout] 298 | succeed! (bytes_new (value, immutable)), [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_strings.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | fail! (0x6a121e46), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:345:50 [INFO] [stdout] | [INFO] [stdout] 345 | return failed_unimplemented! ($code, $tracking); // OK [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_strings.rs:761:33 [INFO] [stdout] | [INFO] [stdout] 761 | ... fail_unimplemented! (0x3bd46548, (github_issue, 91)), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail_unimplemented` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_strings.rs:791:33 [INFO] [stdout] | [INFO] [stdout] 791 | ... fail! (0x4ab1bbce), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_strings.rs:811:13 [INFO] [stdout] | [INFO] [stdout] 811 | fail! (0xd2ebac17), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_strings.rs:899:13 [INFO] [stdout] | [INFO] [stdout] 899 | succeed! (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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> sources/builtins_strings.rs:898:7 [INFO] [stdout] | [INFO] [stdout] 898 | '0' ... '7' => [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `--force-warn ellipsis-inclusive-range-patterns` implied by `--force-warn rust-2021-compatibility` [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_strings.rs:901:13 [INFO] [stdout] | [INFO] [stdout] 901 | succeed! (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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_strings.rs:910:13 [INFO] [stdout] | [INFO] [stdout] 910 | succeed! (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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> sources/builtins_strings.rs:909:7 [INFO] [stdout] | [INFO] [stdout] 909 | '0' ... '9' | 'a' ... 'f' | 'A' ... 'F' => [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> sources/builtins_strings.rs:909:21 [INFO] [stdout] | [INFO] [stdout] 909 | '0' ... '9' | 'a' ... 'f' | 'A' ... 'F' => [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> sources/builtins_strings.rs:909:35 [INFO] [stdout] | [INFO] [stdout] 909 | '0' ... '9' | 'a' ... 'f' | 'A' ... 'F' => [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_strings.rs:912:13 [INFO] [stdout] | [INFO] [stdout] 912 | succeed! (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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_types.rs:1215:21 [INFO] [stdout] | [INFO] [stdout] 1215 | succeed! (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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_types.rs:1217:21 [INFO] [stdout] | [INFO] [stdout] 1217 | succeed! (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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_types.rs:1220:13 [INFO] [stdout] | [INFO] [stdout] 1220 | fail! (0xf5982779), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_types.rs:1234:21 [INFO] [stdout] | [INFO] [stdout] 1234 | succeed! (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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_types.rs:1236:21 [INFO] [stdout] | [INFO] [stdout] 1236 | succeed! (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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_types.rs:1239:13 [INFO] [stdout] | [INFO] [stdout] 1239 | fail! (0xd8518d91), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_types.rs:1253:21 [INFO] [stdout] | [INFO] [stdout] 1253 | succeed! (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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_types.rs:1255:21 [INFO] [stdout] | [INFO] [stdout] 1255 | succeed! (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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_types.rs:1258:13 [INFO] [stdout] | [INFO] [stdout] 1258 | fail! (0x676feef5), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_types.rs:1274:21 [INFO] [stdout] | [INFO] [stdout] 1274 | succeed! (value.is_zero ()), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_types.rs:1276:21 [INFO] [stdout] | [INFO] [stdout] 1276 | succeed! (value.is_zero ()), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_types.rs:1279:13 [INFO] [stdout] | [INFO] [stdout] 1279 | fail! (0x71ac7e77), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_types.rs:1293:21 [INFO] [stdout] | [INFO] [stdout] 1293 | succeed! (value.is_positive ()), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_types.rs:1295:21 [INFO] [stdout] | [INFO] [stdout] 1295 | succeed! (value.is_positive ()), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_types.rs:1298:13 [INFO] [stdout] | [INFO] [stdout] 1298 | fail! (0x7b86bd2d), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_types.rs:1312:21 [INFO] [stdout] | [INFO] [stdout] 1312 | succeed! (value.is_negative ()), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_types.rs:1314:21 [INFO] [stdout] | [INFO] [stdout] 1314 | succeed! (value.is_negative ()), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_types.rs:1317:13 [INFO] [stdout] | [INFO] [stdout] 1317 | fail! (0xffbd419f), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_types.rs:1331:21 [INFO] [stdout] | [INFO] [stdout] 1331 | succeed! (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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_types.rs:1333:21 [INFO] [stdout] | [INFO] [stdout] 1333 | succeed! (value.is_finite ()), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_types.rs:1336:13 [INFO] [stdout] | [INFO] [stdout] 1336 | fail! (0xecdbce29), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_types.rs:1350:21 [INFO] [stdout] | [INFO] [stdout] 1350 | succeed! (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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_types.rs:1352:21 [INFO] [stdout] | [INFO] [stdout] 1352 | succeed! (value.is_infinite ()), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_types.rs:1355:13 [INFO] [stdout] | [INFO] [stdout] 1355 | fail! (0x348e9928), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_types.rs:1369:21 [INFO] [stdout] | [INFO] [stdout] 1369 | succeed! (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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_types.rs:1371:21 [INFO] [stdout] | [INFO] [stdout] 1371 | succeed! (value.is_nan ()), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_types.rs:1374:13 [INFO] [stdout] | [INFO] [stdout] 1374 | fail! (0xa3ce47bf), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_types.rs:1388:21 [INFO] [stdout] | [INFO] [stdout] 1388 | succeed! (value.is_even ()), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_types.rs:1390:21 [INFO] [stdout] | [INFO] [stdout] 1390 | succeed! (value.is_even ()), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_types.rs:1393:13 [INFO] [stdout] | [INFO] [stdout] 1393 | fail! (0x4baca78b), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_types.rs:1407:21 [INFO] [stdout] | [INFO] [stdout] 1407 | succeed! (value.is_odd ()), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_types.rs:1409:21 [INFO] [stdout] | [INFO] [stdout] 1409 | succeed! (value.is_odd ()), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_types.rs:1412:13 [INFO] [stdout] | [INFO] [stdout] 1412 | fail! (0x8b6565ee), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_types.rs:2845:13 [INFO] [stdout] | [INFO] [stdout] 2845 | succeed! (Some (ListClass::Empty)), [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_types.rs:2847:13 [INFO] [stdout] | [INFO] [stdout] 2847 | succeed! (Some (r#try! (list_class_on_0 (value, pair.right ())))), [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_types.rs:2850:13 [INFO] [stdout] | [INFO] [stdout] 2850 | succeed! (Some (r#try! (list_class_on_0 (value, r#try! (pair.pair_ref ()) .right ())))), [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_types.rs:2852:13 [INFO] [stdout] | [INFO] [stdout] 2852 | succeed! (None), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_types.rs:2865:17 [INFO] [stdout] | [INFO] [stdout] 2865 | succeed! (ListClass::Proper), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/builtins_types.rs:2872:17 [INFO] [stdout] | [INFO] [stdout] 2872 | succeed! (ListClass::Dotted), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:221:17 [INFO] [stdout] | [INFO] [stdout] 221 | fail! (0xc617f3c7), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:314:25 [INFO] [stdout] | [INFO] [stdout] 314 | succeed! ((compilation, Alternative2::Variant1 (syntax))), [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:345:50 [INFO] [stdout] | [INFO] [stdout] 345 | return failed_unimplemented! ($code, $tracking); // OK [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:317:25 [INFO] [stdout] | [INFO] [stdout] 317 | fail_unimplemented! (0xb9915ee0, (github_issue, 45)), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail_unimplemented` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:345:50 [INFO] [stdout] | [INFO] [stdout] 345 | return failed_unimplemented! ($code, $tracking); // OK [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:320:25 [INFO] [stdout] | [INFO] [stdout] 320 | fail_unimplemented! (0x09bdd94b, (github_issue, 45)), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail_unimplemented` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:345:50 [INFO] [stdout] | [INFO] [stdout] 345 | return failed_unimplemented! ($code, $tracking); // OK [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:323:25 [INFO] [stdout] | [INFO] [stdout] 323 | fail_unimplemented! (0xd3517f42, (github_issue, 46)), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail_unimplemented` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:327:17 [INFO] [stdout] | [INFO] [stdout] 327 | succeed! ((compilation, Alternative2::Variant2 (class.value ()))), [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:373:25 [INFO] [stdout] | [INFO] [stdout] 373 | fail! (0x99b4857b), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:477:17 [INFO] [stdout] | [INFO] [stdout] 477 | fail! (0xc64adbb8), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:345:50 [INFO] [stdout] | [INFO] [stdout] 345 | return failed_unimplemented! ($code, $tracking); // OK [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:480:17 [INFO] [stdout] | [INFO] [stdout] 480 | fail_unimplemented! (0xa4e41f62, github_issue_new), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail_unimplemented` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:345:50 [INFO] [stdout] | [INFO] [stdout] 345 | return failed_unimplemented! ($code, $tracking); // OK [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:483:17 [INFO] [stdout] | [INFO] [stdout] 483 | fail_unimplemented! (0x175a7f9e, github_issue_new), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail_unimplemented` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:486:17 [INFO] [stdout] | [INFO] [stdout] 486 | fail! (0x1aed14f3), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:367:48 [INFO] [stdout] | [INFO] [stdout] 367 | return failed_unreachable! ($code, $tracking); // OK [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:580:17 [INFO] [stdout] | [INFO] [stdout] 580 | fail_unreachable! (0x500d298f, github_issue_new), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail_unreachable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:754:21 [INFO] [stdout] | [INFO] [stdout] 754 | fail! (0x0735df7b), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:942:17 [INFO] [stdout] | [INFO] [stdout] 942 | fail! (0x4065b3e7), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:950:17 [INFO] [stdout] | [INFO] [stdout] 950 | fail! (0xa6056cfd), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:986:17 [INFO] [stdout] | [INFO] [stdout] 986 | fail! (0xa10959b0), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:1090:17 [INFO] [stdout] | [INFO] [stdout] 1090 | fail! (0x825cb457), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:367:48 [INFO] [stdout] | [INFO] [stdout] 367 | return failed_unreachable! ($code, $tracking); // OK [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:1153:17 [INFO] [stdout] | [INFO] [stdout] 1153 | fail_unreachable! (0xa1c3e4ac, github_issue_new), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail_unreachable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:367:48 [INFO] [stdout] | [INFO] [stdout] 367 | return failed_unreachable! ($code, $tracking); // OK [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:1167:17 [INFO] [stdout] | [INFO] [stdout] 1167 | fail_unreachable! (0xa615e40c, github_issue_new), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail_unreachable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:1205:17 [INFO] [stdout] | [INFO] [stdout] 1205 | fail! (0x60cfd87a), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:367:48 [INFO] [stdout] | [INFO] [stdout] 367 | return failed_unreachable! ($code, $tracking); // OK [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:1263:17 [INFO] [stdout] | [INFO] [stdout] 1263 | fail_unreachable! (0x7498ded2, github_issue_new), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail_unreachable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:1301:17 [INFO] [stdout] | [INFO] [stdout] 1301 | fail! (0xb3f3b18a), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:1399:17 [INFO] [stdout] | [INFO] [stdout] 1399 | fail! (0x0f0edc26), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:1510:17 [INFO] [stdout] | [INFO] [stdout] 1510 | succeed! (ExpressionForContexts::BindingGet1 (binding) .into ()), [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:1512:17 [INFO] [stdout] | [INFO] [stdout] 1512 | succeed! (ExpressionForContexts::RegisterGet1 (index) .into ()), [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:1514:17 [INFO] [stdout] | [INFO] [stdout] 1514 | fail! (0xc6825cfd), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:1522:17 [INFO] [stdout] | [INFO] [stdout] 1522 | succeed! (ExpressionValueConsumer::BindingInitialize (binding)), [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:1524:17 [INFO] [stdout] | [INFO] [stdout] 1524 | succeed! (ExpressionValueConsumer::RegisterInitialize (index)), [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:356:42 [INFO] [stdout] | [INFO] [stdout] 356 | return failed_panic! ($code, $tracking); // OK [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:1526:17 [INFO] [stdout] | [INFO] [stdout] 1526 | fail_panic! (0xce4f018f, github_issue_new), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:1555:17 [INFO] [stdout] | [INFO] [stdout] 1555 | fail! (0x42370d15), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:1580:33 [INFO] [stdout] | [INFO] [stdout] 1580 | ... succeed! ((binding, expression)), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:1582:33 [INFO] [stdout] | [INFO] [stdout] 1582 | ... fail! (0x31f5b387), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:1598:33 [INFO] [stdout] | [INFO] [stdout] 1598 | ... succeed! ((index, expression)), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:1600:33 [INFO] [stdout] | [INFO] [stdout] 1600 | ... fail! (0x9d0610d6), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:1611:17 [INFO] [stdout] | [INFO] [stdout] 1611 | fail! (0xac48836a), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:1634:33 [INFO] [stdout] | [INFO] [stdout] 1634 | ... succeed! (binding), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:1636:33 [INFO] [stdout] | [INFO] [stdout] 1636 | ... fail! (0xe59c62c6), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:1652:33 [INFO] [stdout] | [INFO] [stdout] 1652 | ... succeed! (index), [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:1654:33 [INFO] [stdout] | [INFO] [stdout] 1654 | ... fail! (0x5627731f), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:1665:17 [INFO] [stdout] | [INFO] [stdout] 1665 | fail! (0x2d8c07dd), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:1714:17 [INFO] [stdout] | [INFO] [stdout] 1714 | fail! (0x70773cab), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:1818:17 [INFO] [stdout] | [INFO] [stdout] 1818 | fail! (0x6c3b98ed), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:1836:17 [INFO] [stdout] | [INFO] [stdout] 1836 | fail! (0xc5304162), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:1852:21 [INFO] [stdout] | [INFO] [stdout] 1852 | fail! (0xa29b8e8a), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:1870:17 [INFO] [stdout] | [INFO] [stdout] 1870 | fail! (0xecfa6ca2), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:1958:21 [INFO] [stdout] | [INFO] [stdout] 1958 | succeed! ((field_identifier, field_accessor_identifier, field_mutator_identifier)) [INFO] [stdout] | ---------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 `succeed` [INFO] [stdout] = note: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:1900:37 [INFO] [stdout] | [INFO] [stdout] 1900 | ... fail! (0x87ca8214), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:1904:29 [INFO] [stdout] | [INFO] [stdout] 1904 | ... fail! (0xdcf687a0), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:1917:33 [INFO] [stdout] | [INFO] [stdout] 1917 | ... fail! (0xb2676cd0), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:1935:33 [INFO] [stdout] | [INFO] [stdout] 1935 | ... fail! (0x7a86855f), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:1953:33 [INFO] [stdout] | [INFO] [stdout] 1953 | ... fail! (0x63cffa4c), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2009:29 [INFO] [stdout] | [INFO] [stdout] 2009 | ... fail! (0x3c782983), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2136:17 [INFO] [stdout] | [INFO] [stdout] 2136 | succeed! ((compilation, splice (NULL, spliceable))), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2139:17 [INFO] [stdout] | [INFO] [stdout] 2139 | succeed! ((compilation, splice (VOID, spliceable))), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2142:17 [INFO] [stdout] | [INFO] [stdout] 2142 | succeed! ((compilation, splice (UNDEFINED, spliceable))), [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2145:17 [INFO] [stdout] | [INFO] [stdout] 2145 | succeed! ((compilation, splice (value, spliceable))), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2148:17 [INFO] [stdout] | [INFO] [stdout] 2148 | succeed! ((compilation, splice (value, spliceable))), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2151:17 [INFO] [stdout] | [INFO] [stdout] 2151 | succeed! ((compilation, splice (class.value (), spliceable))), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2155:17 [INFO] [stdout] | [INFO] [stdout] 2155 | succeed! ((compilation, splice (value, spliceable))), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2158:17 [INFO] [stdout] | [INFO] [stdout] 2158 | succeed! ((compilation, splice (value, spliceable))), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2162:17 [INFO] [stdout] | [INFO] [stdout] 2162 | succeed! ((compilation, splice (value, spliceable))), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2166:17 [INFO] [stdout] | [INFO] [stdout] 2166 | succeed! ((compilation, splice (value, spliceable))), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2170:17 [INFO] [stdout] | [INFO] [stdout] 2170 | succeed! ((compilation, splice (class.value (), spliceable))), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2174:17 [INFO] [stdout] | [INFO] [stdout] 2174 | succeed! ((compilation, splice (class.value (), spliceable))), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2179:17 [INFO] [stdout] | [INFO] [stdout] 2179 | succeed! ((compilation, splice (value, spliceable))), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2184:17 [INFO] [stdout] | [INFO] [stdout] 2184 | succeed! ((compilation, splice (value, spliceable))), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2189:17 [INFO] [stdout] | [INFO] [stdout] 2189 | succeed! ((compilation, splice (class.value (), spliceable))) }, [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 `succeed` [INFO] [stdout] = note: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2194:17 [INFO] [stdout] | [INFO] [stdout] 2194 | succeed! ((compilation, splice (value, spliceable))) }, [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 `succeed` [INFO] [stdout] = note: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2198:17 [INFO] [stdout] | [INFO] [stdout] 2198 | succeed! ((compilation, splice (value, spliceable))), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2203:17 [INFO] [stdout] | [INFO] [stdout] 2203 | succeed! ((compilation, splice (class.value (), spliceable))) }, [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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 `succeed` [INFO] [stdout] = note: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2207:17 [INFO] [stdout] | [INFO] [stdout] 2207 | succeed! ((compilation, splice (value, spliceable))), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2210:17 [INFO] [stdout] | [INFO] [stdout] 2210 | succeed! ((compilation, splice (class.value (), spliceable))), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2214:17 [INFO] [stdout] | [INFO] [stdout] 2214 | succeed! ((compilation, splice (value, spliceable))), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2218:17 [INFO] [stdout] | [INFO] [stdout] 2218 | succeed! ((compilation, splice (value, spliceable))), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2221:17 [INFO] [stdout] | [INFO] [stdout] 2221 | succeed! ((compilation, splice (class.value (), spliceable))), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2224:17 [INFO] [stdout] | [INFO] [stdout] 2224 | succeed! ((compilation, splice (class.value (), spliceable))), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2228:17 [INFO] [stdout] | [INFO] [stdout] 2228 | succeed! ((compilation, splice (value, spliceable))), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2237:41 [INFO] [stdout] | [INFO] [stdout] 2237 | ... succeed! ((compilation, splice (symbol_clone_str ("quote"), spliceable))), [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2239:41 [INFO] [stdout] | [INFO] [stdout] 2239 | ... succeed! ((compilation, splice (symbol_clone_str ("quasiquote"), spliceable))), [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2241:41 [INFO] [stdout] | [INFO] [stdout] 2241 | ... succeed! ((compilation, splice (symbol_clone_str ("unquote"), spliceable))), [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2243:41 [INFO] [stdout] | [INFO] [stdout] 2243 | ... succeed! ((compilation, splice (symbol_clone_str ("unquote-splicing"), spliceable))), [INFO] [stdout] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2245:41 [INFO] [stdout] | [INFO] [stdout] 2245 | ... succeed! ((compilation, splice (syntax, spliceable))), [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2248:33 [INFO] [stdout] | [INFO] [stdout] 2248 | ... succeed! ((compilation, splice (syntax, spliceable))), [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2251:25 [INFO] [stdout] | [INFO] [stdout] 2251 | succeed! ((compilation, splice (class.value (), spliceable))), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2489:21 [INFO] [stdout] | [INFO] [stdout] 2489 | succeed! (CompilerBindings::Globals2 (StdBox::new (self), Context::new (None), 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2491:21 [INFO] [stdout] | [INFO] [stdout] 2491 | succeed! (CompilerBindings::Globals2 (StdBox::new (self), Context::new (None), 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2493:21 [INFO] [stdout] | [INFO] [stdout] 2493 | succeed! (CompilerBindings::Globals2 (StdBox::new (self), Context::new (None), 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2495:21 [INFO] [stdout] | [INFO] [stdout] 2495 | succeed! (CompilerBindings::Locals (StdBox::new (self), StdMap::new (), StdMap::new (), StdVec::new (), false, 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:356:42 [INFO] [stdout] | [INFO] [stdout] 356 | return failed_panic! ($code, $tracking); // OK [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2508:17 [INFO] [stdout] | [INFO] [stdout] 2508 | fail_panic! (0x98657e5a, github_issue_new), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:356:42 [INFO] [stdout] | [INFO] [stdout] 356 | return failed_panic! ($code, $tracking); // OK [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2510:17 [INFO] [stdout] | [INFO] [stdout] 2510 | fail_panic! (0xdd470d36, github_issue_new), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2512:17 [INFO] [stdout] | [INFO] [stdout] 2512 | succeed! ((*parent, StdVec::new ())), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2514:17 [INFO] [stdout] | [INFO] [stdout] 2514 | succeed! ((*parent, registers)), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2530:17 [INFO] [stdout] | [INFO] [stdout] 2530 | succeed! (CompilerBinding::Undefined), [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2550:29 [INFO] [stdout] | [INFO] [stdout] 2550 | ... succeed! (binding.clone ()), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2552:29 [INFO] [stdout] | [INFO] [stdout] 2552 | ... succeed! (binding.clone ()), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2569:29 [INFO] [stdout] | [INFO] [stdout] 2569 | ... succeed! (CompilerBinding::Undefined), [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2592:17 [INFO] [stdout] | [INFO] [stdout] 2592 | succeed! (r#try! (binding.get_option ())), [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2594:17 [INFO] [stdout] | [INFO] [stdout] 2594 | succeed! (None), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2596:17 [INFO] [stdout] | [INFO] [stdout] 2596 | succeed! (None), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2624:17 [INFO] [stdout] | [INFO] [stdout] 2624 | fail! (0xd943456d), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2692:17 [INFO] [stdout] | [INFO] [stdout] 2692 | fail! (0x1670a9f8), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2694:17 [INFO] [stdout] | [INFO] [stdout] 2694 | fail! (0x06fec793), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:356:42 [INFO] [stdout] | [INFO] [stdout] 356 | return failed_panic! ($code, $tracking); // OK [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2707:17 [INFO] [stdout] | [INFO] [stdout] 2707 | fail_panic! (0x3a1f3306, github_issue_new), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:356:42 [INFO] [stdout] | [INFO] [stdout] 356 | return failed_panic! ($code, $tracking); // OK [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2709:17 [INFO] [stdout] | [INFO] [stdout] 2709 | fail_panic! (0xcdf142d8, github_issue_new), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:356:42 [INFO] [stdout] | [INFO] [stdout] 356 | return failed_panic! ($code, $tracking); // OK [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler.rs:2711:17 [INFO] [stdout] | [INFO] [stdout] 2711 | fail_panic! (0x382ba35e, github_issue_new), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler_optimizer.rs:136:17 [INFO] [stdout] | [INFO] [stdout] 136 | succeed! ((optimization, Expression::Void)), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler_optimizer.rs:561:17 [INFO] [stdout] | [INFO] [stdout] 561 | succeed! ((optimization, Expression::Void)), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler_optimizer.rs:563:17 [INFO] [stdout] | [INFO] [stdout] 563 | succeed! ((optimization, Expression::Value (TRUE_VALUE))), [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler_optimizer.rs:565:17 [INFO] [stdout] | [INFO] [stdout] 565 | succeed! ((optimization, *expression)), [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler_optimizer.rs:576:17 [INFO] [stdout] | [INFO] [stdout] 576 | succeed! ((optimization, clauses)), [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler_optimizer.rs:578:17 [INFO] [stdout] | [INFO] [stdout] 578 | succeed! ((optimization, clauses)), [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler_optimizer.rs:636:17 [INFO] [stdout] | [INFO] [stdout] 636 | succeed! ((optimization, clause)), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler_optimizer.rs:638:17 [INFO] [stdout] | [INFO] [stdout] 638 | succeed! ((optimization, clause)), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler_optimizer.rs:703:17 [INFO] [stdout] | [INFO] [stdout] 703 | succeed! ((optimization, guard)), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler_optimizer.rs:705:17 [INFO] [stdout] | [INFO] [stdout] 705 | succeed! ((optimization, guard)), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler_optimizer.rs:753:17 [INFO] [stdout] | [INFO] [stdout] 753 | succeed! ((optimization, Expression::Void)), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler_optimizer.rs:755:17 [INFO] [stdout] | [INFO] [stdout] 755 | succeed! ((optimization, actual)), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler_optimizer.rs:757:17 [INFO] [stdout] | [INFO] [stdout] 757 | succeed! ((optimization, *expression)), [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler_optimizer.rs:769:17 [INFO] [stdout] | [INFO] [stdout] 769 | succeed! ((optimization, clauses)), [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler_optimizer.rs:771:17 [INFO] [stdout] | [INFO] [stdout] 771 | succeed! ((optimization, clauses)), [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler_optimizer.rs:830:17 [INFO] [stdout] | [INFO] [stdout] 830 | succeed! ((optimization, clause)), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler_optimizer.rs:832:17 [INFO] [stdout] | [INFO] [stdout] 832 | succeed! ((optimization, clause)), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler_optimizer.rs:898:17 [INFO] [stdout] | [INFO] [stdout] 898 | succeed! ((optimization, guard)), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler_optimizer.rs:900:17 [INFO] [stdout] | [INFO] [stdout] 900 | succeed! ((optimization, guard)), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler_optimizer.rs:902:17 [INFO] [stdout] | [INFO] [stdout] 902 | succeed! ((optimization, guard)), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler_optimizer.rs:909:25 [INFO] [stdout] | [INFO] [stdout] 909 | succeed! ((optimization, ExpressionConditionalMatchGuard::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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler_optimizer.rs:911:25 [INFO] [stdout] | [INFO] [stdout] 911 | succeed! ((optimization, ExpressionConditionalMatchGuard::Value (r#try! (vec_explode_1 (values)), negated))), [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler_optimizer.rs:913:25 [INFO] [stdout] | [INFO] [stdout] 913 | succeed! ((optimization, ExpressionConditionalMatchGuard::Values (values.into_boxed_slice (), negated))), [INFO] [stdout] | -------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler_optimizer.rs:1245:29 [INFO] [stdout] | [INFO] [stdout] 1245 | ... fail! (0xc262ceb2), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler_optimizer.rs:1285:29 [INFO] [stdout] | [INFO] [stdout] 1285 | ... fail! (0xa8613b5a), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler_optimizer.rs:1326:29 [INFO] [stdout] | [INFO] [stdout] 1326 | ... fail! (0x246ed89d), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler_optimizer.rs:1368:29 [INFO] [stdout] | [INFO] [stdout] 1368 | ... fail! (0x2b3e2453), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler_optimizer.rs:1411:29 [INFO] [stdout] | [INFO] [stdout] 1411 | ... fail! (0x47994db4), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler_optimizer.rs:1455:29 [INFO] [stdout] | [INFO] [stdout] 1455 | ... fail! (0x71fe0ce5), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler_optimizer.rs:1496:29 [INFO] [stdout] | [INFO] [stdout] 1496 | ... fail! (0xd891d200), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler_optimizer.rs:1628:17 [INFO] [stdout] | [INFO] [stdout] 1628 | fail! (0x6befd021), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler_optimizer.rs:1630:17 [INFO] [stdout] | [INFO] [stdout] 1630 | fail! (0x6b673d0f), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/compiler_optimizer.rs:1632:17 [INFO] [stdout] | [INFO] [stdout] 1632 | fail! (0x15fb6cc0), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/contexts.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | succeed! (Some (binding.clone ())), [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/contexts.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | fail! (0x5b8e8d57), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/contexts.rs:228:17 [INFO] [stdout] | [INFO] [stdout] 228 | succeed! (value.clone ()), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/contexts.rs:230:17 [INFO] [stdout] | [INFO] [stdout] 230 | fail! (0x3b976812), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/contexts.rs:232:17 [INFO] [stdout] | [INFO] [stdout] 232 | fail! (0xef51ae76), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/contexts.rs:243:17 [INFO] [stdout] | [INFO] [stdout] 243 | succeed! (Some (binding.clone ())), [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/contexts.rs:245:17 [INFO] [stdout] | [INFO] [stdout] 245 | succeed! (None), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/contexts.rs:247:17 [INFO] [stdout] | [INFO] [stdout] 247 | succeed! (None), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/contexts.rs:249:17 [INFO] [stdout] | [INFO] [stdout] 249 | fail! (0x1a30890c), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/contexts.rs:259:17 [INFO] [stdout] | [INFO] [stdout] 259 | succeed! (binding.clone ()), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/contexts.rs:269:17 [INFO] [stdout] | [INFO] [stdout] 269 | fail! (0x7e2729e2), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/contexts.rs:284:17 [INFO] [stdout] | [INFO] [stdout] 284 | fail! (0x27589b63), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/contexts.rs:290:17 [INFO] [stdout] | [INFO] [stdout] 290 | fail! (0xce482df1), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/contexts.rs:313:17 [INFO] [stdout] | [INFO] [stdout] 313 | fail! (0xa708a086), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:334:36 [INFO] [stdout] | [INFO] [stdout] 334 | return failed! ($code, $tracking); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/contexts.rs:315:17 [INFO] [stdout] | [INFO] [stdout] 315 | fail! (0x274323f1), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | impl_into_for_outcome! (Expression); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | impl_from_for_Expression_1! (Value, Value); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | impl_from_for_Expression_1! (Contexts, ExpressionForContexts); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:119:1 [INFO] [stdout] | [INFO] [stdout] 119 | impl_from_for_Expression_1! (ProcedureGenericCall, ExpressionForProcedureGenericCall); [INFO] [stdout] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:121:1 [INFO] [stdout] | [INFO] [stdout] 121 | impl_from_for_Expression_1! (ProcedurePrimitiveCall, ExpressionForProcedurePrimitiveCall); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | impl_from_for_Expression_1! (ProcedureExtendedCall, ExpressionForProcedureExtendedCall); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:127:1 [INFO] [stdout] | [INFO] [stdout] 127 | impl_from_for_Expression_1! (ProcedureLambdaCall, ExpressionForProcedureLambdaCall); [INFO] [stdout] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:130:1 [INFO] [stdout] | [INFO] [stdout] 130 | impl_from_for_Expression_1! (ProcedureNativeCall, ExpressionForProcedureNativeCall); [INFO] [stdout] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | impl_into_for_outcome! (Value); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:138:1 [INFO] [stdout] | [INFO] [stdout] 138 | impl_from_for_Value_1! (Singleton, ValueSingleton); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:138:1 [INFO] [stdout] | [INFO] [stdout] 138 | impl_from_for_Value_1! (Singleton, ValueSingleton); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | impl_from_for_Value_1! (Boolean, Boolean); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | impl_from_for_Value_1! (Boolean, Boolean); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | impl_from_for_Value_1! (NumberInteger, NumberInteger); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | impl_from_for_Value_1! (NumberInteger, NumberInteger); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | impl_from_for_Value_1! (NumberReal, NumberReal); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | impl_from_for_Value_1! (NumberReal, NumberReal); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:143:1 [INFO] [stdout] | [INFO] [stdout] 143 | impl_from_for_Value_1! (Character, Character); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:143:1 [INFO] [stdout] | [INFO] [stdout] 143 | impl_from_for_Value_1! (Character, Character); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | impl_from_for_Value_1! (Symbol, Symbol); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | impl_from_for_Value_1! (Symbol, Symbol); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:146:1 [INFO] [stdout] | [INFO] [stdout] 146 | impl_from_for_Value_1! (Keyword, Keyword); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:146:1 [INFO] [stdout] | [INFO] [stdout] 146 | impl_from_for_Value_1! (Keyword, Keyword); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:148:1 [INFO] [stdout] | [INFO] [stdout] 148 | impl_from_for_Value_1! (Unique, Unique); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:148:1 [INFO] [stdout] | [INFO] [stdout] 148 | impl_from_for_Value_1! (Unique, Unique); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | impl_from_for_Value_1! (StringImmutable, StringImmutable); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | impl_from_for_Value_1! (StringImmutable, StringImmutable); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:153:1 [INFO] [stdout] | [INFO] [stdout] 153 | impl_from_for_Value_1! (StringMutable, StringMutable); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:153:1 [INFO] [stdout] | [INFO] [stdout] 153 | impl_from_for_Value_1! (StringMutable, StringMutable); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | impl_from_for_Value_1! (BytesImmutable, BytesImmutable); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | impl_from_for_Value_1! (BytesImmutable, BytesImmutable); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:158:1 [INFO] [stdout] | [INFO] [stdout] 158 | impl_from_for_Value_1! (BytesMutable, BytesMutable); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:158:1 [INFO] [stdout] | [INFO] [stdout] 158 | impl_from_for_Value_1! (BytesMutable, BytesMutable); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | impl_from_for_Value_1! (StringRegex, StringRegex); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | impl_from_for_Value_1! (StringRegex, StringRegex); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | impl_from_for_Value_1! (BytesRegex, BytesRegex); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | impl_from_for_Value_1! (BytesRegex, BytesRegex); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:165:1 [INFO] [stdout] | [INFO] [stdout] 165 | impl_from_for_Value_1! (PairImmutable, PairImmutable); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:165:1 [INFO] [stdout] | [INFO] [stdout] 165 | impl_from_for_Value_1! (PairImmutable, PairImmutable); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 167 | impl_from_for_Value_1! (PairMutable, PairMutable); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 167 | impl_from_for_Value_1! (PairMutable, PairMutable); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:169:1 [INFO] [stdout] | [INFO] [stdout] 169 | impl_from_for_Value_1! (ArrayImmutable, ArrayImmutable); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:169:1 [INFO] [stdout] | [INFO] [stdout] 169 | impl_from_for_Value_1! (ArrayImmutable, ArrayImmutable); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:172:1 [INFO] [stdout] | [INFO] [stdout] 172 | impl_from_for_Value_1! (ArrayMutable, ArrayMutable); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:172:1 [INFO] [stdout] | [INFO] [stdout] 172 | impl_from_for_Value_1! (ArrayMutable, ArrayMutable); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:174:1 [INFO] [stdout] | [INFO] [stdout] 174 | impl_from_for_Value_1! (Values, Values); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:174:1 [INFO] [stdout] | [INFO] [stdout] 174 | impl_from_for_Value_1! (Values, Values); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | impl_from_for_Value_1! (RecordKind, RecordKind); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | impl_from_for_Value_1! (RecordKind, RecordKind); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:178:1 [INFO] [stdout] | [INFO] [stdout] 178 | impl_from_for_Value_1! (RecordImmutable, RecordImmutable); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:178:1 [INFO] [stdout] | [INFO] [stdout] 178 | impl_from_for_Value_1! (RecordImmutable, RecordImmutable); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | impl_from_for_Value_1! (RecordMutable, RecordMutable); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | impl_from_for_Value_1! (RecordMutable, RecordMutable); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:183:1 [INFO] [stdout] | [INFO] [stdout] 183 | impl_from_for_Value_1! (Error, Error); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:183:1 [INFO] [stdout] | [INFO] [stdout] 183 | impl_from_for_Value_1! (Error, Error); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:184:1 [INFO] [stdout] | [INFO] [stdout] 184 | impl_from_for_Value_1! (ProcedurePrimitive, ProcedurePrimitive); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:184:1 [INFO] [stdout] | [INFO] [stdout] 184 | impl_from_for_Value_1! (ProcedurePrimitive, ProcedurePrimitive); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:186:1 [INFO] [stdout] | [INFO] [stdout] 186 | impl_from_for_Value_1! (ProcedureExtended, ProcedureExtended); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:186:1 [INFO] [stdout] | [INFO] [stdout] 186 | impl_from_for_Value_1! (ProcedureExtended, ProcedureExtended); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | impl_from_for_Value_1! (ProcedureNative, ProcedureNative); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | impl_from_for_Value_1! (ProcedureNative, ProcedureNative); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:191:1 [INFO] [stdout] | [INFO] [stdout] 191 | impl_from_for_Value_1! (ProcedureLambda, ProcedureLambda); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:191:1 [INFO] [stdout] | [INFO] [stdout] 191 | impl_from_for_Value_1! (ProcedureLambda, ProcedureLambda); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:192:1 [INFO] [stdout] | [INFO] [stdout] 192 | impl_from_for_Value_1! (SyntaxPrimitive, SyntaxPrimitive); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:192:1 [INFO] [stdout] | [INFO] [stdout] 192 | impl_from_for_Value_1! (SyntaxPrimitive, SyntaxPrimitive); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:196:1 [INFO] [stdout] | [INFO] [stdout] 196 | impl_from_for_Value_1! (SyntaxExtended, SyntaxExtended); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:196:1 [INFO] [stdout] | [INFO] [stdout] 196 | impl_from_for_Value_1! (SyntaxExtended, SyntaxExtended); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | impl_from_for_Value_1! (SyntaxNative, SyntaxNative); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | impl_from_for_Value_1! (SyntaxNative, SyntaxNative); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:204:1 [INFO] [stdout] | [INFO] [stdout] 204 | impl_from_for_Value_1! (SyntaxLambda, SyntaxLambda); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler 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: this error originates in the macro `succeed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.in:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | return succeeded! ($outcome); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/conversions.rs:204:1 [INFO] [stdout] | [INFO] [stdout] 204 | impl_from_for_Value_1! (SyntaxLambda, SyntaxLambda); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [WARN] too many lines in the log, truncating it