[INFO] cloning repository https://github.com/LKBaka/RustAnt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LKBaka/RustAnt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLKBaka%2FRustAnt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLKBaka%2FRustAnt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 327905ebf0d932625afc8cc04d3250c9b18a8fc5 [INFO] checking LKBaka/RustAnt against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLKBaka%2FRustAnt" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/LKBaka/RustAnt [INFO] finished tweaking git repo https://github.com/LKBaka/RustAnt [INFO] tweaked toml for git repo https://github.com/LKBaka/RustAnt written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LKBaka/RustAnt on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/LKBaka/RustAnt 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d18d1c00d8bf5750cbb8ae83cfa0ce3db2726794a91ff5692073cea0aa50b5f [INFO] running `Command { std: "docker" "start" "-a" "6d18d1c00d8bf5750cbb8ae83cfa0ce3db2726794a91ff5692073cea0aa50b5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d18d1c00d8bf5750cbb8ae83cfa0ce3db2726794a91ff5692073cea0aa50b5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d18d1c00d8bf5750cbb8ae83cfa0ce3db2726794a91ff5692073cea0aa50b5f", kill_on_drop: false }` [INFO] [stdout] 6d18d1c00d8bf5750cbb8ae83cfa0ce3db2726794a91ff5692073cea0aa50b5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 636317c3ffe421fed7421493dc64da56905f10e2ab178e8378ef367f569d564b [INFO] running `Command { std: "docker" "start" "-a" "636317c3ffe421fed7421493dc64da56905f10e2ab178e8378ef367f569d564b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Checking clap_builder v4.5.39 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking clap v4.5.39 [INFO] [stderr] Checking RustAnt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/runner/file_runner.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::environment::data::Data` [INFO] [stdout] --> src/runner/file_runner.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::environment::data::Data; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::environment::data_info::DataInfo` [INFO] [stdout] --> src/runner/file_runner.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::environment::data_info::DataInfo; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::module_system::import_module::ModuleImporter` [INFO] [stdout] --> src/runner/file_runner.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::module_system::import_module::ModuleImporter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/runner/file_runner.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::environment::data::Data` [INFO] [stdout] --> src/runner/file_runner.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::environment::data::Data; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::environment::data_info::DataInfo` [INFO] [stdout] --> src/runner/file_runner.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::environment::data_info::DataInfo; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::module_system::import_module::ModuleImporter` [INFO] [stdout] --> src/runner/file_runner.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::module_system::import_module::ModuleImporter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arg_env` [INFO] [stdout] --> src/environment/builtin_functions.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn builtin_clear(arg_env: &mut Environment) -> Option { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arg_env` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/environment/builtin_functions.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | let result = run_command(command.value.as_str()); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arg_env` [INFO] [stdout] --> src/environment/builtin_functions.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn builtin_clear(arg_env: &mut Environment) -> Option { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arg_env` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/environment/builtin_functions.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | let result = run_command(command.value.as_str()); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_expression_statement` is never used [INFO] [stdout] --> src/ast/ast.rs:117:8 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn create_expression_statement(expression: impl Expression + 'static) -> ExpressionStatement { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_nodes` is never used [INFO] [stdout] --> src/ast/utils.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn print_nodes(nodes: Vec) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_nodes_with_box` is never used [INFO] [stdout] --> src/ast/utils.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn print_nodes_with_box(nodes: Vec>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_statements_with_box` is never used [INFO] [stdout] --> src/ast/utils.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn print_statements_with_box(statements: Vec>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_expressions_with_box` is never used [INFO] [stdout] --> src/ast/utils.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn print_expressions_with_box(expressions: Vec>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `RustAnt` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = help: convert the identifier to snake case: `rust_ant` [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_nodes_with_box` is never used [INFO] [stdout] --> src/ast/utils.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn print_nodes_with_box(nodes: Vec>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_statements_with_box` is never used [INFO] [stdout] --> src/ast/utils.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn print_statements_with_box(statements: Vec>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_expressions_with_box` is never used [INFO] [stdout] --> src/ast/utils.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn print_expressions_with_box(expressions: Vec>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/runner/file_runner.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::environment::data::Data` [INFO] [stdout] --> src/runner/file_runner.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::environment::data::Data; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::environment::data_info::DataInfo` [INFO] [stdout] --> src/runner/file_runner.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::environment::data_info::DataInfo; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::module_system::import_module::ModuleImporter` [INFO] [stdout] --> src/runner/file_runner.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::module_system::import_module::ModuleImporter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/runner/file_runner.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::environment::data::Data` [INFO] [stdout] --> src/runner/file_runner.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::environment::data::Data; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::environment::data_info::DataInfo` [INFO] [stdout] --> src/runner/file_runner.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::environment::data_info::DataInfo; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::module_system::import_module::ModuleImporter` [INFO] [stdout] --> src/runner/file_runner.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::module_system::import_module::ModuleImporter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arg_env` [INFO] [stdout] --> src/environment/builtin_functions.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn builtin_clear(arg_env: &mut Environment) -> Option { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arg_env` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/environment/builtin_functions.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | let result = run_command(command.value.as_str()); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arg_env` [INFO] [stdout] --> src/environment/builtin_functions.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn builtin_clear(arg_env: &mut Environment) -> Option { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arg_env` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_expression_statement` is never used [INFO] [stdout] --> src/ast/ast.rs:117:8 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn create_expression_statement(expression: impl Expression + 'static) -> ExpressionStatement { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_nodes` is never used [INFO] [stdout] --> src/ast/utils.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn print_nodes(nodes: Vec) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/environment/builtin_functions.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | let result = run_command(command.value.as_str()); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_nodes_with_box` is never used [INFO] [stdout] --> src/ast/utils.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn print_nodes_with_box(nodes: Vec>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_statements_with_box` is never used [INFO] [stdout] --> src/ast/utils.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn print_statements_with_box(statements: Vec>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_expressions_with_box` is never used [INFO] [stdout] --> src/ast/utils.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn print_expressions_with_box(expressions: Vec>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_eq_functions` is never used [INFO] [stdout] --> src/object/utils.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn is_eq_functions( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `type_error` is never used [INFO] [stdout] --> src/object/utils.rs:102:8 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn type_error(msg: &'static str) -> Object { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `type_eq` is never used [INFO] [stdout] --> src/object/utils.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn type_eq(left: Object, right: Object) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_ant_function` is never used [INFO] [stdout] --> src/object/ant_function.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn create_ant_function(param_env: Environment, block: BlockStatement) -> Object { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_nodes_with_box` is never used [INFO] [stdout] --> src/ast/utils.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn print_nodes_with_box(nodes: Vec>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_statements_with_box` is never used [INFO] [stdout] --> src/ast/utils.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn print_statements_with_box(statements: Vec>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_expressions_with_box` is never used [INFO] [stdout] --> src/ast/utils.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn print_expressions_with_box(expressions: Vec>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_eq_functions` is never used [INFO] [stdout] --> src/object/utils.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn is_eq_functions( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `type_error` is never used [INFO] [stdout] --> src/object/utils.rs:102:8 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn type_error(msg: &'static str) -> Object { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `type_eq` is never used [INFO] [stdout] --> src/object/utils.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn type_eq(left: Object, right: Object) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_ant_function` is never used [INFO] [stdout] --> src/object/ant_function.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn create_ant_function(param_env: Environment, block: BlockStatement) -> Object { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.56s [INFO] running `Command { std: "docker" "inspect" "636317c3ffe421fed7421493dc64da56905f10e2ab178e8378ef367f569d564b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "636317c3ffe421fed7421493dc64da56905f10e2ab178e8378ef367f569d564b", kill_on_drop: false }` [INFO] [stdout] 636317c3ffe421fed7421493dc64da56905f10e2ab178e8378ef367f569d564b