[INFO] fetching crate soot-cli 0.1.4...
[INFO] testing soot-cli-0.1.4 against 1.91.0 for beta-1.92-2
[INFO] extracting crate soot-cli 0.1.4 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate soot-cli 0.1.4
[INFO] finished tweaking crates.io crate soot-cli 0.1.4
[INFO] tweaked toml for crates.io crate soot-cli 0.1.4 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate soot-cli 0.1.4 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate soot-cli 0.1.4 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded inquire v0.7.5
[INFO] [stderr]   Downloaded newline-converter v0.3.0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 006a6042ac0fe2868f7d17988e9d5566d97abdbdb9d87517f856fb3c148e4774
[INFO] running `Command { std: "docker" "start" "-a" "006a6042ac0fe2868f7d17988e9d5566d97abdbdb9d87517f856fb3c148e4774", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "006a6042ac0fe2868f7d17988e9d5566d97abdbdb9d87517f856fb3c148e4774", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "006a6042ac0fe2868f7d17988e9d5566d97abdbdb9d87517f856fb3c148e4774", kill_on_drop: false }`
[INFO] [stdout] 006a6042ac0fe2868f7d17988e9d5566d97abdbdb9d87517f856fb3c148e4774
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c39b6a62cc4c84d88ed02cf90709628be346d3e3bc77f07b57e1a6fb339426cf
[INFO] running `Command { std: "docker" "start" "-a" "c39b6a62cc4c84d88ed02cf90709628be346d3e3bc77f07b57e1a6fb339426cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling clap_builder v4.5.35
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling clap v4.5.35
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling soot-cli v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `web::*`
[INFO] [stdout]   --> src/generators/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use web::*;
[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 variable: `is_api`
[INFO] [stdout]    --> src/generators/interactive.rs:189:13
[INFO] [stdout]     |
[INFO] [stdout] 189 |         let is_api = matches!(output_format, "JSON API" | "Both");
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_api`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_html`
[INFO] [stdout]    --> src/generators/interactive.rs:190:13
[INFO] [stdout]     |
[INFO] [stdout] 190 |         let is_html = matches!(output_format, "HTML Views" | "Both");
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_html`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_root`
[INFO] [stdout]    --> src/generators/interactive.rs:301:50
[INFO] [stdout]     |
[INFO] [stdout] 301 |     pub fn generate_migration_interactive(&self, project_root: &PathBuf) -> Result<()> {
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_root`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fields`
[INFO] [stdout]    --> src/generators/json.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |         fields: &[Field],
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `domain_name`
[INFO] [stdout]    --> src/generators/json.rs:251:36
[INFO] [stdout]     |
[INFO] [stdout] 251 |     fn generate_json_routes(&self, domain_name: &str, model_name: &str) -> TokenStream {
[INFO] [stdout]     |                                    ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `domain_path`
[INFO] [stdout]    --> src/generators/web.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |         domain_path: &PathBuf,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model_name`
[INFO] [stdout]    --> src/generators/web.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         model_name: &str,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `controller_name`
[INFO] [stdout]    --> src/generators/web.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |         controller_name: &str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_rust_code` is never used
[INFO] [stdout]  --> src/codegen/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn format_rust_code(code: &str) -> String {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `db_generate_migration` is never used
[INFO] [stdout]    --> src/commands/database.rs:236:8
[INFO] [stdout]     |
[INFO] [stdout] 236 | pub fn db_generate_migration(name: &str) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `referenced_table` is never used
[INFO] [stdout]    --> src/generators/field_parser.rs:121:12
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl Field {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 121 |     pub fn referenced_table(&self) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `UserCancelled` is never constructed
[INFO] [stdout]  --> src/generators/interactive.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum InteractiveError {
[INFO] [stdout]   |          ---------------- variant in this enum
[INFO] [stdout] 8 |     #[error("User cancelled")]
[INFO] [stdout] 9 |     UserCancelled,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `InteractiveError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `generate_domain_interactive`, `generate_web_interactive`, and `generate_migration_interactive` are never used
[INFO] [stdout]    --> src/generators/interactive.rs:29:12
[INFO] [stdout]     |
[INFO] [stdout]  24 | impl InteractiveGenerator {
[INFO] [stdout]     | ------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  29 |     pub fn generate_domain_interactive(&self, project_root: &PathBuf) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 |     pub fn generate_web_interactive(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 301 |     pub fn generate_migration_interactive(&self, project_root: &PathBuf) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `DomainNotFound`, `ModelNotFound`, and `ControllerExists` are never constructed
[INFO] [stdout]   --> src/generators/web.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum WebGeneratorError {
[INFO] [stdout]    |          ----------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 11 |     DomainNotFound(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     #[error("Model not found in domain {0}: {1}")]
[INFO] [stdout] 13 |     ModelNotFound(String, String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 14 |     #[error("Web controller already exists: {0}")]
[INFO] [stdout] 15 |     ControllerExists(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WebGeneratorError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]   --> src/generators/web.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub type Result<T> = std::result::Result<T, WebGeneratorError>;
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WebGenerator` is never constructed
[INFO] [stdout]   --> src/generators/web.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct WebGenerator {}
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/generators/web.rs:23:12
[INFO] [stdout]     |
[INFO] [stdout]  22 | impl WebGenerator {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout]  23 |     pub fn new() -> Result<Self> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  27 |     pub fn generate_web_layer(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     fn find_model_in_domain(&self, domain_path: &PathBuf, domain_name: &str) -> Result<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     fn parse_fields_from_model(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |     fn generate_controller(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 |     fn generate_routes(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 196 |     fn update_web_modules(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 220 |     fn append_to_module_file(&self, file_path: &PathBuf, content: &str) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 239 |     fn pluralize(&self, word: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `PathExists` is never constructed
[INFO] [stdout]  --> src/utils/fs.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum FsError {
[INFO] [stdout]   |          ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 9 |     PathExists(String),
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `FsError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.64s
[INFO] running `Command { std: "docker" "inspect" "c39b6a62cc4c84d88ed02cf90709628be346d3e3bc77f07b57e1a6fb339426cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c39b6a62cc4c84d88ed02cf90709628be346d3e3bc77f07b57e1a6fb339426cf", kill_on_drop: false }`
[INFO] [stdout] c39b6a62cc4c84d88ed02cf90709628be346d3e3bc77f07b57e1a6fb339426cf
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1dde96bf99fc25fa18fb7878bf3c55d602706c2662e6ae07a42f6d62230abe8
[INFO] running `Command { std: "docker" "start" "-a" "d1dde96bf99fc25fa18fb7878bf3c55d602706c2662e6ae07a42f6d62230abe8", kill_on_drop: false }`
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling soot-cli v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `web::*`
[INFO] [stdout]   --> src/generators/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use web::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied
[INFO] [stdout]    --> src/commands/generate.rs:189:22
[INFO] [stdout]     |
[INFO] [stdout] 189 |         let result = generate_domain("blog", "post", &["title:string".to_string()]);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^                 ----------------------------- argument #3 of type `&str` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/commands/generate.rs:86:8
[INFO] [stdout]     |
[INFO] [stdout]  86 | pub fn generate_domain(domain: &str, model: &str, table: &str, fields: &[String]) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^                            -----------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 189 |         let result = generate_domain("blog", "post", /* &str */, &["title:string".to_string()]);
[INFO] [stdout]     |                                                      +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied
[INFO] [stdout]    --> src/commands/generate.rs:222:22
[INFO] [stdout]     |
[INFO] [stdout] 222 |         let result = generate_domain("blog", "post", &fields);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^                 ------- argument #3 of type `&str` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/commands/generate.rs:86:8
[INFO] [stdout]     |
[INFO] [stdout]  86 | pub fn generate_domain(domain: &str, model: &str, table: &str, fields: &[String]) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^                            -----------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 222 |         let result = generate_domain("blog", "post", /* &str */, &fields);
[INFO] [stdout]     |                                                      +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_api`
[INFO] [stdout]    --> src/generators/interactive.rs:189:13
[INFO] [stdout]     |
[INFO] [stdout] 189 |         let is_api = matches!(output_format, "JSON API" | "Both");
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_api`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_html`
[INFO] [stdout]    --> src/generators/interactive.rs:190:13
[INFO] [stdout]     |
[INFO] [stdout] 190 |         let is_html = matches!(output_format, "HTML Views" | "Both");
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_html`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_root`
[INFO] [stdout]    --> src/generators/interactive.rs:301:50
[INFO] [stdout]     |
[INFO] [stdout] 301 |     pub fn generate_migration_interactive(&self, project_root: &PathBuf) -> Result<()> {
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_root`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fields`
[INFO] [stdout]    --> src/generators/json.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |         fields: &[Field],
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `domain_name`
[INFO] [stdout]    --> src/generators/json.rs:251:36
[INFO] [stdout]     |
[INFO] [stdout] 251 |     fn generate_json_routes(&self, domain_name: &str, model_name: &str) -> TokenStream {
[INFO] [stdout]     |                                    ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `domain_path`
[INFO] [stdout]    --> src/generators/web.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |         domain_path: &PathBuf,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model_name`
[INFO] [stdout]    --> src/generators/web.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         model_name: &str,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `controller_name`
[INFO] [stdout]    --> src/generators/web.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |         controller_name: &str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `soot-cli` (bin "soot" test) due to 2 previous errors; 9 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "d1dde96bf99fc25fa18fb7878bf3c55d602706c2662e6ae07a42f6d62230abe8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1dde96bf99fc25fa18fb7878bf3c55d602706c2662e6ae07a42f6d62230abe8", kill_on_drop: false }`
[INFO] [stdout] d1dde96bf99fc25fa18fb7878bf3c55d602706c2662e6ae07a42f6d62230abe8
