[INFO] cloning repository https://github.com/sbwtw/MyParser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sbwtw/MyParser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbwtw%2FMyParser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbwtw%2FMyParser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7e78bb0927a75d2ddd55deb689cd37bbf6da114 [INFO] building sbwtw/MyParser against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbwtw%2FMyParser" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sbwtw/MyParser on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sbwtw/MyParser [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/sbwtw/MyParser [INFO] tweaked toml for git repo https://github.com/sbwtw/MyParser written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sbwtw/MyParser already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/TheDan64/inkwell` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded termcolor v1.0.1 [INFO] [stderr] Downloaded llvm-sys v60.1.0 [INFO] [stderr] Downloaded id_tree v1.3.0 [INFO] [stderr] Downloaded enum-methods v0.0.8 [INFO] [stderr] Downloaded wincolor v1.0.0 [INFO] [stderr] Downloaded env_logger v0.5.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 032f32be333cc921abc2f340b05a6dc50d9a3d8649d8ddaf3ab5999cd1de9336 [INFO] running `Command { std: "docker" "start" "-a" "032f32be333cc921abc2f340b05a6dc50d9a3d8649d8ddaf3ab5999cd1de9336", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "032f32be333cc921abc2f340b05a6dc50d9a3d8649d8ddaf3ab5999cd1de9336", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "032f32be333cc921abc2f340b05a6dc50d9a3d8649d8ddaf3ab5999cd1de9336", kill_on_drop: false }` [INFO] [stdout] 032f32be333cc921abc2f340b05a6dc50d9a3d8649d8ddaf3ab5999cd1de9336 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd422d173cd4913d6e17ce2d1d37a15456f5f1e655441a2a01715d387aa19baa [INFO] running `Command { std: "docker" "start" "-a" "fd422d173cd4913d6e17ce2d1d37a15456f5f1e655441a2a01715d387aa19baa", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling inkwell v0.1.0 (https://github.com/TheDan64/inkwell?branch=llvm6-0#1309a431) [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling termcolor v1.0.1 [INFO] [stderr] Compiling snowflake v1.3.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling my_parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling id_tree v1.3.0 [INFO] [stderr] Compiling matches v0.1.7 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling enum-methods v0.0.8 [INFO] [stderr] Compiling env_logger v0.5.12 [INFO] [stderr] Compiling llvm-sys v60.1.0 [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lexer/simple_lexer.rs:54:21 [INFO] [stdout] | [INFO] [stdout] 54 | b'a'...b'z' | b'A'...b'Z' | b'_' => self.parse_string(), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lexer/simple_lexer.rs:54:35 [INFO] [stdout] | [INFO] [stdout] 54 | b'a'...b'z' | b'A'...b'Z' | b'_' => self.parse_string(), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lexer/simple_lexer.rs:55:21 [INFO] [stdout] | [INFO] [stdout] 55 | b'0'...b'9' => self.parse_number(), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:19:88 [INFO] [stdout] | [INFO] [stdout] 19 | $tree.insert(Node::new(SyntaxType::Terminal($tok)), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 93 | let id = insert!(self.tree, root, Rc::new(Token::Operator(Operators::LogicOr))); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `insert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 94 | let root_id = insert_type!(self.tree, root, SyntaxType::BooleanExpr); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:19:88 [INFO] [stdout] | [INFO] [stdout] 19 | $tree.insert(Node::new(SyntaxType::Terminal($tok)), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 120 | let id = insert!(self.tree, root, Rc::new(Token::Operator(Operators::LogicAnd))); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 121 | let root_id = insert_type!(self.tree, root, SyntaxType::BooleanExpr); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:19:88 [INFO] [stdout] | [INFO] [stdout] 19 | $tree.insert(Node::new(SyntaxType::Terminal($tok)), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 147 | let id = insert!(self.tree, root, tok); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:19:88 [INFO] [stdout] | [INFO] [stdout] 19 | $tree.insert(Node::new(SyntaxType::Terminal($tok)), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 171 | let id = insert!(self.tree, root, tok); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 188 | let self_id = insert_type!(self.tree, root, SyntaxType::BooleanExpr); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 248 | let self_id = insert_type!(self.tree, root, SyntaxType::VariableDefine); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 278 | let self_id = insert_type!(self.tree, root, SyntaxType::StructDefine); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:19:88 [INFO] [stdout] | [INFO] [stdout] 19 | $tree.insert(Node::new(SyntaxType::Terminal($tok)), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 321 | let id = insert!(self.tree, root, tok); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 323 | let self_id = insert_type!(self.tree, root, SyntaxType::Expr); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 358 | let self_id = insert_type!(self.tree, root, SyntaxType::Expr); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 444 | let self_id = insert_type!(self.tree, root, SyntaxType::StmtBlock); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 468 | let self_id = insert_type!(self.tree, root, SyntaxType::ForLoop); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 478 | let expr_opt1 = insert_type!(self.tree, &self_id, SyntaxType::ExprOpt); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 483 | let expr_opt2 = insert_type!(self.tree, &self_id, SyntaxType::ExprOpt); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 488 | let expr_opt3 = insert_type!(self.tree, &self_id, SyntaxType::ExprOpt); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 508 | let self_id = insert_type!(self.tree, root, SyntaxType::WhileLoop); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 537 | let self_id = insert_type!(self.tree, root, SyntaxType::AssignStmt); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 564 | let if_id = insert_type!(self.tree, root, SyntaxType::IfStmt); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 574 | let else_id = insert_type!(self.tree, root, SyntaxType::ElseStmt); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 600 | let self_id = insert_type!(self.tree, root, SyntaxType::ReturnStmt); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 652 | let self_id = insert_type!(self.tree, root, SyntaxType::FuncDeclare); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:19:88 [INFO] [stdout] | [INFO] [stdout] 19 | $tree.insert(Node::new(SyntaxType::Terminal($tok)), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 657 | Some(t) => insert!(self.tree, self_id, t), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:19:88 [INFO] [stdout] | [INFO] [stdout] 19 | $tree.insert(Node::new(SyntaxType::Terminal($tok)), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 663 | Some(id) => insert!(self.tree, self_id, id), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 683 | let self_id = insert_type!(self.tree, root, SyntaxType::FuncDefine); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:19:88 [INFO] [stdout] | [INFO] [stdout] 19 | $tree.insert(Node::new(SyntaxType::Terminal($tok)), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 688 | Some(t) => insert!(self.tree, self_id, t), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:19:88 [INFO] [stdout] | [INFO] [stdout] 19 | $tree.insert(Node::new(SyntaxType::Terminal($tok)), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 694 | Some(id) => insert!(self.tree, self_id, id), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 742 | let self_id = insert_type!(self.tree, root, SyntaxType::FuncParam); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:19:88 [INFO] [stdout] | [INFO] [stdout] 19 | $tree.insert(Node::new(SyntaxType::Terminal($tok)), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 747 | Some(t) => insert!(self.tree, self_id, t), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:19:88 [INFO] [stdout] | [INFO] [stdout] 19 | $tree.insert(Node::new(SyntaxType::Terminal($tok)), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 752 | Some(id) => insert!(self.tree, self_id, id), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 767 | let self_id = insert_type!(self.tree, root, SyntaxType::FuncCall); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:19:88 [INFO] [stdout] | [INFO] [stdout] 19 | $tree.insert(Node::new(SyntaxType::Terminal($tok)), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 772 | Some(id) => insert!(self.tree, self_id, id), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 811 | let self_id = insert_type!(self.tree, root, SyntaxType::FuncArg); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:19:88 [INFO] [stdout] | [INFO] [stdout] 19 | $tree.insert(Node::new(SyntaxType::Terminal($tok)), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 815 | Some(id) => insert!(self.tree, self_id, id), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/llvm_ir_generater.rs:200:29 [INFO] [stdout] | [INFO] [stdout] 200 | let arguments: Vec<&BasicType> = args_type.iter().map(|x| x as &BasicType).collect(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 200 | let arguments: Vec<&dyn BasicType> = args_type.iter().map(|x| x as &BasicType).collect(); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/llvm_ir_generater.rs:200:73 [INFO] [stdout] | [INFO] [stdout] 200 | let arguments: Vec<&BasicType> = args_type.iter().map(|x| x as &BasicType).collect(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 200 | let arguments: Vec<&BasicType> = args_type.iter().map(|x| x as &dyn BasicType).collect(); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/llvm_ir_generater.rs:278:69 [INFO] [stdout] | [INFO] [stdout] 278 | self.builder.build_return(Some(&r_value as &BasicValue)); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 278 | self.builder.build_return(Some(&r_value as &dyn BasicValue)); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/llvm_ir_generater.rs:282:81 [INFO] [stdout] | [INFO] [stdout] 282 | self.builder.build_return(Some(value.as_int_value() as &BasicValue)); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 282 | self.builder.build_return(Some(value.as_int_value() as &dyn BasicValue)); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/llvm_ir_generater.rs:289:55 [INFO] [stdout] | [INFO] [stdout] 289 | self.builder.build_return(Some(&r as &BasicValue)); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 289 | self.builder.build_return(Some(&r as &dyn BasicValue)); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `stream` is never read [INFO] [stdout] --> src/lexer/rule_parser.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | struct SimpleRuleLexer { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 11 | stream: Peekable>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/lexer/rule_parser.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 24 | impl SimpleRuleLexer { [INFO] [stdout] | -------------------------------- associated function in this implementation [INFO] [stdout] 25 | pub fn new(r: I) -> SimpleRuleLexer { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `CharacterRange` and `Characters` are never constructed [INFO] [stdout] --> src/lexer/regex.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | enum RegexUnit { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 9 | Character(char), [INFO] [stdout] 10 | CharacterRange(char, char), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 11 | Characters(Vec), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RegexUnit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `err_type` is never read [INFO] [stdout] --> src/parser/mod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct ParseErrInfo { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 21 | err_type: ParseError, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParseErrInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `current_scope` and `current_scope_mut` are never used [INFO] [stdout] --> src/parser/symbol_manager.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl SymbolManager { [INFO] [stdout] | ------------------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn current_scope(&self) -> Option<&S> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn current_scope_mut(&mut self) -> Option<&mut S> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 48 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.30s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: my_parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "fd422d173cd4913d6e17ce2d1d37a15456f5f1e655441a2a01715d387aa19baa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd422d173cd4913d6e17ce2d1d37a15456f5f1e655441a2a01715d387aa19baa", kill_on_drop: false }` [INFO] [stdout] fd422d173cd4913d6e17ce2d1d37a15456f5f1e655441a2a01715d387aa19baa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2844678b001123ba1d61070932a373379f8b142f565d6f7edf6ae2cb4473f51 [INFO] running `Command { std: "docker" "start" "-a" "c2844678b001123ba1d61070932a373379f8b142f565d6f7edf6ae2cb4473f51", kill_on_drop: false }` [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lexer/simple_lexer.rs:54:21 [INFO] [stdout] | [INFO] [stdout] 54 | b'a'...b'z' | b'A'...b'Z' | b'_' => self.parse_string(), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lexer/simple_lexer.rs:54:35 [INFO] [stdout] | [INFO] [stdout] 54 | b'a'...b'z' | b'A'...b'Z' | b'_' => self.parse_string(), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lexer/simple_lexer.rs:55:21 [INFO] [stdout] | [INFO] [stdout] 55 | b'0'...b'9' => self.parse_number(), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:19:88 [INFO] [stdout] | [INFO] [stdout] 19 | $tree.insert(Node::new(SyntaxType::Terminal($tok)), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 93 | let id = insert!(self.tree, root, Rc::new(Token::Operator(Operators::LogicOr))); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `insert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 94 | let root_id = insert_type!(self.tree, root, SyntaxType::BooleanExpr); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:19:88 [INFO] [stdout] | [INFO] [stdout] 19 | $tree.insert(Node::new(SyntaxType::Terminal($tok)), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 120 | let id = insert!(self.tree, root, Rc::new(Token::Operator(Operators::LogicAnd))); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 121 | let root_id = insert_type!(self.tree, root, SyntaxType::BooleanExpr); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:19:88 [INFO] [stdout] | [INFO] [stdout] 19 | $tree.insert(Node::new(SyntaxType::Terminal($tok)), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 147 | let id = insert!(self.tree, root, tok); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:19:88 [INFO] [stdout] | [INFO] [stdout] 19 | $tree.insert(Node::new(SyntaxType::Terminal($tok)), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 171 | let id = insert!(self.tree, root, tok); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 188 | let self_id = insert_type!(self.tree, root, SyntaxType::BooleanExpr); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 248 | let self_id = insert_type!(self.tree, root, SyntaxType::VariableDefine); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 278 | let self_id = insert_type!(self.tree, root, SyntaxType::StructDefine); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:19:88 [INFO] [stdout] | [INFO] [stdout] 19 | $tree.insert(Node::new(SyntaxType::Terminal($tok)), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 321 | let id = insert!(self.tree, root, tok); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 323 | let self_id = insert_type!(self.tree, root, SyntaxType::Expr); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 358 | let self_id = insert_type!(self.tree, root, SyntaxType::Expr); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 444 | let self_id = insert_type!(self.tree, root, SyntaxType::StmtBlock); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 468 | let self_id = insert_type!(self.tree, root, SyntaxType::ForLoop); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 478 | let expr_opt1 = insert_type!(self.tree, &self_id, SyntaxType::ExprOpt); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 483 | let expr_opt2 = insert_type!(self.tree, &self_id, SyntaxType::ExprOpt); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 488 | let expr_opt3 = insert_type!(self.tree, &self_id, SyntaxType::ExprOpt); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 508 | let self_id = insert_type!(self.tree, root, SyntaxType::WhileLoop); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 537 | let self_id = insert_type!(self.tree, root, SyntaxType::AssignStmt); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 564 | let if_id = insert_type!(self.tree, root, SyntaxType::IfStmt); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 574 | let else_id = insert_type!(self.tree, root, SyntaxType::ElseStmt); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 600 | let self_id = insert_type!(self.tree, root, SyntaxType::ReturnStmt); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 652 | let self_id = insert_type!(self.tree, root, SyntaxType::FuncDeclare); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:19:88 [INFO] [stdout] | [INFO] [stdout] 19 | $tree.insert(Node::new(SyntaxType::Terminal($tok)), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 657 | Some(t) => insert!(self.tree, self_id, t), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:19:88 [INFO] [stdout] | [INFO] [stdout] 19 | $tree.insert(Node::new(SyntaxType::Terminal($tok)), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 663 | Some(id) => insert!(self.tree, self_id, id), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 683 | let self_id = insert_type!(self.tree, root, SyntaxType::FuncDefine); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:19:88 [INFO] [stdout] | [INFO] [stdout] 19 | $tree.insert(Node::new(SyntaxType::Terminal($tok)), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 688 | Some(t) => insert!(self.tree, self_id, t), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:19:88 [INFO] [stdout] | [INFO] [stdout] 19 | $tree.insert(Node::new(SyntaxType::Terminal($tok)), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 694 | Some(id) => insert!(self.tree, self_id, id), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 742 | let self_id = insert_type!(self.tree, root, SyntaxType::FuncParam); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:19:88 [INFO] [stdout] | [INFO] [stdout] 19 | $tree.insert(Node::new(SyntaxType::Terminal($tok)), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 747 | Some(t) => insert!(self.tree, self_id, t), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:19:88 [INFO] [stdout] | [INFO] [stdout] 19 | $tree.insert(Node::new(SyntaxType::Terminal($tok)), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 752 | Some(id) => insert!(self.tree, self_id, id), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 767 | let self_id = insert_type!(self.tree, root, SyntaxType::FuncCall); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:19:88 [INFO] [stdout] | [INFO] [stdout] 19 | $tree.insert(Node::new(SyntaxType::Terminal($tok)), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 772 | Some(id) => insert!(self.tree, self_id, id), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 811 | let self_id = insert_type!(self.tree, root, SyntaxType::FuncArg); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:19:88 [INFO] [stdout] | [INFO] [stdout] 19 | $tree.insert(Node::new(SyntaxType::Terminal($tok)), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 815 | Some(id) => insert!(self.tree, self_id, id), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/llvm_ir_generater.rs:200:29 [INFO] [stdout] | [INFO] [stdout] 200 | let arguments: Vec<&BasicType> = args_type.iter().map(|x| x as &BasicType).collect(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 200 | let arguments: Vec<&dyn BasicType> = args_type.iter().map(|x| x as &BasicType).collect(); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/llvm_ir_generater.rs:200:73 [INFO] [stdout] | [INFO] [stdout] 200 | let arguments: Vec<&BasicType> = args_type.iter().map(|x| x as &BasicType).collect(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 200 | let arguments: Vec<&BasicType> = args_type.iter().map(|x| x as &dyn BasicType).collect(); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/llvm_ir_generater.rs:278:69 [INFO] [stdout] | [INFO] [stdout] 278 | self.builder.build_return(Some(&r_value as &BasicValue)); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 278 | self.builder.build_return(Some(&r_value as &dyn BasicValue)); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/llvm_ir_generater.rs:282:81 [INFO] [stdout] | [INFO] [stdout] 282 | self.builder.build_return(Some(value.as_int_value() as &BasicValue)); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 282 | self.builder.build_return(Some(value.as_int_value() as &dyn BasicValue)); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/llvm_ir_generater.rs:289:55 [INFO] [stdout] | [INFO] [stdout] 289 | self.builder.build_return(Some(&r as &BasicValue)); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 289 | self.builder.build_return(Some(&r as &dyn BasicValue)); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `stream` is never read [INFO] [stdout] --> src/lexer/rule_parser.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | struct SimpleRuleLexer { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 11 | stream: Peekable>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/lexer/rule_parser.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 24 | impl SimpleRuleLexer { [INFO] [stdout] | -------------------------------- associated function in this implementation [INFO] [stdout] 25 | pub fn new(r: I) -> SimpleRuleLexer { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `CharacterRange` and `Characters` are never constructed [INFO] [stdout] --> src/lexer/regex.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | enum RegexUnit { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 9 | Character(char), [INFO] [stdout] 10 | CharacterRange(char, char), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 11 | Characters(Vec), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RegexUnit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `err_type` is never read [INFO] [stdout] --> src/parser/mod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct ParseErrInfo { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 21 | err_type: ParseError, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParseErrInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `current_scope` and `current_scope_mut` are never used [INFO] [stdout] --> src/parser/symbol_manager.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl SymbolManager { [INFO] [stdout] | ------------------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn current_scope(&self) -> Option<&S> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn current_scope_mut(&mut self) -> Option<&mut S> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 48 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling my_parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lexer/simple_lexer.rs:54:21 [INFO] [stdout] | [INFO] [stdout] 54 | b'a'...b'z' | b'A'...b'Z' | b'_' => self.parse_string(), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lexer/simple_lexer.rs:54:35 [INFO] [stdout] | [INFO] [stdout] 54 | b'a'...b'z' | b'A'...b'Z' | b'_' => self.parse_string(), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lexer/simple_lexer.rs:55:21 [INFO] [stdout] | [INFO] [stdout] 55 | b'0'...b'9' => self.parse_number(), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:19:88 [INFO] [stdout] | [INFO] [stdout] 19 | $tree.insert(Node::new(SyntaxType::Terminal($tok)), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 93 | let id = insert!(self.tree, root, Rc::new(Token::Operator(Operators::LogicOr))); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `insert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 94 | let root_id = insert_type!(self.tree, root, SyntaxType::BooleanExpr); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:19:88 [INFO] [stdout] | [INFO] [stdout] 19 | $tree.insert(Node::new(SyntaxType::Terminal($tok)), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 120 | let id = insert!(self.tree, root, Rc::new(Token::Operator(Operators::LogicAnd))); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 121 | let root_id = insert_type!(self.tree, root, SyntaxType::BooleanExpr); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:19:88 [INFO] [stdout] | [INFO] [stdout] 19 | $tree.insert(Node::new(SyntaxType::Terminal($tok)), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 147 | let id = insert!(self.tree, root, tok); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:19:88 [INFO] [stdout] | [INFO] [stdout] 19 | $tree.insert(Node::new(SyntaxType::Terminal($tok)), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 171 | let id = insert!(self.tree, root, tok); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 188 | let self_id = insert_type!(self.tree, root, SyntaxType::BooleanExpr); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 248 | let self_id = insert_type!(self.tree, root, SyntaxType::VariableDefine); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 278 | let self_id = insert_type!(self.tree, root, SyntaxType::StructDefine); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:19:88 [INFO] [stdout] | [INFO] [stdout] 19 | $tree.insert(Node::new(SyntaxType::Terminal($tok)), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 321 | let id = insert!(self.tree, root, tok); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 323 | let self_id = insert_type!(self.tree, root, SyntaxType::Expr); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 358 | let self_id = insert_type!(self.tree, root, SyntaxType::Expr); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 444 | let self_id = insert_type!(self.tree, root, SyntaxType::StmtBlock); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 468 | let self_id = insert_type!(self.tree, root, SyntaxType::ForLoop); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 478 | let expr_opt1 = insert_type!(self.tree, &self_id, SyntaxType::ExprOpt); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 483 | let expr_opt2 = insert_type!(self.tree, &self_id, SyntaxType::ExprOpt); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 488 | let expr_opt3 = insert_type!(self.tree, &self_id, SyntaxType::ExprOpt); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 508 | let self_id = insert_type!(self.tree, root, SyntaxType::WhileLoop); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 537 | let self_id = insert_type!(self.tree, root, SyntaxType::AssignStmt); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 564 | let if_id = insert_type!(self.tree, root, SyntaxType::IfStmt); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 574 | let else_id = insert_type!(self.tree, root, SyntaxType::ElseStmt); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 600 | let self_id = insert_type!(self.tree, root, SyntaxType::ReturnStmt); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 652 | let self_id = insert_type!(self.tree, root, SyntaxType::FuncDeclare); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:19:88 [INFO] [stdout] | [INFO] [stdout] 19 | $tree.insert(Node::new(SyntaxType::Terminal($tok)), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 657 | Some(t) => insert!(self.tree, self_id, t), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:19:88 [INFO] [stdout] | [INFO] [stdout] 19 | $tree.insert(Node::new(SyntaxType::Terminal($tok)), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 663 | Some(id) => insert!(self.tree, self_id, id), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 683 | let self_id = insert_type!(self.tree, root, SyntaxType::FuncDefine); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:19:88 [INFO] [stdout] | [INFO] [stdout] 19 | $tree.insert(Node::new(SyntaxType::Terminal($tok)), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 688 | Some(t) => insert!(self.tree, self_id, t), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:19:88 [INFO] [stdout] | [INFO] [stdout] 19 | $tree.insert(Node::new(SyntaxType::Terminal($tok)), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 694 | Some(id) => insert!(self.tree, self_id, id), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 742 | let self_id = insert_type!(self.tree, root, SyntaxType::FuncParam); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:19:88 [INFO] [stdout] | [INFO] [stdout] 19 | $tree.insert(Node::new(SyntaxType::Terminal($tok)), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 747 | Some(t) => insert!(self.tree, self_id, t), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:19:88 [INFO] [stdout] | [INFO] [stdout] 19 | $tree.insert(Node::new(SyntaxType::Terminal($tok)), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 752 | Some(id) => insert!(self.tree, self_id, id), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 767 | let self_id = insert_type!(self.tree, root, SyntaxType::FuncCall); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:19:88 [INFO] [stdout] | [INFO] [stdout] 19 | $tree.insert(Node::new(SyntaxType::Terminal($tok)), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 772 | Some(id) => insert!(self.tree, self_id, id), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 811 | let self_id = insert_type!(self.tree, root, SyntaxType::FuncArg); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:19:88 [INFO] [stdout] | [INFO] [stdout] 19 | $tree.insert(Node::new(SyntaxType::Terminal($tok)), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 815 | Some(id) => insert!(self.tree, self_id, id), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1113 | let expr = insert_type!(tree, root_id, Expr); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1118 | let expr = insert_type!(tree, root_id, Expr); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1123 | let bool_expr = insert_type!(tree, root_id, BooleanExpr); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1142 | let assign = insert_type!(tree, root_id, AssignStmt); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1144 | let expr = insert_type!(tree, assign, Expr); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1159 | let if_stmt = insert_type!(tree, root_id, IfStmt); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1163 | let assign = insert_type!(tree, if_stmt, AssignStmt); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1166 | let else_stmt = insert_type!(tree, root_id, ElseStmt); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1167 | let assign = insert_type!(tree, else_stmt, AssignStmt); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1176 | let if_stmt = insert_type!(tree, root_id, IfStmt); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1180 | let inner_if = insert_type!(tree, if_stmt, IfStmt); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1184 | let assign = insert_type!(tree, inner_if, AssignStmt); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1187 | let else_stmt = insert_type!(tree, if_stmt, ElseStmt); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/recursive_descent.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | $tree.insert(Node::new($type), UnderNode(&$root)).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1188 | let assign = insert_type!(tree, else_stmt, AssignStmt); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insert_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/llvm_ir_generater.rs:200:29 [INFO] [stdout] | [INFO] [stdout] 200 | let arguments: Vec<&BasicType> = args_type.iter().map(|x| x as &BasicType).collect(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 200 | let arguments: Vec<&dyn BasicType> = args_type.iter().map(|x| x as &BasicType).collect(); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/llvm_ir_generater.rs:200:73 [INFO] [stdout] | [INFO] [stdout] 200 | let arguments: Vec<&BasicType> = args_type.iter().map(|x| x as &BasicType).collect(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 200 | let arguments: Vec<&BasicType> = args_type.iter().map(|x| x as &dyn BasicType).collect(); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/llvm_ir_generater.rs:278:69 [INFO] [stdout] | [INFO] [stdout] 278 | self.builder.build_return(Some(&r_value as &BasicValue)); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 278 | self.builder.build_return(Some(&r_value as &dyn BasicValue)); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/llvm_ir_generater.rs:282:81 [INFO] [stdout] | [INFO] [stdout] 282 | self.builder.build_return(Some(value.as_int_value() as &BasicValue)); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 282 | self.builder.build_return(Some(value.as_int_value() as &dyn BasicValue)); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/llvm_ir_generater.rs:289:55 [INFO] [stdout] | [INFO] [stdout] 289 | self.builder.build_return(Some(&r as &BasicValue)); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 289 | self.builder.build_return(Some(&r as &dyn BasicValue)); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/parser/mod.rs:74:25 [INFO] [stdout] | [INFO] [stdout] 74 | let mut f = File::open(entry.path()).unwrap(); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `stream` is never read [INFO] [stdout] --> src/lexer/rule_parser.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | struct SimpleRuleLexer { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 11 | stream: Peekable>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/lexer/rule_parser.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 24 | impl SimpleRuleLexer { [INFO] [stdout] | -------------------------------- associated function in this implementation [INFO] [stdout] 25 | pub fn new(r: I) -> SimpleRuleLexer { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `CharacterRange` and `Characters` are never constructed [INFO] [stdout] --> src/lexer/regex.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | enum RegexUnit { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 9 | Character(char), [INFO] [stdout] 10 | CharacterRange(char, char), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 11 | Characters(Vec), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RegexUnit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `err_type` is never read [INFO] [stdout] --> src/parser/mod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct ParseErrInfo { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 21 | err_type: ParseError, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParseErrInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `current_scope` and `current_scope_mut` are never used [INFO] [stdout] --> src/parser/symbol_manager.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl SymbolManager { [INFO] [stdout] | ------------------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn current_scope(&self) -> Option<&S> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn current_scope_mut(&mut self) -> Option<&mut S> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/lexer/simple_lexer.rs:381:23 [INFO] [stdout] | [INFO] [stdout] 381 | let s = source.clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/lexer/simple_lexer.rs:396:23 [INFO] [stdout] | [INFO] [stdout] 396 | let s = source.clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcRgv64e/symbols.o" "/opt/rustwide/target/debug/examples/parser_test_c-24d4421f1eb391c5.parser_test_c.1275699736c323d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/parser_test_c-24d4421f1eb391c5.parser_test_c.1275699736c323d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/parser_test_c-24d4421f1eb391c5.4ym8uves3szphhex.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/llvm-14/lib" "-L" "/opt/rustwide/target/debug/build/llvm-sys-a8bf5759ce1b438b/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libparser-56a75d5dbdaaeeb6.rlib" "/opt/rustwide/target/debug/deps/libinkwell-af38c2373d91a7f6.rlib" "/opt/rustwide/target/debug/deps/libeither-1e94411985578e2d.rlib" "/opt/rustwide/target/debug/deps/libllvm_sys-ed9ad10a90b9c0c3.rlib" "/opt/rustwide/target/debug/deps/liblibc-4f7b53ed0008d5dc.rlib" "/opt/rustwide/target/debug/deps/liblog-fcec31da7f0e2c9e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e2a09b076dc1aec3.rlib" "/opt/rustwide/target/debug/deps/libmatches-8a89801f5eabc631.rlib" "/opt/rustwide/target/debug/deps/libid_tree-16ed7adabfd8d08d.rlib" "/opt/rustwide/target/debug/deps/libsnowflake-33c6b9c005acefb4.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lffi" "-lrt" "-ldl" "-lm" "-lz" "-ltinfo" "-lxml2" "-lstdc++" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/parser_test_c-24d4421f1eb391c5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `my_parser` (example "parser_test_c") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustccoeZmh/symbols.o" "/opt/rustwide/target/debug/examples/parser_assign_stmt-b6d63ad9281fb6c2.parser_assign_stmt.a52ba9de0557ae75-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/parser_assign_stmt-b6d63ad9281fb6c2.parser_assign_stmt.a52ba9de0557ae75-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/parser_assign_stmt-b6d63ad9281fb6c2.1t1yqmxphg50hlsg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/llvm-14/lib" "-L" "/opt/rustwide/target/debug/build/llvm-sys-a8bf5759ce1b438b/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libparser-56a75d5dbdaaeeb6.rlib" "/opt/rustwide/target/debug/deps/libinkwell-af38c2373d91a7f6.rlib" "/opt/rustwide/target/debug/deps/libeither-1e94411985578e2d.rlib" "/opt/rustwide/target/debug/deps/libllvm_sys-ed9ad10a90b9c0c3.rlib" "/opt/rustwide/target/debug/deps/liblibc-4f7b53ed0008d5dc.rlib" "/opt/rustwide/target/debug/deps/liblog-fcec31da7f0e2c9e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e2a09b076dc1aec3.rlib" "/opt/rustwide/target/debug/deps/libmatches-8a89801f5eabc631.rlib" "/opt/rustwide/target/debug/deps/libid_tree-16ed7adabfd8d08d.rlib" "/opt/rustwide/target/debug/deps/libsnowflake-33c6b9c005acefb4.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lffi" "-lrt" "-ldl" "-lm" "-lz" "-ltinfo" "-lxml2" "-lstdc++" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/parser_assign_stmt-b6d63ad9281fb6c2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `my_parser` (example "parser_assign_stmt") due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc0IrFbv/symbols.o" "/opt/rustwide/target/debug/examples/parser_boolean_expr-7dad00d1599d31bd.parser_boolean_expr.14e1478b7ae3ac5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/parser_boolean_expr-7dad00d1599d31bd.parser_boolean_expr.14e1478b7ae3ac5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/parser_boolean_expr-7dad00d1599d31bd.1yhl4pvggbtuqyr3.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/llvm-14/lib" "-L" "/opt/rustwide/target/debug/build/llvm-sys-a8bf5759ce1b438b/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libparser-56a75d5dbdaaeeb6.rlib" "/opt/rustwide/target/debug/deps/libinkwell-af38c2373d91a7f6.rlib" "/opt/rustwide/target/debug/deps/libeither-1e94411985578e2d.rlib" "/opt/rustwide/target/debug/deps/libllvm_sys-ed9ad10a90b9c0c3.rlib" "/opt/rustwide/target/debug/deps/liblibc-4f7b53ed0008d5dc.rlib" "/opt/rustwide/target/debug/deps/liblog-fcec31da7f0e2c9e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e2a09b076dc1aec3.rlib" "/opt/rustwide/target/debug/deps/libmatches-8a89801f5eabc631.rlib" "/opt/rustwide/target/debug/deps/libid_tree-16ed7adabfd8d08d.rlib" "/opt/rustwide/target/debug/deps/libsnowflake-33c6b9c005acefb4.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lffi" "-lrt" "-ldl" "-lm" "-lz" "-ltinfo" "-lxml2" "-lstdc++" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/parser_boolean_expr-7dad00d1599d31bd" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `my_parser` (example "parser_boolean_expr") due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustctzESJs/symbols.o" "/opt/rustwide/target/debug/examples/type_analyzer-11e5b010f7ec6465.type_analyzer.eab6e9f0c9800911-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/type_analyzer-11e5b010f7ec6465.36ebvkr3192r55ml.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/llvm-14/lib" "-L" "/opt/rustwide/target/debug/build/llvm-sys-a8bf5759ce1b438b/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-ee93e18e709fdf7a.rlib" "/opt/rustwide/target/debug/deps/libregex-db4d352097317f55.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-9de9724a84ace893.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-03877bd1cb40e575.rlib" "/opt/rustwide/target/debug/deps/libucd_util-7e90e9215419b4b1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7932fe5375539e75.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-0575b9746e727b3c.rlib" "/opt/rustwide/target/debug/deps/libunreachable-5f53566b053eb3c2.rlib" "/opt/rustwide/target/debug/deps/libvoid-9e681b028a877516.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-3b2deb0c3b388a51.rlib" "/opt/rustwide/target/debug/deps/libmemchr-366b32db13a9544e.rlib" "/opt/rustwide/target/debug/deps/libatty-ba193acd875448e6.rlib" "/opt/rustwide/target/debug/deps/libhumantime-433e4edad92d6f7f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-86327f2f3253f83d.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-0e9a26412ba7ad7d.rlib" "/opt/rustwide/target/debug/deps/libparser-56a75d5dbdaaeeb6.rlib" "/opt/rustwide/target/debug/deps/libinkwell-af38c2373d91a7f6.rlib" "/opt/rustwide/target/debug/deps/libeither-1e94411985578e2d.rlib" "/opt/rustwide/target/debug/deps/libllvm_sys-ed9ad10a90b9c0c3.rlib" "/opt/rustwide/target/debug/deps/liblibc-4f7b53ed0008d5dc.rlib" "/opt/rustwide/target/debug/deps/liblog-fcec31da7f0e2c9e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e2a09b076dc1aec3.rlib" "/opt/rustwide/target/debug/deps/libmatches-8a89801f5eabc631.rlib" "/opt/rustwide/target/debug/deps/libid_tree-16ed7adabfd8d08d.rlib" "/opt/rustwide/target/debug/deps/libsnowflake-33c6b9c005acefb4.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lffi" "-lrt" "-ldl" "-lm" "-lz" "-ltinfo" "-lxml2" "-lstdc++" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/type_analyzer-11e5b010f7ec6465" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `my_parser` (example "type_analyzer") due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcsmAOm1/symbols.o" "/opt/rustwide/target/debug/examples/parser_expr-ad46113932910669.parser_expr.d3ebcedd43da33f6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/parser_expr-ad46113932910669.parser_expr.d3ebcedd43da33f6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/parser_expr-ad46113932910669.11ao5iktureyzkwo.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/llvm-14/lib" "-L" "/opt/rustwide/target/debug/build/llvm-sys-a8bf5759ce1b438b/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libparser-56a75d5dbdaaeeb6.rlib" "/opt/rustwide/target/debug/deps/libinkwell-af38c2373d91a7f6.rlib" "/opt/rustwide/target/debug/deps/libeither-1e94411985578e2d.rlib" "/opt/rustwide/target/debug/deps/libllvm_sys-ed9ad10a90b9c0c3.rlib" "/opt/rustwide/target/debug/deps/liblibc-4f7b53ed0008d5dc.rlib" "/opt/rustwide/target/debug/deps/liblog-fcec31da7f0e2c9e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e2a09b076dc1aec3.rlib" "/opt/rustwide/target/debug/deps/libmatches-8a89801f5eabc631.rlib" "/opt/rustwide/target/debug/deps/libid_tree-16ed7adabfd8d08d.rlib" "/opt/rustwide/target/debug/deps/libsnowflake-33c6b9c005acefb4.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lffi" "-lrt" "-ldl" "-lm" "-lz" "-ltinfo" "-lxml2" "-lstdc++" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/parser_expr-ad46113932910669" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `my_parser` (example "parser_expr") due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc8jaFOn/symbols.o" "/opt/rustwide/target/debug/examples/lexer-88287808a7af6c53.lexer.88e66130e53c45ff-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/lexer-88287808a7af6c53.2s6qoquxkz1r672r.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/llvm-14/lib" "-L" "/opt/rustwide/target/debug/build/llvm-sys-a8bf5759ce1b438b/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libparser-56a75d5dbdaaeeb6.rlib" "/opt/rustwide/target/debug/deps/libinkwell-af38c2373d91a7f6.rlib" "/opt/rustwide/target/debug/deps/libeither-1e94411985578e2d.rlib" "/opt/rustwide/target/debug/deps/libllvm_sys-ed9ad10a90b9c0c3.rlib" "/opt/rustwide/target/debug/deps/liblibc-4f7b53ed0008d5dc.rlib" "/opt/rustwide/target/debug/deps/liblog-fcec31da7f0e2c9e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e2a09b076dc1aec3.rlib" "/opt/rustwide/target/debug/deps/libmatches-8a89801f5eabc631.rlib" "/opt/rustwide/target/debug/deps/libid_tree-16ed7adabfd8d08d.rlib" "/opt/rustwide/target/debug/deps/libsnowflake-33c6b9c005acefb4.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lffi" "-lrt" "-ldl" "-lm" "-lz" "-ltinfo" "-lxml2" "-lstdc++" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/lexer-88287808a7af6c53" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `my_parser` (example "lexer") due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc27yHul/symbols.o" "/opt/rustwide/target/debug/examples/llvm_ir_gen-9c094692015b73cd.llvm_ir_gen.67944f6b65b8a073-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/llvm_ir_gen-9c094692015b73cd.jdh56fiub3r9eyh.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/llvm-14/lib" "-L" "/opt/rustwide/target/debug/build/llvm-sys-a8bf5759ce1b438b/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-ee93e18e709fdf7a.rlib" "/opt/rustwide/target/debug/deps/libregex-db4d352097317f55.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-9de9724a84ace893.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-03877bd1cb40e575.rlib" "/opt/rustwide/target/debug/deps/libucd_util-7e90e9215419b4b1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7932fe5375539e75.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-0575b9746e727b3c.rlib" "/opt/rustwide/target/debug/deps/libunreachable-5f53566b053eb3c2.rlib" "/opt/rustwide/target/debug/deps/libvoid-9e681b028a877516.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-3b2deb0c3b388a51.rlib" "/opt/rustwide/target/debug/deps/libmemchr-366b32db13a9544e.rlib" "/opt/rustwide/target/debug/deps/libatty-ba193acd875448e6.rlib" "/opt/rustwide/target/debug/deps/libhumantime-433e4edad92d6f7f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-86327f2f3253f83d.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-0e9a26412ba7ad7d.rlib" "/opt/rustwide/target/debug/deps/libparser-56a75d5dbdaaeeb6.rlib" "/opt/rustwide/target/debug/deps/libinkwell-af38c2373d91a7f6.rlib" "/opt/rustwide/target/debug/deps/libeither-1e94411985578e2d.rlib" "/opt/rustwide/target/debug/deps/libllvm_sys-ed9ad10a90b9c0c3.rlib" "/opt/rustwide/target/debug/deps/liblibc-4f7b53ed0008d5dc.rlib" "/opt/rustwide/target/debug/deps/liblog-fcec31da7f0e2c9e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e2a09b076dc1aec3.rlib" "/opt/rustwide/target/debug/deps/libmatches-8a89801f5eabc631.rlib" "/opt/rustwide/target/debug/deps/libid_tree-16ed7adabfd8d08d.rlib" "/opt/rustwide/target/debug/deps/libsnowflake-33c6b9c005acefb4.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lffi" "-lrt" "-ldl" "-lm" "-lz" "-ltinfo" "-lxml2" "-lstdc++" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/llvm_ir_gen-9c094692015b73cd" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `my_parser` (example "llvm_ir_gen") due to 2 previous errors [INFO] [stdout] warning: 65 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c2844678b001123ba1d61070932a373379f8b142f565d6f7edf6ae2cb4473f51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2844678b001123ba1d61070932a373379f8b142f565d6f7edf6ae2cb4473f51", kill_on_drop: false }` [INFO] [stdout] c2844678b001123ba1d61070932a373379f8b142f565d6f7edf6ae2cb4473f51