[INFO] cloning repository https://github.com/vluzko/Grace [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vluzko/Grace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvluzko%2FGrace", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvluzko%2FGrace'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2f6cf7e02d538d7ab97685eaa7f48397dff836df [INFO] testing vluzko/Grace against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvluzko%2FGrace" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vluzko/Grace on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vluzko/Grace [INFO] finished tweaking git repo https://github.com/vluzko/Grace [INFO] tweaked toml for git repo https://github.com/vluzko/Grace written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c43ec67a2f10661f492401778150abc21252dd447aaa5502fe97aaf87db6cf5d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c43ec67a2f10661f492401778150abc21252dd447aaa5502fe97aaf87db6cf5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c43ec67a2f10661f492401778150abc21252dd447aaa5502fe97aaf87db6cf5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c43ec67a2f10661f492401778150abc21252dd447aaa5502fe97aaf87db6cf5d", kill_on_drop: false }` [INFO] [stdout] c43ec67a2f10661f492401778150abc21252dd447aaa5502fe97aaf87db6cf5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e0d520ac129a018dcb88385bdc6368037d368077ac5757aabfb6c9b5d5ff25e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5e0d520ac129a018dcb88385bdc6368037d368077ac5757aabfb6c9b5d5ff25e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.0 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling pretty_assertions v1.1.0 [INFO] [stderr] Compiling async-rwlock v1.3.0 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling cached_proc_macro v0.11.0 [INFO] [stderr] Compiling cached v0.32.1 [INFO] [stderr] Compiling grace v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 217 | let n = recognize!( [INFO] [stdout] | _____________- [INFO] [stdout] 218 | | input, [INFO] [stdout] 219 | | terminated!( [INFO] [stdout] 220 | | many0c!(recognize!(terminated!( [INFO] [stdout] ... | [INFO] [stdout] 225 | | ) [INFO] [stdout] 226 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | optc!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 217 | let n = recognize!( [INFO] [stdout] | _____________- [INFO] [stdout] 218 | | input, [INFO] [stdout] 219 | | terminated!( [INFO] [stdout] 220 | | many0c!(recognize!(terminated!( [INFO] [stdout] ... | [INFO] [stdout] 225 | | ) [INFO] [stdout] 226 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `optc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | optc!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 400 | let parse_result = w_followed!( [INFO] [stdout] | ____________________________- [INFO] [stdout] 401 | | input, [INFO] [stdout] 402 | | recognize!(pair!(alt!(ALPHA | tag!("_")), optc!(IDENT_CHAR))) [INFO] [stdout] 403 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `optc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 400 | let parse_result = w_followed!( [INFO] [stdout] | ____________________________- [INFO] [stdout] 401 | | input, [INFO] [stdout] 402 | | recognize!(pair!(alt!(ALPHA | tag!("_")), optc!(IDENT_CHAR))) [INFO] [stdout] 403 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 458 | return w_followed!(input, terminated!(tag!("-"), peek!(not!(NUM_START)))); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 462 | keyword!(TRAIT, "trait"); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 463 | keyword!(IMPL, "impl"); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 464 | keyword!(FN, "fn"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 465 | keyword!(STRUCT, "struct"); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 466 | keyword!(IF, "if"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 467 | keyword!(ELIF, "elif"); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 468 | keyword!(ELSE, "else"); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 469 | keyword!(FOR, "for"); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 470 | keyword!(IN, "in"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 471 | keyword!(WHILE, "while"); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 472 | keyword!(TRY, "try"); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 473 | keyword!(EXCEPT, "except"); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 474 | keyword!(FINALLY, "finally"); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 475 | keyword!(LET, "let"); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 476 | keyword!(IMPORT, "import"); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 477 | keyword!(AS, "as"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 478 | keyword!(RETURN, "return"); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 479 | keyword!(YIELD, "yield"); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 480 | keyword!(PASS, "pass"); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 481 | keyword!(BREAK, "break"); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 482 | keyword!(CONTINUE, "continue"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 483 | keyword!(MATCH, "match"); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 484 | keyword!(SELF, "self"); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 487 | token!(COMMA, ","); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 488 | token!(COLON, ":"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 489 | token!(DOT, "."); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 490 | token!(EQUALS, "="); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 491 | token!(OPEN_PAREN, "("); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 492 | token!(CLOSE_PAREN, ")"); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 493 | token!(OPEN_BRACKET, "["); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 494 | token!(CLOSE_BRACKET, "]"); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 495 | token!(OPEN_BRACE, "{"); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 496 | token!(CLOSE_BRACE, "}"); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 497 | token!(LANGLE, "<"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 498 | token!(RANGLE, ">"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 499 | token!(ARROW, "=>"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 500 | token!(TARROW, "->"); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | token!(UNDERSCORE, "_"); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | token!(ADDASN, "+="); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 505 | token!(SUBASN, "-="); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 506 | token!(MULASN, "*="); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 507 | token!(DIVASN, "/="); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 508 | token!(MODASN, "%="); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 509 | token!(EXPASN, "**="); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 510 | token!(RSHASN, ">>="); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 511 | token!(LSHASN, "<<="); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 512 | token!(BORASN, "|="); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 513 | token!(BANDASN, "&="); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 514 | token!(BXORASN, "^="); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 518 | keyword!(AND, "and"); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 519 | keyword!(OR, "or"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 520 | keyword!(XOR, "xor"); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 523 | token!(BAND, "&"); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 524 | token!(VBAR, "|"); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 525 | token!(BXOR, "^"); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 528 | token!(LSHIFT, "<<"); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 529 | token!(RSHIFT, ">>"); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 532 | token!(PLUS, "+"); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 533 | token!(MINUS, "-"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 534 | token!(STAR, "*"); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 535 | token!(DIV, "/"); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 536 | token!(MOD, "%"); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 537 | token!(EXP, "**"); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 540 | token!(DEQUAL, "=="); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 541 | token!(NEQUAL, "!="); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 542 | token!(LEQUAL, "<="); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 543 | token!(GEQUAL, ">="); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 546 | token!(NOT, "not"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 547 | token!(TILDE, "~"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/parser.rs:85:6 [INFO] [stdout] | [INFO] [stdout] 85 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:65:27 [INFO] [stdout] | [INFO] [stdout] 65 | many1c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:230:13 [INFO] [stdout] | [INFO] [stdout] 230 | / do_parse!( [INFO] [stdout] 231 | | i, [INFO] [stdout] 232 | | indent: map!(many1c!(inline_whitespace_char), |x| x.len()) [INFO] [stdout] 233 | | >> statements: [INFO] [stdout] ... | [INFO] [stdout] 238 | | >> (statements) [INFO] [stdout] 239 | | ) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many1c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:65:27 [INFO] [stdout] | [INFO] [stdout] 65 | many1c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:284:13 [INFO] [stdout] | [INFO] [stdout] 284 | / do_parse!( [INFO] [stdout] 285 | | i, [INFO] [stdout] 286 | | indent: map!(many1c!(inline_whitespace_char), |x| x.len()) [INFO] [stdout] 287 | | >> declarations: [INFO] [stdout] ... | [INFO] [stdout] 292 | | >> (declarations) [INFO] [stdout] 293 | | ) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many1c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:65:27 [INFO] [stdout] | [INFO] [stdout] 65 | many1c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:318:13 [INFO] [stdout] | [INFO] [stdout] 318 | / do_parse!( [INFO] [stdout] 319 | | i, [INFO] [stdout] 320 | | indent: map!(many1c!(inline_whitespace_char), |x| x.len()) [INFO] [stdout] 321 | | >> fields: [INFO] [stdout] ... | [INFO] [stdout] 326 | | >> (fields) [INFO] [stdout] 327 | | ) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many1c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:1079:24 [INFO] [stdout] | [INFO] [stdout] 1079 | let node = w_followed!( [INFO] [stdout] | ________________________- [INFO] [stdout] 1080 | | input, [INFO] [stdout] 1081 | | alt_complete!( [INFO] [stdout] 1082 | | tuple!(bool_expr, value!(vec!())) [INFO] [stdout] ... | [INFO] [stdout] 1101 | | ) [INFO] [stdout] 1102 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:131:70 [INFO] [stdout] | [INFO] [stdout] 131 | separated_at_least_m!($i, $m, call!($f), $submac!($($args)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:1426:32 [INFO] [stdout] | [INFO] [stdout] 1426 | let parse_result = alt_complete!( [INFO] [stdout] | ________________________________- [INFO] [stdout] 1427 | | input, [INFO] [stdout] 1428 | | // Empty input [INFO] [stdout] 1429 | | map!(peek!(CLOSE_PAREN), |_| vec!()) | [INFO] [stdout] ... | [INFO] [stdout] 1443 | | ) [INFO] [stdout] 1444 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `separated_at_least_m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | optc!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:1426:32 [INFO] [stdout] | [INFO] [stdout] 1426 | let parse_result = alt_complete!( [INFO] [stdout] | ________________________________- [INFO] [stdout] 1427 | | input, [INFO] [stdout] 1428 | | // Empty input [INFO] [stdout] 1429 | | map!(peek!(CLOSE_PAREN), |_| vec!()) | [INFO] [stdout] ... | [INFO] [stdout] 1443 | | ) [INFO] [stdout] 1444 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `optc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:1651:28 [INFO] [stdout] | [INFO] [stdout] 1651 | let parse_result = w_followed!( [INFO] [stdout] | ____________________________- [INFO] [stdout] 1652 | | input, [INFO] [stdout] 1653 | | alt!( [INFO] [stdout] 1654 | | terminated!(tag!("true"), peek!(not!(IDENT_CHAR))) [INFO] [stdout] 1655 | | | terminated!(tag!("false"), peek!(not!(IDENT_CHAR))) [INFO] [stdout] 1656 | | ) [INFO] [stdout] 1657 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:1682:28 [INFO] [stdout] | [INFO] [stdout] 1682 | let parse_result = w_followed!( [INFO] [stdout] | ____________________________- [INFO] [stdout] 1683 | | input, [INFO] [stdout] 1684 | | recognize!(tuple!( [INFO] [stdout] 1685 | | opt!(SIGN), [INFO] [stdout] ... | [INFO] [stdout] 1689 | | )) [INFO] [stdout] 1690 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:1699:22 [INFO] [stdout] | [INFO] [stdout] 1699 | let result = w_followed!( [INFO] [stdout] | ______________________- [INFO] [stdout] 1700 | | input, [INFO] [stdout] 1701 | | delimited!(tag!("\""), recognize!(many0c!(STRING_CHAR)), tag!("\"")) [INFO] [stdout] 1702 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:1699:22 [INFO] [stdout] | [INFO] [stdout] 1699 | let result = w_followed!( [INFO] [stdout] | ______________________- [INFO] [stdout] 1700 | | input, [INFO] [stdout] 1701 | | delimited!(tag!("\""), recognize!(many0c!(STRING_CHAR)), tag!("\"")) [INFO] [stdout] 1702 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | optc!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:2376:12 [INFO] [stdout] | [INFO] [stdout] 2376 | return w_followed!( [INFO] [stdout] | ____________- [INFO] [stdout] 2377 | | input, [INFO] [stdout] 2378 | | recognize!(tuple!(optc!(SIGN), terminated!(DIGIT, VALID_NUM_FOLLOW))) [INFO] [stdout] 2379 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `optc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:2376:12 [INFO] [stdout] | [INFO] [stdout] 2376 | return w_followed!( [INFO] [stdout] | ____________- [INFO] [stdout] 2377 | | input, [INFO] [stdout] 2378 | | recognize!(tuple!(optc!(SIGN), terminated!(DIGIT, VALID_NUM_FOLLOW))) [INFO] [stdout] 2379 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | optc!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:2439:22 [INFO] [stdout] | [INFO] [stdout] 2439 | let result = tuple!( [INFO] [stdout] | ______________________- [INFO] [stdout] 2440 | | input, [INFO] [stdout] 2441 | | IDENTIFIER, [INFO] [stdout] 2442 | | optc!(delimited!( [INFO] [stdout] ... | [INFO] [stdout] 2447 | | optc!(refinement) [INFO] [stdout] 2448 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `optc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:2566:20 [INFO] [stdout] | [INFO] [stdout] 2566 | let node = w_followed!( [INFO] [stdout] | ____________________- [INFO] [stdout] 2567 | | input, [INFO] [stdout] 2568 | | alt_complete!( [INFO] [stdout] 2569 | | bool_expr [INFO] [stdout] ... | [INFO] [stdout] 2574 | | ) [INFO] [stdout] 2575 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:2566:20 [INFO] [stdout] | [INFO] [stdout] 2566 | let node = w_followed!( [INFO] [stdout] | ____________________- [INFO] [stdout] 2567 | | input, [INFO] [stdout] 2568 | | alt_complete!( [INFO] [stdout] 2569 | | bool_expr [INFO] [stdout] ... | [INFO] [stdout] 2574 | | ) [INFO] [stdout] 2575 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/type_checking/refinements.rs:82:35 [INFO] [stdout] | [INFO] [stdout] 82 | fn construct_condition(&self, &Context) -> (HashSet, String); [INFO] [stdout] | ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Context` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 91 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "5e0d520ac129a018dcb88385bdc6368037d368077ac5757aabfb6c9b5d5ff25e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e0d520ac129a018dcb88385bdc6368037d368077ac5757aabfb6c9b5d5ff25e", kill_on_drop: false }` [INFO] [stdout] 5e0d520ac129a018dcb88385bdc6368037d368077ac5757aabfb6c9b5d5ff25e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c185a7e7a42965ed0bff3e09ffab1d96d5a6dfd6adacbc7989506e0d3dbcb09e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c185a7e7a42965ed0bff3e09ffab1d96d5a6dfd6adacbc7989506e0d3dbcb09e", kill_on_drop: false }` [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 217 | let n = recognize!( [INFO] [stdout] | _____________- [INFO] [stdout] 218 | | input, [INFO] [stdout] 219 | | terminated!( [INFO] [stdout] 220 | | many0c!(recognize!(terminated!( [INFO] [stdout] ... | [INFO] [stdout] 225 | | ) [INFO] [stdout] 226 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | optc!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 217 | let n = recognize!( [INFO] [stdout] | _____________- [INFO] [stdout] 218 | | input, [INFO] [stdout] 219 | | terminated!( [INFO] [stdout] 220 | | many0c!(recognize!(terminated!( [INFO] [stdout] ... | [INFO] [stdout] 225 | | ) [INFO] [stdout] 226 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `optc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | optc!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 400 | let parse_result = w_followed!( [INFO] [stdout] | ____________________________- [INFO] [stdout] 401 | | input, [INFO] [stdout] 402 | | recognize!(pair!(alt!(ALPHA | tag!("_")), optc!(IDENT_CHAR))) [INFO] [stdout] 403 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `optc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 400 | let parse_result = w_followed!( [INFO] [stdout] | ____________________________- [INFO] [stdout] 401 | | input, [INFO] [stdout] 402 | | recognize!(pair!(alt!(ALPHA | tag!("_")), optc!(IDENT_CHAR))) [INFO] [stdout] 403 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 458 | return w_followed!(input, terminated!(tag!("-"), peek!(not!(NUM_START)))); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 462 | keyword!(TRAIT, "trait"); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 463 | keyword!(IMPL, "impl"); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 464 | keyword!(FN, "fn"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 465 | keyword!(STRUCT, "struct"); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 466 | keyword!(IF, "if"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 467 | keyword!(ELIF, "elif"); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 468 | keyword!(ELSE, "else"); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 469 | keyword!(FOR, "for"); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 470 | keyword!(IN, "in"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 471 | keyword!(WHILE, "while"); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 472 | keyword!(TRY, "try"); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 473 | keyword!(EXCEPT, "except"); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 474 | keyword!(FINALLY, "finally"); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 475 | keyword!(LET, "let"); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 476 | keyword!(IMPORT, "import"); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 477 | keyword!(AS, "as"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 478 | keyword!(RETURN, "return"); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 479 | keyword!(YIELD, "yield"); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 480 | keyword!(PASS, "pass"); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 481 | keyword!(BREAK, "break"); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 482 | keyword!(CONTINUE, "continue"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 483 | keyword!(MATCH, "match"); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 484 | keyword!(SELF, "self"); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 487 | token!(COMMA, ","); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 488 | token!(COLON, ":"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 489 | token!(DOT, "."); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 490 | token!(EQUALS, "="); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 491 | token!(OPEN_PAREN, "("); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 492 | token!(CLOSE_PAREN, ")"); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 493 | token!(OPEN_BRACKET, "["); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 494 | token!(CLOSE_BRACKET, "]"); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 495 | token!(OPEN_BRACE, "{"); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 496 | token!(CLOSE_BRACE, "}"); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 497 | token!(LANGLE, "<"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 498 | token!(RANGLE, ">"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 499 | token!(ARROW, "=>"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 500 | token!(TARROW, "->"); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | token!(UNDERSCORE, "_"); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | token!(ADDASN, "+="); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 505 | token!(SUBASN, "-="); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 506 | token!(MULASN, "*="); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 507 | token!(DIVASN, "/="); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 508 | token!(MODASN, "%="); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 509 | token!(EXPASN, "**="); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 510 | token!(RSHASN, ">>="); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 511 | token!(LSHASN, "<<="); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 512 | token!(BORASN, "|="); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 513 | token!(BANDASN, "&="); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 514 | token!(BXORASN, "^="); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 518 | keyword!(AND, "and"); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 519 | keyword!(OR, "or"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 520 | keyword!(XOR, "xor"); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 523 | token!(BAND, "&"); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 524 | token!(VBAR, "|"); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 525 | token!(BXOR, "^"); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 528 | token!(LSHIFT, "<<"); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 529 | token!(RSHIFT, ">>"); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 532 | token!(PLUS, "+"); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 533 | token!(MINUS, "-"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 534 | token!(STAR, "*"); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 535 | token!(DIV, "/"); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 536 | token!(MOD, "%"); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 537 | token!(EXP, "**"); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 540 | token!(DEQUAL, "=="); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 541 | token!(NEQUAL, "!="); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 542 | token!(LEQUAL, "<="); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 543 | token!(GEQUAL, ">="); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 546 | token!(NOT, "not"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 547 | token!(TILDE, "~"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/parser.rs:85:6 [INFO] [stdout] | [INFO] [stdout] 85 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:65:27 [INFO] [stdout] | [INFO] [stdout] 65 | many1c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:230:13 [INFO] [stdout] | [INFO] [stdout] 230 | / do_parse!( [INFO] [stdout] 231 | | i, [INFO] [stdout] 232 | | indent: map!(many1c!(inline_whitespace_char), |x| x.len()) [INFO] [stdout] 233 | | >> statements: [INFO] [stdout] ... | [INFO] [stdout] 238 | | >> (statements) [INFO] [stdout] 239 | | ) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many1c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:65:27 [INFO] [stdout] | [INFO] [stdout] 65 | many1c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:284:13 [INFO] [stdout] | [INFO] [stdout] 284 | / do_parse!( [INFO] [stdout] 285 | | i, [INFO] [stdout] 286 | | indent: map!(many1c!(inline_whitespace_char), |x| x.len()) [INFO] [stdout] 287 | | >> declarations: [INFO] [stdout] ... | [INFO] [stdout] 292 | | >> (declarations) [INFO] [stdout] 293 | | ) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many1c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:65:27 [INFO] [stdout] | [INFO] [stdout] 65 | many1c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:318:13 [INFO] [stdout] | [INFO] [stdout] 318 | / do_parse!( [INFO] [stdout] 319 | | i, [INFO] [stdout] 320 | | indent: map!(many1c!(inline_whitespace_char), |x| x.len()) [INFO] [stdout] 321 | | >> fields: [INFO] [stdout] ... | [INFO] [stdout] 326 | | >> (fields) [INFO] [stdout] 327 | | ) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many1c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:1079:24 [INFO] [stdout] | [INFO] [stdout] 1079 | let node = w_followed!( [INFO] [stdout] | ________________________- [INFO] [stdout] 1080 | | input, [INFO] [stdout] 1081 | | alt_complete!( [INFO] [stdout] 1082 | | tuple!(bool_expr, value!(vec!())) [INFO] [stdout] ... | [INFO] [stdout] 1101 | | ) [INFO] [stdout] 1102 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:131:70 [INFO] [stdout] | [INFO] [stdout] 131 | separated_at_least_m!($i, $m, call!($f), $submac!($($args)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:1426:32 [INFO] [stdout] | [INFO] [stdout] 1426 | let parse_result = alt_complete!( [INFO] [stdout] | ________________________________- [INFO] [stdout] 1427 | | input, [INFO] [stdout] 1428 | | // Empty input [INFO] [stdout] 1429 | | map!(peek!(CLOSE_PAREN), |_| vec!()) | [INFO] [stdout] ... | [INFO] [stdout] 1443 | | ) [INFO] [stdout] 1444 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `separated_at_least_m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | optc!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:1426:32 [INFO] [stdout] | [INFO] [stdout] 1426 | let parse_result = alt_complete!( [INFO] [stdout] | ________________________________- [INFO] [stdout] 1427 | | input, [INFO] [stdout] 1428 | | // Empty input [INFO] [stdout] 1429 | | map!(peek!(CLOSE_PAREN), |_| vec!()) | [INFO] [stdout] ... | [INFO] [stdout] 1443 | | ) [INFO] [stdout] 1444 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `optc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:1651:28 [INFO] [stdout] | [INFO] [stdout] 1651 | let parse_result = w_followed!( [INFO] [stdout] | ____________________________- [INFO] [stdout] 1652 | | input, [INFO] [stdout] 1653 | | alt!( [INFO] [stdout] 1654 | | terminated!(tag!("true"), peek!(not!(IDENT_CHAR))) [INFO] [stdout] 1655 | | | terminated!(tag!("false"), peek!(not!(IDENT_CHAR))) [INFO] [stdout] 1656 | | ) [INFO] [stdout] 1657 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:1682:28 [INFO] [stdout] | [INFO] [stdout] 1682 | let parse_result = w_followed!( [INFO] [stdout] | ____________________________- [INFO] [stdout] 1683 | | input, [INFO] [stdout] 1684 | | recognize!(tuple!( [INFO] [stdout] 1685 | | opt!(SIGN), [INFO] [stdout] ... | [INFO] [stdout] 1689 | | )) [INFO] [stdout] 1690 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:1699:22 [INFO] [stdout] | [INFO] [stdout] 1699 | let result = w_followed!( [INFO] [stdout] | ______________________- [INFO] [stdout] 1700 | | input, [INFO] [stdout] 1701 | | delimited!(tag!("\""), recognize!(many0c!(STRING_CHAR)), tag!("\"")) [INFO] [stdout] 1702 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:1699:22 [INFO] [stdout] | [INFO] [stdout] 1699 | let result = w_followed!( [INFO] [stdout] | ______________________- [INFO] [stdout] 1700 | | input, [INFO] [stdout] 1701 | | delimited!(tag!("\""), recognize!(many0c!(STRING_CHAR)), tag!("\"")) [INFO] [stdout] 1702 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | optc!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:2376:12 [INFO] [stdout] | [INFO] [stdout] 2376 | return w_followed!( [INFO] [stdout] | ____________- [INFO] [stdout] 2377 | | input, [INFO] [stdout] 2378 | | recognize!(tuple!(optc!(SIGN), terminated!(DIGIT, VALID_NUM_FOLLOW))) [INFO] [stdout] 2379 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `optc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:2376:12 [INFO] [stdout] | [INFO] [stdout] 2376 | return w_followed!( [INFO] [stdout] | ____________- [INFO] [stdout] 2377 | | input, [INFO] [stdout] 2378 | | recognize!(tuple!(optc!(SIGN), terminated!(DIGIT, VALID_NUM_FOLLOW))) [INFO] [stdout] 2379 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | optc!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:2439:22 [INFO] [stdout] | [INFO] [stdout] 2439 | let result = tuple!( [INFO] [stdout] | ______________________- [INFO] [stdout] 2440 | | input, [INFO] [stdout] 2441 | | IDENTIFIER, [INFO] [stdout] 2442 | | optc!(delimited!( [INFO] [stdout] ... | [INFO] [stdout] 2447 | | optc!(refinement) [INFO] [stdout] 2448 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `optc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:2566:20 [INFO] [stdout] | [INFO] [stdout] 2566 | let node = w_followed!( [INFO] [stdout] | ____________________- [INFO] [stdout] 2567 | | input, [INFO] [stdout] 2568 | | alt_complete!( [INFO] [stdout] 2569 | | bool_expr [INFO] [stdout] ... | [INFO] [stdout] 2574 | | ) [INFO] [stdout] 2575 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling grace v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:2566:20 [INFO] [stdout] | [INFO] [stdout] 2566 | let node = w_followed!( [INFO] [stdout] | ____________________- [INFO] [stdout] 2567 | | input, [INFO] [stdout] 2568 | | alt_complete!( [INFO] [stdout] 2569 | | bool_expr [INFO] [stdout] ... | [INFO] [stdout] 2574 | | ) [INFO] [stdout] 2575 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/type_checking/refinements.rs:82:35 [INFO] [stdout] | [INFO] [stdout] 82 | fn construct_condition(&self, &Context) -> (HashSet, String); [INFO] [stdout] | ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Context` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 91 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 217 | let n = recognize!( [INFO] [stdout] | _____________- [INFO] [stdout] 218 | | input, [INFO] [stdout] 219 | | terminated!( [INFO] [stdout] 220 | | many0c!(recognize!(terminated!( [INFO] [stdout] ... | [INFO] [stdout] 225 | | ) [INFO] [stdout] 226 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | optc!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 217 | let n = recognize!( [INFO] [stdout] | _____________- [INFO] [stdout] 218 | | input, [INFO] [stdout] 219 | | terminated!( [INFO] [stdout] 220 | | many0c!(recognize!(terminated!( [INFO] [stdout] ... | [INFO] [stdout] 225 | | ) [INFO] [stdout] 226 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `optc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | optc!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 400 | let parse_result = w_followed!( [INFO] [stdout] | ____________________________- [INFO] [stdout] 401 | | input, [INFO] [stdout] 402 | | recognize!(pair!(alt!(ALPHA | tag!("_")), optc!(IDENT_CHAR))) [INFO] [stdout] 403 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `optc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 400 | let parse_result = w_followed!( [INFO] [stdout] | ____________________________- [INFO] [stdout] 401 | | input, [INFO] [stdout] 402 | | recognize!(pair!(alt!(ALPHA | tag!("_")), optc!(IDENT_CHAR))) [INFO] [stdout] 403 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 458 | return w_followed!(input, terminated!(tag!("-"), peek!(not!(NUM_START)))); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 462 | keyword!(TRAIT, "trait"); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 463 | keyword!(IMPL, "impl"); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 464 | keyword!(FN, "fn"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 465 | keyword!(STRUCT, "struct"); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 466 | keyword!(IF, "if"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 467 | keyword!(ELIF, "elif"); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 468 | keyword!(ELSE, "else"); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 469 | keyword!(FOR, "for"); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 470 | keyword!(IN, "in"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 471 | keyword!(WHILE, "while"); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 472 | keyword!(TRY, "try"); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 473 | keyword!(EXCEPT, "except"); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 474 | keyword!(FINALLY, "finally"); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 475 | keyword!(LET, "let"); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 476 | keyword!(IMPORT, "import"); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 477 | keyword!(AS, "as"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 478 | keyword!(RETURN, "return"); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 479 | keyword!(YIELD, "yield"); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 480 | keyword!(PASS, "pass"); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 481 | keyword!(BREAK, "break"); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 482 | keyword!(CONTINUE, "continue"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 483 | keyword!(MATCH, "match"); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 484 | keyword!(SELF, "self"); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 487 | token!(COMMA, ","); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 488 | token!(COLON, ":"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 489 | token!(DOT, "."); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 490 | token!(EQUALS, "="); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 491 | token!(OPEN_PAREN, "("); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 492 | token!(CLOSE_PAREN, ")"); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 493 | token!(OPEN_BRACKET, "["); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 494 | token!(CLOSE_BRACKET, "]"); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 495 | token!(OPEN_BRACE, "{"); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 496 | token!(CLOSE_BRACE, "}"); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 497 | token!(LANGLE, "<"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 498 | token!(RANGLE, ">"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 499 | token!(ARROW, "=>"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 500 | token!(TARROW, "->"); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | token!(UNDERSCORE, "_"); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | token!(ADDASN, "+="); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 505 | token!(SUBASN, "-="); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 506 | token!(MULASN, "*="); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 507 | token!(DIVASN, "/="); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 508 | token!(MODASN, "%="); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 509 | token!(EXPASN, "**="); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 510 | token!(RSHASN, ">>="); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 511 | token!(LSHASN, "<<="); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 512 | token!(BORASN, "|="); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 513 | token!(BANDASN, "&="); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 514 | token!(BXORASN, "^="); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 518 | keyword!(AND, "and"); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 519 | keyword!(OR, "or"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 520 | keyword!(XOR, "xor"); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 523 | token!(BAND, "&"); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 524 | token!(VBAR, "|"); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 525 | token!(BXOR, "^"); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 528 | token!(LSHIFT, "<<"); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 529 | token!(RSHIFT, ">>"); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 532 | token!(PLUS, "+"); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 533 | token!(MINUS, "-"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 534 | token!(STAR, "*"); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 535 | token!(DIV, "/"); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 536 | token!(MOD, "%"); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 537 | token!(EXP, "**"); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 540 | token!(DEQUAL, "=="); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 541 | token!(NEQUAL, "!="); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 542 | token!(LEQUAL, "<="); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 543 | token!(GEQUAL, ">="); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 546 | token!(NOT, "not"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 547 | token!(TILDE, "~"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/parser.rs:85:6 [INFO] [stdout] | [INFO] [stdout] 85 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:65:27 [INFO] [stdout] | [INFO] [stdout] 65 | many1c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:230:13 [INFO] [stdout] | [INFO] [stdout] 230 | / do_parse!( [INFO] [stdout] 231 | | i, [INFO] [stdout] 232 | | indent: map!(many1c!(inline_whitespace_char), |x| x.len()) [INFO] [stdout] 233 | | >> statements: [INFO] [stdout] ... | [INFO] [stdout] 238 | | >> (statements) [INFO] [stdout] 239 | | ) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many1c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:65:27 [INFO] [stdout] | [INFO] [stdout] 65 | many1c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:284:13 [INFO] [stdout] | [INFO] [stdout] 284 | / do_parse!( [INFO] [stdout] 285 | | i, [INFO] [stdout] 286 | | indent: map!(many1c!(inline_whitespace_char), |x| x.len()) [INFO] [stdout] 287 | | >> declarations: [INFO] [stdout] ... | [INFO] [stdout] 292 | | >> (declarations) [INFO] [stdout] 293 | | ) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many1c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:65:27 [INFO] [stdout] | [INFO] [stdout] 65 | many1c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:318:13 [INFO] [stdout] | [INFO] [stdout] 318 | / do_parse!( [INFO] [stdout] 319 | | i, [INFO] [stdout] 320 | | indent: map!(many1c!(inline_whitespace_char), |x| x.len()) [INFO] [stdout] 321 | | >> fields: [INFO] [stdout] ... | [INFO] [stdout] 326 | | >> (fields) [INFO] [stdout] 327 | | ) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many1c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:1079:24 [INFO] [stdout] | [INFO] [stdout] 1079 | let node = w_followed!( [INFO] [stdout] | ________________________- [INFO] [stdout] 1080 | | input, [INFO] [stdout] 1081 | | alt_complete!( [INFO] [stdout] 1082 | | tuple!(bool_expr, value!(vec!())) [INFO] [stdout] ... | [INFO] [stdout] 1101 | | ) [INFO] [stdout] 1102 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:131:70 [INFO] [stdout] | [INFO] [stdout] 131 | separated_at_least_m!($i, $m, call!($f), $submac!($($args)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:1426:32 [INFO] [stdout] | [INFO] [stdout] 1426 | let parse_result = alt_complete!( [INFO] [stdout] | ________________________________- [INFO] [stdout] 1427 | | input, [INFO] [stdout] 1428 | | // Empty input [INFO] [stdout] 1429 | | map!(peek!(CLOSE_PAREN), |_| vec!()) | [INFO] [stdout] ... | [INFO] [stdout] 1443 | | ) [INFO] [stdout] 1444 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `separated_at_least_m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | optc!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:1426:32 [INFO] [stdout] | [INFO] [stdout] 1426 | let parse_result = alt_complete!( [INFO] [stdout] | ________________________________- [INFO] [stdout] 1427 | | input, [INFO] [stdout] 1428 | | // Empty input [INFO] [stdout] 1429 | | map!(peek!(CLOSE_PAREN), |_| vec!()) | [INFO] [stdout] ... | [INFO] [stdout] 1443 | | ) [INFO] [stdout] 1444 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `optc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:1651:28 [INFO] [stdout] | [INFO] [stdout] 1651 | let parse_result = w_followed!( [INFO] [stdout] | ____________________________- [INFO] [stdout] 1652 | | input, [INFO] [stdout] 1653 | | alt!( [INFO] [stdout] 1654 | | terminated!(tag!("true"), peek!(not!(IDENT_CHAR))) [INFO] [stdout] 1655 | | | terminated!(tag!("false"), peek!(not!(IDENT_CHAR))) [INFO] [stdout] 1656 | | ) [INFO] [stdout] 1657 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:1682:28 [INFO] [stdout] | [INFO] [stdout] 1682 | let parse_result = w_followed!( [INFO] [stdout] | ____________________________- [INFO] [stdout] 1683 | | input, [INFO] [stdout] 1684 | | recognize!(tuple!( [INFO] [stdout] 1685 | | opt!(SIGN), [INFO] [stdout] ... | [INFO] [stdout] 1689 | | )) [INFO] [stdout] 1690 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:1699:22 [INFO] [stdout] | [INFO] [stdout] 1699 | let result = w_followed!( [INFO] [stdout] | ______________________- [INFO] [stdout] 1700 | | input, [INFO] [stdout] 1701 | | delimited!(tag!("\""), recognize!(many0c!(STRING_CHAR)), tag!("\"")) [INFO] [stdout] 1702 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:1699:22 [INFO] [stdout] | [INFO] [stdout] 1699 | let result = w_followed!( [INFO] [stdout] | ______________________- [INFO] [stdout] 1700 | | input, [INFO] [stdout] 1701 | | delimited!(tag!("\""), recognize!(many0c!(STRING_CHAR)), tag!("\"")) [INFO] [stdout] 1702 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | optc!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:2376:12 [INFO] [stdout] | [INFO] [stdout] 2376 | return w_followed!( [INFO] [stdout] | ____________- [INFO] [stdout] 2377 | | input, [INFO] [stdout] 2378 | | recognize!(tuple!(optc!(SIGN), terminated!(DIGIT, VALID_NUM_FOLLOW))) [INFO] [stdout] 2379 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `optc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:2376:12 [INFO] [stdout] | [INFO] [stdout] 2376 | return w_followed!( [INFO] [stdout] | ____________- [INFO] [stdout] 2377 | | input, [INFO] [stdout] 2378 | | recognize!(tuple!(optc!(SIGN), terminated!(DIGIT, VALID_NUM_FOLLOW))) [INFO] [stdout] 2379 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | optc!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:2439:22 [INFO] [stdout] | [INFO] [stdout] 2439 | let result = tuple!( [INFO] [stdout] | ______________________- [INFO] [stdout] 2440 | | input, [INFO] [stdout] 2441 | | IDENTIFIER, [INFO] [stdout] 2442 | | optc!(delimited!( [INFO] [stdout] ... | [INFO] [stdout] 2447 | | optc!(refinement) [INFO] [stdout] 2448 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `optc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:2566:20 [INFO] [stdout] | [INFO] [stdout] 2566 | let node = w_followed!( [INFO] [stdout] | ____________________- [INFO] [stdout] 2567 | | input, [INFO] [stdout] 2568 | | alt_complete!( [INFO] [stdout] 2569 | | bool_expr [INFO] [stdout] ... | [INFO] [stdout] 2574 | | ) [INFO] [stdout] 2575 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser_utils.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | many0c!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:2566:20 [INFO] [stdout] | [INFO] [stdout] 2566 | let node = w_followed!( [INFO] [stdout] | ____________________- [INFO] [stdout] 2567 | | input, [INFO] [stdout] 2568 | | alt_complete!( [INFO] [stdout] 2569 | | bool_expr [INFO] [stdout] ... | [INFO] [stdout] 2574 | | ) [INFO] [stdout] 2575 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/type_checking/refinements.rs:82:35 [INFO] [stdout] | [INFO] [stdout] 82 | fn construct_condition(&self, &Context) -> (HashSet, String); [INFO] [stdout] | ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Context` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 91 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.64s [INFO] running `Command { std: "docker" "inspect" "c185a7e7a42965ed0bff3e09ffab1d96d5a6dfd6adacbc7989506e0d3dbcb09e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c185a7e7a42965ed0bff3e09ffab1d96d5a6dfd6adacbc7989506e0d3dbcb09e", kill_on_drop: false }` [INFO] [stdout] c185a7e7a42965ed0bff3e09ffab1d96d5a6dfd6adacbc7989506e0d3dbcb09e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7d34f18be8641389490427df45fd63f84fc9c1ab10eb3b5697b5000eb9209c80 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7d34f18be8641389490427df45fd63f84fc9c1ab10eb3b5697b5000eb9209c80", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 217 | let n = recognize!( [INFO] [stderr] | _____________- [INFO] [stderr] 218 | | input, [INFO] [stderr] 219 | | terminated!( [INFO] [stderr] 220 | | many0c!(recognize!(terminated!( [INFO] [stderr] ... | [INFO] [stderr] 225 | | ) [INFO] [stderr] 226 | | ); [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:43:25 [INFO] [stderr] | [INFO] [stderr] 43 | optc!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 217 | let n = recognize!( [INFO] [stderr] | _____________- [INFO] [stderr] 218 | | input, [INFO] [stderr] 219 | | terminated!( [INFO] [stderr] 220 | | many0c!(recognize!(terminated!( [INFO] [stderr] ... | [INFO] [stderr] 225 | | ) [INFO] [stderr] 226 | | ); [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `optc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:43:25 [INFO] [stderr] | [INFO] [stderr] 43 | optc!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 400 | let parse_result = w_followed!( [INFO] [stderr] | ____________________________- [INFO] [stderr] 401 | | input, [INFO] [stderr] 402 | | recognize!(pair!(alt!(ALPHA | tag!("_")), optc!(IDENT_CHAR))) [INFO] [stderr] 403 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `optc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 400 | let parse_result = w_followed!( [INFO] [stderr] | ____________________________- [INFO] [stderr] 401 | | input, [INFO] [stderr] 402 | | recognize!(pair!(alt!(ALPHA | tag!("_")), optc!(IDENT_CHAR))) [INFO] [stderr] 403 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 458 | return w_followed!(input, terminated!(tag!("-"), peek!(not!(NUM_START)))); [INFO] [stderr] | ------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 462 | keyword!(TRAIT, "trait"); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 463 | keyword!(IMPL, "impl"); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 464 | keyword!(FN, "fn"); [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 465 | keyword!(STRUCT, "struct"); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 466 | keyword!(IF, "if"); [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 467 | keyword!(ELIF, "elif"); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 468 | keyword!(ELSE, "else"); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 469 | keyword!(FOR, "for"); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 470 | keyword!(IN, "in"); [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 471 | keyword!(WHILE, "while"); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 472 | keyword!(TRY, "try"); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 473 | keyword!(EXCEPT, "except"); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 474 | keyword!(FINALLY, "finally"); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 475 | keyword!(LET, "let"); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 476 | keyword!(IMPORT, "import"); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 477 | keyword!(AS, "as"); [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 478 | keyword!(RETURN, "return"); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 479 | keyword!(YIELD, "yield"); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 480 | keyword!(PASS, "pass"); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 481 | keyword!(BREAK, "break"); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 482 | keyword!(CONTINUE, "continue"); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 483 | keyword!(MATCH, "match"); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 484 | keyword!(SELF, "self"); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 487 | token!(COMMA, ","); [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 488 | token!(COLON, ":"); [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 489 | token!(DOT, "."); [INFO] [stderr] | ---------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 490 | token!(EQUALS, "="); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 491 | token!(OPEN_PAREN, "("); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 492 | token!(CLOSE_PAREN, ")"); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 493 | token!(OPEN_BRACKET, "["); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 494 | token!(CLOSE_BRACKET, "]"); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 495 | token!(OPEN_BRACE, "{"); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 496 | token!(CLOSE_BRACE, "}"); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 497 | token!(LANGLE, "<"); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 498 | token!(RANGLE, ">"); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 499 | token!(ARROW, "=>"); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 500 | token!(TARROW, "->"); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 501 | token!(UNDERSCORE, "_"); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 504 | token!(ADDASN, "+="); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 505 | token!(SUBASN, "-="); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 506 | token!(MULASN, "*="); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 507 | token!(DIVASN, "/="); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 508 | token!(MODASN, "%="); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 509 | token!(EXPASN, "**="); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 510 | token!(RSHASN, ">>="); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 511 | token!(LSHASN, "<<="); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 512 | token!(BORASN, "|="); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 513 | token!(BANDASN, "&="); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 514 | token!(BXORASN, "^="); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 518 | keyword!(AND, "and"); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 519 | keyword!(OR, "or"); [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 520 | keyword!(XOR, "xor"); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 523 | token!(BAND, "&"); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 524 | token!(VBAR, "|"); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 525 | token!(BXOR, "^"); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 528 | token!(LSHIFT, "<<"); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 529 | token!(RSHIFT, ">>"); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 532 | token!(PLUS, "+"); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 533 | token!(MINUS, "-"); [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 534 | token!(STAR, "*"); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 535 | token!(DIV, "/"); [INFO] [stderr] | ---------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 536 | token!(MOD, "%"); [INFO] [stderr] | ---------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 537 | token!(EXP, "**"); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 540 | token!(DEQUAL, "=="); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 541 | token!(NEQUAL, "!="); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 542 | token!(LEQUAL, "<="); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 543 | token!(GEQUAL, ">="); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 546 | token!(NOT, "not"); [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 547 | token!(TILDE, "~"); [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/parser.rs:85:6 [INFO] [stderr] | [INFO] [stderr] 85 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:65:27 [INFO] [stderr] | [INFO] [stderr] 65 | many1c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/parser.rs:230:13 [INFO] [stderr] | [INFO] [stderr] 230 | / do_parse!( [INFO] [stderr] 231 | | i, [INFO] [stderr] 232 | | indent: map!(many1c!(inline_whitespace_char), |x| x.len()) [INFO] [stderr] 233 | | >> statements: [INFO] [stderr] ... | [INFO] [stderr] 238 | | >> (statements) [INFO] [stderr] 239 | | ) [INFO] [stderr] | |_____________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many1c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:65:27 [INFO] [stderr] | [INFO] [stderr] 65 | many1c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/parser.rs:284:13 [INFO] [stderr] | [INFO] [stderr] 284 | / do_parse!( [INFO] [stderr] 285 | | i, [INFO] [stderr] 286 | | indent: map!(many1c!(inline_whitespace_char), |x| x.len()) [INFO] [stderr] 287 | | >> declarations: [INFO] [stderr] ... | [INFO] [stderr] 292 | | >> (declarations) [INFO] [stderr] 293 | | ) [INFO] [stderr] | |_____________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many1c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:65:27 [INFO] [stderr] | [INFO] [stderr] 65 | many1c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/parser.rs:318:13 [INFO] [stderr] | [INFO] [stderr] 318 | / do_parse!( [INFO] [stderr] 319 | | i, [INFO] [stderr] 320 | | indent: map!(many1c!(inline_whitespace_char), |x| x.len()) [INFO] [stderr] 321 | | >> fields: [INFO] [stderr] ... | [INFO] [stderr] 326 | | >> (fields) [INFO] [stderr] 327 | | ) [INFO] [stderr] | |_____________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many1c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/parser.rs:1079:24 [INFO] [stderr] | [INFO] [stderr] 1079 | let node = w_followed!( [INFO] [stderr] | ________________________- [INFO] [stderr] 1080 | | input, [INFO] [stderr] 1081 | | alt_complete!( [INFO] [stderr] 1082 | | tuple!(bool_expr, value!(vec!())) [INFO] [stderr] ... | [INFO] [stderr] 1101 | | ) [INFO] [stderr] 1102 | | ); [INFO] [stderr] | |_____________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:131:70 [INFO] [stderr] | [INFO] [stderr] 131 | separated_at_least_m!($i, $m, call!($f), $submac!($($args)*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/parser.rs:1426:32 [INFO] [stderr] | [INFO] [stderr] 1426 | let parse_result = alt_complete!( [INFO] [stderr] | ________________________________- [INFO] [stderr] 1427 | | input, [INFO] [stderr] 1428 | | // Empty input [INFO] [stderr] 1429 | | map!(peek!(CLOSE_PAREN), |_| vec!()) | [INFO] [stderr] ... | [INFO] [stderr] 1443 | | ) [INFO] [stderr] 1444 | | ); [INFO] [stderr] | |_____________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `separated_at_least_m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:43:25 [INFO] [stderr] | [INFO] [stderr] 43 | optc!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/parser.rs:1426:32 [INFO] [stderr] | [INFO] [stderr] 1426 | let parse_result = alt_complete!( [INFO] [stderr] | ________________________________- [INFO] [stderr] 1427 | | input, [INFO] [stderr] 1428 | | // Empty input [INFO] [stderr] 1429 | | map!(peek!(CLOSE_PAREN), |_| vec!()) | [INFO] [stderr] ... | [INFO] [stderr] 1443 | | ) [INFO] [stderr] 1444 | | ); [INFO] [stderr] | |_____________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `optc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/parser.rs:1651:28 [INFO] [stderr] | [INFO] [stderr] 1651 | let parse_result = w_followed!( [INFO] [stderr] | ____________________________- [INFO] [stderr] 1652 | | input, [INFO] [stderr] 1653 | | alt!( [INFO] [stderr] 1654 | | terminated!(tag!("true"), peek!(not!(IDENT_CHAR))) [INFO] [stderr] 1655 | | | terminated!(tag!("false"), peek!(not!(IDENT_CHAR))) [INFO] [stderr] 1656 | | ) [INFO] [stderr] 1657 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/parser.rs:1682:28 [INFO] [stderr] | [INFO] [stderr] 1682 | let parse_result = w_followed!( [INFO] [stderr] | ____________________________- [INFO] [stderr] 1683 | | input, [INFO] [stderr] 1684 | | recognize!(tuple!( [INFO] [stderr] 1685 | | opt!(SIGN), [INFO] [stderr] ... | [INFO] [stderr] 1689 | | )) [INFO] [stderr] 1690 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/parser.rs:1699:22 [INFO] [stderr] | [INFO] [stderr] 1699 | let result = w_followed!( [INFO] [stderr] | ______________________- [INFO] [stderr] 1700 | | input, [INFO] [stderr] 1701 | | delimited!(tag!("\""), recognize!(many0c!(STRING_CHAR)), tag!("\"")) [INFO] [stderr] 1702 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:43:25 [INFO] [stderr] | [INFO] [stderr] 43 | optc!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/parser.rs:2376:12 [INFO] [stderr] | [INFO] [stderr] 2376 | return w_followed!( [INFO] [stderr] | ____________- [INFO] [stderr] 2377 | | input, [INFO] [stderr] 2378 | | recognize!(tuple!(optc!(SIGN), terminated!(DIGIT, VALID_NUM_FOLLOW))) [INFO] [stderr] 2379 | | ); [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `optc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/parser.rs:2376:12 [INFO] [stderr] | [INFO] [stderr] 2376 | return w_followed!( [INFO] [stderr] | ____________- [INFO] [stderr] 2377 | | input, [INFO] [stderr] 2378 | | recognize!(tuple!(optc!(SIGN), terminated!(DIGIT, VALID_NUM_FOLLOW))) [INFO] [stderr] 2379 | | ); [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:43:25 [INFO] [stderr] | [INFO] [stderr] 43 | optc!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/parser.rs:2439:22 [INFO] [stderr] | [INFO] [stderr] 2439 | let result = tuple!( [INFO] [stderr] | ______________________- [INFO] [stderr] 2440 | | input, [INFO] [stderr] 2441 | | IDENTIFIER, [INFO] [stderr] 2442 | | optc!(delimited!( [INFO] [stderr] ... | [INFO] [stderr] 2447 | | optc!(refinement) [INFO] [stderr] 2448 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `optc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser_utils.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | many0c!($i, call!($f)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/parser.rs:2566:20 [INFO] [stderr] | [INFO] [stderr] 2566 | let node = w_followed!( [INFO] [stderr] | ____________________- [INFO] [stderr] 2567 | | input, [INFO] [stderr] 2568 | | alt_complete!( [INFO] [stderr] 2569 | | bool_expr [INFO] [stderr] ... | [INFO] [stderr] 2574 | | ) [INFO] [stderr] 2575 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `many0c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/type_checking/refinements.rs:82:35 [INFO] [stderr] | [INFO] [stderr] 82 | fn construct_condition(&self, &Context) -> (HashSet, String); [INFO] [stderr] | ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Context` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: `grace` (lib) generated 91 warnings (2 duplicates) [INFO] [stderr] warning: `grace` (lib test) generated 91 warnings (91 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/grace_lib-cb690baecc5b3782) [INFO] [stdout] [INFO] [stdout] running 85 tests [INFO] [stdout] test parser::expr_parsers::tests::failures::failure_2019_12_14_1 ... ignored [INFO] [stdout] test parser::expr_parsers::tests::failures::failure_2019_12_14_2 ... ignored [INFO] [stdout] test parser::expr_parsers::tests::failures::failure_2019_12_14_3 ... ignored [INFO] [stdout] test parser::expr_parsers::tests::failures::failure_2019_12_14_4 ... ignored [INFO] [stdout] test parser::expr_parsers::tests::failures::failure_2019_12_14_5 ... ignored [INFO] [stdout] test parser::expr_parsers::tests::failures::failure_2020_02_07 ... ignored [INFO] [stdout] test parser::expr_parsers::tests::parse_expr_with_trailer ... ok [INFO] [stdout] test parser::expr_parsers::tests::parse_identifier_expr ... ok [INFO] [stdout] test parser::expr_parsers::tests::parse_collection_literals ... ok [INFO] [stdout] test parser::expr_parsers::tests::parse_post_ident ... ok [INFO] [stdout] test parser::expr_parsers::tests::parse_binary_expr ... ok [INFO] [stdout] test parser::expr_parsers::tests::parse_comparison_expr ... ok [INFO] [stdout] test llr::tests::trait_impl_test ... ok [INFO] [stdout] test parser::expr_parsers::tests::parse_module_access ... ok [INFO] [stdout] test llr::tests::test_get_declarations ... ok [INFO] [stdout] test parser::expr_parsers::tests::parse_function_call ... ok [INFO] [stdout] test parser::expr_parsers::tests::parse_special_chars ... ok [INFO] [stdout] test llr::tests::exprs::llr_constants ... ok [INFO] [stdout] test parser::expr_parsers::tests::parse_comprehensions ... ok [INFO] [stdout] test parser::expr_parsers::tests::subparsers::parse_atomic ... ok [INFO] [stdout] test general_utils::tests::test_vec_c_int ... ok [INFO] [stdout] test parser::stmt_parsers::tests::parse_assignment_stmt ... ok [INFO] [stdout] test parser::expr_parsers::tests::subparsers::parse_spec_literals ... ok [INFO] [stdout] test parser::expr_parsers::tests::parse_unary_expr ... ok [INFO] [stdout] test parser::expr_parsers::tests::subparsers::parse_post_index ... ok [INFO] [stdout] test parser::expr_parsers::tests::parse_literals ... ok [INFO] [stdout] test parser::expr_parsers::tests::parse_wrapped ... ok [INFO] [stdout] test parser::expr_parsers::tests::test_parenthetical_expressions ... ok [INFO] [stdout] test parser::expr_parsers::tests::parse_struct_literal ... ok [INFO] [stdout] test parser::tests::from_failures::parse_solitary_expression ... ok [INFO] [stdout] test parser::tests::parse_imports ... ok [INFO] [stdout] test parser::stmt_parsers::tests::parse_func_dec_parts ... ok [INFO] [stdout] test parser::stmt_parsers::tests::parse_while_stmt ... ok [INFO] [stdout] test parser::stmt_parsers::tests::parse_if_stmt ... ok [INFO] [stdout] test parser::property_based_tests::prop_expr_identity ... ok [INFO] [stdout] test parser::stmt_parsers::tests::parse_simple_statements ... ok [INFO] [stdout] test parser::stmt_parsers::tests::parse_let_stmt ... ok [INFO] [stdout] test parser::tests::parse_trait_dec ... ok [INFO] [stdout] test parser::stmt_parsers::tests::parse_return_and_yield_stmts ... ok [INFO] [stdout] test parser::stmt_parsers::tests::parse_func_dec ... ok [INFO] [stdout] test parser::stmt_parsers::tests::parse_for_in_stmt ... ok [INFO] [stdout] test parser::tests::parse_module_with_import ... ok [INFO] [stdout] test parser::tests::parse_struct_dec ... ok [INFO] [stdout] test parser::tests::parse_block ... ok [INFO] [stdout] test parser_utils::tests::parse_eof_or_line ... ok [INFO] [stdout] test parser_utils::tests::parse_between_stmt ... ok [INFO] [stdout] test parser_utils::tokens::tokens_test::parse_identifier_raw ... ok [INFO] [stdout] test parser::type_parser::test::test_simple_types ... ok [INFO] [stdout] test parser::type_parser::test::test_parameterized_types ... ok [INFO] [stdout] test parser::type_parser::test::test_sum_types ... ok [INFO] [stdout] test parser::tests::parse_module ... ok [INFO] [stdout] test parser::type_parser::test::test_product_types ... ok [INFO] [stdout] test parser::tests::parse_trait_impl ... ok [INFO] [stdout] test type_checking::scope::test::scope_generation::stmts::test_let_stmt ... ok [INFO] [stdout] test type_checking::context::tests::literals_are_incompatible ... ok [INFO] [stdout] test type_checking::scope::test::scope_generation::test_block_scope ... ok [INFO] [stdout] test pre_cfg_rewrites::test::statements::if_stmt_typing ... ok [INFO] [stdout] test pre_cfg_rewrites::test::types::test_flatten ... ok [INFO] [stdout] test parser_utils::tokens::tokens_test::parse_digits ... ok [INFO] [stdout] test parser_utils::tests::parse_single_line_comment ... ok [INFO] [stdout] test parser::type_parser::test::test_refinements ... ok [INFO] [stdout] test type_checking::context::tests::product_types ... ok [INFO] [stdout] test parser_utils::tests::parse_new_line ... ok [INFO] [stdout] test type_checking::type_check::type_tests::exprs::function_call_wrong_args ... ok [INFO] [stdout] test type_checking::type_check::type_tests::exprs::test_function_call ... ok [INFO] [stdout] test type_checking::type_check::type_tests::exprs::type_check_comparison_exprs ... ok [INFO] [stdout] test type_checking::scope::test::scope_generation::stmts::test_function_decl ... ok [INFO] [stdout] test type_checking::type_check::type_tests::exprs::type_check_nonexistent_attribute_access ... ok [INFO] [stdout] test type_checking::type_check::type_tests::exprs::test_literals ... ok [INFO] [stdout] test pre_cfg_rewrites::test::test_identifier_resolution ... ok [INFO] [stdout] test type_checking::type_check::type_tests::exprs::type_check_binary_exprs ... ok [INFO] [stdout] test type_checking::type_check::scope_tests::exprs::test_literal_scope ... ok [INFO] [stdout] test type_checking::type_check::type_tests::exprs::type_check_unary_exprs ... ok [INFO] [stdout] test parser::property_based_tests::prop_expr_parse_at_all ... ok [INFO] [stdout] test type_checking::type_check::scope_tests::expected_failures::add_incompatible - should panic ... ok [INFO] [stdout] test parser::property_based_tests::lit_props ... ok [INFO] [stdout] test type_checking::type_check::type_tests::exprs::type_check_attribute_access ... FAILED [INFO] [stdout] test type_checking::type_check::scope_tests::traits_and_self ... FAILED [INFO] [stdout] test type_checking::type_check::type_tests::exprs::type_check_complex_literals ... FAILED [INFO] [stdout] test type_checking::type_check::type_tests::exprs::type_check_module_access ... FAILED [INFO] [stdout] test type_checking::type_check::type_tests::exprs::type_check_identifier ... FAILED [INFO] [stdout] test type_checking::type_check::type_tests::exprs::type_check_index ... FAILED [INFO] [stdout] test type_checking::type_check::type_tests::exprs::type_check_struct_literals ... FAILED [INFO] [stdout] test type_checking::type_check::type_tests::exprs::type_check_trait_access ... FAILED [INFO] [stdout] test type_checking::type_check::type_tests::exprs::type_check_unary_exprs_expect_fail ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- type_checking::type_check::type_tests::exprs::type_check_attribute_access stdout ---- [INFO] [stdout] thread 'type_checking::type_check::type_tests::exprs::type_check_attribute_access' panicked at 'To implement: Tests of attribute access type checking', src/type_checking/type_check.rs:815:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c3b466d03c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55c3b466d03c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c3b466d03c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55c3b466d03c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55c3b46938bc - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55c3b46679a3 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55c3b466f762 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55c3b466f762 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55c3b466f762 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55c3b466f3b1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55c3b466fdb3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55c3b441b1c2 - std::panicking::begin_panic::{{closure}}::hd09987de5048c092 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:526:9 [INFO] [stdout] 12: 0x55c3b441b419 - std::sys_common::backtrace::__rust_end_short_backtrace::h25fcb9c2cf40e718 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55c3b441b143 - std::panicking::begin_panic::h72faf27b15381991 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:525:12 [INFO] [stdout] 14: 0x55c3b43494fd - grace_lib::type_checking::type_check::type_tests::exprs::type_check_attribute_access::h78ecf48b1aed193e [INFO] [stdout] at /opt/rustwide/workdir/src/type_checking/type_check.rs:815:13 [INFO] [stdout] 15: 0x55c3b43494ca - grace_lib::type_checking::type_check::type_tests::exprs::type_check_attribute_access::{{closure}}::hd6d46eb0de879f62 [INFO] [stdout] at /opt/rustwide/workdir/src/type_checking/type_check.rs:814:9 [INFO] [stdout] 16: 0x55c3b430a78e - core::ops::function::FnOnce::call_once::h168abe223d84084c [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 17: 0x55c3b43a3b13 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x55c3b43a3b13 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 19: 0x55c3b43a27ff - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 20: 0x55c3b43a27ff - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 21: 0x55c3b43a27ff - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 22: 0x55c3b43a27ff - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 23: 0x55c3b43a27ff - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 24: 0x55c3b43a27ff - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 25: 0x55c3b43a27ff - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 26: 0x55c3b43abbc1 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 27: 0x55c3b43abbc1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 28: 0x55c3b437864f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 29: 0x55c3b437864f - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55c3b437864f - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 31: 0x55c3b437864f - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 32: 0x55c3b437864f - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 33: 0x55c3b437864f - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 34: 0x55c3b437864f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x55c3b4675e93 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 36: 0x55c3b4675e93 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 37: 0x55c3b4675e93 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 38: 0x7fedca6d6609 - start_thread [INFO] [stdout] 39: 0x7fedca4a8293 - clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- type_checking::type_check::scope_tests::traits_and_self stdout ---- [INFO] [stdout] thread 'type_checking::type_check::scope_tests::traits_and_self' panicked at 'Unfinished test', src/type_checking/type_check.rs:636:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c3b466d03c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55c3b466d03c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c3b466d03c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55c3b466d03c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55c3b46938bc - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55c3b46679a3 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55c3b466f762 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55c3b466f762 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55c3b466f762 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55c3b466f3b1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55c3b466fdb3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55c3b441b1c2 - std::panicking::begin_panic::{{closure}}::hd09987de5048c092 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:526:9 [INFO] [stdout] 12: 0x55c3b441b419 - std::sys_common::backtrace::__rust_end_short_backtrace::h25fcb9c2cf40e718 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55c3b441b143 - std::panicking::begin_panic::h72faf27b15381991 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:525:12 [INFO] [stdout] 14: 0x55c3b42484d7 - grace_lib::type_checking::type_check::scope_tests::traits_and_self::hb8f9e2b5f242341a [INFO] [stdout] at /opt/rustwide/workdir/src/type_checking/type_check.rs:636:9 [INFO] [stdout] 15: 0x55c3b42483ba - grace_lib::type_checking::type_check::scope_tests::traits_and_self::{{closure}}::h6ff8b6658990df73 [INFO] [stdout] at /opt/rustwide/workdir/src/type_checking/type_check.rs:630:5 [INFO] [stdout] 16: 0x55c3b430b6ce - core::ops::function::FnOnce::call_once::haac78cb5ecd11d91 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 17: 0x55c3b43a3b13 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x55c3b43a3b13 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 19: 0x55c3b43a27ff - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 20: 0x55c3b43a27ff - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 21: 0x55c3b43a27ff - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 22: 0x55c3b43a27ff - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 23: 0x55c3b43a27ff - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 24: 0x55c3b43a27ff - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 25: 0x55c3b43a27ff - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 26: 0x55c3b43abbc1 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 27: 0x55c3b43abbc1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 28: 0x55c3b437864f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 29: 0x55c3b437864f - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55c3b437864f - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 31: 0x55c3b437864f - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 32: 0x55c3b437864f - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 33: 0x55c3b437864f - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 34: 0x55c3b437864f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x55c3b4675e93 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 36: 0x55c3b4675e93 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 37: 0x55c3b4675e93 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 38: 0x7fedca6d6609 - start_thread [INFO] [stdout] 39: 0x7fedca4a8293 - clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- type_checking::type_check::type_tests::exprs::type_check_complex_literals stdout ---- [INFO] [stdout] thread 'type_checking::type_check::type_tests::exprs::type_check_complex_literals' panicked at 'To implement: Tests of complex literals type checking: vector, set, tuple', src/type_checking/type_check.rs:805:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c3b466d03c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55c3b466d03c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c3b466d03c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55c3b466d03c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55c3b46938bc - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55c3b46679a3 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55c3b466f762 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55c3b466f762 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55c3b466f762 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55c3b466f3b1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55c3b466fdb3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55c3b441b1c2 - std::panicking::begin_panic::{{closure}}::hd09987de5048c092 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:526:9 [INFO] [stdout] 12: 0x55c3b441b419 - std::sys_common::backtrace::__rust_end_short_backtrace::h25fcb9c2cf40e718 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55c3b441b143 - std::panicking::begin_panic::h72faf27b15381991 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:525:12 [INFO] [stdout] 14: 0x55c3b434947d - grace_lib::type_checking::type_check::type_tests::exprs::type_check_complex_literals::hafb9deea023e305f [INFO] [stdout] at /opt/rustwide/workdir/src/type_checking/type_check.rs:805:13 [INFO] [stdout] 15: 0x55c3b434944a - grace_lib::type_checking::type_check::type_tests::exprs::type_check_complex_literals::{{closure}}::h034e0319b6f8f497 [INFO] [stdout] at /opt/rustwide/workdir/src/type_checking/type_check.rs:804:9 [INFO] [stdout] 16: 0x55c3b430ad3e - core::ops::function::FnOnce::call_once::h5146b38fdf2c4c2f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 17: 0x55c3b43a3b13 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x55c3b43a3b13 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 19: 0x55c3b43a27ff - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 20: 0x55c3b43a27ff - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 21: 0x55c3b43a27ff - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 22: 0x55c3b43a27ff - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 23: 0x55c3b43a27ff - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 24: 0x55c3b43a27ff - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 25: 0x55c3b43a27ff - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 26: 0x55c3b43abbc1 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 27: 0x55c3b43abbc1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 28: 0x55c3b437864f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 29: 0x55c3b437864f - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55c3b437864f - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 31: 0x55c3b437864f - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 32: 0x55c3b437864f - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 33: 0x55c3b437864f - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 34: 0x55c3b437864f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x55c3b4675e93 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 36: 0x55c3b4675e93 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 37: 0x55c3b4675e93 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 38: 0x7fedca6d6609 - start_thread [INFO] [stdout] 39: 0x7fedca4a8293 - clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- type_checking::type_check::type_tests::exprs::type_check_module_access stdout ---- [INFO] [stdout] thread 'type_checking::type_check::type_tests::exprs::type_check_module_access' panicked at 'To implement: Tests of module access type checking', src/type_checking/type_check.rs:837:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c3b466d03c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55c3b466d03c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c3b466d03c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55c3b466d03c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55c3b46938bc - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55c3b46679a3 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55c3b466f762 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55c3b466f762 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55c3b466f762 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55c3b466f3b1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55c3b466fdb3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55c3b441b1c2 - std::panicking::begin_panic::{{closure}}::hd09987de5048c092 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:526:9 [INFO] [stdout] 12: 0x55c3b441b419 - std::sys_common::backtrace::__rust_end_short_backtrace::h25fcb9c2cf40e718 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55c3b441b143 - std::panicking::begin_panic::h72faf27b15381991 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:525:12 [INFO] [stdout] 14: 0x55c3b434983d - grace_lib::type_checking::type_check::type_tests::exprs::type_check_module_access::hcc3a036e401cff41 [INFO] [stdout] at /opt/rustwide/workdir/src/type_checking/type_check.rs:837:13 [INFO] [stdout] 15: 0x55c3b434980a - grace_lib::type_checking::type_check::type_tests::exprs::type_check_module_access::{{closure}}::h03e2962a798fa0cb [INFO] [stdout] at /opt/rustwide/workdir/src/type_checking/type_check.rs:836:9 [INFO] [stdout] 16: 0x55c3b430b90e - core::ops::function::FnOnce::call_once::hcbff96c6a68ecb72 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 17: 0x55c3b43a3b13 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x55c3b43a3b13 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 19: 0x55c3b43a27ff - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 20: 0x55c3b43a27ff - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 21: 0x55c3b43a27ff - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 22: 0x55c3b43a27ff - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 23: 0x55c3b43a27ff - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 24: 0x55c3b43a27ff - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 25: 0x55c3b43a27ff - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 26: 0x55c3b43abbc1 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 27: 0x55c3b43abbc1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 28: 0x55c3b437864f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 29: 0x55c3b437864f - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55c3b437864f - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 31: 0x55c3b437864f - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 32: 0x55c3b437864f - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 33: 0x55c3b437864f - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 34: 0x55c3b437864f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x55c3b4675e93 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 36: 0x55c3b4675e93 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 37: 0x55c3b4675e93 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 38: 0x7fedca6d6609 - start_thread [INFO] [stdout] 39: 0x7fedca4a8293 - clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- type_checking::type_check::type_tests::exprs::type_check_identifier stdout ---- [INFO] [stdout] thread 'type_checking::type_check::type_tests::exprs::type_check_identifier' panicked at 'To implement: Tests of identifier expression type checking', src/type_checking/type_check.rs:847:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c3b466d03c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55c3b466d03c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c3b466d03c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55c3b466d03c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55c3b46938bc - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55c3b46679a3 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55c3b466f762 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55c3b466f762 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55c3b466f762 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55c3b466f3b1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55c3b466fdb3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55c3b441b1c2 - std::panicking::begin_panic::{{closure}}::hd09987de5048c092 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:526:9 [INFO] [stdout] 12: 0x55c3b441b419 - std::sys_common::backtrace::__rust_end_short_backtrace::h25fcb9c2cf40e718 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55c3b441b143 - std::panicking::begin_panic::h72faf27b15381991 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:525:12 [INFO] [stdout] 14: 0x55c3b43498bd - grace_lib::type_checking::type_check::type_tests::exprs::type_check_identifier::h2f8d65c7d7e6289c [INFO] [stdout] at /opt/rustwide/workdir/src/type_checking/type_check.rs:847:13 [INFO] [stdout] 15: 0x55c3b434988a - grace_lib::type_checking::type_check::type_tests::exprs::type_check_identifier::{{closure}}::h86611b8a5dfca04d [INFO] [stdout] at /opt/rustwide/workdir/src/type_checking/type_check.rs:846:9 [INFO] [stdout] 16: 0x55c3b430a84e - core::ops::function::FnOnce::call_once::h1fde09ce6e81b376 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 17: 0x55c3b43a3b13 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x55c3b43a3b13 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 19: 0x55c3b43a27ff - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 20: 0x55c3b43a27ff - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 21: 0x55c3b43a27ff - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 22: 0x55c3b43a27ff - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 23: 0x55c3b43a27ff - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 24: 0x55c3b43a27ff - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 25: 0x55c3b43a27ff - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 26: 0x55c3b43abbc1 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 27: 0x55c3b43abbc1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 28: 0x55c3b437864f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 29: 0x55c3b437864f - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55c3b437864f - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 31: 0x55c3b437864f - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 32: 0x55c3b437864f - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 33: 0x55c3b437864f - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 34: 0x55c3b437864f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x55c3b4675e93 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 36: 0x55c3b4675e93 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 37: 0x55c3b4675e93 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 38: 0x7fedca6d6609 - start_thread [INFO] [stdout] 39: 0x7fedca4a8293 - clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- type_checking::type_check::type_tests::exprs::type_check_index stdout ---- [INFO] [stdout] thread 'type_checking::type_check::type_tests::exprs::type_check_index' panicked at 'To implement: Tests of index type checking', src/type_checking/type_check.rs:842:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c3b466d03c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55c3b466d03c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c3b466d03c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55c3b466d03c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55c3b46938bc - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55c3b46679a3 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55c3b466f762 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55c3b466f762 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55c3b466f762 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55c3b466f3b1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55c3b466fdb3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55c3b441b1c2 - std::panicking::begin_panic::{{closure}}::hd09987de5048c092 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:526:9 [INFO] [stdout] 12: 0x55c3b441b419 - std::sys_common::backtrace::__rust_end_short_backtrace::h25fcb9c2cf40e718 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55c3b441b143 - std::panicking::begin_panic::h72faf27b15381991 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:525:12 [INFO] [stdout] 14: 0x55c3b434987d - grace_lib::type_checking::type_check::type_tests::exprs::type_check_index::hf635d44fdef40993 [INFO] [stdout] at /opt/rustwide/workdir/src/type_checking/type_check.rs:842:13 [INFO] [stdout] 15: 0x55c3b434984a - grace_lib::type_checking::type_check::type_tests::exprs::type_check_index::{{closure}}::hea923d41de067fd6 [INFO] [stdout] at /opt/rustwide/workdir/src/type_checking/type_check.rs:841:9 [INFO] [stdout] 16: 0x55c3b430bcfe - core::ops::function::FnOnce::call_once::heb5aaf1f6ead9bfe [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 17: 0x55c3b43a3b13 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x55c3b43a3b13 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 19: 0x55c3b43a27ff - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 20: 0x55c3b43a27ff - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 21: 0x55c3b43a27ff - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 22: 0x55c3b43a27ff - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 23: 0x55c3b43a27ff - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 24: 0x55c3b43a27ff - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 25: 0x55c3b43a27ff - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 26: 0x55c3b43abbc1 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 27: 0x55c3b43abbc1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 28: 0x55c3b437864f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 29: 0x55c3b437864f - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55c3b437864f - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 31: 0x55c3b437864f - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 32: 0x55c3b437864f - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 33: 0x55c3b437864f - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 34: 0x55c3b437864f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x55c3b4675e93 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 36: 0x55c3b4675e93 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 37: 0x55c3b4675e93 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 38: 0x7fedca6d6609 - start_thread [INFO] [stdout] 39: 0x7fedca4a8293 - clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- type_checking::type_check::type_tests::exprs::type_check_struct_literals stdout ---- [INFO] [stdout] thread 'type_checking::type_check::type_tests::exprs::type_check_struct_literals' panicked at 'To implement: Tests of struct literal type checking', src/type_checking/type_check.rs:810:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c3b466d03c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55c3b466d03c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c3b466d03c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55c3b466d03c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55c3b46938bc - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55c3b46679a3 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55c3b466f762 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55c3b466f762 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55c3b466f762 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55c3b466f3b1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55c3b466fdb3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55c3b441b1c2 - std::panicking::begin_panic::{{closure}}::hd09987de5048c092 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:526:9 [INFO] [stdout] 12: 0x55c3b441b419 - std::sys_common::backtrace::__rust_end_short_backtrace::h25fcb9c2cf40e718 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55c3b441b143 - std::panicking::begin_panic::h72faf27b15381991 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:525:12 [INFO] [stdout] 14: 0x55c3b43494bd - grace_lib::type_checking::type_check::type_tests::exprs::type_check_struct_literals::h7d2489e649ebc1e8 [INFO] [stdout] at /opt/rustwide/workdir/src/type_checking/type_check.rs:810:13 [INFO] [stdout] 15: 0x55c3b434948a - grace_lib::type_checking::type_check::type_tests::exprs::type_check_struct_literals::{{closure}}::h7b76f657593f9ed5 [INFO] [stdout] at /opt/rustwide/workdir/src/type_checking/type_check.rs:809:9 [INFO] [stdout] 16: 0x55c3b430b4ce - core::ops::function::FnOnce::call_once::h9ecefebdef3dfdc0 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 17: 0x55c3b43a3b13 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x55c3b43a3b13 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 19: 0x55c3b43a27ff - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 20: 0x55c3b43a27ff - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 21: 0x55c3b43a27ff - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 22: 0x55c3b43a27ff - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 23: 0x55c3b43a27ff - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 24: 0x55c3b43a27ff - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 25: 0x55c3b43a27ff - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 26: 0x55c3b43abbc1 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 27: 0x55c3b43abbc1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 28: 0x55c3b437864f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 29: 0x55c3b437864f - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55c3b437864f - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 31: 0x55c3b437864f - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 32: 0x55c3b437864f - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 33: 0x55c3b437864f - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 34: 0x55c3b437864f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x55c3b4675e93 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 36: 0x55c3b4675e93 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 37: 0x55c3b4675e93 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 38: 0x7fedca6d6609 - start_thread [INFO] [stdout] 39: 0x7fedca4a8293 - clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- type_checking::type_check::type_tests::exprs::type_check_trait_access stdout ---- [INFO] [stdout] thread 'type_checking::type_check::type_tests::exprs::type_check_trait_access' panicked at 'To implement: Tests of trait access type checking', src/type_checking/type_check.rs:832:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c3b466d03c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55c3b466d03c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c3b466d03c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55c3b466d03c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55c3b46938bc - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55c3b46679a3 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55c3b466f762 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55c3b466f762 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55c3b466f762 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55c3b466f3b1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55c3b466fdb3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55c3b441b1c2 - std::panicking::begin_panic::{{closure}}::hd09987de5048c092 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:526:9 [INFO] [stdout] 12: 0x55c3b441b419 - std::sys_common::backtrace::__rust_end_short_backtrace::h25fcb9c2cf40e718 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55c3b441b143 - std::panicking::begin_panic::h72faf27b15381991 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:525:12 [INFO] [stdout] 14: 0x55c3b43497fd - grace_lib::type_checking::type_check::type_tests::exprs::type_check_trait_access::h90a16f8a87c80655 [INFO] [stdout] at /opt/rustwide/workdir/src/type_checking/type_check.rs:832:13 [INFO] [stdout] 15: 0x55c3b43497ca - grace_lib::type_checking::type_check::type_tests::exprs::type_check_trait_access::{{closure}}::h2a0ebb55a51009b4 [INFO] [stdout] at /opt/rustwide/workdir/src/type_checking/type_check.rs:831:9 [INFO] [stdout] 16: 0x55c3b430b26e - core::ops::function::FnOnce::call_once::h873e042d739a1d86 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 17: 0x55c3b43a3b13 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x55c3b43a3b13 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 19: 0x55c3b43a27ff - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 20: 0x55c3b43a27ff - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 21: 0x55c3b43a27ff - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 22: 0x55c3b43a27ff - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 23: 0x55c3b43a27ff - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 24: 0x55c3b43a27ff - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 25: 0x55c3b43a27ff - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 26: 0x55c3b43abbc1 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 27: 0x55c3b43abbc1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 28: 0x55c3b437864f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 29: 0x55c3b437864f - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55c3b437864f - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 31: 0x55c3b437864f - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 32: 0x55c3b437864f - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 33: 0x55c3b437864f - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 34: 0x55c3b437864f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x55c3b4675e93 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 36: 0x55c3b4675e93 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 37: 0x55c3b4675e93 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 38: 0x7fedca6d6609 - start_thread [INFO] [stdout] 39: 0x7fedca4a8293 - clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- type_checking::type_check::type_tests::exprs::type_check_unary_exprs_expect_fail stdout ---- [INFO] [stdout] thread 'type_checking::type_check::type_tests::exprs::type_check_unary_exprs_expect_fail' panicked at 'Expected failed type check. Expr has type i32', src/type_checking/type_check.rs:687:31 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c3b466d03c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55c3b466d03c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c3b466d03c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55c3b466d03c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55c3b46938bc - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55c3b46679a3 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55c3b466f762 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55c3b466f762 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55c3b466f762 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55c3b466f3b1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55c3b466fdb3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55c3b466fad0 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55c3b466d4e4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55c3b466f809 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55c3b4062321 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55c3b4328c30 - grace_lib::type_checking::type_check::type_tests::exprs::fail_check_expr::h993cb8acb33223ce [INFO] [stdout] at /opt/rustwide/workdir/src/type_checking/type_check.rs:687:31 [INFO] [stdout] 16: 0x55c3b434901a - grace_lib::type_checking::type_check::type_tests::exprs::type_check_unary_exprs_expect_fail::hb51c260c221b82ca [INFO] [stdout] at /opt/rustwide/workdir/src/type_checking/type_check.rs:785:13 [INFO] [stdout] 17: 0x55c3b4348d5a - grace_lib::type_checking::type_check::type_tests::exprs::type_check_unary_exprs_expect_fail::{{closure}}::he13fc54ad4264e56 [INFO] [stdout] at /opt/rustwide/workdir/src/type_checking/type_check.rs:776:9 [INFO] [stdout] 18: 0x55c3b430a74e - core::ops::function::FnOnce::call_once::h158b34bc66d57bf4 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x55c3b43a3b13 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55c3b43a3b13 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 21: 0x55c3b43a27ff - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 22: 0x55c3b43a27ff - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 23: 0x55c3b43a27ff - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 24: 0x55c3b43a27ff - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 25: 0x55c3b43a27ff - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 26: 0x55c3b43a27ff - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 27: 0x55c3b43a27ff - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 28: 0x55c3b43abbc1 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 29: 0x55c3b43abbc1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 30: 0x55c3b437864f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 31: 0x55c3b437864f - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x55c3b437864f - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 33: 0x55c3b437864f - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 34: 0x55c3b437864f - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 35: 0x55c3b437864f - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 36: 0x55c3b437864f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55c3b4675e93 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 38: 0x55c3b4675e93 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x55c3b4675e93 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 40: 0x7fedca6d6609 - start_thread [INFO] [stdout] 41: 0x7fedca4a8293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] type_checking::type_check::scope_tests::traits_and_self [INFO] [stdout] type_checking::type_check::type_tests::exprs::type_check_attribute_access [INFO] [stdout] type_checking::type_check::type_tests::exprs::type_check_complex_literals [INFO] [stdout] type_checking::type_check::type_tests::exprs::type_check_identifier [INFO] [stdout] type_checking::type_check::type_tests::exprs::type_check_index [INFO] [stdout] type_checking::type_check::type_tests::exprs::type_check_module_access [INFO] [stdout] type_checking::type_check::type_tests::exprs::type_check_struct_literals [INFO] [stdout] type_checking::type_check::type_tests::exprs::type_check_trait_access [INFO] [stdout] type_checking::type_check::type_tests::exprs::type_check_unary_exprs_expect_fail [INFO] [stdout] [INFO] [stdout] test result: FAILED. 70 passed; 9 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "7d34f18be8641389490427df45fd63f84fc9c1ab10eb3b5697b5000eb9209c80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d34f18be8641389490427df45fd63f84fc9c1ab10eb3b5697b5000eb9209c80", kill_on_drop: false }` [INFO] [stdout] 7d34f18be8641389490427df45fd63f84fc9c1ab10eb3b5697b5000eb9209c80