[INFO] cloning repository https://github.com/babblet/HackCompiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/babblet/HackCompiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbabblet%2FHackCompiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbabblet%2FHackCompiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed7eee26e2e678c04f8307e57b45692822f56887 [INFO] checking babblet/HackCompiler against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbabblet%2FHackCompiler" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/babblet/HackCompiler on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/babblet/HackCompiler [INFO] finished tweaking git repo https://github.com/babblet/HackCompiler [INFO] tweaked toml for git repo https://github.com/babblet/HackCompiler written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/babblet/HackCompiler already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55b20ad9a294d6da18631bfb8634641420675426d19d9abe79f3c07d606cc145 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "55b20ad9a294d6da18631bfb8634641420675426d19d9abe79f3c07d606cc145", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55b20ad9a294d6da18631bfb8634641420675426d19d9abe79f3c07d606cc145", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55b20ad9a294d6da18631bfb8634641420675426d19d9abe79f3c07d606cc145", kill_on_drop: false }` [INFO] [stdout] 55b20ad9a294d6da18631bfb8634641420675426d19d9abe79f3c07d606cc145 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ef4588511fbe6a0db0c6eef5ee80761aecb2980bf5c0af61633ce09998ebf55 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0ef4588511fbe6a0db0c6eef5ee80761aecb2980bf5c0af61633ce09998ebf55", kill_on_drop: false }` [INFO] [stderr] Checking hack_compiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/models/token.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::OsString` [INFO] [stdout] --> src/models/token.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::ffi::OsString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::slice::Iter` [INFO] [stdout] --> src/classes/tokenizer.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::slice::Iter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::Chars` [INFO] [stdout] --> src/classes/tokenizer.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::str::Chars; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/models/token.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::OsString` [INFO] [stdout] --> src/models/token.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::ffi::OsString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::slice::Iter` [INFO] [stdout] --> src/classes/tokenizer.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::slice::Iter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::Chars` [INFO] [stdout] --> src/classes/tokenizer.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::str::Chars; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_name` [INFO] [stdout] --> src/classes/compilation_engine.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | let file_name = match input.file_name() { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> src/classes/compilation_engine.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(input: &Path, output: &Path) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `input_lines` [INFO] [stdout] --> src/classes/compilation_engine.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | input_lines: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `output_buffer` [INFO] [stdout] --> src/classes/compilation_engine.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | output_buffer: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `run` [INFO] [stdout] --> src/classes/compilation_engine.rs:37:6 [INFO] [stdout] | [INFO] [stdout] 37 | fn run(self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile_class` [INFO] [stdout] --> src/classes/compilation_engine.rs:40:6 [INFO] [stdout] | [INFO] [stdout] 40 | fn compile_class() { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile_class_var_dec` [INFO] [stdout] --> src/classes/compilation_engine.rs:44:6 [INFO] [stdout] | [INFO] [stdout] 44 | fn compile_class_var_dec() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile_subroutine_dec` [INFO] [stdout] --> src/classes/compilation_engine.rs:48:6 [INFO] [stdout] | [INFO] [stdout] 48 | fn compile_subroutine_dec() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile_parameter_list` [INFO] [stdout] --> src/classes/compilation_engine.rs:52:6 [INFO] [stdout] | [INFO] [stdout] 52 | fn compile_parameter_list() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile_subroutine_body` [INFO] [stdout] --> src/classes/compilation_engine.rs:56:6 [INFO] [stdout] | [INFO] [stdout] 56 | fn compile_subroutine_body() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile_var_dec` [INFO] [stdout] --> src/classes/compilation_engine.rs:60:6 [INFO] [stdout] | [INFO] [stdout] 60 | fn compile_var_dec() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile_statements` [INFO] [stdout] --> src/classes/compilation_engine.rs:64:6 [INFO] [stdout] | [INFO] [stdout] 64 | fn compile_statements() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile_let` [INFO] [stdout] --> src/classes/compilation_engine.rs:68:6 [INFO] [stdout] | [INFO] [stdout] 68 | fn compile_let() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile_if` [INFO] [stdout] --> src/classes/compilation_engine.rs:72:6 [INFO] [stdout] | [INFO] [stdout] 72 | fn compile_if () { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile_while` [INFO] [stdout] --> src/classes/compilation_engine.rs:76:6 [INFO] [stdout] | [INFO] [stdout] 76 | fn compile_while () { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile_do` [INFO] [stdout] --> src/classes/compilation_engine.rs:80:6 [INFO] [stdout] | [INFO] [stdout] 80 | fn compile_do() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile_return` [INFO] [stdout] --> src/classes/compilation_engine.rs:84:6 [INFO] [stdout] | [INFO] [stdout] 84 | fn compile_return() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile_expression` [INFO] [stdout] --> src/classes/compilation_engine.rs:88:6 [INFO] [stdout] | [INFO] [stdout] 88 | fn compile_expression() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile_term` [INFO] [stdout] --> src/classes/compilation_engine.rs:92:6 [INFO] [stdout] | [INFO] [stdout] 92 | fn compile_term() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile_expression_list` [INFO] [stdout] --> src/classes/compilation_engine.rs:96:6 [INFO] [stdout] | [INFO] [stdout] 96 | fn compile_expression_list() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `getKindArray` should have a snake case name [INFO] [stdout] --> src/grammar/mod.rs:130:10 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn getKindArray() -> [Keyword; 21] { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `get_kind_array` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_name` [INFO] [stdout] --> src/classes/compilation_engine.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | let file_name = match input.file_name() { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> src/classes/compilation_engine.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(input: &Path, output: &Path) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `input_lines` [INFO] [stdout] --> src/classes/compilation_engine.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | input_lines: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `output_buffer` [INFO] [stdout] --> src/classes/compilation_engine.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | output_buffer: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `run` [INFO] [stdout] --> src/classes/compilation_engine.rs:37:6 [INFO] [stdout] | [INFO] [stdout] 37 | fn run(self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile_class` [INFO] [stdout] --> src/classes/compilation_engine.rs:40:6 [INFO] [stdout] | [INFO] [stdout] 40 | fn compile_class() { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile_class_var_dec` [INFO] [stdout] --> src/classes/compilation_engine.rs:44:6 [INFO] [stdout] | [INFO] [stdout] 44 | fn compile_class_var_dec() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile_subroutine_dec` [INFO] [stdout] --> src/classes/compilation_engine.rs:48:6 [INFO] [stdout] | [INFO] [stdout] 48 | fn compile_subroutine_dec() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile_parameter_list` [INFO] [stdout] --> src/classes/compilation_engine.rs:52:6 [INFO] [stdout] | [INFO] [stdout] 52 | fn compile_parameter_list() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile_subroutine_body` [INFO] [stdout] --> src/classes/compilation_engine.rs:56:6 [INFO] [stdout] | [INFO] [stdout] 56 | fn compile_subroutine_body() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile_var_dec` [INFO] [stdout] --> src/classes/compilation_engine.rs:60:6 [INFO] [stdout] | [INFO] [stdout] 60 | fn compile_var_dec() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile_statements` [INFO] [stdout] --> src/classes/compilation_engine.rs:64:6 [INFO] [stdout] | [INFO] [stdout] 64 | fn compile_statements() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile_let` [INFO] [stdout] --> src/classes/compilation_engine.rs:68:6 [INFO] [stdout] | [INFO] [stdout] 68 | fn compile_let() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile_if` [INFO] [stdout] --> src/classes/compilation_engine.rs:72:6 [INFO] [stdout] | [INFO] [stdout] 72 | fn compile_if () { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile_while` [INFO] [stdout] --> src/classes/compilation_engine.rs:76:6 [INFO] [stdout] | [INFO] [stdout] 76 | fn compile_while () { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile_do` [INFO] [stdout] --> src/classes/compilation_engine.rs:80:6 [INFO] [stdout] | [INFO] [stdout] 80 | fn compile_do() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile_return` [INFO] [stdout] --> src/classes/compilation_engine.rs:84:6 [INFO] [stdout] | [INFO] [stdout] 84 | fn compile_return() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile_expression` [INFO] [stdout] --> src/classes/compilation_engine.rs:88:6 [INFO] [stdout] | [INFO] [stdout] 88 | fn compile_expression() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile_term` [INFO] [stdout] --> src/classes/compilation_engine.rs:92:6 [INFO] [stdout] | [INFO] [stdout] 92 | fn compile_term() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile_expression_list` [INFO] [stdout] --> src/classes/compilation_engine.rs:96:6 [INFO] [stdout] | [INFO] [stdout] 96 | fn compile_expression_list() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `getKindArray` should have a snake case name [INFO] [stdout] --> src/grammar/mod.rs:130:10 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn getKindArray() -> [Keyword; 21] { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `get_kind_array` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hack_compiler::classes::analyzer::SyntaxAnalyzer` [INFO] [stdout] --> tests/analyzer/mod.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | use hack_compiler::classes::analyzer::SyntaxAnalyzer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hack_compiler::classes::arguments::Arguments` [INFO] [stdout] --> tests/arguments/mod.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | use hack_compiler::classes::arguments::Arguments; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hack_compiler::classes::compilation_engine::CompilationEngine` [INFO] [stdout] --> tests/compilation_engine/mod.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | use hack_compiler::classes::compilation_engine::CompilationEngine; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::OsString` [INFO] [stdout] --> tests/tokenizer/mod.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | use std::ffi::OsString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hack_compiler::grammar::LexicalElement` [INFO] [stdout] --> tests/tokenizer/mod.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | use hack_compiler::grammar::LexicalElement; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hack_compiler::grammar::Keyword` [INFO] [stdout] --> tests/tokenizer/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | use hack_compiler::grammar::Keyword; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hack_compiler::classes::compilation_engine::CompilationEngine` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use hack_compiler::classes::compilation_engine::CompilationEngine; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hack_compiler::classes::compilation_engine::CompilationEngine` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use hack_compiler::classes::compilation_engine::CompilationEngine; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.23s [INFO] running `Command { std: "docker" "inspect" "0ef4588511fbe6a0db0c6eef5ee80761aecb2980bf5c0af61633ce09998ebf55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ef4588511fbe6a0db0c6eef5ee80761aecb2980bf5c0af61633ce09998ebf55", kill_on_drop: false }` [INFO] [stdout] 0ef4588511fbe6a0db0c6eef5ee80761aecb2980bf5c0af61633ce09998ebf55