[INFO] cloning repository https://github.com/asweed888/moli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asweed888/moli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasweed888%2Fmoli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasweed888%2Fmoli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64c67ec88f53088b268e1e5b0c374a03b1022dae
[INFO] checking asweed888/moli against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasweed888%2Fmoli" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/asweed888/moli
[INFO] finished tweaking git repo https://github.com/asweed888/moli
[INFO] tweaked toml for git repo https://github.com/asweed888/moli written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/asweed888/moli on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/asweed888/moli 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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded askama_parser v0.2.1
[INFO] [stderr]   Downloaded askama_derive v0.12.5
[INFO] [stderr]   Downloaded askama v0.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9bfe156edab126377e4858e2a17d4b8ff6a0d578d27a0a95ac9fd87f9b751e24
[INFO] running `Command { std: "docker" "start" "-a" "9bfe156edab126377e4858e2a17d4b8ff6a0d578d27a0a95ac9fd87f9b751e24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9bfe156edab126377e4858e2a17d4b8ff6a0d578d27a0a95ac9fd87f9b751e24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bfe156edab126377e4858e2a17d4b8ff6a0d578d27a0a95ac9fd87f9b751e24", kill_on_drop: false }`
[INFO] [stdout] 9bfe156edab126377e4858e2a17d4b8ff6a0d578d27a0a95ac9fd87f9b751e24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5efe613301bf5c4849b65b6a2682595110c61e9e5e22ee4dac4a998397da3df4
[INFO] running `Command { std: "docker" "start" "-a" "5efe613301bf5c4849b65b6a2682595110c61e9e5e22ee4dac4a998397da3df4", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking newline-converter v0.2.2
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking askama_escape v0.10.3
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking inquire v0.6.2
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking clap_complete v4.5.65
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]     Checking askama v0.12.1
[INFO] [stderr]     Checking moli v2.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `directory_builder::DirectoryBuilder`
[INFO] [stdout]  --> src/code_generation/core/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use directory_builder::DirectoryBuilder;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `file_builder::FileBuilder`
[INFO] [stdout]  --> src/code_generation/core/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use file_builder::FileBuilder;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> src/code_generation/language/rust/module_generator.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CodeFile`
[INFO] [stdout]  --> src/code_generation/language/rust/module_generator.rs:4:57
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::project_management::config::models::{Module, CodeFile, Project};
[INFO] [stdout]   |                                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> src/code_generation/language/go/package_generator.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CodeFile`
[INFO] [stdout]  --> src/code_generation/language/go/package_generator.rs:4:57
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::project_management::config::models::{Module, CodeFile, Project};
[INFO] [stdout]   |                                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Module`
[INFO] [stdout]  --> src/code_generation/language/go/mod_handler.rs:4:58
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::project_management::config::models::{Project, Module};
[INFO] [stdout]   |                                                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> src/code_generation/language/python/package_generator.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Module`
[INFO] [stdout]  --> src/code_generation/language/python/init_handler.rs:4:58
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::project_management::config::models::{Project, Module};
[INFO] [stdout]   |                                                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> src/code_generation/language/javascript/module_generator.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Module`
[INFO] [stdout]  --> src/code_generation/language/javascript/package_handler.rs:4:58
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::project_management::config::models::{Project, Module};
[INFO] [stdout]   |                                                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> src/code_generation/language/typescript/module_generator.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Project`
[INFO] [stdout]  --> src/code_generation/language/typescript/module_generator.rs:4:67
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::project_management::config::models::{Module, CodeFile, Project};
[INFO] [stdout]   |                                                                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `directory_builder::DirectoryBuilder`
[INFO] [stdout]  --> src/code_generation/core/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use directory_builder::DirectoryBuilder;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `file_builder::FileBuilder`
[INFO] [stdout]  --> src/code_generation/core/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use file_builder::FileBuilder;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> src/code_generation/language/rust/module_generator.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CodeFile`
[INFO] [stdout]  --> src/code_generation/language/rust/module_generator.rs:4:57
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::project_management::config::models::{Module, CodeFile, Project};
[INFO] [stdout]   |                                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> src/code_generation/language/go/package_generator.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CodeFile`
[INFO] [stdout]  --> src/code_generation/language/go/package_generator.rs:4:57
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::project_management::config::models::{Module, CodeFile, Project};
[INFO] [stdout]   |                                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Module`
[INFO] [stdout]  --> src/code_generation/language/go/mod_handler.rs:4:58
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::project_management::config::models::{Project, Module};
[INFO] [stdout]   |                                                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> src/code_generation/language/python/package_generator.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Module`
[INFO] [stdout]  --> src/code_generation/language/python/init_handler.rs:4:58
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::project_management::config::models::{Project, Module};
[INFO] [stdout]   |                                                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> src/code_generation/language/javascript/module_generator.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Module`
[INFO] [stdout]  --> src/code_generation/language/javascript/package_handler.rs:4:58
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::project_management::config::models::{Project, Module};
[INFO] [stdout]   |                                                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> src/code_generation/language/typescript/module_generator.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Project`
[INFO] [stdout]  --> src/code_generation/language/typescript/module_generator.rs:4:67
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::project_management::config::models::{Module, CodeFile, Project};
[INFO] [stdout]   |                                                                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_name`
[INFO] [stdout]    --> src/code_generation/language/go/package_generator.rs:113:55
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn get_package_name_for_module(module_name: &str, file_name: &str) -> String {
[INFO] [stdout]     |                                                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_name`
[INFO] [stdout]    --> src/code_generation/language/go/package_generator.rs:113:55
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn get_package_name_for_module(module_name: &str, file_name: &str) -> String {
[INFO] [stdout]     |                                                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `default_config_path` is never used
[INFO] [stdout]   --> src/project_management/config/parser.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl ConfigParser {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn default_config_path() -> &'static str {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `default_config_path` is never used
[INFO] [stdout]   --> src/project_management/config/parser.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl ConfigParser {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn default_config_path() -> &'static str {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_git_clone`, `git_url`, `has_subtree`, and `has_files` are never used
[INFO] [stdout]    --> src/project_management/config/models.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout]  99 | impl Module {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn is_git_clone(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub fn git_url(&self) -> Option<&str> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub fn has_subtree(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     pub fn has_files(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `files_exist` is never used
[INFO] [stdout]    --> src/code_generation/core/file_builder.rs:234:12
[INFO] [stdout]     |
[INFO] [stdout]  11 | impl FileBuilder {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 234 |     pub fn files_exist<P: AsRef<Path>>(
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `sub_projects` is never used
[INFO] [stdout]   --> src/project_management/config/models.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl MoliConfig {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn sub_projects(&self) -> Vec<&Project> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `generate_mod_rs_content`, `generate_main_rs_content`, and `generate_lib_rs_content` are never used
[INFO] [stdout]    --> src/code_generation/language/rust/module_generator.rs:164:8
[INFO] [stdout]     |
[INFO] [stdout]  10 | impl RustModuleGenerator {
[INFO] [stdout]     | ------------------------ associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 164 |     fn generate_mod_rs_content(module_declarations: &[String]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 |     fn generate_main_rs_content(module_declarations: &[String]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     fn generate_lib_rs_content(module_declarations: &[String]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_git_clone`, `git_url`, `has_subtree`, and `has_files` are never used
[INFO] [stdout]    --> src/project_management/config/models.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout]  99 | impl Module {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn is_git_clone(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub fn git_url(&self) -> Option<&str> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub fn has_subtree(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     pub fn has_files(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `is_library_project` and `sanitize_crate_name` are never used
[INFO] [stdout]   --> src/code_generation/language/rust/cargo_handler.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl CargoHandler {
[INFO] [stdout]    | ----------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 53 |     fn is_library_project(project: &Project) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |     fn sanitize_crate_name(name: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `collect_all_files` is never used
[INFO] [stdout]   --> src/project_management/config/path_collector.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl PathCollector {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 65 |     pub fn collect_all_files(config: &MoliConfig) -> Vec<ManagedFile> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileBuilder` is never constructed
[INFO] [stdout]  --> src/code_generation/core/file_builder.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct FileBuilder;
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `sanitize_package_name` is never used
[INFO] [stdout]   --> src/code_generation/language/go/mod_handler.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl GoModuleHandler {
[INFO] [stdout]    | -------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 72 |     fn sanitize_package_name(name: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `generate_init_py_content` is never used
[INFO] [stdout]    --> src/code_generation/language/python/package_generator.rs:129:8
[INFO] [stdout]     |
[INFO] [stdout]  10 | impl PythonPackageGenerator {
[INFO] [stdout]     | --------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 129 |     fn generate_init_py_content(import_statements: &[String]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `get_module_name_for_export` and `generate_index_js_content` are never used
[INFO] [stdout]    --> src/code_generation/language/javascript/module_generator.rs:90:8
[INFO] [stdout]     |
[INFO] [stdout]  10 | impl JavaScriptModuleGenerator {
[INFO] [stdout]     | ------------------------------ associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  90 |     fn get_module_name_for_export(codefile: &CodeFile) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     fn generate_index_js_content(export_declarations: &[String]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `generate_index_ts_content` is never used
[INFO] [stdout]    --> src/code_generation/language/typescript/module_generator.rs:120:8
[INFO] [stdout]     |
[INFO] [stdout]  10 | impl TypeScriptModuleGenerator {
[INFO] [stdout]     | ------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 120 |     fn generate_index_ts_content(export_declarations: &[String]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `append_managed_section` is never used
[INFO] [stdout]    --> src/shared/utils/content_updater.rs:141:12
[INFO] [stdout]     |
[INFO] [stdout]   9 | impl ContentUpdater {
[INFO] [stdout]     | ------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 141 |     pub fn append_managed_section<P: AsRef<Path>>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated functions are never used
[INFO] [stdout]    --> src/code_generation/core/file_builder.rs:13:12
[INFO] [stdout]     |
[INFO] [stdout]  11 | impl FileBuilder {
[INFO] [stdout]     | ---------------- associated functions in this implementation
[INFO] [stdout]  12 |     /// Build all files for a project
[INFO] [stdout]  13 |     pub fn build_project_files<P: AsRef<Path>>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  31 |     fn build_rust_project_files<P: AsRef<Path>>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  54 |     fn build_typescript_project_files<P: AsRef<Path>>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  71 |     fn build_typescript_module_files<P: AsRef<Path>>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  80 |     fn build_rust_module_files<P: AsRef<Path>>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  89 |     fn build_generic_project_files<P: AsRef<Path>>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 |     fn build_generic_module_files<P: AsRef<Path>>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     fn generate_file_content(codefile: &CodeFile, language: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub fn get_project_files(project: &Project) -> Vec<PathBuf> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 196 |     fn collect_module_files(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 234 |     pub fn files_exist<P: AsRef<Path>>(
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DirectoryBuilder` is never constructed
[INFO] [stdout]  --> src/code_generation/core/directory_builder.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct DirectoryBuilder;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `build_project_structure`, `build_module_structure`, `get_project_directories`, `collect_module_directories`, `structure_exists`, and `clean_project_structure` are never used
[INFO] [stdout]    --> src/code_generation/core/directory_builder.rs:11:12
[INFO] [stdout]     |
[INFO] [stdout]   9 | impl DirectoryBuilder {
[INFO] [stdout]     | --------------------- associated functions in this implementation
[INFO] [stdout]  10 |     /// Build complete project directory structure
[INFO] [stdout]  11 |     pub fn build_project_structure<P: AsRef<Path>>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  35 |     pub fn build_module_structure<P: AsRef<Path>>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  91 |     pub fn get_project_directories(project: &Project) -> Vec<PathBuf> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     fn collect_module_directories(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub fn structure_exists<P: AsRef<Path>>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 135 |     pub fn clean_project_structure<P: AsRef<Path>>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `generate_mod_rs_content`, `generate_main_rs_content`, and `generate_lib_rs_content` are never used
[INFO] [stdout]    --> src/code_generation/language/rust/module_generator.rs:164:8
[INFO] [stdout]     |
[INFO] [stdout]  10 | impl RustModuleGenerator {
[INFO] [stdout]     | ------------------------ associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 164 |     fn generate_mod_rs_content(module_declarations: &[String]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 |     fn generate_main_rs_content(module_declarations: &[String]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     fn generate_lib_rs_content(module_declarations: &[String]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `is_library_project` and `sanitize_crate_name` are never used
[INFO] [stdout]   --> src/code_generation/language/rust/cargo_handler.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl CargoHandler {
[INFO] [stdout]    | ----------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 53 |     fn is_library_project(project: &Project) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |     fn sanitize_crate_name(name: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `sanitize_package_name` is never used
[INFO] [stdout]   --> src/code_generation/language/go/mod_handler.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl GoModuleHandler {
[INFO] [stdout]    | -------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 72 |     fn sanitize_package_name(name: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `generate_init_py_content` is never used
[INFO] [stdout]    --> src/code_generation/language/python/package_generator.rs:129:8
[INFO] [stdout]     |
[INFO] [stdout]  10 | impl PythonPackageGenerator {
[INFO] [stdout]     | --------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 129 |     fn generate_init_py_content(import_statements: &[String]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `get_module_name_for_export` and `generate_index_js_content` are never used
[INFO] [stdout]    --> src/code_generation/language/javascript/module_generator.rs:90:8
[INFO] [stdout]     |
[INFO] [stdout]  10 | impl JavaScriptModuleGenerator {
[INFO] [stdout]     | ------------------------------ associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  90 |     fn get_module_name_for_export(codefile: &CodeFile) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     fn generate_index_js_content(export_declarations: &[String]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `generate_index_ts_content` is never used
[INFO] [stdout]    --> src/code_generation/language/typescript/module_generator.rs:120:8
[INFO] [stdout]     |
[INFO] [stdout]  10 | impl TypeScriptModuleGenerator {
[INFO] [stdout]     | ------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 120 |     fn generate_index_ts_content(export_declarations: &[String]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `append_managed_section` is never used
[INFO] [stdout]    --> src/shared/utils/content_updater.rs:141:12
[INFO] [stdout]     |
[INFO] [stdout]   9 | impl ContentUpdater {
[INFO] [stdout]     | ------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 141 |     pub fn append_managed_section<P: AsRef<Path>>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_project_spacing` is never used
[INFO] [stdout]  --> src/shared/utils/yaml_formatter.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn add_project_spacing(yaml: &str) -> String {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.36s
[INFO] running `Command { std: "docker" "inspect" "5efe613301bf5c4849b65b6a2682595110c61e9e5e22ee4dac4a998397da3df4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5efe613301bf5c4849b65b6a2682595110c61e9e5e22ee4dac4a998397da3df4", kill_on_drop: false }`
[INFO] [stdout] 5efe613301bf5c4849b65b6a2682595110c61e9e5e22ee4dac4a998397da3df4
