[INFO] cloning repository https://github.com/veekxt/xt_lang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/veekxt/xt_lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveekxt%2Fxt_lang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveekxt%2Fxt_lang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0dcfb70820a5a3c2e4c31d95c89184ae0af1395d
[INFO] checking veekxt/xt_lang against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveekxt%2Fxt_lang" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/veekxt/xt_lang
[INFO] finished tweaking git repo https://github.com/veekxt/xt_lang
[INFO] tweaked toml for git repo https://github.com/veekxt/xt_lang written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/veekxt/xt_lang on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/veekxt/xt_lang already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c714e232893bffa6376583485dc335cfebc0f9b0378864c272f21cbef0843f9e
[INFO] running `Command { std: "docker" "start" "-a" "c714e232893bffa6376583485dc335cfebc0f9b0378864c272f21cbef0843f9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c714e232893bffa6376583485dc335cfebc0f9b0378864c272f21cbef0843f9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c714e232893bffa6376583485dc335cfebc0f9b0378864c272f21cbef0843f9e", kill_on_drop: false }`
[INFO] [stdout] c714e232893bffa6376583485dc335cfebc0f9b0378864c272f21cbef0843f9e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 624cb708f8234e5a17da09264ff7ab4005e7fab127a77d75fc4f885c6c4b7003
[INFO] running `Command { std: "docker" "start" "-a" "624cb708f8234e5a17da09264ff7ab4005e7fab127a77d75fc4f885c6c4b7003", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking xt_lang v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/lexer.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |         'a' ... 'z' | 'A' ... 'Z' | '_' => true,
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/lexer.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |         'a' ... 'z' | 'A' ... 'Z' | '_' => true,
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/lexer.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 |         '0' ... '9' | 'a' ... 'z' | 'A' ... 'Z' | '_' => true,
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/lexer.rs:129:27
[INFO] [stdout]     |
[INFO] [stdout] 129 |         '0' ... '9' | 'a' ... 'z' | 'A' ... 'Z' | '_' => true,
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/lexer.rs:129:41
[INFO] [stdout]     |
[INFO] [stdout] 129 |         '0' ... '9' | 'a' ... 'z' | 'A' ... 'Z' | '_' => true,
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/lexer.rs:136:13
[INFO] [stdout]     |
[INFO] [stdout] 136 |         '0' ... '9' => true,
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/lexer.rs:143:13
[INFO] [stdout]     |
[INFO] [stdout] 143 |         '0' ... '9' => true,
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `err_return2`
[INFO] [stdout]    --> src/parser.rs:294:14
[INFO] [stdout]     |
[INFO] [stdout] 294 | macro_rules! err_return2 {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashSet`
[INFO] [stdout]  --> src/xt_type.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/lexer.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |         'a' ... 'z' | 'A' ... 'Z' | '_' => true,
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/lexer.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |         'a' ... 'z' | 'A' ... 'Z' | '_' => true,
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/lexer.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 |         '0' ... '9' | 'a' ... 'z' | 'A' ... 'Z' | '_' => true,
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/lexer.rs:129:27
[INFO] [stdout]     |
[INFO] [stdout] 129 |         '0' ... '9' | 'a' ... 'z' | 'A' ... 'Z' | '_' => true,
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/lexer.rs:129:41
[INFO] [stdout]     |
[INFO] [stdout] 129 |         '0' ... '9' | 'a' ... 'z' | 'A' ... 'Z' | '_' => true,
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/lexer.rs:136:13
[INFO] [stdout]     |
[INFO] [stdout] 136 |         '0' ... '9' => true,
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/lexer.rs:143:13
[INFO] [stdout]     |
[INFO] [stdout] 143 |         '0' ... '9' => true,
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `err_return2`
[INFO] [stdout]    --> src/parser.rs:294:14
[INFO] [stdout]     |
[INFO] [stdout] 294 | macro_rules! err_return2 {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashSet`
[INFO] [stdout]  --> src/xt_type.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]    --> src/parser.rs:573:21
[INFO] [stdout]     |
[INFO] [stdout] 573 |                 Err(err) => {
[INFO] [stdout]     |                     ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/xt_type.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let mut val = XtValue {
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/xt_type.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn new_int(i: i64) -> Box<XtValue> {
[INFO] [stdout]    |                ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/xt_type.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let mut val = XtValue {
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/xt_type.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn new_bool(i: bool) -> Box<XtValue> {
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/main.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 Err(err) => {}
[INFO] [stdout]    |                     ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `in_if` and `err` are never read
[INFO] [stdout]    --> src/parser.rs:483:5
[INFO] [stdout]     |
[INFO] [stdout] 482 | pub struct Status {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] 483 |     in_if: isize,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 487 |     err: bool,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Status` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `RETURN`, `BREAK`, and `CONTINUE` are never constructed
[INFO] [stdout]   --> src/run.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | enum StmtInfo {
[INFO] [stdout]    |      -------- variants in this enum
[INFO] [stdout] 60 |     RETURN(XtValue),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 61 |     BREAK,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 62 |     CONTINUE,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]  --> src/xt_type.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct XtValueType {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] 6 |     name: String,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `SysFunction` and `DefFunction` are never constructed
[INFO] [stdout]   --> src/xt_type.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum XtFunction {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] 16 |     SysFunction(fn(&XtValue) -> ()),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 17 |     DefFunction(Box<AST>),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `xt_type`, `attribute`, and `method` are never read
[INFO] [stdout]   --> src/xt_type.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct XtValue {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 21 |     pub id: i64,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 22 |     pub xt_type: XtValueType,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 23 |     pub attribute: HashMap<String, XtValue>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 24 |     pub method: HashMap<String,XtFunction>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `new_bool` is never used
[INFO] [stdout]   --> src/xt_type.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn new_bool(i: bool) -> Box<XtValue> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 |                     run(ast);
[INFO] [stdout]    |                     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 29 |                     let _ = run(ast);
[INFO] [stdout]    |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/run.rs:92:17
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 run_var(context, iden, exp);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 let _ = run_var(context, iden, exp);
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/run.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 |                 run_stmt(context,stmt);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 95 |                 let _ = run_stmt(context,stmt);
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/run.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         run_stmt(&mut context, &ast_vec);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 111 |         let _ = run_stmt(&mut context, &ast_vec);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]    --> src/parser.rs:573:21
[INFO] [stdout]     |
[INFO] [stdout] 573 |                 Err(err) => {
[INFO] [stdout]     |                     ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/xt_type.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let mut val = XtValue {
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/xt_type.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn new_int(i: i64) -> Box<XtValue> {
[INFO] [stdout]    |                ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/xt_type.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let mut val = XtValue {
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/xt_type.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn new_bool(i: bool) -> Box<XtValue> {
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/main.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 Err(err) => {}
[INFO] [stdout]    |                     ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `in_if` and `err` are never read
[INFO] [stdout]    --> src/parser.rs:483:5
[INFO] [stdout]     |
[INFO] [stdout] 482 | pub struct Status {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] 483 |     in_if: isize,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 487 |     err: bool,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Status` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `RETURN`, `BREAK`, and `CONTINUE` are never constructed
[INFO] [stdout]   --> src/run.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | enum StmtInfo {
[INFO] [stdout]    |      -------- variants in this enum
[INFO] [stdout] 60 |     RETURN(XtValue),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 61 |     BREAK,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 62 |     CONTINUE,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]  --> src/xt_type.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct XtValueType {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] 6 |     name: String,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `SysFunction` and `DefFunction` are never constructed
[INFO] [stdout]   --> src/xt_type.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum XtFunction {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] 16 |     SysFunction(fn(&XtValue) -> ()),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 17 |     DefFunction(Box<AST>),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `xt_type`, `attribute`, and `method` are never read
[INFO] [stdout]   --> src/xt_type.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct XtValue {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 21 |     pub id: i64,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 22 |     pub xt_type: XtValueType,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 23 |     pub attribute: HashMap<String, XtValue>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 24 |     pub method: HashMap<String,XtFunction>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `new_bool` is never used
[INFO] [stdout]   --> src/xt_type.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn new_bool(i: bool) -> Box<XtValue> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 |                     run(ast);
[INFO] [stdout]    |                     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 29 |                     let _ = run(ast);
[INFO] [stdout]    |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/run.rs:92:17
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 run_var(context, iden, exp);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 let _ = run_var(context, iden, exp);
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/run.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 |                 run_stmt(context,stmt);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 95 |                 let _ = run_stmt(context,stmt);
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/run.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         run_stmt(&mut context, &ast_vec);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 111 |         let _ = run_stmt(&mut context, &ast_vec);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] running `Command { std: "docker" "inspect" "624cb708f8234e5a17da09264ff7ab4005e7fab127a77d75fc4f885c6c4b7003", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "624cb708f8234e5a17da09264ff7ab4005e7fab127a77d75fc4f885c6c4b7003", kill_on_drop: false }`
[INFO] [stdout] 624cb708f8234e5a17da09264ff7ab4005e7fab127a77d75fc4f885c6c4b7003
