[INFO] fetching crate bellronos 0.0.1... [INFO] building bellronos-0.0.1 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate bellronos 0.0.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate bellronos 0.0.1 [INFO] finished tweaking crates.io crate bellronos 0.0.1 [INFO] tweaked toml for crates.io crate bellronos 0.0.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bellronos 0.0.1 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 280 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.4.0 (available: v0.7.0) [INFO] [stderr] Adding env_logger v0.10.2 (available: v0.11.8) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wait-timeout v0.2.1 [INFO] [stderr] Downloaded meval v0.2.0 [INFO] [stderr] Downloaded assert_cmd v2.0.17 [INFO] [stderr] Downloaded nom v1.2.4 [INFO] [stderr] Downloaded shellexpand v3.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec3cb87d9b7fe727b63630c5bd5830a151cadbb8c62b04f28c12c67f88635ed7 [INFO] running `Command { std: "docker" "start" "-a" "ec3cb87d9b7fe727b63630c5bd5830a151cadbb8c62b04f28c12c67f88635ed7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec3cb87d9b7fe727b63630c5bd5830a151cadbb8c62b04f28c12c67f88635ed7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec3cb87d9b7fe727b63630c5bd5830a151cadbb8c62b04f28c12c67f88635ed7", kill_on_drop: false }` [INFO] [stdout] ec3cb87d9b7fe727b63630c5bd5830a151cadbb8c62b04f28c12c67f88635ed7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c3eb64794922fdd5d45359a6e9e64a0a4010b568b20004c19c33b20f3bfa97e [INFO] running `Command { std: "docker" "start" "-a" "9c3eb64794922fdd5d45359a6e9e64a0a4010b568b20004c19c33b20f3bfa97e", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling bellronos v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> src/bellronos.rs:32:4 [INFO] [stdout] | [INFO] [stdout] 32 | fn main() -> Result<(), BellronosError> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ASTNode` is never used [INFO] [stdout] --> src/ast/ast.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | pub enum ASTNode { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `BellronosError` is never used [INFO] [stdout] --> src/error/error.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub enum BellronosError { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LanguageInterop` is never constructed [INFO] [stdout] --> src/interop/interop.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct LanguageInterop; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/interop/interop.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl LanguageInterop { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] 23 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn execute(&self, language: &str, code: &str) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | fn execute_c(&self, code: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | fn execute_python(&self, code: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | fn execute_javascript(&self, code: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | fn execute_java(&self, code: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | fn execute_rust(&self, code: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 128 | fn execute_swift(&self, code: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Environment` is never used [INFO] [stdout] --> src/interpreter/interpreter.rs:30:6 [INFO] [stdout] | [INFO] [stdout] 30 | type Environment = Rc>>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Value` is never used [INFO] [stdout] --> src/interpreter/interpreter.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BellronosInterpreter` is never constructed [INFO] [stdout] --> src/interpreter/interpreter.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | pub struct BellronosInterpreter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `run`, `interpret`, and `interpret_with_env` are never used [INFO] [stdout] --> src/interpreter/interpreter.rs:110:12 [INFO] [stdout] | [INFO] [stdout] 109 | impl BellronosInterpreter { [INFO] [stdout] | ------------------------- associated items in this implementation [INFO] [stdout] 110 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 126 | pub fn run(&mut self, code: &str, _filename: &str) -> Result<(), BellronosError> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | fn interpret(&mut self, node: &ASTNode) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 402 | fn interpret_with_env( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Token` is never used [INFO] [stdout] --> src/lexer/lexer.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | pub enum Token { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Lexer` is never constructed [INFO] [stdout] --> src/lexer/lexer.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Lexer { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/lexer/lexer.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 71 | impl Lexer { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 72 | pub fn new(input: &str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn tokenize(&mut self) -> Result, BellronosError> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | fn next_token(&mut self) -> Result, BellronosError> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 216 | fn tokenize_string(&mut self) -> Result, BellronosError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 239 | fn tokenize_number(&mut self) -> Result, BellronosError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 255 | fn tokenize_identifier(&mut self) -> Result, BellronosError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 285 | fn current_char(&self) -> char { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 289 | fn advance(&mut self) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 294 | fn advance_line(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 300 | fn skip_whitespace(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PACKAGE_REGISTRY_URL` is never used [INFO] [stdout] --> src/package_manager/package_manager.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | const PACKAGE_REGISTRY_URL: &str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GITHUB_REPO_URL` is never used [INFO] [stdout] --> src/package_manager/package_manager.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | const GITHUB_REPO_URL: &str = "https://github.com/Architecture-Mechanism/bellronos_package_manager"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PackageMetadata` is never constructed [INFO] [stdout] --> src/package_manager/package_manager.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | struct PackageMetadata { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PackageManager` is never constructed [INFO] [stdout] --> src/package_manager/package_manager.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct PackageManager { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/package_manager/package_manager.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 38 | impl PackageManager { [INFO] [stdout] | ------------------- associated items in this implementation [INFO] [stdout] 39 | pub fn new(package_dir: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub fn install_package(&self, package_name: &str) -> Result<(), BellronosError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn load_package(&self, package_name: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | pub fn list_installed_packages(&self) -> Result, BellronosError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 128 | fn fetch_package_metadata( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | fn download_package(&self, metadata: &PackageMetadata) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 169 | pub fn update_package(&self, package_name: &str) -> Result<(), BellronosError> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 192 | fn get_installed_package_version(&self, package_name: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 217 | pub fn search_packages(&self, query: &str) -> Result, BellronosError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | pub fn get_package_info(&self, package_name: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Parser` is never constructed [INFO] [stdout] --> src/parser/parser.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Parser { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/parser/parser.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl Parser { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] 27 | pub fn new(tokens: Vec) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | pub fn parse(&mut self) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | fn parse_statement(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | fn parse_import(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | fn parse_function_def(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | fn parse_class_def(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 100 | fn parse_assignment(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | fn parse_if(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | fn parse_while(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | fn parse_for(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | fn parse_return(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 160 | fn parse_async(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 186 | fn parse_yield(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | fn parse_closure(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 201 | fn parse_expression(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 205 | fn parse_binary_operation(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | fn parse_unary(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 249 | fn parse_primary(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 290 | fn parse_function_call(&mut self, name: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 310 | fn parse_list(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 327 | fn parse_dict(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 347 | fn parse_function_args(&mut self) -> Result, BellronosError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 367 | fn parse_return_type(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 376 | fn parse_type(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 406 | fn parse_block(&mut self) -> Result, BellronosError> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | fn expect_identifier(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 426 | fn expect_token(&mut self, expected: Token) -> Result<(), BellronosError> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 439 | fn current_token(&self) -> Token { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 446 | fn advance(&mut self) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StandardLibrary` is never constructed [INFO] [stdout] --> src/standard_library/standard_library.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct StandardLibrary { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `init_math`, `init_io`, `init_string`, and `get_module` are never used [INFO] [stdout] --> src/standard_library/standard_library.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 23 | impl StandardLibrary { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] 24 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | fn init_math(&mut self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | fn init_io(&mut self) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | fn init_string(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | pub fn get_module(&self, name: &str) -> Option<&HashMap> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `InteropType` is never used [INFO] [stdout] --> src/type_system/type_system.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | pub enum InteropType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `InteropLanguage` is never used [INFO] [stdout] --> src/type_system/type_system.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | pub enum InteropLanguage { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `infer_type` is never used [INFO] [stdout] --> src/type_system/type_system.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 62 | impl InteropLanguage { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] 63 | pub fn infer_type(&self, code: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Type` is never used [INFO] [stdout] --> src/type_system/type_system.rs:111:10 [INFO] [stdout] | [INFO] [stdout] 111 | pub enum Type { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TypeChecker` is never constructed [INFO] [stdout] --> src/type_system/type_system.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | pub struct TypeChecker { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/type_system/type_system.rs:134:12 [INFO] [stdout] | [INFO] [stdout] 133 | impl TypeChecker { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 134 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn check(&mut self, node: &ASTNode) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 399 | fn check_binary_op(&self, left: &Type, op: &str, right: &Type) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 423 | fn is_compatible(&self, actual: &Type, expected: &Type) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 445 | pub fn get_type(&self, name: &str) -> Option<&Type> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 449 | pub fn set_type(&mut self, name: String, typ: Type) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | pub fn get_class_method(&self, class_name: &str, method_name: &str) -> Option<&Type> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 459 | pub fn add_class_method(&mut self, class_name: &str, method_name: String, method_type: Type) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `interop_type_to_bellronos_type` is never used [INFO] [stdout] --> src/type_system/type_system.rs:483:8 [INFO] [stdout] | [INFO] [stdout] 483 | pub fn interop_type_to_bellronos_type(interop_type: InteropType) -> Type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bellronos_type_to_interop_type` is never used [INFO] [stdout] --> src/type_system/type_system.rs:487:8 [INFO] [stdout] | [INFO] [stdout] 487 | pub fn bellronos_type_to_interop_type( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "9c3eb64794922fdd5d45359a6e9e64a0a4010b568b20004c19c33b20f3bfa97e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c3eb64794922fdd5d45359a6e9e64a0a4010b568b20004c19c33b20f3bfa97e", kill_on_drop: false }` [INFO] [stdout] 9c3eb64794922fdd5d45359a6e9e64a0a4010b568b20004c19c33b20f3bfa97e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c55b2a9427a0cc9dc1fbbea7aeb7421f1053e8150f54d183ace77e511896c19b [INFO] running `Command { std: "docker" "start" "-a" "c55b2a9427a0cc9dc1fbbea7aeb7421f1053e8150f54d183ace77e511896c19b", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling bellronos v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> src/bellronos.rs:32:4 [INFO] [stdout] | [INFO] [stdout] 32 | fn main() -> Result<(), BellronosError> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ASTNode` is never used [INFO] [stdout] --> src/ast/ast.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | pub enum ASTNode { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `BellronosError` is never used [INFO] [stdout] --> src/error/error.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub enum BellronosError { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LanguageInterop` is never constructed [INFO] [stdout] --> src/interop/interop.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct LanguageInterop; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/interop/interop.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl LanguageInterop { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] 23 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn execute(&self, language: &str, code: &str) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | fn execute_c(&self, code: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | fn execute_python(&self, code: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | fn execute_javascript(&self, code: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | fn execute_java(&self, code: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | fn execute_rust(&self, code: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 128 | fn execute_swift(&self, code: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Environment` is never used [INFO] [stdout] --> src/interpreter/interpreter.rs:30:6 [INFO] [stdout] | [INFO] [stdout] 30 | type Environment = Rc>>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Value` is never used [INFO] [stdout] --> src/interpreter/interpreter.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BellronosInterpreter` is never constructed [INFO] [stdout] --> src/interpreter/interpreter.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | pub struct BellronosInterpreter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `run`, `interpret`, and `interpret_with_env` are never used [INFO] [stdout] --> src/interpreter/interpreter.rs:110:12 [INFO] [stdout] | [INFO] [stdout] 109 | impl BellronosInterpreter { [INFO] [stdout] | ------------------------- associated items in this implementation [INFO] [stdout] 110 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 126 | pub fn run(&mut self, code: &str, _filename: &str) -> Result<(), BellronosError> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | fn interpret(&mut self, node: &ASTNode) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 402 | fn interpret_with_env( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Token` is never used [INFO] [stdout] --> src/lexer/lexer.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | pub enum Token { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Lexer` is never constructed [INFO] [stdout] --> src/lexer/lexer.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Lexer { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/lexer/lexer.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 71 | impl Lexer { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 72 | pub fn new(input: &str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn tokenize(&mut self) -> Result, BellronosError> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | fn next_token(&mut self) -> Result, BellronosError> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 216 | fn tokenize_string(&mut self) -> Result, BellronosError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 239 | fn tokenize_number(&mut self) -> Result, BellronosError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 255 | fn tokenize_identifier(&mut self) -> Result, BellronosError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 285 | fn current_char(&self) -> char { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 289 | fn advance(&mut self) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 294 | fn advance_line(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 300 | fn skip_whitespace(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PACKAGE_REGISTRY_URL` is never used [INFO] [stdout] --> src/package_manager/package_manager.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | const PACKAGE_REGISTRY_URL: &str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GITHUB_REPO_URL` is never used [INFO] [stdout] --> src/package_manager/package_manager.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | const GITHUB_REPO_URL: &str = "https://github.com/Architecture-Mechanism/bellronos_package_manager"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PackageMetadata` is never constructed [INFO] [stdout] --> src/package_manager/package_manager.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | struct PackageMetadata { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PackageManager` is never constructed [INFO] [stdout] --> src/package_manager/package_manager.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct PackageManager { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/package_manager/package_manager.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 38 | impl PackageManager { [INFO] [stdout] | ------------------- associated items in this implementation [INFO] [stdout] 39 | pub fn new(package_dir: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub fn install_package(&self, package_name: &str) -> Result<(), BellronosError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn load_package(&self, package_name: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | pub fn list_installed_packages(&self) -> Result, BellronosError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 128 | fn fetch_package_metadata( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | fn download_package(&self, metadata: &PackageMetadata) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 169 | pub fn update_package(&self, package_name: &str) -> Result<(), BellronosError> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 192 | fn get_installed_package_version(&self, package_name: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 217 | pub fn search_packages(&self, query: &str) -> Result, BellronosError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | pub fn get_package_info(&self, package_name: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Parser` is never constructed [INFO] [stdout] --> src/parser/parser.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Parser { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/parser/parser.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl Parser { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] 27 | pub fn new(tokens: Vec) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | pub fn parse(&mut self) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | fn parse_statement(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | fn parse_import(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | fn parse_function_def(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | fn parse_class_def(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 100 | fn parse_assignment(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | fn parse_if(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | fn parse_while(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | fn parse_for(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | fn parse_return(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 160 | fn parse_async(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 186 | fn parse_yield(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | fn parse_closure(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 201 | fn parse_expression(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 205 | fn parse_binary_operation(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | fn parse_unary(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 249 | fn parse_primary(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 290 | fn parse_function_call(&mut self, name: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 310 | fn parse_list(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 327 | fn parse_dict(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 347 | fn parse_function_args(&mut self) -> Result, BellronosError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 367 | fn parse_return_type(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 376 | fn parse_type(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 406 | fn parse_block(&mut self) -> Result, BellronosError> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | fn expect_identifier(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 426 | fn expect_token(&mut self, expected: Token) -> Result<(), BellronosError> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 439 | fn current_token(&self) -> Token { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 446 | fn advance(&mut self) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StandardLibrary` is never constructed [INFO] [stdout] --> src/standard_library/standard_library.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct StandardLibrary { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `init_math`, `init_io`, `init_string`, and `get_module` are never used [INFO] [stdout] --> src/standard_library/standard_library.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 23 | impl StandardLibrary { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] 24 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | fn init_math(&mut self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | fn init_io(&mut self) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | fn init_string(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | pub fn get_module(&self, name: &str) -> Option<&HashMap> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `InteropType` is never used [INFO] [stdout] --> src/type_system/type_system.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | pub enum InteropType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `InteropLanguage` is never used [INFO] [stdout] --> src/type_system/type_system.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | pub enum InteropLanguage { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `infer_type` is never used [INFO] [stdout] --> src/type_system/type_system.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 62 | impl InteropLanguage { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] 63 | pub fn infer_type(&self, code: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Type` is never used [INFO] [stdout] --> src/type_system/type_system.rs:111:10 [INFO] [stdout] | [INFO] [stdout] 111 | pub enum Type { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TypeChecker` is never constructed [INFO] [stdout] --> src/type_system/type_system.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | pub struct TypeChecker { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/type_system/type_system.rs:134:12 [INFO] [stdout] | [INFO] [stdout] 133 | impl TypeChecker { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 134 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn check(&mut self, node: &ASTNode) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 399 | fn check_binary_op(&self, left: &Type, op: &str, right: &Type) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 423 | fn is_compatible(&self, actual: &Type, expected: &Type) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 445 | pub fn get_type(&self, name: &str) -> Option<&Type> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 449 | pub fn set_type(&mut self, name: String, typ: Type) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | pub fn get_class_method(&self, class_name: &str, method_name: &str) -> Option<&Type> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 459 | pub fn add_class_method(&mut self, class_name: &str, method_name: String, method_type: Type) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `interop_type_to_bellronos_type` is never used [INFO] [stdout] --> src/type_system/type_system.rs:483:8 [INFO] [stdout] | [INFO] [stdout] 483 | pub fn interop_type_to_bellronos_type(interop_type: InteropType) -> Type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bellronos_type_to_interop_type` is never used [INFO] [stdout] --> src/type_system/type_system.rs:487:8 [INFO] [stdout] | [INFO] [stdout] 487 | pub fn bellronos_type_to_interop_type( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Expr`, `Generator`, `Await`, `Attribute`, and `InteropCall` are never constructed [INFO] [stdout] --> src/ast/ast.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub enum ASTNode { [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 40 | Expr { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | Generator { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | Await { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | Attribute { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | InteropCall { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ASTNode` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Type` and `Package` are never constructed [INFO] [stdout] --> src/error/error.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub enum BellronosError { [INFO] [stdout] | -------------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 24 | Type(String), [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | Package(String), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BellronosError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, and `2` are never read [INFO] [stdout] --> src/interpreter/interpreter.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | Closure(Vec, Vec, Environment), [INFO] [stdout] | ------- ^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Value` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 48 - Closure(Vec, Vec, Environment), [INFO] [stdout] 48 + Closure((), (), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, and `2` are never read [INFO] [stdout] --> src/interpreter/interpreter.rs:49:15 [INFO] [stdout] | [INFO] [stdout] 49 | Generator(Vec, Environment, usize), [INFO] [stdout] | --------- ^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Value` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 49 - Generator(Vec, Environment, usize), [INFO] [stdout] 49 + Generator((), (), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Int` is never constructed [INFO] [stdout] --> src/interpreter/interpreter.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub enum Value { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] 34 | Int(i64), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Value` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `type_checker` is never read [INFO] [stdout] --> src/interpreter/interpreter.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 101 | pub struct BellronosInterpreter { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 102 | global_env: Environment, [INFO] [stdout] 103 | type_checker: TypeChecker, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GITHUB_REPO_URL` is never used [INFO] [stdout] --> src/package_manager/package_manager.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | const GITHUB_REPO_URL: &str = "https://github.com/Architecture-Mechanism/bellronos_package_manager"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `list_installed_packages`, `update_package`, `get_installed_package_version`, `search_packages`, and `get_package_info` are never used [INFO] [stdout] --> src/package_manager/package_manager.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 38 | impl PackageManager { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 98 | pub fn list_installed_packages(&self) -> Result, BellronosError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 169 | pub fn update_package(&self, package_name: &str) -> Result<(), BellronosError> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 192 | fn get_installed_package_version(&self, package_name: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 217 | pub fn search_packages(&self, query: &str) -> Result, BellronosError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | pub fn get_package_info(&self, package_name: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/type_system/type_system.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub enum InteropType { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 23 | CInt, [INFO] [stdout] | ^^^^ [INFO] [stdout] 24 | CFloat, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 25 | CString, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 26 | PyInt, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 27 | PyFloat, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 28 | PyString, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 29 | PyList, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 30 | PyDict, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 31 | JsNumber, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 32 | JsString, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 33 | JsBoolean, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 34 | JsArray, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 35 | JsObject, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 36 | Unknown, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InteropType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `InteropLanguage` is never used [INFO] [stdout] --> src/type_system/type_system.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | pub enum InteropLanguage { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `infer_type` is never used [INFO] [stdout] --> src/type_system/type_system.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 62 | impl InteropLanguage { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] 63 | pub fn infer_type(&self, code: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Function`, `Class`, `Instance`, and `Interop` are never constructed [INFO] [stdout] --> src/type_system/type_system.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 111 | pub enum Type { [INFO] [stdout] | ---- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 118 | Function(Vec, Box), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 119 | Class(String), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 120 | Instance(String), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 124 | Interop(InteropType), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Type` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `type_env` and `class_env` are never read [INFO] [stdout] --> src/type_system/type_system.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 128 | pub struct TypeChecker { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 129 | type_env: HashMap, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 130 | class_env: HashMap>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypeChecker` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/type_system/type_system.rs:141:12 [INFO] [stdout] | [INFO] [stdout] 133 | impl TypeChecker { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn check(&mut self, node: &ASTNode) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 399 | fn check_binary_op(&self, left: &Type, op: &str, right: &Type) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 423 | fn is_compatible(&self, actual: &Type, expected: &Type) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 445 | pub fn get_type(&self, name: &str) -> Option<&Type> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 449 | pub fn set_type(&mut self, name: String, typ: Type) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | pub fn get_class_method(&self, class_name: &str, method_name: &str) -> Option<&Type> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 459 | pub fn add_class_method(&mut self, class_name: &str, method_name: String, method_type: Type) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `interop_type_to_bellronos_type` is never used [INFO] [stdout] --> src/type_system/type_system.rs:483:8 [INFO] [stdout] | [INFO] [stdout] 483 | pub fn interop_type_to_bellronos_type(interop_type: InteropType) -> Type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bellronos_type_to_interop_type` is never used [INFO] [stdout] --> src/type_system/type_system.rs:487:8 [INFO] [stdout] | [INFO] [stdout] 487 | pub fn bellronos_type_to_interop_type( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 53.36s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "c55b2a9427a0cc9dc1fbbea7aeb7421f1053e8150f54d183ace77e511896c19b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c55b2a9427a0cc9dc1fbbea7aeb7421f1053e8150f54d183ace77e511896c19b", kill_on_drop: false }` [INFO] [stdout] c55b2a9427a0cc9dc1fbbea7aeb7421f1053e8150f54d183ace77e511896c19b