[INFO] cloning repository https://github.com/ASTRALLIBERTAD/astrallang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ASTRALLIBERTAD/astrallang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FASTRALLIBERTAD%2Fastrallang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FASTRALLIBERTAD%2Fastrallang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fdca48810537d1511f8c79db60c736fb7964985e
[INFO] testing ASTRALLIBERTAD/astrallang against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FASTRALLIBERTAD%2Fastrallang" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ASTRALLIBERTAD/astrallang
[INFO] finished tweaking git repo https://github.com/ASTRALLIBERTAD/astrallang
[INFO] tweaked toml for git repo https://github.com/ASTRALLIBERTAD/astrallang written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ASTRALLIBERTAD/astrallang on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ASTRALLIBERTAD/astrallang 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3422c5263645cb992a2735394687cd684413e363288c7548df45d9db1511195
[INFO] running `Command { std: "docker" "start" "-a" "a3422c5263645cb992a2735394687cd684413e363288c7548df45d9db1511195", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3422c5263645cb992a2735394687cd684413e363288c7548df45d9db1511195", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3422c5263645cb992a2735394687cd684413e363288c7548df45d9db1511195", kill_on_drop: false }`
[INFO] [stdout] a3422c5263645cb992a2735394687cd684413e363288c7548df45d9db1511195
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea281cff443a0ae2e4cd2c5f8404ad0deb94884623bdefad50b645dc6bbcba8d
[INFO] running `Command { std: "docker" "start" "-a" "ea281cff443a0ae2e4cd2c5f8404ad0deb94884623bdefad50b645dc6bbcba8d", kill_on_drop: false }`
[INFO] [stderr]    Compiling astrallang v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Type`
[INFO] [stdout]  --> src/compiler/lexer.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::compiler::ast::{Type, Value};
[INFO] [stdout]   |                            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `value`
[INFO] [stdout]  --> src/compiler/interpreter.rs:1:41
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::compiler::{ast::*, builtins, value};
[INFO] [stdout]   |                                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ast::*`
[INFO] [stdout]   --> src/compiler/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use ast::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `lexer::Lexer`
[INFO] [stdout]   --> src/compiler/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use lexer::Lexer;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parser::Parser`
[INFO] [stdout]   --> src/compiler/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use parser::Parser;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `interpreter::Interpreter`
[INFO] [stdout]   --> src/compiler/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use interpreter::Interpreter;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `none`
[INFO] [stdout]   --> src/compiler/interpreter.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |             none => Ok(Value::I32(0)), // Default return value
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_none`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `none`
[INFO] [stdout]    --> src/compiler/interpreter.rs:130:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 none => continue,
[INFO] [stdout]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_none`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `none`
[INFO] [stdout]    --> src/compiler/interpreter.rs:164:26
[INFO] [stdout]     |
[INFO] [stdout] 164 |             Stmt::Return(none) => Ok(Some(Value::I32(0))),
[INFO] [stdout]     |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_none`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `main_func`
[INFO] [stdout]    --> src/main.rs:114:21
[INFO] [stdout]     |
[INFO] [stdout] 114 |         if let Some(main_func) = ast.iter().find_map(|stmt| {
[INFO] [stdout]     |                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_main_func`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `default_value` is never read
[INFO] [stdout]   --> src/compiler/ast.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct Param {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub default_value: Option<Expr>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Param` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `matches_type` is never used
[INFO] [stdout]    --> src/compiler/ast.rs:224:12
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl Value {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 224 |     pub fn matches_type(&self, typ: &Type) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `value_to_string` is never used
[INFO] [stdout]    --> src/compiler/interpreter.rs:608:8
[INFO] [stdout]     |
[INFO] [stdout] 31  | impl Interpreter {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 608 |     fn value_to_string(&self, val: &Value) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.30s
[INFO] running `Command { std: "docker" "inspect" "ea281cff443a0ae2e4cd2c5f8404ad0deb94884623bdefad50b645dc6bbcba8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea281cff443a0ae2e4cd2c5f8404ad0deb94884623bdefad50b645dc6bbcba8d", kill_on_drop: false }`
[INFO] [stdout] ea281cff443a0ae2e4cd2c5f8404ad0deb94884623bdefad50b645dc6bbcba8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0bbda4e1bb01984052fe2a1bd46d9bb9020f989bec1ee2b35f66357aecb2a9ef
[INFO] running `Command { std: "docker" "start" "-a" "0bbda4e1bb01984052fe2a1bd46d9bb9020f989bec1ee2b35f66357aecb2a9ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling astrallang v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Type`
[INFO] [stdout]  --> src/compiler/lexer.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::compiler::ast::{Type, Value};
[INFO] [stdout]   |                            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `value`
[INFO] [stdout]  --> src/compiler/interpreter.rs:1:41
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::compiler::{ast::*, builtins, value};
[INFO] [stdout]   |                                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ast::*`
[INFO] [stdout]   --> src/compiler/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use ast::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `lexer::Lexer`
[INFO] [stdout]   --> src/compiler/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use lexer::Lexer;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parser::Parser`
[INFO] [stdout]   --> src/compiler/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use parser::Parser;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `interpreter::Interpreter`
[INFO] [stdout]   --> src/compiler/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use interpreter::Interpreter;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `none`
[INFO] [stdout]   --> src/compiler/interpreter.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |             none => Ok(Value::I32(0)), // Default return value
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_none`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `none`
[INFO] [stdout]    --> src/compiler/interpreter.rs:130:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 none => continue,
[INFO] [stdout]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_none`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `none`
[INFO] [stdout]    --> src/compiler/interpreter.rs:164:26
[INFO] [stdout]     |
[INFO] [stdout] 164 |             Stmt::Return(none) => Ok(Some(Value::I32(0))),
[INFO] [stdout]     |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_none`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `main_func`
[INFO] [stdout]    --> src/main.rs:114:21
[INFO] [stdout]     |
[INFO] [stdout] 114 |         if let Some(main_func) = ast.iter().find_map(|stmt| {
[INFO] [stdout]     |                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_main_func`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `default_value` is never read
[INFO] [stdout]   --> src/compiler/ast.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct Param {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub default_value: Option<Expr>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Param` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `matches_type` is never used
[INFO] [stdout]    --> src/compiler/ast.rs:224:12
[INFO] [stdout]     |
[INFO] [stdout] 179 | impl Value {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 224 |     pub fn matches_type(&self, typ: &Type) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `value_to_string` is never used
[INFO] [stdout]    --> src/compiler/interpreter.rs:608:8
[INFO] [stdout]     |
[INFO] [stdout] 31  | impl Interpreter {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 608 |     fn value_to_string(&self, val: &Value) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] running `Command { std: "docker" "inspect" "0bbda4e1bb01984052fe2a1bd46d9bb9020f989bec1ee2b35f66357aecb2a9ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bbda4e1bb01984052fe2a1bd46d9bb9020f989bec1ee2b35f66357aecb2a9ef", kill_on_drop: false }`
[INFO] [stdout] 0bbda4e1bb01984052fe2a1bd46d9bb9020f989bec1ee2b35f66357aecb2a9ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c37851a6c48fb1e0bcc818da056966b966661dfcf06f4ef4da282de09bd102a5
[INFO] running `Command { std: "docker" "start" "-a" "c37851a6c48fb1e0bcc818da056966b966661dfcf06f4ef4da282de09bd102a5", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Type`
[INFO] [stderr]  --> src/compiler/lexer.rs:3:28
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::compiler::ast::{Type, Value};
[INFO] [stderr]   |                            ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `value`
[INFO] [stderr]  --> src/compiler/interpreter.rs:1:41
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::compiler::{ast::*, builtins, value};
[INFO] [stderr]   |                                         ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ast::*`
[INFO] [stderr]   --> src/compiler/mod.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub use ast::*;
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `lexer::Lexer`
[INFO] [stderr]   --> src/compiler/mod.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub use lexer::Lexer;
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `parser::Parser`
[INFO] [stderr]   --> src/compiler/mod.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub use parser::Parser;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `interpreter::Interpreter`
[INFO] [stderr]   --> src/compiler/mod.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub use interpreter::Interpreter;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `none`
[INFO] [stderr]   --> src/compiler/interpreter.rs:92:13
[INFO] [stderr]    |
[INFO] [stderr] 92 |             none => Ok(Value::I32(0)), // Default return value
[INFO] [stderr]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_none`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `none`
[INFO] [stderr]    --> src/compiler/interpreter.rs:130:17
[INFO] [stderr]     |
[INFO] [stderr] 130 |                 none => continue,
[INFO] [stderr]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_none`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `none`
[INFO] [stderr]    --> src/compiler/interpreter.rs:164:26
[INFO] [stderr]     |
[INFO] [stderr] 164 |             Stmt::Return(none) => Ok(Some(Value::I32(0))),
[INFO] [stderr]     |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_none`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `main_func`
[INFO] [stderr]    --> src/main.rs:114:21
[INFO] [stderr]     |
[INFO] [stderr] 114 |         if let Some(main_func) = ast.iter().find_map(|stmt| {
[INFO] [stderr]     |                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_main_func`
[INFO] [stderr] 
[INFO] [stderr] warning: field `default_value` is never read
[INFO] [stderr]   --> src/compiler/ast.rs:85:9
[INFO] [stderr]    |
[INFO] [stderr] 82 | pub struct Param {
[INFO] [stderr]    |            ----- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 85 |     pub default_value: Option<Expr>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Param` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `matches_type` is never used
[INFO] [stderr]    --> src/compiler/ast.rs:224:12
[INFO] [stderr]     |
[INFO] [stderr] 179 | impl Value {
[INFO] [stderr]     | ---------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 224 |     pub fn matches_type(&self, typ: &Type) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `value_to_string` is never used
[INFO] [stderr]    --> src/compiler/interpreter.rs:608:8
[INFO] [stderr]     |
[INFO] [stderr] 31  | impl Interpreter {
[INFO] [stderr]     | ---------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 608 |     fn value_to_string(&self, val: &Value) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `astrallang` (bin "astrallang" test) generated 13 warnings (run `cargo fix --bin "astrallang" --tests` to apply 6 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/astrallang-00232aff31ac5bd7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c37851a6c48fb1e0bcc818da056966b966661dfcf06f4ef4da282de09bd102a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c37851a6c48fb1e0bcc818da056966b966661dfcf06f4ef4da282de09bd102a5", kill_on_drop: false }`
[INFO] [stdout] c37851a6c48fb1e0bcc818da056966b966661dfcf06f4ef4da282de09bd102a5
