[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 try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvluzko%2FGrace" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vluzko/Grace on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusty-fork v0.3.0 [INFO] [stderr] Downloaded async-rwlock v1.3.0 [INFO] [stderr] Downloaded rand_xorshift v0.3.0 [INFO] [stderr] Downloaded cached_proc_macro v0.7.1 [INFO] [stderr] Downloaded cached_proc_macro_types v0.1.0 [INFO] [stderr] Downloaded cached v0.26.2 [INFO] [stderr] Downloaded proptest v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e7aaf67f49b8f02f42325e5bd1786d75828778de1f0cbd78f97c463a1df178c9 [INFO] running `Command { std: "docker" "start" "-a" "e7aaf67f49b8f02f42325e5bd1786d75828778de1f0cbd78f97c463a1df178c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7aaf67f49b8f02f42325e5bd1786d75828778de1f0cbd78f97c463a1df178c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7aaf67f49b8f02f42325e5bd1786d75828778de1f0cbd78f97c463a1df178c9", kill_on_drop: false }` [INFO] [stdout] e7aaf67f49b8f02f42325e5bd1786d75828778de1f0cbd78f97c463a1df178c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f928adbb56f86cffc63640e03aae6800241ecad9c83d3604134aa976787fdf7c [INFO] running `Command { std: "docker" "start" "-a" "f928adbb56f86cffc63640e03aae6800241ecad9c83d3604134aa976787fdf7c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling pretty_assertions v1.0.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling async-rwlock v1.3.0 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling cached_proc_macro v0.7.1 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling cached v0.26.2 [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 31s [INFO] running `Command { std: "docker" "inspect" "f928adbb56f86cffc63640e03aae6800241ecad9c83d3604134aa976787fdf7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f928adbb56f86cffc63640e03aae6800241ecad9c83d3604134aa976787fdf7c", kill_on_drop: false }` [INFO] [stdout] f928adbb56f86cffc63640e03aae6800241ecad9c83d3604134aa976787fdf7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cf176eacb71c3de8db00b9fae9ccedb226d760694ddaf285e3f2aad0efd8f6fa [INFO] running `Command { std: "docker" "start" "-a" "cf176eacb71c3de8db00b9fae9ccedb226d760694ddaf285e3f2aad0efd8f6fa", 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 22.02s [INFO] running `Command { std: "docker" "inspect" "cf176eacb71c3de8db00b9fae9ccedb226d760694ddaf285e3f2aad0efd8f6fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf176eacb71c3de8db00b9fae9ccedb226d760694ddaf285e3f2aad0efd8f6fa", kill_on_drop: false }` [INFO] [stdout] cf176eacb71c3de8db00b9fae9ccedb226d760694ddaf285e3f2aad0efd8f6fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c0e09cdbde8b3b6f9b5b47d123acce454244f7bf4a5b370671a102ab2ab868c7 [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" "c0e09cdbde8b3b6f9b5b47d123acce454244f7bf4a5b370671a102ab2ab868c7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 2.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/grace_lib-776d3fb24510b411) [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 general_utils::tests::test_vec_c_int ... ok [INFO] [stdout] test parser::expr_parsers::tests::parse_comprehensions ... ok [INFO] [stdout] test parser::expr_parsers::tests::parse_expr_with_trailer ... 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 parser::expr_parsers::tests::parse_function_call ... ok [INFO] [stdout] test parser::expr_parsers::tests::parse_collection_literals ... ok [INFO] [stdout] test parser::expr_parsers::tests::parse_identifier_expr ... ok [INFO] [stdout] test parser::expr_parsers::tests::parse_unary_expr ... ok [INFO] [stdout] test llr::tests::test_get_declarations ... ok [INFO] [stdout] test parser::expr_parsers::tests::parse_literals ... ok [INFO] [stdout] test parser::expr_parsers::tests::parse_module_access ... ok [INFO] [stdout] test parser::expr_parsers::tests::parse_special_chars ... ok [INFO] [stdout] test parser::expr_parsers::tests::parse_struct_literal ... ok [INFO] [stdout] test parser::expr_parsers::tests::parse_post_ident ... ok [INFO] [stdout] test parser::stmt_parsers::tests::parse_assignment_stmt ... ok [INFO] [stdout] test parser::stmt_parsers::tests::parse_for_in_stmt ... ok [INFO] [stdout] test parser::stmt_parsers::tests::parse_func_dec_parts ... ok [INFO] [stdout] test parser::stmt_parsers::tests::parse_if_stmt ... ok [INFO] [stdout] test parser::stmt_parsers::tests::parse_func_dec ... ok [INFO] [stdout] test parser::expr_parsers::tests::subparsers::parse_spec_literals ... ok [INFO] [stdout] test parser::expr_parsers::tests::parse_wrapped ... ok [INFO] [stdout] test parser::expr_parsers::tests::subparsers::parse_atomic ... ok [INFO] [stdout] test parser::stmt_parsers::tests::parse_return_and_yield_stmts ... ok [INFO] [stdout] test parser::expr_parsers::tests::subparsers::parse_post_index ... ok [INFO] [stdout] test parser::tests::parse_imports ... ok [INFO] [stdout] test parser::tests::parse_block ... ok [INFO] [stdout] test parser::tests::from_failures::parse_solitary_expression ... ok [INFO] [stdout] test parser::tests::parse_module_with_import ... ok [INFO] [stdout] test llr::tests::exprs::llr_constants ... ok [INFO] [stdout] test parser::property_based_tests::prop_expr_identity ... ok [INFO] [stdout] test parser::type_parser::test::test_parameterized_types ... ok [INFO] [stdout] test parser::type_parser::test::test_product_types ... ok [INFO] [stdout] test parser::stmt_parsers::tests::parse_while_stmt ... ok [INFO] [stdout] test parser::tests::parse_trait_dec ... ok [INFO] [stdout] test parser::tests::parse_trait_impl ... ok [INFO] [stdout] test parser::type_parser::test::test_simple_types ... ok [INFO] [stdout] test parser::type_parser::test::test_refinements ... ok [INFO] [stdout] test parser::tests::parse_struct_dec ... ok [INFO] [stdout] test parser::type_parser::test::test_sum_types ... ok [INFO] [stdout] test parser_utils::tests::parse_between_stmt ... ok [INFO] [stdout] test parser_utils::tests::parse_eof_or_line ... ok [INFO] [stdout] test parser_utils::tests::parse_new_line ... ok [INFO] [stdout] test parser_utils::tests::parse_single_line_comment ... ok [INFO] [stdout] test parser_utils::tokens::tokens_test::parse_digits ... ok [INFO] [stdout] test parser::stmt_parsers::tests::parse_simple_statements ... ok [INFO] [stdout] test parser_utils::tokens::tokens_test::parse_identifier_raw ... ok [INFO] [stdout] test llr::tests::trait_impl_test ... ok [INFO] [stdout] test parser::stmt_parsers::tests::parse_let_stmt ... ok [INFO] [stdout] test parser::expr_parsers::tests::test_parenthetical_expressions ... ok [INFO] [stdout] test parser::tests::parse_module ... ok [INFO] [stdout] test pre_cfg_rewrites::test::statements::if_stmt_typing ... ok [INFO] [stdout] test type_checking::context::tests::literals_are_incompatible ... 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 pre_cfg_rewrites::test::test_identifier_resolution ... ok [INFO] [stdout] test type_checking::context::tests::product_types ... ok [INFO] [stdout] test pre_cfg_rewrites::test::types::test_flatten ... ok [INFO] [stdout] test type_checking::scope::test::scope_generation::test_block_scope ... ok [INFO] [stdout] test type_checking::scope::test::scope_generation::stmts::test_let_stmt ... 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::test_literals ... 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 type_checking::type_check::type_tests::exprs::type_check_nonexistent_attribute_access ... ok [INFO] [stdout] test parser::property_based_tests::prop_expr_parse_at_all ... ok [INFO] [stdout] test type_checking::type_check::type_tests::exprs::type_check_binary_exprs ... ok [INFO] [stdout] test type_checking::type_check::type_tests::exprs::type_check_comparison_exprs ... ok [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_attribute_access ... FAILED [INFO] [stdout] test type_checking::type_check::scope_tests::expected_failures::add_incompatible - should panic ... ok [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_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] test type_checking::type_check::type_tests::exprs::type_check_identifier ... FAILED [INFO] [stdout] test type_checking::type_check::type_tests::exprs::type_check_complex_literals ... FAILED [INFO] [stdout] test parser::property_based_tests::lit_props ... ok [INFO] [stdout] [INFO] [stdout] failures: [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: 0x55ade9832a8c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55ade9832a8c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ade9832a8c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ade9832a8c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ade985695c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55ade982e295 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55ade9834530 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ade9834530 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ade9834530 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55ade9834116 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55ade9834be4 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55ade95e89b2 - std::panicking::begin_panic::{{closure}}::hcad28463fcdb5647 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:526:9 [INFO] [stdout] 12: 0x55ade95e8639 - std::sys_common::backtrace::__rust_end_short_backtrace::h2ea3d6e140949155 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55ade95e88f3 - std::panicking::begin_panic::h676677ce57a4328e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:525:12 [INFO] [stdout] 14: 0x55ade92ab1d7 - grace_lib::type_checking::type_check::scope_tests::traits_and_self::hdc740156bcf6258d [INFO] [stdout] at /opt/rustwide/workdir/src/type_checking/type_check.rs:636:9 [INFO] [stdout] 15: 0x55ade92ab0ba - grace_lib::type_checking::type_check::scope_tests::traits_and_self::{{closure}}::h1391e1fcf0b9f66e [INFO] [stdout] at /opt/rustwide/workdir/src/type_checking/type_check.rs:630:5 [INFO] [stdout] 16: 0x55ade950d6ae - core::ops::function::FnOnce::call_once::he9f92e6126bec3f5 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 17: 0x55ade956f383 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x55ade956f383 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 19: 0x55ade956df97 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 20: 0x55ade956df97 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 21: 0x55ade956df97 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 22: 0x55ade956df97 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 23: 0x55ade956df97 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 24: 0x55ade956df97 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 25: 0x55ade956df97 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 26: 0x55ade953b23e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 27: 0x55ade953b23e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 28: 0x55ade953ff98 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 29: 0x55ade953ff98 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55ade953ff98 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 31: 0x55ade953ff98 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 32: 0x55ade953ff98 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 33: 0x55ade953ff98 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 34: 0x55ade953ff98 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x55ade9839de3 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 36: 0x55ade9839de3 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 37: 0x55ade9839de3 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 38: 0x7f3ed1f2c609 - start_thread [INFO] [stdout] 39: 0x7f3ed1cfe293 - clone [INFO] [stdout] 40: 0x0 - [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: 0x55ade9832a8c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55ade9832a8c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ade9832a8c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ade9832a8c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ade985695c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55ade982e295 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55ade9834530 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ade9834530 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ade9834530 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55ade9834116 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55ade9834be4 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55ade95e89b2 - std::panicking::begin_panic::{{closure}}::hcad28463fcdb5647 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:526:9 [INFO] [stdout] 12: 0x55ade95e8639 - std::sys_common::backtrace::__rust_end_short_backtrace::h2ea3d6e140949155 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55ade95e88f3 - std::panicking::begin_panic::h676677ce57a4328e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:525:12 [INFO] [stdout] 14: 0x55ade94ee69d - grace_lib::type_checking::type_check::type_tests::exprs::type_check_attribute_access::h76f6a9b9b52b18e1 [INFO] [stdout] at /opt/rustwide/workdir/src/type_checking/type_check.rs:815:13 [INFO] [stdout] 15: 0x55ade94ee66a - grace_lib::type_checking::type_check::type_tests::exprs::type_check_attribute_access::{{closure}}::h5649789230a92e08 [INFO] [stdout] at /opt/rustwide/workdir/src/type_checking/type_check.rs:814:9 [INFO] [stdout] 16: 0x55ade950cb2e - core::ops::function::FnOnce::call_once::h752e7ee7e24b0b37 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 17: 0x55ade956f383 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x55ade956f383 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 19: 0x55ade956df97 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 20: 0x55ade956df97 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 21: 0x55ade956df97 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 22: 0x55ade956df97 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 23: 0x55ade956df97 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 24: 0x55ade956df97 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 25: 0x55ade956df97 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 26: 0x55ade953b23e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 27: 0x55ade953b23e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 28: 0x55ade953ff98 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 29: 0x55ade953ff98 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55ade953ff98 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 31: 0x55ade953ff98 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 32: 0x55ade953ff98 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 33: 0x55ade953ff98 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 34: 0x55ade953ff98 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x55ade9839de3 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 36: 0x55ade9839de3 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 37: 0x55ade9839de3 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 38: 0x7f3ed1f2c609 - start_thread [INFO] [stdout] 39: 0x7f3ed1cfe293 - 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: 0x55ade9832a8c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55ade9832a8c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ade9832a8c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ade9832a8c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ade985695c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55ade982e295 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55ade9834530 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ade9834530 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ade9834530 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55ade9834116 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55ade9834be4 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55ade95e89b2 - std::panicking::begin_panic::{{closure}}::hcad28463fcdb5647 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:526:9 [INFO] [stdout] 12: 0x55ade95e8639 - std::sys_common::backtrace::__rust_end_short_backtrace::h2ea3d6e140949155 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55ade95e88f3 - std::panicking::begin_panic::h676677ce57a4328e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:525:12 [INFO] [stdout] 14: 0x55ade94ee9dd - grace_lib::type_checking::type_check::type_tests::exprs::type_check_module_access::h3c3b876559df9679 [INFO] [stdout] at /opt/rustwide/workdir/src/type_checking/type_check.rs:837:13 [INFO] [stdout] 15: 0x55ade94ee9aa - grace_lib::type_checking::type_check::type_tests::exprs::type_check_module_access::{{closure}}::h5150728d8ed410da [INFO] [stdout] at /opt/rustwide/workdir/src/type_checking/type_check.rs:836:9 [INFO] [stdout] 16: 0x55ade950d1de - core::ops::function::FnOnce::call_once::hb0470da488120e78 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 17: 0x55ade956f383 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x55ade956f383 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 19: 0x55ade956df97 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 20: 0x55ade956df97 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 21: 0x55ade956df97 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 22: 0x55ade956df97 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 23: 0x55ade956df97 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 24: 0x55ade956df97 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 25: 0x55ade956df97 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 26: 0x55ade953b23e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 27: 0x55ade953b23e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 28: 0x55ade953ff98 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 29: 0x55ade953ff98 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55ade953ff98 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 31: 0x55ade953ff98 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 32: 0x55ade953ff98 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 33: 0x55ade953ff98 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 34: 0x55ade953ff98 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x55ade9839de3 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 36: 0x55ade9839de3 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 37: 0x55ade9839de3 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 38: 0x7f3ed1f2c609 - start_thread [INFO] [stdout] 39: 0x7f3ed1cfe293 - 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: 0x55ade9832a8c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55ade9832a8c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ade9832a8c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ade9832a8c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ade985695c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55ade982e295 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55ade9834530 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ade9834530 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ade9834530 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55ade9834116 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55ade9834be4 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55ade95e89b2 - std::panicking::begin_panic::{{closure}}::hcad28463fcdb5647 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:526:9 [INFO] [stdout] 12: 0x55ade95e8639 - std::sys_common::backtrace::__rust_end_short_backtrace::h2ea3d6e140949155 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55ade95e88f3 - std::panicking::begin_panic::h676677ce57a4328e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:525:12 [INFO] [stdout] 14: 0x55ade94eea1d - grace_lib::type_checking::type_check::type_tests::exprs::type_check_index::h3f47aa8d0660bd48 [INFO] [stdout] at /opt/rustwide/workdir/src/type_checking/type_check.rs:842:13 [INFO] [stdout] 15: 0x55ade94ee9ea - grace_lib::type_checking::type_check::type_tests::exprs::type_check_index::{{closure}}::h6d9e88f6f3870f9f [INFO] [stdout] at /opt/rustwide/workdir/src/type_checking/type_check.rs:841:9 [INFO] [stdout] 16: 0x55ade950c37e - core::ops::function::FnOnce::call_once::h321ab21a147f565a [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 17: 0x55ade956f383 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x55ade956f383 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 19: 0x55ade956df97 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 20: 0x55ade956df97 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 21: 0x55ade956df97 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 22: 0x55ade956df97 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 23: 0x55ade956df97 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 24: 0x55ade956df97 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 25: 0x55ade956df97 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 26: 0x55ade953b23e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 27: 0x55ade953b23e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 28: 0x55ade953ff98 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 29: 0x55ade953ff98 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55ade953ff98 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 31: 0x55ade953ff98 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 32: 0x55ade953ff98 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 33: 0x55ade953ff98 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 34: 0x55ade953ff98 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x55ade9839de3 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 36: 0x55ade9839de3 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 37: 0x55ade9839de3 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 38: 0x7f3ed1f2c609 - start_thread [INFO] [stdout] 39: 0x7f3ed1cfe293 - 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: 0x55ade9832a8c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55ade9832a8c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ade9832a8c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ade9832a8c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ade985695c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55ade982e295 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55ade9834530 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ade9834530 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ade9834530 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55ade9834116 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55ade9834be4 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55ade95e89b2 - std::panicking::begin_panic::{{closure}}::hcad28463fcdb5647 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:526:9 [INFO] [stdout] 12: 0x55ade95e8639 - std::sys_common::backtrace::__rust_end_short_backtrace::h2ea3d6e140949155 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55ade95e88f3 - std::panicking::begin_panic::h676677ce57a4328e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:525:12 [INFO] [stdout] 14: 0x55ade94ee65d - grace_lib::type_checking::type_check::type_tests::exprs::type_check_struct_literals::hb53dab21e3e68af7 [INFO] [stdout] at /opt/rustwide/workdir/src/type_checking/type_check.rs:810:13 [INFO] [stdout] 15: 0x55ade94ee62a - grace_lib::type_checking::type_check::type_tests::exprs::type_check_struct_literals::{{closure}}::h2f53c1f2306949fd [INFO] [stdout] at /opt/rustwide/workdir/src/type_checking/type_check.rs:809:9 [INFO] [stdout] 16: 0x55ade950c92e - core::ops::function::FnOnce::call_once::h6b960c22068e9d1c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 17: 0x55ade956f383 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x55ade956f383 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 19: 0x55ade956df97 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 20: 0x55ade956df97 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 21: 0x55ade956df97 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 22: 0x55ade956df97 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 23: 0x55ade956df97 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 24: 0x55ade956df97 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 25: 0x55ade956df97 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 26: 0x55ade953b23e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 27: 0x55ade953b23e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 28: 0x55ade953ff98 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 29: 0x55ade953ff98 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55ade953ff98 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 31: 0x55ade953ff98 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 32: 0x55ade953ff98 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 33: 0x55ade953ff98 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 34: 0x55ade953ff98 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x55ade9839de3 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 36: 0x55ade9839de3 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 37: 0x55ade9839de3 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 38: 0x7f3ed1f2c609 - start_thread [INFO] [stdout] 39: 0x7f3ed1cfe293 - 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: 0x55ade9832a8c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55ade9832a8c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ade9832a8c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ade9832a8c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ade985695c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55ade982e295 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55ade9834530 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ade9834530 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ade9834530 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55ade9834116 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55ade9834be4 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55ade95e89b2 - std::panicking::begin_panic::{{closure}}::hcad28463fcdb5647 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:526:9 [INFO] [stdout] 12: 0x55ade95e8639 - std::sys_common::backtrace::__rust_end_short_backtrace::h2ea3d6e140949155 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55ade95e88f3 - std::panicking::begin_panic::h676677ce57a4328e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:525:12 [INFO] [stdout] 14: 0x55ade94ee99d - grace_lib::type_checking::type_check::type_tests::exprs::type_check_trait_access::h0efc470a8a47f226 [INFO] [stdout] at /opt/rustwide/workdir/src/type_checking/type_check.rs:832:13 [INFO] [stdout] 15: 0x55ade94ee96a - grace_lib::type_checking::type_check::type_tests::exprs::type_check_trait_access::{{closure}}::hde6e156e69ec7ad3 [INFO] [stdout] at /opt/rustwide/workdir/src/type_checking/type_check.rs:831:9 [INFO] [stdout] 16: 0x55ade950d2ee - core::ops::function::FnOnce::call_once::hc2eb2894ec578d18 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 17: 0x55ade956f383 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x55ade956f383 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 19: 0x55ade956df97 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 20: 0x55ade956df97 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 21: 0x55ade956df97 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 22: 0x55ade956df97 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 23: 0x55ade956df97 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 24: 0x55ade956df97 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 25: 0x55ade956df97 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 26: 0x55ade953b23e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 27: 0x55ade953b23e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 28: 0x55ade953ff98 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 29: 0x55ade953ff98 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55ade953ff98 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 31: 0x55ade953ff98 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 32: 0x55ade953ff98 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 33: 0x55ade953ff98 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 34: 0x55ade953ff98 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x55ade9839de3 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 36: 0x55ade9839de3 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 37: 0x55ade9839de3 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 38: 0x7f3ed1f2c609 - start_thread [INFO] [stdout] 39: 0x7f3ed1cfe293 - 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: 0x55ade9832a8c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55ade9832a8c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ade9832a8c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ade9832a8c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ade985695c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55ade982e295 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55ade9834530 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ade9834530 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ade9834530 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55ade9834116 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55ade9834be4 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55ade98346c0 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55ade9832f44 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55ade9834629 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55ade921bd91 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x55ade94e8c40 - grace_lib::type_checking::type_check::type_tests::exprs::fail_check_expr::h010f971edee83e7e [INFO] [stdout] at /opt/rustwide/workdir/src/type_checking/type_check.rs:687:31 [INFO] [stdout] 16: 0x55ade94ee1ba - grace_lib::type_checking::type_check::type_tests::exprs::type_check_unary_exprs_expect_fail::h0b3806d7c6f8d9ca [INFO] [stdout] at /opt/rustwide/workdir/src/type_checking/type_check.rs:785:13 [INFO] [stdout] 17: 0x55ade94edefa - grace_lib::type_checking::type_check::type_tests::exprs::type_check_unary_exprs_expect_fail::{{closure}}::hf9ef60100fb70e6a [INFO] [stdout] at /opt/rustwide/workdir/src/type_checking/type_check.rs:776:9 [INFO] [stdout] 18: 0x55ade950d40e - core::ops::function::FnOnce::call_once::hd28911f33e1eeb77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x55ade956f383 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55ade956f383 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 21: 0x55ade956df97 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 22: 0x55ade956df97 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 23: 0x55ade956df97 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 24: 0x55ade956df97 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 25: 0x55ade956df97 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 26: 0x55ade956df97 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 27: 0x55ade956df97 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 28: 0x55ade953b23e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 29: 0x55ade953b23e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 30: 0x55ade953ff98 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 31: 0x55ade953ff98 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x55ade953ff98 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 33: 0x55ade953ff98 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 34: 0x55ade953ff98 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 35: 0x55ade953ff98 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 36: 0x55ade953ff98 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55ade9839de3 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 38: 0x55ade9839de3 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 39: 0x55ade9839de3 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 40: 0x7f3ed1f2c609 - start_thread [INFO] [stdout] 41: 0x7f3ed1cfe293 - clone [INFO] [stdout] 42: 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: 0x55ade9832a8c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55ade9832a8c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ade9832a8c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ade9832a8c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ade985695c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55ade982e295 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55ade9834530 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ade9834530 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ade9834530 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55ade9834116 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55ade9834be4 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55ade95e89b2 - std::panicking::begin_panic::{{closure}}::hcad28463fcdb5647 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:526:9 [INFO] [stdout] 12: 0x55ade95e8639 - std::sys_common::backtrace::__rust_end_short_backtrace::h2ea3d6e140949155 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55ade95e88f3 - std::panicking::begin_panic::h676677ce57a4328e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:525:12 [INFO] [stdout] 14: 0x55ade94eea5d - grace_lib::type_checking::type_check::type_tests::exprs::type_check_identifier::h5460e56bed3447b2 [INFO] [stdout] at /opt/rustwide/workdir/src/type_checking/type_check.rs:847:13 [INFO] [stdout] 15: 0x55ade94eea2a - grace_lib::type_checking::type_check::type_tests::exprs::type_check_identifier::{{closure}}::h17c5e19e4c431e9e [INFO] [stdout] at /opt/rustwide/workdir/src/type_checking/type_check.rs:846:9 [INFO] [stdout] 16: 0x55ade950ca3e - core::ops::function::FnOnce::call_once::h70ea34381adba633 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 17: 0x55ade956f383 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x55ade956f383 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 19: 0x55ade956df97 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 20: 0x55ade956df97 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 21: 0x55ade956df97 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 22: 0x55ade956df97 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 23: 0x55ade956df97 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 24: 0x55ade956df97 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 25: 0x55ade956df97 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 26: 0x55ade953b23e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 27: 0x55ade953b23e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 28: 0x55ade953ff98 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 29: 0x55ade953ff98 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55ade953ff98 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 31: 0x55ade953ff98 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 32: 0x55ade953ff98 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 33: 0x55ade953ff98 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 34: 0x55ade953ff98 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x55ade9839de3 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 36: 0x55ade9839de3 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 37: 0x55ade9839de3 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 38: 0x7f3ed1f2c609 - start_thread [INFO] [stdout] 39: 0x7f3ed1cfe293 - 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: 0x55ade9832a8c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55ade9832a8c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ade9832a8c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ade9832a8c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ade985695c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55ade982e295 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55ade9834530 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ade9834530 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ade9834530 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55ade9834116 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55ade9834be4 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55ade95e89b2 - std::panicking::begin_panic::{{closure}}::hcad28463fcdb5647 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:526:9 [INFO] [stdout] 12: 0x55ade95e8639 - std::sys_common::backtrace::__rust_end_short_backtrace::h2ea3d6e140949155 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55ade95e88f3 - std::panicking::begin_panic::h676677ce57a4328e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:525:12 [INFO] [stdout] 14: 0x55ade94ee61d - grace_lib::type_checking::type_check::type_tests::exprs::type_check_complex_literals::h65235a0469a35219 [INFO] [stdout] at /opt/rustwide/workdir/src/type_checking/type_check.rs:805:13 [INFO] [stdout] 15: 0x55ade94ee5ea - grace_lib::type_checking::type_check::type_tests::exprs::type_check_complex_literals::{{closure}}::h345952246196f897 [INFO] [stdout] at /opt/rustwide/workdir/src/type_checking/type_check.rs:804:9 [INFO] [stdout] 16: 0x55ade950c6be - core::ops::function::FnOnce::call_once::h48bddf7e41588abe [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 17: 0x55ade956f383 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x55ade956f383 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 19: 0x55ade956df97 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 20: 0x55ade956df97 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 21: 0x55ade956df97 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 22: 0x55ade956df97 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 23: 0x55ade956df97 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 24: 0x55ade956df97 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 25: 0x55ade956df97 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 26: 0x55ade953b23e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 27: 0x55ade953b23e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 28: 0x55ade953ff98 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 29: 0x55ade953ff98 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55ade953ff98 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 31: 0x55ade953ff98 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 32: 0x55ade953ff98 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 33: 0x55ade953ff98 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 34: 0x55ade953ff98 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x55ade9839de3 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 36: 0x55ade9839de3 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 37: 0x55ade9839de3 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 38: 0x7f3ed1f2c609 - start_thread [INFO] [stdout] 39: 0x7f3ed1cfe293 - clone [INFO] [stdout] 40: 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.21s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "c0e09cdbde8b3b6f9b5b47d123acce454244f7bf4a5b370671a102ab2ab868c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0e09cdbde8b3b6f9b5b47d123acce454244f7bf4a5b370671a102ab2ab868c7", kill_on_drop: false }` [INFO] [stdout] c0e09cdbde8b3b6f9b5b47d123acce454244f7bf4a5b370671a102ab2ab868c7