[INFO] cloning repository https://github.com/BarefootMikeOfHorme/oasm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BarefootMikeOfHorme/oasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBarefootMikeOfHorme%2Foasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBarefootMikeOfHorme%2Foasm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 30d234a869d411f5fd6ca2190679314402d70fbd
[INFO] checking BarefootMikeOfHorme/oasm against master#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBarefootMikeOfHorme%2Foasm" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  74% (6000/8037)
Updating files:  75% (6028/8037)
Updating files:  76% (6109/8037)
Updating files:  77% (6189/8037)
Updating files:  78% (6269/8037)
Updating files:  78% (6312/8037)
Updating files:  79% (6350/8037)
Updating files:  80% (6430/8037)
Updating files:  81% (6510/8037)
Updating files:  82% (6591/8037)
Updating files:  83% (6671/8037)
Updating files:  84% (6752/8037)
Updating files:  85% (6832/8037)
Updating files:  85% (6834/8037)
Updating files:  86% (6912/8037)
Updating files:  87% (6993/8037)
Updating files:  88% (7073/8037)
Updating files:  89% (7153/8037)
Updating files:  90% (7234/8037)
Updating files:  91% (7314/8037)
Updating files:  92% (7395/8037)
Updating files:  93% (7475/8037)
Updating files:  94% (7555/8037)
Updating files:  95% (7636/8037)
Updating files:  95% (7661/8037)
Updating files:  96% (7716/8037)
Updating files:  97% (7796/8037)
Updating files:  98% (7877/8037)
Updating files:  99% (7957/8037)
Updating files:  99% (8010/8037)
Updating files: 100% (8037/8037)
Updating files: 100% (8037/8037), done.
[INFO] started tweaking git repo https://github.com/BarefootMikeOfHorme/oasm
[INFO] finished tweaking git repo https://github.com/BarefootMikeOfHorme/oasm
[INFO] tweaked toml for git repo https://github.com/BarefootMikeOfHorme/oasm written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BarefootMikeOfHorme/oasm on toolchain a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BarefootMikeOfHorme/oasm 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" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded half v1.8.3
[INFO] [stderr]   Downloaded link-cplusplus v1.0.12
[INFO] [stderr]   Downloaded hdf5-derive v0.8.1
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.192
[INFO] [stderr]   Downloaded scratch v1.0.9
[INFO] [stderr]   Downloaded hdf5-types v0.8.1
[INFO] [stderr]   Downloaded hdf5-sys v0.8.1
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.192
[INFO] [stderr]   Downloaded notify v6.1.1
[INFO] [stderr]   Downloaded ascii v1.1.0
[INFO] [stderr]   Downloaded codespan-reporting v0.13.1
[INFO] [stderr]   Downloaded cxxbridge-cmd v1.0.192
[INFO] [stderr]   Downloaded cxx-build v1.0.192
[INFO] [stderr]   Downloaded hdf5 v0.8.1
[INFO] [stderr]   Downloaded cxx v1.0.192
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a847d4b968a733473d057e7469e272e09b24c3a48e219725fd6e105d258cd405
[INFO] running `Command { std: "docker" "start" "-a" "a847d4b968a733473d057e7469e272e09b24c3a48e219725fd6e105d258cd405", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a847d4b968a733473d057e7469e272e09b24c3a48e219725fd6e105d258cd405", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a847d4b968a733473d057e7469e272e09b24c3a48e219725fd6e105d258cd405", kill_on_drop: false }`
[INFO] [stdout] a847d4b968a733473d057e7469e272e09b24c3a48e219725fd6e105d258cd405
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a1fa5b0601efe7f11ea3803bcac2c6f784bffc84f6e6472ed3dc985e8979386
[INFO] running `Command { std: "docker" "start" "-a" "9a1fa5b0601efe7f11ea3803bcac2c6f784bffc84f6e6472ed3dc985e8979386", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking anyhow v1.0.100
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking jiff v0.2.16
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking ctrlc v3.5.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.192
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling cxx v1.0.192
[INFO] [stderr]    Compiling rust_ui v0.1.0 (/opt/rustwide/workdir/ui/rust_ui)
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]     Checking oasm-api v0.1.0 (/opt/rustwide/workdir/crates/oasm-api)
[INFO] [stderr] warning: rust_ui@0.1.0: Python 3.12 not found. Enabling ABI3 forward compatibility.
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling cxx-build v1.0.192
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.192
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking validation v0.1.0 (/opt/rustwide/workdir/ui/rust_ui/bin/validation)
[INFO] [stderr]     Checking core_math v0.1.0 (/opt/rustwide/workdir/ui/rust_ui/bin/core_math)
[INFO] [stderr]     Checking plugin_loader v0.1.0 (/opt/rustwide/workdir/ui/rust_ui/bin/plugin_loader)
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]    Compiling oasm-domains v0.1.0 (/opt/rustwide/workdir/crates/oasm-domains)
[INFO] [stdout] warning: unused variable: `occt_include`
[INFO] [stdout]  --> crates/oasm-domains/build.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |     let occt_include = format!("{}\\inc", occt_root);
[INFO] [stdout]   |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_occt_include`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking ipc_bridge v0.1.0 (/opt/rustwide/workdir/ui/rust_ui/bin/ipc_bridge)
[INFO] [stderr]     Checking oasm-core v0.1.0 (/opt/rustwide/workdir/crates/oasm-core)
[INFO] [stderr]     Checking asm-formats v0.1.0 (/opt/rustwide/workdir/crates/asm-formats)
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]  --> crates/asm-formats/src/templates.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | use anyhow::{Result, Context};
[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: `Context`
[INFO] [stdout]   --> crates/asm-formats/src/converters.rs:41:22
[INFO] [stdout]    |
[INFO] [stdout] 41 | use anyhow::{Result, Context};
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> crates/oasm-core/src/rules/loader.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::collections::HashMap;
[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: `std::collections::HashMap`
[INFO] [stdout]  --> crates/oasm-core/src/rules/loader.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::collections::HashMap;
[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: `RuleLevel`
[INFO] [stdout]  --> crates/oasm-core/src/rules/resolver.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::{HierarchicalRule, RuleLevel, ValidationMessage, ValidationResult};
[INFO] [stdout]   |                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RuleCategory`
[INFO] [stdout]  --> crates/oasm-core/src/rules/mod.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::{Rule, RuleCategory, Severity};
[INFO] [stdout]   |                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]  --> crates/asm-formats/src/templates.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | use anyhow::{Result, Context};
[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: `Context`
[INFO] [stdout]   --> crates/asm-formats/src/converters.rs:41:22
[INFO] [stdout]    |
[INFO] [stdout] 41 | use anyhow::{Result, Context};
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> crates/asm-formats/src/converters.rs:308:9
[INFO] [stdout]     |
[INFO] [stdout] 308 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking runtime_daemon v0.1.0 (/opt/rustwide/workdir/runtime/daemon)
[INFO] [stdout] warning: unused variable: `template_type`
[INFO] [stdout]   --> crates/asm-formats/src/templates.rs:66:32
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn find_by_type(&self, template_type: TemplateType) -> Result<Vec<String>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_template_type`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> runtime/daemon/src/manifest_loader.rs:333:9
[INFO] [stdout]     |
[INFO] [stdout] 333 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/asm-formats/src/converters.rs:290:13
[INFO] [stdout]     |
[INFO] [stdout] 290 |         let mut lineage = self.converter.cbor_to_json_lineage(
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `annotation`
[INFO] [stdout]    --> crates/asm-formats/src/converters.rs:298:13
[INFO] [stdout]     |
[INFO] [stdout] 298 |         for annotation in &yaml_overlay.annotations {
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_annotation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `validate_library` is never used
[INFO] [stdout]   --> ui/rust_ui/src/validation.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn validate_library(path: &str) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `validated` is never read
[INFO] [stdout]   --> ui/rust_ui/src/config.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct ModuleState {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub validated: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ModuleState` 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 `version` and `lifecycle` are never read
[INFO] [stdout]   --> ui/rust_ui/src/config.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct AppState {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 27 |     pub profile_name: String,
[INFO] [stdout] 28 |     pub version: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 29 |     pub environment: Option<String>,
[INFO] [stdout] 30 |     pub lifecycle: Lifecycle,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppState` 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: function `validate_state` is never used
[INFO] [stdout]   --> ui/rust_ui/src/config.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub fn validate_state(state: &AppState) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_lifecycle` is never used
[INFO] [stdout]   --> ui/rust_ui/src/config.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub fn set_lifecycle(state: &mut AppState, phase: Lifecycle) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `validate_library` is never used
[INFO] [stdout]   --> ui/rust_ui/src/validation.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn validate_library(path: &str) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `validated` is never read
[INFO] [stdout]   --> ui/rust_ui/src/config.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct ModuleState {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub validated: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ModuleState` 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 `version` and `lifecycle` are never read
[INFO] [stdout]   --> ui/rust_ui/src/config.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct AppState {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 27 |     pub profile_name: String,
[INFO] [stdout] 28 |     pub version: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 29 |     pub environment: Option<String>,
[INFO] [stdout] 30 |     pub lifecycle: Lifecycle,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppState` 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: function `validate_state` is never used
[INFO] [stdout]   --> ui/rust_ui/src/config.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub fn validate_state(state: &AppState) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_lifecycle` is never used
[INFO] [stdout]   --> ui/rust_ui/src/config.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub fn set_lifecycle(state: &mut AppState, phase: Lifecycle) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `report`
[INFO] [stdout]    --> crates/oasm-core/src/validators/rules_validator.rs:182:13
[INFO] [stdout]     |
[INFO] [stdout] 182 |         let report = validator.validate(&context);
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_report`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `template_type`
[INFO] [stdout]   --> crates/asm-formats/src/templates.rs:66:32
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn find_by_type(&self, template_type: TemplateType) -> Result<Vec<String>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_template_type`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/asm-formats/src/converters.rs:290:13
[INFO] [stdout]     |
[INFO] [stdout] 290 |         let mut lineage = self.converter.cbor_to_json_lineage(
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `annotation`
[INFO] [stdout]    --> crates/asm-formats/src/converters.rs:298:13
[INFO] [stdout]     |
[INFO] [stdout] 298 |         for annotation in &yaml_overlay.annotations {
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_annotation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking compiler v0.1.0 (/opt/rustwide/workdir/compiler)
[INFO] [stdout] warning: field `immutable_store_path` is never read
[INFO] [stdout]    --> crates/asm-formats/src/domains.rs:312:5
[INFO] [stdout]     |
[INFO] [stdout] 311 | pub struct CopyOnWorkManager {
[INFO] [stdout]     |            ----------------- field in this struct
[INFO] [stdout] 312 |     immutable_store_path: PathBuf,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> runtime/daemon/src/manifest_loader.rs:333:9
[INFO] [stdout]     |
[INFO] [stdout] 333 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `compiler`
[INFO] [stdout]  --> runtime/daemon/tests/integration.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let result = compiler::compile_manifest(path);
[INFO] [stdout]   |                  ^^^^^^^^ use of unresolved module or unlinked crate `compiler`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `compiler`, use `cargo add compiler` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `runtime_daemon` (test "integration") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0063]: missing field `metrics` in initializer of `cli_dashboard::DashboardRow`
[INFO] [stdout]    --> compiler/src/cli_dashboard.rs:355:19
[INFO] [stdout]     |
[INFO] [stdout] 355 |         let row = DashboardRow {
[INFO] [stdout]     |                   ^^^^^^^^^^^^ missing `metrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `immutable_store_path` is never read
[INFO] [stdout]    --> crates/asm-formats/src/domains.rs:312:5
[INFO] [stdout]     |
[INFO] [stdout] 311 | pub struct CopyOnWorkManager {
[INFO] [stdout]     |            ----------------- field in this struct
[INFO] [stdout] 312 |     immutable_store_path: PathBuf,
[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 `append_line` is never used
[INFO] [stdout]   --> runtime/daemon/src/commit.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn append_line(path: &str, line: &str) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `compiler` (lib test) due to 1 previous error
[INFO] [stdout] warning: function `append_line` is never used
[INFO] [stdout]   --> runtime/daemon/src/commit.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn append_line(path: &str, line: &str) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9a1fa5b0601efe7f11ea3803bcac2c6f784bffc84f6e6472ed3dc985e8979386", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a1fa5b0601efe7f11ea3803bcac2c6f784bffc84f6e6472ed3dc985e8979386", kill_on_drop: false }`
[INFO] [stdout] 9a1fa5b0601efe7f11ea3803bcac2c6f784bffc84f6e6472ed3dc985e8979386
