[INFO] cloning repository https://github.com/Aavtic/Alphera
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aavtic/Alphera" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAavtic%2FAlphera", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAavtic%2FAlphera'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1755847c21cc3605845e2766b9e18a70a313cc64
[INFO] checking Aavtic/Alphera against master#3f6250a7bb79e600d9036bbc7c8f65af43933643 for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAavtic%2FAlphera" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Aavtic/Alphera
[INFO] finished tweaking git repo https://github.com/Aavtic/Alphera
[INFO] tweaked toml for git repo https://github.com/Aavtic/Alphera written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aavtic/Alphera on toolchain 3f6250a7bb79e600d9036bbc7c8f65af43933643
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aavtic/Alphera 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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded llvm-sys v211.0.0
[INFO] [stderr]   Downloaded clap_builder v4.5.51
[INFO] [stderr]   Downloaded inkwell_internals v0.12.0
[INFO] [stderr]   Downloaded clap v4.5.51
[INFO] [stderr]   Downloaded inkwell v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68631b9a350e909b614171130abe1d18f22c0a661e6d123b70e6fe9c8c8360e0
[INFO] running `Command { std: "docker" "start" "-a" "68631b9a350e909b614171130abe1d18f22c0a661e6d123b70e6fe9c8c8360e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68631b9a350e909b614171130abe1d18f22c0a661e6d123b70e6fe9c8c8360e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68631b9a350e909b614171130abe1d18f22c0a661e6d123b70e6fe9c8c8360e0", kill_on_drop: false }`
[INFO] [stdout] 68631b9a350e909b614171130abe1d18f22c0a661e6d123b70e6fe9c8c8360e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23afb31b8669b1ec77d4f031d4aa7e80d0bdc8f38cae219f54ed4c16fa6fcdb1
[INFO] running `Command { std: "docker" "start" "-a" "23afb31b8669b1ec77d4f031d4aa7e80d0bdc8f38cae219f54ed4c16fa6fcdb1", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking utils v0.1.0 (/opt/rustwide/workdir/crates/utils)
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking lexer v0.1.0 (/opt/rustwide/workdir/crates/lexer)
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling inkwell v0.7.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking config v0.1.0 (/opt/rustwide/workdir/crates/config)
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking ast v0.1.0 (/opt/rustwide/workdir/crates/ast)
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stdout] warning: unused variable: `op`
[INFO] [stdout]    --> crates/ast/src/ast.rs:349:25
[INFO] [stdout]     |
[INFO] [stdout] 349 |             Expr::Unary{op, right} =>           "Unary",
[INFO] [stdout]     |                         ^^ help: try ignoring the field: `op: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `right`
[INFO] [stdout]    --> crates/ast/src/ast.rs:349:29
[INFO] [stdout]     |
[INFO] [stdout] 349 |             Expr::Unary{op, right} =>           "Unary",
[INFO] [stdout]     |                             ^^^^^ help: try ignoring the field: `right: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `left`
[INFO] [stdout]    --> crates/ast/src/ast.rs:350:26
[INFO] [stdout]     |
[INFO] [stdout] 350 |             Expr::Binary{left, op, right} =>    "Binary",
[INFO] [stdout]     |                          ^^^^ help: try ignoring the field: `left: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op`
[INFO] [stdout]    --> crates/ast/src/ast.rs:350:32
[INFO] [stdout]     |
[INFO] [stdout] 350 |             Expr::Binary{left, op, right} =>    "Binary",
[INFO] [stdout]     |                                ^^ help: try ignoring the field: `op: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `right`
[INFO] [stdout]    --> crates/ast/src/ast.rs:350:36
[INFO] [stdout]     |
[INFO] [stdout] 350 |             Expr::Binary{left, op, right} =>    "Binary",
[INFO] [stdout]     |                                    ^^^^^ help: try ignoring the field: `right: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `printer`
[INFO] [stdout]    --> crates/ast/src/ast.rs:435:21
[INFO] [stdout]     |
[INFO] [stdout] 435 |     pub fn dump_dot(printer: &mut Printer, ast: Expr, parent: i32) {
[INFO] [stdout]     |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_printer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parent`
[INFO] [stdout]    --> crates/ast/src/ast.rs:435:55
[INFO] [stdout]     |
[INFO] [stdout] 435 |     pub fn dump_dot(printer: &mut Printer, ast: Expr, parent: i32) {
[INFO] [stdout]     |                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking ir v0.1.0 (/opt/rustwide/workdir/crates/ir)
[INFO] [stdout] warning: method `as_string` is never used
[INFO] [stdout]    --> crates/ast/src/ast.rs:335:8
[INFO] [stdout]     |
[INFO] [stdout] 334 | impl Literal {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] 335 |     fn as_string(self) -> String {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]    --> crates/ast/src/ast.rs:347:8
[INFO] [stdout]     |
[INFO] [stdout] 346 | impl Expr {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] 347 |     fn as_str(self) -> &'static str {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `next_index` and `append_output` are never used
[INFO] [stdout]    --> crates/ast/src/ast.rs:422:12
[INFO] [stdout]     |
[INFO] [stdout] 391 |     impl Printer {
[INFO] [stdout]     |     ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 422 |         fn next_index(&mut self) -> i32 {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 427 |         fn append_output(&mut self, index: i32, child_index: i32, value: &str) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op`
[INFO] [stdout]    --> crates/ast/src/ast.rs:349:25
[INFO] [stdout]     |
[INFO] [stdout] 349 |             Expr::Unary{op, right} =>           "Unary",
[INFO] [stdout]     |                         ^^ help: try ignoring the field: `op: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `right`
[INFO] [stdout]    --> crates/ast/src/ast.rs:349:29
[INFO] [stdout]     |
[INFO] [stdout] 349 |             Expr::Unary{op, right} =>           "Unary",
[INFO] [stdout]     |                             ^^^^^ help: try ignoring the field: `right: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `left`
[INFO] [stdout]    --> crates/ast/src/ast.rs:350:26
[INFO] [stdout]     |
[INFO] [stdout] 350 |             Expr::Binary{left, op, right} =>    "Binary",
[INFO] [stdout]     |                          ^^^^ help: try ignoring the field: `left: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op`
[INFO] [stdout]    --> crates/ast/src/ast.rs:350:32
[INFO] [stdout]     |
[INFO] [stdout] 350 |             Expr::Binary{left, op, right} =>    "Binary",
[INFO] [stdout]     |                                ^^ help: try ignoring the field: `op: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `right`
[INFO] [stdout]    --> crates/ast/src/ast.rs:350:36
[INFO] [stdout]     |
[INFO] [stdout] 350 |             Expr::Binary{left, op, right} =>    "Binary",
[INFO] [stdout]     |                                    ^^^^^ help: try ignoring the field: `right: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `printer`
[INFO] [stdout]    --> crates/ast/src/ast.rs:435:21
[INFO] [stdout]     |
[INFO] [stdout] 435 |     pub fn dump_dot(printer: &mut Printer, ast: Expr, parent: i32) {
[INFO] [stdout]     |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_printer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parent`
[INFO] [stdout]    --> crates/ast/src/ast.rs:435:55
[INFO] [stdout]     |
[INFO] [stdout] 435 |     pub fn dump_dot(printer: &mut Printer, ast: Expr, parent: i32) {
[INFO] [stdout]     |                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_string` is never used
[INFO] [stdout]    --> crates/ast/src/ast.rs:335:8
[INFO] [stdout]     |
[INFO] [stdout] 334 | impl Literal {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] 335 |     fn as_string(self) -> String {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking analyzer v0.1.0 (/opt/rustwide/workdir/crates/analyzer)
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]    --> crates/ast/src/ast.rs:347:8
[INFO] [stdout]     |
[INFO] [stdout] 346 | impl Expr {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] 347 |     fn as_str(self) -> &'static str {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `next_index` and `append_output` are never used
[INFO] [stdout]    --> crates/ast/src/ast.rs:422:12
[INFO] [stdout]     |
[INFO] [stdout] 391 |     impl Printer {
[INFO] [stdout]     |     ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 422 |         fn next_index(&mut self) -> i32 {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 427 |         fn append_output(&mut self, index: i32, child_index: i32, value: &str) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking parser v0.1.0 (/opt/rustwide/workdir/crates/parser)
[INFO] [stdout] warning: unused variable: `import_stmt`
[INFO] [stdout]    --> crates/analyzer/src/analyzer.rs:288:31
[INFO] [stdout]     |
[INFO] [stdout] 288 |             Statement::Import(import_stmt) => {
[INFO] [stdout]     |                               ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_import_stmt`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ast`
[INFO] [stdout]    --> crates/parser/src/parser.rs:117:28
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn dump_ast(&self, ast: Vec<ast::Statement>, out_file: PathBuf) {
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_ast`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `out_file`
[INFO] [stdout]    --> crates/parser/src/parser.rs:117:54
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn dump_ast(&self, ast: Vec<ast::Statement>, out_file: PathBuf) {
[INFO] [stdout]     |                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_out_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ast`
[INFO] [stdout]    --> crates/parser/src/parser.rs:117:28
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn dump_ast(&self, ast: Vec<ast::Statement>, out_file: PathBuf) {
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_ast`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `out_file`
[INFO] [stdout]    --> crates/parser/src/parser.rs:117:54
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn dump_ast(&self, ast: Vec<ast::Statement>, out_file: PathBuf) {
[INFO] [stdout]     |                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_out_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `callee`
[INFO] [stdout]    --> crates/analyzer/src/analyzer.rs:447:48
[INFO] [stdout]     |
[INFO] [stdout] 447 |             Expr::MethodCall { call_namespace, callee, args} => {
[INFO] [stdout]     |                                                ^^^^^^ help: try ignoring the field: `callee: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `import_stmt`
[INFO] [stdout]    --> crates/analyzer/src/analyzer.rs:288:31
[INFO] [stdout]     |
[INFO] [stdout] 288 |             Statement::Import(import_stmt) => {
[INFO] [stdout]     |                               ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_import_stmt`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AnalysisMode` is more private than the item `Analyzer::analyze`
[INFO] [stdout]    --> crates/analyzer/src/analyzer.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 | /     pub fn analyze(
[INFO] [stdout] 131 | |         &mut self,
[INFO] [stdout] 132 | |         ast: &mut Vec<Statement>,
[INFO] [stdout] 133 | |         imports: ImportType,
[INFO] [stdout] 134 | |         mode: AnalysisMode,
[INFO] [stdout] 135 | |     ) -> Result<(), String> {
[INFO] [stdout]     | |___________________________^ method `Analyzer::analyze` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AnalysisMode` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> crates/analyzer/src/analyzer.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | enum AnalysisMode {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_imports` is never used
[INFO] [stdout]    --> crates/analyzer/src/analyzer.rs:566:8
[INFO] [stdout]     |
[INFO] [stdout] 565 | impl Analyzer {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] 566 |     fn get_imports(&self) -> ImportType {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_built_in` is never used
[INFO] [stdout]    --> crates/analyzer/src/analyzer.rs:575:4
[INFO] [stdout]     |
[INFO] [stdout] 575 | fn is_built_in(name: String) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `callee`
[INFO] [stdout]    --> crates/analyzer/src/analyzer.rs:447:48
[INFO] [stdout]     |
[INFO] [stdout] 447 |             Expr::MethodCall { call_namespace, callee, args} => {
[INFO] [stdout]     |                                                ^^^^^^ help: try ignoring the field: `callee: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AnalysisMode` is more private than the item `Analyzer::analyze`
[INFO] [stdout]    --> crates/analyzer/src/analyzer.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 | /     pub fn analyze(
[INFO] [stdout] 131 | |         &mut self,
[INFO] [stdout] 132 | |         ast: &mut Vec<Statement>,
[INFO] [stdout] 133 | |         imports: ImportType,
[INFO] [stdout] 134 | |         mode: AnalysisMode,
[INFO] [stdout] 135 | |     ) -> Result<(), String> {
[INFO] [stdout]     | |___________________________^ method `Analyzer::analyze` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AnalysisMode` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> crates/analyzer/src/analyzer.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | enum AnalysisMode {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_imports` is never used
[INFO] [stdout]    --> crates/analyzer/src/analyzer.rs:566:8
[INFO] [stdout]     |
[INFO] [stdout] 565 | impl Analyzer {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] 566 |     fn get_imports(&self) -> ImportType {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_built_in` is never used
[INFO] [stdout]    --> crates/analyzer/src/analyzer.rs:575:4
[INFO] [stdout]     |
[INFO] [stdout] 575 | fn is_built_in(name: String) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling llvm-sys v211.0.0
[INFO] [stdout] error: No suitable version of LLVM was found system-wide or pointed
[INFO] [stdout]               to by LLVM_SYS_211_PREFIX.
[INFO] [stdout]        
[INFO] [stdout]               Consider using `llvmenv` to compile an appropriate copy of LLVM, and
[INFO] [stdout]               refer to the llvm-sys documentation for more information.
[INFO] [stdout]        
[INFO] [stdout]               llvm-sys: https://crates.io/crates/llvm-sys
[INFO] [stdout]               llvmenv: https://crates.io/crates/llvmenv
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-sys-211.0.0/src/lib.rs:532:1
[INFO] [stdout]     |
[INFO] [stdout] 532 | / std::compile_error!(concat!(
[INFO] [stdout] 533 | |     "No suitable version of LLVM was found system-wide or pointed
[INFO] [stdout] 534 | |        to by LLVM_SYS_",
[INFO] [stdout] 535 | |     env!("CARGO_PKG_VERSION_MAJOR"),
[INFO] [stdout] ...   |
[INFO] [stdout] 542 | |        llvmenv: https://crates.io/crates/llvmenv"
[INFO] [stdout] 543 | | ));
[INFO] [stdout]     | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `llvm-sys` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "23afb31b8669b1ec77d4f031d4aa7e80d0bdc8f38cae219f54ed4c16fa6fcdb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23afb31b8669b1ec77d4f031d4aa7e80d0bdc8f38cae219f54ed4c16fa6fcdb1", kill_on_drop: false }`
[INFO] [stdout] 23afb31b8669b1ec77d4f031d4aa7e80d0bdc8f38cae219f54ed4c16fa6fcdb1
