[INFO] cloning repository https://github.com/kitretsusaisama/ForgeOne
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kitretsusaisama/ForgeOne" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkitretsusaisama%2FForgeOne", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkitretsusaisama%2FForgeOne'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1f0282493202fe46ace5ed0ac144d9f57aeac87d
[INFO] checking kitretsusaisama/ForgeOne against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkitretsusaisama%2FForgeOne" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kitretsusaisama/ForgeOne
[INFO] finished tweaking git repo https://github.com/kitretsusaisama/ForgeOne
[INFO] tweaked toml for git repo https://github.com/kitretsusaisama/ForgeOne written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kitretsusaisama/ForgeOne on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kitretsusaisama/ForgeOne 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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-0-tc1/source/common/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-0-tc1/source/microkernel/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wat v1.235.0
[INFO] [stderr]   Downloaded wasmtime-fiber v9.0.4
[INFO] [stderr]   Downloaded wasmtime-jit-debug v9.0.4
[INFO] [stderr]   Downloaded wasmtime-asm-macros v9.0.4
[INFO] [stderr]   Downloaded wasmparser v0.235.0
[INFO] [stderr]   Downloaded cranelift-control v0.96.4
[INFO] [stderr]   Downloaded cranelift-isle v0.96.4
[INFO] [stderr]   Downloaded cranelift-bforest v0.96.4
[INFO] [stderr]   Downloaded idb v0.6.4
[INFO] [stderr]   Downloaded wasmtime-component-macro v9.0.4
[INFO] [stderr]   Downloaded wasmtime-cranelift v9.0.4
[INFO] [stderr]   Downloaded wasmparser v0.103.0
[INFO] [stderr]   Downloaded regalloc2 v0.8.1
[INFO] [stderr]   Downloaded wasmtime-environ v9.0.4
[INFO] [stderr]   Downloaded wasmtime-runtime v9.0.4
[INFO] [stderr]   Downloaded wasmparser v0.95.0
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.96.4
[INFO] [stderr]   Downloaded cranelift-wasm v0.96.4
[INFO] [stderr]   Downloaded wasmer v3.3.0
[INFO] [stderr]   Downloaded wit-parser v0.7.1
[INFO] [stderr]   Downloaded cranelift-codegen v0.96.4
[INFO] [stderr]   Downloaded cranelift-frontend v0.96.4
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.96.4
[INFO] [stderr]   Downloaded wasmtime-cranelift-shared v9.0.4
[INFO] [stderr]   Downloaded wasmtime-jit-icache-coherence v9.0.4
[INFO] [stderr]   Downloaded wasmtime-jit v9.0.4
[INFO] [stderr]   Downloaded wasmtime-types v9.0.4
[INFO] [stderr]   Downloaded wasm-encoder v0.235.0
[INFO] [stderr]   Downloaded wast v235.0.0
[INFO] [stderr]   Downloaded sha3 v0.7.3
[INFO] [stderr]   Downloaded indxdb v0.7.0
[INFO] [stderr]   Downloaded wasmtime v9.0.4
[INFO] [stderr]   Downloaded rexie v0.6.2
[INFO] [stderr]   Downloaded wasm-bindgen-downcast-macros v0.1.1
[INFO] [stderr]   Downloaded wasm-bindgen-downcast v0.1.1
[INFO] [stderr]   Downloaded wasmer-compiler v3.3.0
[INFO] [stderr]   Downloaded wasmer-compiler-cranelift v3.3.0
[INFO] [stderr]   Downloaded wasmer-derive v3.3.0
[INFO] [stderr]   Downloaded wasmer-types v3.3.0
[INFO] [stderr]   Downloaded wasmer-vm v3.3.0
[INFO] [stderr]   Downloaded wasmtime-cache v9.0.4
[INFO] [stderr]   Downloaded wasmtime-component-util v9.0.4
[INFO] [stderr]   Downloaded wasmtime-wit-bindgen v9.0.4
[INFO] [stderr]   Downloaded cranelift-native v0.96.4
[INFO] [stderr]   Downloaded cranelift-entity v0.96.4
[INFO] [stderr]   Downloaded dilithium v0.1.2+deprecated
[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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c83806ebacfe1302a3a54170570c5b815652deab39b2c3a4e4cbb9159726d566
[INFO] running `Command { std: "docker" "start" "-a" "c83806ebacfe1302a3a54170570c5b815652deab39b2c3a4e4cbb9159726d566", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c83806ebacfe1302a3a54170570c5b815652deab39b2c3a4e4cbb9159726d566", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c83806ebacfe1302a3a54170570c5b815652deab39b2c3a4e4cbb9159726d566", kill_on_drop: false }`
[INFO] [stdout] c83806ebacfe1302a3a54170570c5b815652deab39b2c3a4e4cbb9159726d566
[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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d920b5970f7a03d102a23a33fb137f5cf721ff1db3e7d9cf9ed9b17169c50bd
[INFO] running `Command { std: "docker" "start" "-a" "9d920b5970f7a03d102a23a33fb137f5cf721ff1db3e7d9cf9ed9b17169c50bd", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/common/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/microkernel/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling curve25519-dalek v4.2.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking generic-array v0.9.1
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]     Checking byte-tools v0.2.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking block-buffer v0.3.3
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking web-sys v0.3.77
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking opentelemetry_api v0.20.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking digest v0.7.6
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking idb v0.6.4
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling redb v1.5.1
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking rexie v0.6.2
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking opentelemetry_sdk v0.20.0
[INFO] [stderr]     Checking toml_parser v1.0.1
[INFO] [stderr]     Checking sha3 v0.7.3
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]    Compiling rkyv_derive v0.7.45
[INFO] [stderr]    Compiling metrics-macros v0.7.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking itertools v0.7.11
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking toml v0.9.2
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking dilithium v0.1.2+deprecated
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking metrics v0.21.1
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking opentelemetry v0.20.0
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking indxdb v0.7.0
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking cranelift-entity v0.96.4
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling cranelift-isle v0.96.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.96.4
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.96.4
[INFO] [stderr]     Checking warp v0.3.7
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking proptest v1.7.0
[INFO] [stderr]     Checking wasmparser v0.103.0
[INFO] [stderr]     Checking arbitrary v1.4.1
[INFO] [stderr]    Compiling cranelift-codegen v0.96.4
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking cranelift-control v0.96.4
[INFO] [stderr]     Checking object v0.30.4
[INFO] [stderr]     Checking regalloc2 v0.8.1
[INFO] [stderr]     Checking cranelift-bforest v0.96.4
[INFO] [stderr]    Compiling wasmtime-fiber v9.0.4
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling ittapi-sys v0.3.5
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling wasm-encoder v0.235.0
[INFO] [stderr]     Checking wasmtime-types v9.0.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling wasmtime-runtime v9.0.4
[INFO] [stderr]     Checking wasmtime-asm-macros v9.0.4
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking wasmtime-environ v9.0.4
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]     Checking memfd v0.6.4
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling wasmtime-cache v9.0.4
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking ittapi v0.3.5
[INFO] [stderr]     Checking wast v235.0.0
[INFO] [stderr]     Checking wasmtime-jit-debug v9.0.4
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking file-per-thread-logger v0.1.6
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v9.0.4
[INFO] [stderr]    Compiling wasmtime v9.0.4
[INFO] [stderr]     Checking rustc-demangle v0.1.25
[INFO] [stderr]     Checking fxprof-processed-profile v0.6.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking wasmtime-jit v9.0.4
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stdout] warning: unexpected `cfg` condition value: `metrics-http`
[INFO] [stdout]     --> common/src/audit.rs:2370:7
[INFO] [stdout]      |
[INFO] [stdout] 2370 | #[cfg(feature = "metrics-http")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `metrics-http` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::any::Any`
[INFO] [stdout]    --> common/src/audit.rs:938:13
[INFO] [stdout]     |
[INFO] [stdout] 938 |         use std::any::Any;
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> common/src/config.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mutex`
[INFO] [stdout]   --> common/src/crypto.rs:14:30
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::sync::{Arc, RwLock, Mutex, Once};
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Nonce`
[INFO] [stdout]   --> common/src/crypto.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 | use aes_gcm::{Aes256Gcm, Nonce}; // Key is implied as 32 bytes for Aes256Gcm
[INFO] [stdout]    |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PasswordHash`
[INFO] [stdout]    --> common/src/crypto.rs:457:45
[INFO] [stdout]     |
[INFO] [stdout] 457 |     use argon2::password_hash::{SaltString, PasswordHash};
[INFO] [stdout]     |                                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]   --> common/src/db/redb.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]   --> common/src/db/redb.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::path::{Path, PathBuf};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration` and `Instant`
[INFO] [stdout]   --> common/src/db/redb.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::time::{Duration, Instant};
[INFO] [stdout]    |                 ^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warp::filters::log::Log`
[INFO] [stdout]   --> common/src/db/redb.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use warp::filters::log::Log;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TypeName`
[INFO] [stdout]   --> common/src/db/redb.rs:21:54
[INFO] [stdout]    |
[INFO] [stdout] 21 | use redb::{Database, ReadableTable, TableDefinition, TypeName};
[INFO] [stdout]    |                                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StorageBackend`
[INFO] [stdout]   --> common/src/db/redb.rs:30:52
[INFO] [stdout]    |
[INFO] [stdout] 30 | use crate::db::model::{EventPriority, Persistable, StorageBackend, StreamableEvent};
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `syscall-client`
[INFO] [stdout]   --> common/src/observer.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "syscall-client")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `syscall-client` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `syscall-client`
[INFO] [stdout]   --> common/src/observer.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "syscall-client")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `syscall-client` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime` and `Utc`
[INFO] [stdout]  --> common/src/observer.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use chrono::{DateTime, Utc};
[INFO] [stdout]   |              ^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::error::Result`
[INFO] [stdout]    --> common/src/observer.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 218 |     use crate::error::Result;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `microkernel`
[INFO] [stdout]   --> common/src/syscall_client.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg(not(feature = "microkernel"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `microkernel` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `microkernel`
[INFO] [stdout]    --> common/src/syscall_client.rs:116:7
[INFO] [stdout]     |
[INFO] [stdout] 116 | #[cfg(feature = "microkernel")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `microkernel` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `telemetry`
[INFO] [stdout]   --> common/src/syscall_client.rs:44:15
[INFO] [stdout]    |
[INFO] [stdout] 44 |         #[cfg(feature = "telemetry")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `telemetry` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `telemetry`
[INFO] [stdout]   --> common/src/syscall_client.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |         #[cfg(feature = "telemetry")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `telemetry` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `telemetry`
[INFO] [stdout]    --> common/src/syscall_client.rs:102:15
[INFO] [stdout]     |
[INFO] [stdout] 102 |         #[cfg(feature = "telemetry")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `telemetry` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `metrics-http`
[INFO] [stdout]     --> common/src/audit.rs:2370:7
[INFO] [stdout]      |
[INFO] [stdout] 2370 | #[cfg(feature = "metrics-http")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `metrics-http` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::any::Any`
[INFO] [stdout]    --> common/src/audit.rs:938:13
[INFO] [stdout]     |
[INFO] [stdout] 938 |         use std::any::Any;
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> common/src/config.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mutex`
[INFO] [stdout]   --> common/src/crypto.rs:14:30
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::sync::{Arc, RwLock, Mutex, Once};
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Nonce`
[INFO] [stdout]   --> common/src/crypto.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 | use aes_gcm::{Aes256Gcm, Nonce}; // Key is implied as 32 bytes for Aes256Gcm
[INFO] [stdout]    |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PasswordHash`
[INFO] [stdout]    --> common/src/crypto.rs:457:45
[INFO] [stdout]     |
[INFO] [stdout] 457 |     use argon2::password_hash::{SaltString, PasswordHash};
[INFO] [stdout]     |                                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]   --> common/src/db/redb.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]   --> common/src/db/redb.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::path::{Path, PathBuf};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration` and `Instant`
[INFO] [stdout]   --> common/src/db/redb.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::time::{Duration, Instant};
[INFO] [stdout]    |                 ^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warp::filters::log::Log`
[INFO] [stdout]   --> common/src/db/redb.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use warp::filters::log::Log;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TypeName`
[INFO] [stdout]   --> common/src/db/redb.rs:21:54
[INFO] [stdout]    |
[INFO] [stdout] 21 | use redb::{Database, ReadableTable, TableDefinition, TypeName};
[INFO] [stdout]    |                                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StorageBackend`
[INFO] [stdout]   --> common/src/db/redb.rs:30:52
[INFO] [stdout]    |
[INFO] [stdout] 30 | use crate::db::model::{EventPriority, Persistable, StorageBackend, StreamableEvent};
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `syscall-client`
[INFO] [stdout]   --> common/src/observer.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "syscall-client")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `syscall-client` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `syscall-client`
[INFO] [stdout]   --> common/src/observer.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "syscall-client")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `syscall-client` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime` and `Utc`
[INFO] [stdout]  --> common/src/observer.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use chrono::{DateTime, Utc};
[INFO] [stdout]   |              ^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::error::Result`
[INFO] [stdout]    --> common/src/observer.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 218 |     use crate::error::Result;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `microkernel`
[INFO] [stdout]   --> common/src/syscall_client.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg(not(feature = "microkernel"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `microkernel` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `microkernel`
[INFO] [stdout]    --> common/src/syscall_client.rs:116:7
[INFO] [stdout]     |
[INFO] [stdout] 116 | #[cfg(feature = "microkernel")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `microkernel` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `telemetry`
[INFO] [stdout]   --> common/src/syscall_client.rs:44:15
[INFO] [stdout]    |
[INFO] [stdout] 44 |         #[cfg(feature = "telemetry")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `telemetry` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `telemetry`
[INFO] [stdout]   --> common/src/syscall_client.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |         #[cfg(feature = "telemetry")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `telemetry` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `telemetry`
[INFO] [stdout]    --> common/src/syscall_client.rs:102:15
[INFO] [stdout]     |
[INFO] [stdout] 102 |         #[cfg(feature = "telemetry")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `telemetry` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]    --> common/src/db/redb.rs:706:32
[INFO] [stdout]     |
[INFO] [stdout] 706 | ...   let data = base64::decode(value.value()).map_err(|e| crate::error::ForgeError::SerializationError(format!("Failed to decode base64:...
[INFO] [stdout]     |                          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]     --> common/src/db/redb.rs:1074:36
[INFO] [stdout]      |
[INFO] [stdout] 1074 |                 let data = base64::decode(entry_data.value()).map_err(|e| {
[INFO] [stdout]      |                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]     --> common/src/db/redb.rs:1215:28
[INFO] [stdout]      |
[INFO] [stdout] 1215 |         let data = base64::decode(entry_data.value()).map_err(|e| {
[INFO] [stdout]      |                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]     --> common/src/db/redb.rs:1359:65
[INFO] [stdout]      |
[INFO] [stdout] 1359 |                 chunks_table.insert(chunk_key.as_str(), base64::encode(&chunk_data).as_str()).map_err(|e| {
[INFO] [stdout]      |                                                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]     --> common/src/db/redb.rs:1435:43
[INFO] [stdout]      |
[INFO] [stdout] 1435 |                 let chunk_bytes = base64::decode(encoded_chunk)
[INFO] [stdout]      |                                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]     --> common/src/db/redb.rs:1893:32
[INFO] [stdout]      |
[INFO] [stdout] 1893 |             let data = base64::decode(event_data.value()).map_err(|e| {
[INFO] [stdout]      |                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]     --> common/src/db/redb.rs:2204:36
[INFO] [stdout]      |
[INFO] [stdout] 2204 |                 let data = base64::decode(entry_data.value()).map_err(|e| {
[INFO] [stdout]      |                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]    --> common/src/db/redb.rs:706:32
[INFO] [stdout]     |
[INFO] [stdout] 706 | ...   let data = base64::decode(value.value()).map_err(|e| crate::error::ForgeError::SerializationError(format!("Failed to decode base64:...
[INFO] [stdout]     |                          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]     --> common/src/db/redb.rs:1074:36
[INFO] [stdout]      |
[INFO] [stdout] 1074 |                 let data = base64::decode(entry_data.value()).map_err(|e| {
[INFO] [stdout]      |                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]     --> common/src/db/redb.rs:1215:28
[INFO] [stdout]      |
[INFO] [stdout] 1215 |         let data = base64::decode(entry_data.value()).map_err(|e| {
[INFO] [stdout]      |                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]     --> common/src/db/redb.rs:1359:65
[INFO] [stdout]      |
[INFO] [stdout] 1359 |                 chunks_table.insert(chunk_key.as_str(), base64::encode(&chunk_data).as_str()).map_err(|e| {
[INFO] [stdout]      |                                                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]     --> common/src/db/redb.rs:1435:43
[INFO] [stdout]      |
[INFO] [stdout] 1435 |                 let chunk_bytes = base64::decode(encoded_chunk)
[INFO] [stdout]      |                                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]     --> common/src/db/redb.rs:1893:32
[INFO] [stdout]      |
[INFO] [stdout] 1893 |             let data = base64::decode(event_data.value()).map_err(|e| {
[INFO] [stdout]      |                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]     --> common/src/db/redb.rs:2204:36
[INFO] [stdout]      |
[INFO] [stdout] 2204 |                 let data = base64::decode(entry_data.value()).map_err(|e| {
[INFO] [stdout]      |                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wat v1.235.0
[INFO] [stdout] warning: unused variable: `start_time`
[INFO] [stdout]     --> common/src/audit.rs:1327:5
[INFO] [stdout]      |
[INFO] [stdout] 1327 |     start_time: Option<DateTime<Utc>>,
[INFO] [stdout]      |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_time`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end_time`
[INFO] [stdout]     --> common/src/audit.rs:1328:5
[INFO] [stdout]      |
[INFO] [stdout] 1328 |     end_time: Option<DateTime<Utc>>,
[INFO] [stdout]      |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_end_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `identity`
[INFO] [stdout]     --> common/src/audit.rs:1329:5
[INFO] [stdout]      |
[INFO] [stdout] 1329 |     identity: Option<String>,
[INFO] [stdout]      |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_identity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `category`
[INFO] [stdout]     --> common/src/audit.rs:1330:5
[INFO] [stdout]      |
[INFO] [stdout] 1330 |     category: Option<AuditCategory>,
[INFO] [stdout]      |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_category`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]     --> common/src/audit.rs:1331:5
[INFO] [stdout]      |
[INFO] [stdout] 1331 |     action: Option<String>,
[INFO] [stdout]      |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `resource`
[INFO] [stdout]     --> common/src/audit.rs:1332:5
[INFO] [stdout]      |
[INFO] [stdout] 1332 |     resource: Option<String>,
[INFO] [stdout]      |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_resource`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status`
[INFO] [stdout]     --> common/src/audit.rs:1333:5
[INFO] [stdout]      |
[INFO] [stdout] 1333 |     status: Option<AuditStatus>,
[INFO] [stdout]      |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `severity`
[INFO] [stdout]     --> common/src/audit.rs:1334:5
[INFO] [stdout]      |
[INFO] [stdout] 1334 |     severity: Option<AuditSeverity>,
[INFO] [stdout]      |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_severity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]     --> common/src/audit.rs:1335:5
[INFO] [stdout]      |
[INFO] [stdout] 1335 |     limit: Option<usize>,
[INFO] [stdout]      |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]     --> common/src/audit.rs:1336:5
[INFO] [stdout]      |
[INFO] [stdout] 1336 |     offset: Option<usize>,
[INFO] [stdout]      |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `retention_days`
[INFO] [stdout]     --> common/src/audit.rs:1385:37
[INFO] [stdout]      |
[INFO] [stdout] 1385 | pub async fn purge_old_audit_events(retention_days: u32) -> Result<usize> {
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_retention_days`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cranelift-native v0.96.4
[INFO] [stderr]     Checking cranelift-frontend v0.96.4
[INFO] [stderr]     Checking wasmtime-cranelift-shared v9.0.4
[INFO] [stdout] warning: unused variable: `start_time`
[INFO] [stdout]     --> common/src/audit.rs:1327:5
[INFO] [stdout]      |
[INFO] [stdout] 1327 |     start_time: Option<DateTime<Utc>>,
[INFO] [stdout]      |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_time`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end_time`
[INFO] [stdout]     --> common/src/audit.rs:1328:5
[INFO] [stdout]      |
[INFO] [stdout] 1328 |     end_time: Option<DateTime<Utc>>,
[INFO] [stdout]      |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_end_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `identity`
[INFO] [stdout]     --> common/src/audit.rs:1329:5
[INFO] [stdout]      |
[INFO] [stdout] 1329 |     identity: Option<String>,
[INFO] [stdout]      |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_identity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `category`
[INFO] [stdout]     --> common/src/audit.rs:1330:5
[INFO] [stdout]      |
[INFO] [stdout] 1330 |     category: Option<AuditCategory>,
[INFO] [stdout]      |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_category`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]     --> common/src/audit.rs:1331:5
[INFO] [stdout]      |
[INFO] [stdout] 1331 |     action: Option<String>,
[INFO] [stdout]      |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `resource`
[INFO] [stdout]     --> common/src/audit.rs:1332:5
[INFO] [stdout]      |
[INFO] [stdout] 1332 |     resource: Option<String>,
[INFO] [stdout]      |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_resource`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status`
[INFO] [stdout]     --> common/src/audit.rs:1333:5
[INFO] [stdout]      |
[INFO] [stdout] 1333 |     status: Option<AuditStatus>,
[INFO] [stdout]      |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `severity`
[INFO] [stdout]     --> common/src/audit.rs:1334:5
[INFO] [stdout]      |
[INFO] [stdout] 1334 |     severity: Option<AuditSeverity>,
[INFO] [stdout]      |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_severity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]     --> common/src/audit.rs:1335:5
[INFO] [stdout]      |
[INFO] [stdout] 1335 |     limit: Option<usize>,
[INFO] [stdout]      |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]     --> common/src/audit.rs:1336:5
[INFO] [stdout]      |
[INFO] [stdout] 1336 |     offset: Option<usize>,
[INFO] [stdout]      |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `retention_days`
[INFO] [stdout]     --> common/src/audit.rs:1385:37
[INFO] [stdout]      |
[INFO] [stdout] 1385 | pub async fn purge_old_audit_events(retention_days: u32) -> Result<usize> {
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_retention_days`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cranelift-wasm v0.96.4
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]    --> common/src/db/redb.rs:946:75
[INFO] [stdout]     |
[INFO] [stdout] 946 |             let index_key = format!("{}:{}", entry.topic, entry.timestamp.timestamp_nanos());
[INFO] [stdout]     |                                                                           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]     --> common/src/db/redb.rs:1050:43
[INFO] [stdout]      |
[INFO] [stdout] 1050 |             format!("{}:{}", topic, start.timestamp_nanos())
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]     --> common/src/db/redb.rs:1056:41
[INFO] [stdout]      |
[INFO] [stdout] 1056 |             format!("{}:{}", topic, end.timestamp_nanos() + 1) // Add 1 to make it inclusive
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]     --> common/src/db/redb.rs:1670:20
[INFO] [stdout]      |
[INFO] [stdout] 1670 |         Utc::now().timestamp_nanos(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]     --> common/src/db/redb.rs:1738:73
[INFO] [stdout]      |
[INFO] [stdout] 1738 |         let index_key = format!("{}:{}", self.current_topic, Utc::now().timestamp_nanos());
[INFO] [stdout]      |                                                                         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]     --> common/src/db/redb.rs:1839:60
[INFO] [stdout]      |
[INFO] [stdout] 1839 |                 format!("{}:{}", self.current_topic, start.timestamp_nanos())
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]     --> common/src/db/redb.rs:1845:58
[INFO] [stdout]      |
[INFO] [stdout] 1845 |                 format!("{}:{}", self.current_topic, end.timestamp_nanos() + 1) // Add 1 to make it inclusive
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]     --> common/src/db/redb.rs:1962:75
[INFO] [stdout]      |
[INFO] [stdout] 1962 |         let entry_id = format!("{}_{}_{}", self.current_topic, Utc::now().timestamp_nanos(), Uuid::new_v4());
[INFO] [stdout]      |                                                                           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]     --> common/src/db/redb.rs:2014:89
[INFO] [stdout]      |
[INFO] [stdout] 2014 |             let index_key = format!("{}:{:?}:{}", self.current_topic, level, Utc::now().timestamp_nanos());
[INFO] [stdout]      |                                                                                         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]     --> common/src/db/redb.rs:2180:70
[INFO] [stdout]      |
[INFO] [stdout] 2180 |             format!("{}:{}:{}", self.current_topic, level_str, start.timestamp_nanos())
[INFO] [stdout]      |                                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]     --> common/src/db/redb.rs:2186:68
[INFO] [stdout]      |
[INFO] [stdout] 2186 |             format!("{}:{}:{}", self.current_topic, level_str, end.timestamp_nanos() + 1) // Add 1 to make it inclusive
[INFO] [stdout]      |                                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]    --> common/src/db/redb.rs:946:75
[INFO] [stdout]     |
[INFO] [stdout] 946 |             let index_key = format!("{}:{}", entry.topic, entry.timestamp.timestamp_nanos());
[INFO] [stdout]     |                                                                           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]     --> common/src/db/redb.rs:1050:43
[INFO] [stdout]      |
[INFO] [stdout] 1050 |             format!("{}:{}", topic, start.timestamp_nanos())
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]     --> common/src/db/redb.rs:1056:41
[INFO] [stdout]      |
[INFO] [stdout] 1056 |             format!("{}:{}", topic, end.timestamp_nanos() + 1) // Add 1 to make it inclusive
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]     --> common/src/db/redb.rs:1670:20
[INFO] [stdout]      |
[INFO] [stdout] 1670 |         Utc::now().timestamp_nanos(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]     --> common/src/db/redb.rs:1738:73
[INFO] [stdout]      |
[INFO] [stdout] 1738 |         let index_key = format!("{}:{}", self.current_topic, Utc::now().timestamp_nanos());
[INFO] [stdout]      |                                                                         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]     --> common/src/db/redb.rs:1839:60
[INFO] [stdout]      |
[INFO] [stdout] 1839 |                 format!("{}:{}", self.current_topic, start.timestamp_nanos())
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]     --> common/src/db/redb.rs:1845:58
[INFO] [stdout]      |
[INFO] [stdout] 1845 |                 format!("{}:{}", self.current_topic, end.timestamp_nanos() + 1) // Add 1 to make it inclusive
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]     --> common/src/db/redb.rs:1962:75
[INFO] [stdout]      |
[INFO] [stdout] 1962 |         let entry_id = format!("{}_{}_{}", self.current_topic, Utc::now().timestamp_nanos(), Uuid::new_v4());
[INFO] [stdout]      |                                                                           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]     --> common/src/db/redb.rs:2014:89
[INFO] [stdout]      |
[INFO] [stdout] 2014 |             let index_key = format!("{}:{:?}:{}", self.current_topic, level, Utc::now().timestamp_nanos());
[INFO] [stdout]      |                                                                                         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wasmtime-cranelift v9.0.4
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]     --> common/src/db/redb.rs:2180:70
[INFO] [stdout]      |
[INFO] [stdout] 2180 |             format!("{}:{}:{}", self.current_topic, level_str, start.timestamp_nanos())
[INFO] [stdout]      |                                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]     --> common/src/db/redb.rs:2186:68
[INFO] [stdout]      |
[INFO] [stdout] 2186 |             format!("{}:{}:{}", self.current_topic, level_str, end.timestamp_nanos() + 1) // Add 1 to make it inclusive
[INFO] [stdout]      |                                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Persistable`
[INFO] [stdout]   --> common/src/db/redb.rs:30:39
[INFO] [stdout]    |
[INFO] [stdout] 30 | use crate::db::model::{EventPriority, Persistable, StorageBackend, StreamableEvent};
[INFO] [stdout]    |                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]    --> common/src/audit.rs:226:21
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn write(&self, event: &AuditEvent) -> Result<()> {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]    --> common/src/audit.rs:251:21
[INFO] [stdout]     |
[INFO] [stdout] 251 |     fn write(&self, event: &AuditEvent) -> Result<()> {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]    --> common/src/audit.rs:276:21
[INFO] [stdout]     |
[INFO] [stdout] 276 |     fn write(&self, event: &AuditEvent) -> Result<()> {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `length`
[INFO] [stdout]    --> common/src/crypto.rs:344:51
[INFO] [stdout]     |
[INFO] [stdout] 344 | pub fn derive_key(master_key: &[u8], info: &[u8], length: usize) -> Result<[u8; 32]> {
[INFO] [stdout]     |                                                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Persistable`
[INFO] [stdout]   --> common/src/db/redb.rs:30:39
[INFO] [stdout]    |
[INFO] [stdout] 30 | use crate::db::model::{EventPriority, Persistable, StorageBackend, StreamableEvent};
[INFO] [stdout]    |                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `metadata_table`
[INFO] [stdout]    --> common/src/db/redb.rs:304:17
[INFO] [stdout]     |
[INFO] [stdout] 304 |         let mut metadata_table = write_txn.open_table(tables[0].1).map_err(|e| {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `snapshots_table`
[INFO] [stdout]    --> common/src/db/redb.rs:310:17
[INFO] [stdout]     |
[INFO] [stdout] 310 |         let mut snapshots_table = write_txn.open_table(tables[1].1).map_err(|e| {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_snapshots_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `metrics_table`
[INFO] [stdout]    --> common/src/db/redb.rs:316:17
[INFO] [stdout]     |
[INFO] [stdout] 316 |         let mut metrics_table = write_txn.open_table(tables[2].1).map_err(|e| {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metrics_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `settings_table`
[INFO] [stdout]    --> common/src/db/redb.rs:322:17
[INFO] [stdout]     |
[INFO] [stdout] 322 |         let mut settings_table = write_txn.open_table(tables[3].1).map_err(|e| {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_settings_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> common/src/db/redb.rs:304:13
[INFO] [stdout]     |
[INFO] [stdout] 304 |         let mut metadata_table = write_txn.open_table(tables[0].1).map_err(|e| {
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> common/src/db/redb.rs:310:13
[INFO] [stdout]     |
[INFO] [stdout] 310 |         let mut snapshots_table = write_txn.open_table(tables[1].1).map_err(|e| {
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> common/src/db/redb.rs:316:13
[INFO] [stdout]     |
[INFO] [stdout] 316 |         let mut metrics_table = write_txn.open_table(tables[2].1).map_err(|e| {
[INFO] [stdout]     |             ----^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> common/src/db/redb.rs:322:13
[INFO] [stdout]     |
[INFO] [stdout] 322 |         let mut settings_table = write_txn.open_table(tables[3].1).map_err(|e| {
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `logs_table`
[INFO] [stdout]    --> common/src/db/redb.rs:382:17
[INFO] [stdout]     |
[INFO] [stdout] 382 |         let mut logs_table = write_txn.open_table(tables[0].1).map_err(|e| {
[INFO] [stdout]     |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_logs_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `log_index_table`
[INFO] [stdout]    --> common/src/db/redb.rs:388:17
[INFO] [stdout]     |
[INFO] [stdout] 388 |         let mut log_index_table = write_txn.open_table(tables[1].1).map_err(|e| {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log_index_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `checkpoints_table`
[INFO] [stdout]    --> common/src/db/redb.rs:394:17
[INFO] [stdout]     |
[INFO] [stdout] 394 |         let mut checkpoints_table = write_txn.open_table(tables[2].1).map_err(|e| {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_checkpoints_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> common/src/db/redb.rs:382:13
[INFO] [stdout]     |
[INFO] [stdout] 382 |         let mut logs_table = write_txn.open_table(tables[0].1).map_err(|e| {
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> common/src/db/redb.rs:388:13
[INFO] [stdout]     |
[INFO] [stdout] 388 |         let mut log_index_table = write_txn.open_table(tables[1].1).map_err(|e| {
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> common/src/db/redb.rs:394:13
[INFO] [stdout]     |
[INFO] [stdout] 394 |         let mut checkpoints_table = write_txn.open_table(tables[2].1).map_err(|e| {
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `blob_metadata_table`
[INFO] [stdout]    --> common/src/db/redb.rs:460:17
[INFO] [stdout]     |
[INFO] [stdout] 460 |         let mut blob_metadata_table = write_txn.open_table(tables[0].1).map_err(|e| {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_blob_metadata_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `blob_chunks_table`
[INFO] [stdout]    --> common/src/db/redb.rs:466:17
[INFO] [stdout]     |
[INFO] [stdout] 466 |         let mut blob_chunks_table = write_txn.open_table(tables[1].1).map_err(|e| {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_blob_chunks_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `blob_index_table`
[INFO] [stdout]    --> common/src/db/redb.rs:472:17
[INFO] [stdout]     |
[INFO] [stdout] 472 |         let mut blob_index_table = write_txn.open_table(tables[2].1).map_err(|e| {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_blob_index_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> common/src/db/redb.rs:460:13
[INFO] [stdout]     |
[INFO] [stdout] 460 |         let mut blob_metadata_table = write_txn.open_table(tables[0].1).map_err(|e| {
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> common/src/db/redb.rs:466:13
[INFO] [stdout]     |
[INFO] [stdout] 466 |         let mut blob_chunks_table = write_txn.open_table(tables[1].1).map_err(|e| {
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]    --> common/src/audit.rs:226:21
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn write(&self, event: &AuditEvent) -> Result<()> {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]    --> common/src/audit.rs:251:21
[INFO] [stdout]     |
[INFO] [stdout] 251 |     fn write(&self, event: &AuditEvent) -> Result<()> {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]    --> common/src/audit.rs:276:21
[INFO] [stdout]     |
[INFO] [stdout] 276 |     fn write(&self, event: &AuditEvent) -> Result<()> {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> common/src/db/redb.rs:472:13
[INFO] [stdout]     |
[INFO] [stdout] 472 |         let mut blob_index_table = write_txn.open_table(tables[2].1).map_err(|e| {
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `events_table`
[INFO] [stdout]    --> common/src/db/redb.rs:538:17
[INFO] [stdout]     |
[INFO] [stdout] 538 |         let mut events_table = write_txn.open_table(tables[0].1).map_err(|e| {
[INFO] [stdout]     |                 ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_events_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event_index_table`
[INFO] [stdout]    --> common/src/db/redb.rs:544:17
[INFO] [stdout]     |
[INFO] [stdout] 544 |         let mut event_index_table = write_txn.open_table(tables[1].1).map_err(|e| {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_index_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `topics_table`
[INFO] [stdout]    --> common/src/db/redb.rs:550:17
[INFO] [stdout]     |
[INFO] [stdout] 550 |         let mut topics_table = write_txn.open_table(tables[2].1).map_err(|e| {
[INFO] [stdout]     |                 ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_topics_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> common/src/db/redb.rs:538:13
[INFO] [stdout]     |
[INFO] [stdout] 538 |         let mut events_table = write_txn.open_table(tables[0].1).map_err(|e| {
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> common/src/db/redb.rs:544:13
[INFO] [stdout]     |
[INFO] [stdout] 544 |         let mut event_index_table = write_txn.open_table(tables[1].1).map_err(|e| {
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> common/src/db/redb.rs:550:13
[INFO] [stdout]     |
[INFO] [stdout] 550 |         let mut topics_table = write_txn.open_table(tables[2].1).map_err(|e| {
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `read_txn`
[INFO] [stdout]    --> common/src/db/redb.rs:784:13
[INFO] [stdout]     |
[INFO] [stdout] 784 |         let read_txn = db.begin_read().map_err(|e| {
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_read_txn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `log_index_table`
[INFO] [stdout]     --> common/src/db/redb.rs:2143:17
[INFO] [stdout]      |
[INFO] [stdout] 2143 |             let log_index_table = read_txn.open_table(TableDefinition::<&str, &str>::new("log_index")).map_err(|e| {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log_index_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `logs_table`
[INFO] [stdout]     --> common/src/db/redb.rs:2147:17
[INFO] [stdout]      |
[INFO] [stdout] 2147 |             let logs_table = read_txn.open_table(TableDefinition::<&str, &str>::new("logs")).map_err(|e| {
[INFO] [stdout]      |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_logs_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `logs`
[INFO] [stdout]     --> common/src/db/redb.rs:2151:21
[INFO] [stdout]      |
[INFO] [stdout] 2151 |             let mut logs: Vec<LogEntry> = Vec::new();
[INFO] [stdout]      |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_logs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]     --> common/src/db/redb.rs:2152:21
[INFO] [stdout]      |
[INFO] [stdout] 2152 |             let mut count = 0;
[INFO] [stdout]      |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `level_str`
[INFO] [stdout]     --> common/src/db/redb.rs:2155:17
[INFO] [stdout]      |
[INFO] [stdout] 2155 |             let level_str = if let Some(ref l) = level {
[INFO] [stdout]      |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_level_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> common/src/db/redb.rs:2151:17
[INFO] [stdout]      |
[INFO] [stdout] 2151 |             let mut logs: Vec<LogEntry> = Vec::new();
[INFO] [stdout]      |                 ----^^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> common/src/db/redb.rs:2152:17
[INFO] [stdout]      |
[INFO] [stdout] 2152 |             let mut count = 0;
[INFO] [stdout]      |                 ----^^^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `metadata`
[INFO] [stdout]    --> common/src/db/snapshot.rs:274:13
[INFO] [stdout]     |
[INFO] [stdout] 274 |         let metadata = self.get_snapshot(snapshot_id)?
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `snapshot_dir`
[INFO] [stdout]    --> common/src/db/snapshot.rs:288:13
[INFO] [stdout]     |
[INFO] [stdout] 288 |         let snapshot_dir = self.base_dir.join("data").join(snapshot_id);
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_snapshot_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `metadata`
[INFO] [stdout]    --> common/src/db/snapshot.rs:308:13
[INFO] [stdout]     |
[INFO] [stdout] 308 |         let metadata = self.get_snapshot(snapshot_id)?
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tag`
[INFO] [stdout]    --> common/src/db/snapshot.rs:489:14
[INFO] [stdout]     |
[INFO] [stdout] 489 |         for (tag, mut snapshots) in tag_groups {
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_tag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field`
[INFO] [stdout]    --> common/src/db/crypto.rs:233:46
[INFO] [stdout]     |
[INFO] [stdout] 233 |     pub fn encrypt_field(&self, table: &str, field: &str, value: &[u8]) -> Result<String> {
[INFO] [stdout]     |                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_field`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field`
[INFO] [stdout]    --> common/src/db/crypto.rs:249:46
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub fn decrypt_field(&self, table: &str, field: &str, value: &str) -> Result<Vec<u8>> {
[INFO] [stdout]     |                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_field`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `length`
[INFO] [stdout]    --> common/src/crypto.rs:344:51
[INFO] [stdout]     |
[INFO] [stdout] 344 | pub fn derive_key(master_key: &[u8], info: &[u8], length: usize) -> Result<[u8; 32]> {
[INFO] [stdout]     |                                                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `referenced_table`
[INFO] [stdout]    --> common/src/db/schema.rs:728:34
[INFO] [stdout]     |
[INFO] [stdout] 728 |             FieldType::Reference(referenced_table) => {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_referenced_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `metadata_table`
[INFO] [stdout]    --> common/src/db/redb.rs:304:17
[INFO] [stdout]     |
[INFO] [stdout] 304 |         let mut metadata_table = write_txn.open_table(tables[0].1).map_err(|e| {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `snapshots_table`
[INFO] [stdout]    --> common/src/db/redb.rs:310:17
[INFO] [stdout]     |
[INFO] [stdout] 310 |         let mut snapshots_table = write_txn.open_table(tables[1].1).map_err(|e| {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_snapshots_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `metrics_table`
[INFO] [stdout]    --> common/src/db/redb.rs:316:17
[INFO] [stdout]     |
[INFO] [stdout] 316 |         let mut metrics_table = write_txn.open_table(tables[2].1).map_err(|e| {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metrics_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `settings_table`
[INFO] [stdout]    --> common/src/db/redb.rs:322:17
[INFO] [stdout]     |
[INFO] [stdout] 322 |         let mut settings_table = write_txn.open_table(tables[3].1).map_err(|e| {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_settings_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> common/src/db/redb.rs:304:13
[INFO] [stdout]     |
[INFO] [stdout] 304 |         let mut metadata_table = write_txn.open_table(tables[0].1).map_err(|e| {
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> common/src/db/redb.rs:310:13
[INFO] [stdout]     |
[INFO] [stdout] 310 |         let mut snapshots_table = write_txn.open_table(tables[1].1).map_err(|e| {
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> common/src/db/redb.rs:316:13
[INFO] [stdout]     |
[INFO] [stdout] 316 |         let mut metrics_table = write_txn.open_table(tables[2].1).map_err(|e| {
[INFO] [stdout]     |             ----^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> common/src/db/redb.rs:322:13
[INFO] [stdout]     |
[INFO] [stdout] 322 |         let mut settings_table = write_txn.open_table(tables[3].1).map_err(|e| {
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `logs_table`
[INFO] [stdout]    --> common/src/db/redb.rs:382:17
[INFO] [stdout]     |
[INFO] [stdout] 382 |         let mut logs_table = write_txn.open_table(tables[0].1).map_err(|e| {
[INFO] [stdout]     |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_logs_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `log_index_table`
[INFO] [stdout]    --> common/src/db/redb.rs:388:17
[INFO] [stdout]     |
[INFO] [stdout] 388 |         let mut log_index_table = write_txn.open_table(tables[1].1).map_err(|e| {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log_index_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `checkpoints_table`
[INFO] [stdout]    --> common/src/db/redb.rs:394:17
[INFO] [stdout]     |
[INFO] [stdout] 394 |         let mut checkpoints_table = write_txn.open_table(tables[2].1).map_err(|e| {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_checkpoints_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> common/src/db/redb.rs:382:13
[INFO] [stdout]     |
[INFO] [stdout] 382 |         let mut logs_table = write_txn.open_table(tables[0].1).map_err(|e| {
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> common/src/db/redb.rs:388:13
[INFO] [stdout]     |
[INFO] [stdout] 388 |         let mut log_index_table = write_txn.open_table(tables[1].1).map_err(|e| {
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> common/src/db/redb.rs:394:13
[INFO] [stdout]     |
[INFO] [stdout] 394 |         let mut checkpoints_table = write_txn.open_table(tables[2].1).map_err(|e| {
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `blob_metadata_table`
[INFO] [stdout]    --> common/src/db/redb.rs:460:17
[INFO] [stdout]     |
[INFO] [stdout] 460 |         let mut blob_metadata_table = write_txn.open_table(tables[0].1).map_err(|e| {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_blob_metadata_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `blob_chunks_table`
[INFO] [stdout]    --> common/src/db/redb.rs:466:17
[INFO] [stdout]     |
[INFO] [stdout] 466 |         let mut blob_chunks_table = write_txn.open_table(tables[1].1).map_err(|e| {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_blob_chunks_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `blob_index_table`
[INFO] [stdout]    --> common/src/db/redb.rs:472:17
[INFO] [stdout]     |
[INFO] [stdout] 472 |         let mut blob_index_table = write_txn.open_table(tables[2].1).map_err(|e| {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_blob_index_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> common/src/db/redb.rs:460:13
[INFO] [stdout]     |
[INFO] [stdout] 460 |         let mut blob_metadata_table = write_txn.open_table(tables[0].1).map_err(|e| {
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> common/src/db/redb.rs:466:13
[INFO] [stdout]     |
[INFO] [stdout] 466 |         let mut blob_chunks_table = write_txn.open_table(tables[1].1).map_err(|e| {
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> common/src/db/redb.rs:472:13
[INFO] [stdout]     |
[INFO] [stdout] 472 |         let mut blob_index_table = write_txn.open_table(tables[2].1).map_err(|e| {
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `events_table`
[INFO] [stdout]    --> common/src/db/redb.rs:538:17
[INFO] [stdout]     |
[INFO] [stdout] 538 |         let mut events_table = write_txn.open_table(tables[0].1).map_err(|e| {
[INFO] [stdout]     |                 ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_events_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event_index_table`
[INFO] [stdout]    --> common/src/db/redb.rs:544:17
[INFO] [stdout]     |
[INFO] [stdout] 544 |         let mut event_index_table = write_txn.open_table(tables[1].1).map_err(|e| {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_index_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `topics_table`
[INFO] [stdout]    --> common/src/db/redb.rs:550:17
[INFO] [stdout]     |
[INFO] [stdout] 550 |         let mut topics_table = write_txn.open_table(tables[2].1).map_err(|e| {
[INFO] [stdout]     |                 ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_topics_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> common/src/db/redb.rs:538:13
[INFO] [stdout]     |
[INFO] [stdout] 538 |         let mut events_table = write_txn.open_table(tables[0].1).map_err(|e| {
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> common/src/db/redb.rs:544:13
[INFO] [stdout]     |
[INFO] [stdout] 544 |         let mut event_index_table = write_txn.open_table(tables[1].1).map_err(|e| {
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> common/src/db/redb.rs:550:13
[INFO] [stdout]     |
[INFO] [stdout] 550 |         let mut topics_table = write_txn.open_table(tables[2].1).map_err(|e| {
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `read_txn`
[INFO] [stdout]    --> common/src/db/redb.rs:784:13
[INFO] [stdout]     |
[INFO] [stdout] 784 |         let read_txn = db.begin_read().map_err(|e| {
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_read_txn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> common/src/db/metrics.rs:836:56
[INFO] [stdout]     |
[INFO] [stdout] 836 |         serde_json::to_string_pretty(&export).map_err(|e| {
[INFO] [stdout]     |                                                        ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `log_index_table`
[INFO] [stdout]     --> common/src/db/redb.rs:2143:17
[INFO] [stdout]      |
[INFO] [stdout] 2143 |             let log_index_table = read_txn.open_table(TableDefinition::<&str, &str>::new("log_index")).map_err(|e| {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log_index_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `logs_table`
[INFO] [stdout]     --> common/src/db/redb.rs:2147:17
[INFO] [stdout]      |
[INFO] [stdout] 2147 |             let logs_table = read_txn.open_table(TableDefinition::<&str, &str>::new("logs")).map_err(|e| {
[INFO] [stdout]      |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_logs_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `logs`
[INFO] [stdout]     --> common/src/db/redb.rs:2151:21
[INFO] [stdout]      |
[INFO] [stdout] 2151 |             let mut logs: Vec<LogEntry> = Vec::new();
[INFO] [stdout]      |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_logs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]     --> common/src/db/redb.rs:2152:21
[INFO] [stdout]      |
[INFO] [stdout] 2152 |             let mut count = 0;
[INFO] [stdout]      |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `level_str`
[INFO] [stdout]     --> common/src/db/redb.rs:2155:17
[INFO] [stdout]      |
[INFO] [stdout] 2155 |             let level_str = if let Some(ref l) = level {
[INFO] [stdout]      |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_level_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> common/src/db/redb.rs:2151:17
[INFO] [stdout]      |
[INFO] [stdout] 2151 |             let mut logs: Vec<LogEntry> = Vec::new();
[INFO] [stdout]      |                 ----^^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> common/src/db/redb.rs:2152:17
[INFO] [stdout]      |
[INFO] [stdout] 2152 |             let mut count = 0;
[INFO] [stdout]      |                 ----^^^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `metadata`
[INFO] [stdout]    --> common/src/db/snapshot.rs:274:13
[INFO] [stdout]     |
[INFO] [stdout] 274 |         let metadata = self.get_snapshot(snapshot_id)?
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `snapshot_dir`
[INFO] [stdout]    --> common/src/db/snapshot.rs:288:13
[INFO] [stdout]     |
[INFO] [stdout] 288 |         let snapshot_dir = self.base_dir.join("data").join(snapshot_id);
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_snapshot_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `metadata`
[INFO] [stdout]    --> common/src/db/snapshot.rs:308:13
[INFO] [stdout]     |
[INFO] [stdout] 308 |         let metadata = self.get_snapshot(snapshot_id)?
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tag`
[INFO] [stdout]    --> common/src/db/snapshot.rs:489:14
[INFO] [stdout]     |
[INFO] [stdout] 489 |         for (tag, mut snapshots) in tag_groups {
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_tag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field`
[INFO] [stdout]    --> common/src/db/crypto.rs:233:46
[INFO] [stdout]     |
[INFO] [stdout] 233 |     pub fn encrypt_field(&self, table: &str, field: &str, value: &[u8]) -> Result<String> {
[INFO] [stdout]     |                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_field`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field`
[INFO] [stdout]    --> common/src/db/crypto.rs:249:46
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub fn decrypt_field(&self, table: &str, field: &str, value: &str) -> Result<Vec<u8>> {
[INFO] [stdout]     |                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_field`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `referenced_table`
[INFO] [stdout]    --> common/src/db/schema.rs:728:34
[INFO] [stdout]     |
[INFO] [stdout] 728 |             FieldType::Reference(referenced_table) => {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_referenced_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> common/src/db/metrics.rs:836:56
[INFO] [stdout]     |
[INFO] [stdout] 836 |         serde_json::to_string_pretty(&export).map_err(|e| {
[INFO] [stdout]     |                                                        ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `policy` is never read
[INFO] [stdout]    --> common/src/audit.rs:426:5
[INFO] [stdout]     |
[INFO] [stdout] 418 | pub struct AuditLog {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 426 |     policy: AuditPolicy,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]    --> common/src/audit.rs:715:5
[INFO] [stdout]     |
[INFO] [stdout] 714 | pub struct FileAuditSink {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 715 |     path: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `config`, `alert_manager`, `trace_collector`, `performance_monitor`, `security_scanner`, and `recommendation_engine` are never read
[INFO] [stdout]    --> common/src/diagnostics.rs:206:5
[INFO] [stdout]     |
[INFO] [stdout] 205 | pub struct DiagnosticEngine {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 206 |     config: ForgeConfig,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 209 |     alert_manager: Arc<RwLock<AlertManager>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 210 |     trace_collector: Arc<RwLock<TraceCollector>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 211 |     performance_monitor: Arc<RwLock<PerformanceMonitor>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 212 |     security_scanner: Arc<RwLock<SecurityScanner>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 213 |     recommendation_engine: Arc<RwLock<RecommendationEngine>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `alerts` and `alert_tx` are never read
[INFO] [stdout]    --> common/src/diagnostics.rs:230:5
[INFO] [stdout]     |
[INFO] [stdout] 229 | pub struct AlertManager {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 230 |     alerts: Vec<Alert>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 231 |     alert_tx: mpsc::UnboundedSender<Alert>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `traces` and `active_spans` are never read
[INFO] [stdout]    --> common/src/diagnostics.rs:236:5
[INFO] [stdout]     |
[INFO] [stdout] 235 | pub struct TraceCollector {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 236 |     traces: Vec<TraceEntry>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 237 |     active_spans: HashMap<String, TraceEntry>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `metrics_history` and `thresholds` are never read
[INFO] [stdout]    --> common/src/diagnostics.rs:242:5
[INFO] [stdout]     |
[INFO] [stdout] 241 | pub struct PerformanceMonitor {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] 242 |     metrics_history: Vec<PerformanceMetrics>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 243 |     thresholds: PerformanceThresholds,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `last_scan`, `findings`, and `compliance_rules` are never read
[INFO] [stdout]    --> common/src/diagnostics.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 258 | pub struct SecurityScanner {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 259 |     last_scan: Option<SystemTime>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 260 |     findings: Vec<SecurityFinding>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 261 |     compliance_rules: HashMap<String, bool>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `recommendations` and `ml_model` are never read
[INFO] [stdout]    --> common/src/diagnostics.rs:266:5
[INFO] [stdout]     |
[INFO] [stdout] 265 | pub struct RecommendationEngine {
[INFO] [stdout]     |            -------------------- fields in this struct
[INFO] [stdout] 266 |     recommendations: Vec<Recommendation>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 267 |     ml_model: Option<Box<dyn PredictiveModel + Send + Sync>>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> common/src/audit.rs:1162:15
[INFO] [stdout]      |
[INFO] [stdout] 1162 |         match &AUDIT_MANAGER {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]      = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 1162 |         match &raw const AUDIT_MANAGER {
[INFO] [stdout]      |                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> common/src/crypto.rs:276:15
[INFO] [stdout]     |
[INFO] [stdout] 276 |         match &KEY_MANAGER {
[INFO] [stdout]     |               ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 276 |         match &raw const KEY_MANAGER {
[INFO] [stdout]     |                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> common/src/db/access.rs:561:15
[INFO] [stdout]     |
[INFO] [stdout] 561 |     identity: &IdentityContext,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 564 | ) -> Result<DbAccessGuard> {
[INFO] [stdout]     |             ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 564 | ) -> Result<DbAccessGuard<'_>> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> common/src/db/crypto.rs:143:15
[INFO] [stdout]     |
[INFO] [stdout] 143 |         match &DB_CRYPTO_MANAGER {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 143 |         match &raw const DB_CRYPTO_MANAGER {
[INFO] [stdout]     |                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> common/src/db/schema.rs:283:15
[INFO] [stdout]     |
[INFO] [stdout] 283 |         match &SCHEMA_MANAGER {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 283 |         match &raw const SCHEMA_MANAGER {
[INFO] [stdout]     |                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> common/src/db/schema.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 805 |         drop(schema); // End the mutable borrow
[INFO] [stdout]     |         ^^^^^------^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              argument has type `&mut Schema`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 805 -         drop(schema); // End the mutable borrow
[INFO] [stdout] 805 +         let _ = schema; // End the mutable borrow
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> common/src/db/metrics.rs:310:15
[INFO] [stdout]     |
[INFO] [stdout] 310 |         match &METRICS_MANAGER {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 310 |         match &raw const METRICS_MANAGER {
[INFO] [stdout]     |                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> common/src/db/integrity.rs:195:15
[INFO] [stdout]     |
[INFO] [stdout] 195 |         match &INTEGRITY_MANAGER {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 195 |         match &raw const INTEGRITY_MANAGER {
[INFO] [stdout]     |                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> common/src/db/recovery.rs:226:15
[INFO] [stdout]     |
[INFO] [stdout] 226 |         match &RECOVERY_MANAGER {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 226 |         match &raw const RECOVERY_MANAGER {
[INFO] [stdout]     |                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `policy` is never read
[INFO] [stdout]    --> common/src/audit.rs:426:5
[INFO] [stdout]     |
[INFO] [stdout] 418 | pub struct AuditLog {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 426 |     policy: AuditPolicy,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]    --> common/src/audit.rs:715:5
[INFO] [stdout]     |
[INFO] [stdout] 714 | pub struct FileAuditSink {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 715 |     path: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `config`, `alert_manager`, `trace_collector`, `performance_monitor`, `security_scanner`, and `recommendation_engine` are never read
[INFO] [stdout]    --> common/src/diagnostics.rs:206:5
[INFO] [stdout]     |
[INFO] [stdout] 205 | pub struct DiagnosticEngine {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 206 |     config: ForgeConfig,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 209 |     alert_manager: Arc<RwLock<AlertManager>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 210 |     trace_collector: Arc<RwLock<TraceCollector>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 211 |     performance_monitor: Arc<RwLock<PerformanceMonitor>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 212 |     security_scanner: Arc<RwLock<SecurityScanner>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 213 |     recommendation_engine: Arc<RwLock<RecommendationEngine>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `alerts` and `alert_tx` are never read
[INFO] [stdout]    --> common/src/diagnostics.rs:230:5
[INFO] [stdout]     |
[INFO] [stdout] 229 | pub struct AlertManager {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 230 |     alerts: Vec<Alert>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 231 |     alert_tx: mpsc::UnboundedSender<Alert>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `traces` and `active_spans` are never read
[INFO] [stdout]    --> common/src/diagnostics.rs:236:5
[INFO] [stdout]     |
[INFO] [stdout] 235 | pub struct TraceCollector {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 236 |     traces: Vec<TraceEntry>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 237 |     active_spans: HashMap<String, TraceEntry>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `metrics_history` and `thresholds` are never read
[INFO] [stdout]    --> common/src/diagnostics.rs:242:5
[INFO] [stdout]     |
[INFO] [stdout] 241 | pub struct PerformanceMonitor {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] 242 |     metrics_history: Vec<PerformanceMetrics>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 243 |     thresholds: PerformanceThresholds,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `last_scan`, `findings`, and `compliance_rules` are never read
[INFO] [stdout]    --> common/src/diagnostics.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 258 | pub struct SecurityScanner {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 259 |     last_scan: Option<SystemTime>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 260 |     findings: Vec<SecurityFinding>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 261 |     compliance_rules: HashMap<String, bool>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `recommendations` and `ml_model` are never read
[INFO] [stdout]    --> common/src/diagnostics.rs:266:5
[INFO] [stdout]     |
[INFO] [stdout] 265 | pub struct RecommendationEngine {
[INFO] [stdout]     |            -------------------- fields in this struct
[INFO] [stdout] 266 |     recommendations: Vec<Recommendation>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 267 |     ml_model: Option<Box<dyn PredictiveModel + Send + Sync>>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> common/src/audit.rs:1162:15
[INFO] [stdout]      |
[INFO] [stdout] 1162 |         match &AUDIT_MANAGER {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]      = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 1162 |         match &raw const AUDIT_MANAGER {
[INFO] [stdout]      |                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> common/src/crypto.rs:276:15
[INFO] [stdout]     |
[INFO] [stdout] 276 |         match &KEY_MANAGER {
[INFO] [stdout]     |               ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 276 |         match &raw const KEY_MANAGER {
[INFO] [stdout]     |                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> common/src/db/access.rs:561:15
[INFO] [stdout]     |
[INFO] [stdout] 561 |     identity: &IdentityContext,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 564 | ) -> Result<DbAccessGuard> {
[INFO] [stdout]     |             ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 564 | ) -> Result<DbAccessGuard<'_>> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> common/src/db/crypto.rs:143:15
[INFO] [stdout]     |
[INFO] [stdout] 143 |         match &DB_CRYPTO_MANAGER {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 143 |         match &raw const DB_CRYPTO_MANAGER {
[INFO] [stdout]     |                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> common/src/db/schema.rs:283:15
[INFO] [stdout]     |
[INFO] [stdout] 283 |         match &SCHEMA_MANAGER {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 283 |         match &raw const SCHEMA_MANAGER {
[INFO] [stdout]     |                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> common/src/db/schema.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 805 |         drop(schema); // End the mutable borrow
[INFO] [stdout]     |         ^^^^^------^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              argument has type `&mut Schema`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 805 -         drop(schema); // End the mutable borrow
[INFO] [stdout] 805 +         let _ = schema; // End the mutable borrow
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> common/src/db/metrics.rs:310:15
[INFO] [stdout]     |
[INFO] [stdout] 310 |         match &METRICS_MANAGER {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 310 |         match &raw const METRICS_MANAGER {
[INFO] [stdout]     |                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> common/src/db/integrity.rs:195:15
[INFO] [stdout]     |
[INFO] [stdout] 195 |         match &INTEGRITY_MANAGER {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 195 |         match &raw const INTEGRITY_MANAGER {
[INFO] [stdout]     |                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> common/src/db/recovery.rs:226:15
[INFO] [stdout]     |
[INFO] [stdout] 226 |         match &RECOVERY_MANAGER {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 226 |         match &raw const RECOVERY_MANAGER {
[INFO] [stdout]     |                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking microkernel v0.1.0 (/opt/rustwide/workdir/microkernel)
[INFO] [stdout] warning: unused import: `ForgeError`
[INFO] [stdout]  --> microkernel/src/core/boot.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | use common::error::{ForgeError, Result};
[INFO] [stdout]   |                     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> microkernel/src/core/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use boot::*;
[INFO] [stdout]    |         ^^^^^^^ the name `init` in the value namespace is first re-exported here
[INFO] [stdout] 12 | pub use runtime::*;
[INFO] [stdout] 13 | pub use scheduler::*;
[INFO] [stdout]    |         ------------ but the name `init` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> microkernel/src/core/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use boot::*;
[INFO] [stdout]    |         ^^^^^^^ the name `init_with_config` in the value namespace is first re-exported here
[INFO] [stdout] 12 | pub use runtime::*;
[INFO] [stdout] 13 | pub use scheduler::*;
[INFO] [stdout]    |         ------------ but the name `init_with_config` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> microkernel/src/core/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use boot::*;
[INFO] [stdout]    |         ^^^^^^^ the name `shutdown` in the value namespace is first re-exported here
[INFO] [stdout] 12 | pub use runtime::*;
[INFO] [stdout] 13 | pub use scheduler::*;
[INFO] [stdout]    |         ------------ but the name `shutdown` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> microkernel/src/core/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use runtime::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `get_metrics` in the value namespace is first re-exported here
[INFO] [stdout] 13 | pub use scheduler::*;
[INFO] [stdout]    |         ------------ but the name `get_metrics` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Instance`, `Linker`, and `Store`
[INFO] [stdout]   --> microkernel/src/execution/wasm.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 | use wasmtime::{Engine, Instance, Linker, Module, Store};
[INFO] [stdout]    |                        ^^^^^^^^  ^^^^^^          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> microkernel/src/execution/syscall.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> microkernel/src/execution/sandbox.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `microkernel`
[INFO] [stdout]   --> microkernel/src/syscall_bridge/mod.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "microkernel")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `wasmer`, `wasmer-runtime`, `wasmtime`, and `wasmtime-runtime`
[INFO] [stdout]    = help: consider adding `microkernel` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `microkernel`
[INFO] [stdout]   --> microkernel/src/syscall_bridge/mod.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(not(feature = "microkernel"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `wasmer`, `wasmer-runtime`, `wasmtime`, and `wasmtime-runtime`
[INFO] [stdout]    = help: consider adding `microkernel` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `microkernel`
[INFO] [stdout]   --> microkernel/src/syscall_bridge/mod.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(not(feature = "microkernel"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `wasmer`, `wasmer-runtime`, `wasmtime`, and `wasmtime-runtime`
[INFO] [stdout]    = help: consider adding `microkernel` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `microkernel`
[INFO] [stdout]    --> microkernel/src/syscall_bridge/mod.rs:113:11
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[cfg(not(feature = "microkernel"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `wasmer`, `wasmer-runtime`, `wasmtime`, and `wasmtime-runtime`
[INFO] [stdout]     = help: consider adding `microkernel` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `common::syscall_client::SyscallAPI`
[INFO] [stdout]   --> microkernel/src/syscall_bridge/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use common::syscall_client::SyscallAPI;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `telemetry`
[INFO] [stdout]   --> microkernel/src/syscall_bridge/mod.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 42 |         #[cfg(feature = "telemetry")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `wasmer`, `wasmer-runtime`, `wasmtime`, and `wasmtime-runtime`
[INFO] [stdout]    = help: consider adding `telemetry` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `telemetry`
[INFO] [stdout]   --> microkernel/src/syscall_bridge/mod.rs:71:15
[INFO] [stdout]    |
[INFO] [stdout] 71 |         #[cfg(feature = "telemetry")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `wasmer`, `wasmer-runtime`, `wasmtime`, and `wasmtime-runtime`
[INFO] [stdout]    = help: consider adding `telemetry` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `telemetry`
[INFO] [stdout]    --> microkernel/src/syscall_bridge/mod.rs:100:15
[INFO] [stdout]     |
[INFO] [stdout] 100 |         #[cfg(feature = "telemetry")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `wasmer`, `wasmer-runtime`, `wasmtime`, and `wasmtime-runtime`
[INFO] [stdout]     = help: consider adding `telemetry` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SyscallResult`
[INFO] [stdout]  --> microkernel/src/trust/syscall_enforcer.rs:7:49
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::execution::syscall::{SyscallContext, SyscallResult};
[INFO] [stdout]   |                                                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Utc`
[INFO] [stdout]  --> microkernel/src/trust/syscall_enforcer.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use chrono::Utc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]   --> microkernel/src/trust/syscall_enforcer.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use uuid::Uuid;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]   --> microkernel/src/trust/zta_policy.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use uuid::Uuid;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `common::audit::AsyncAuditLogger`
[INFO] [stdout]  --> common/tests/audit_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use common::audit::AsyncAuditLogger;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `common::db::model::*`
[INFO] [stdout]  --> common/tests/db_model.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use common::db::model::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> common/tests/db_model.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]  --> common/tests/db_model.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::thread;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `common::crypto::KeyPair`
[INFO] [stdout]    --> common/tests/audit_tests.rs:971:13
[INFO] [stdout]     |
[INFO] [stdout] 971 |         use common::crypto::KeyPair;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AuditPolicy`
[INFO] [stdout]     --> common/tests/audit_tests.rs:1280:54
[INFO] [stdout]      |
[INFO] [stdout] 1280 |             AuditCategory, AuditEvent, AuditOutcome, AuditPolicy, AuditSeverity,
[INFO] [stdout]      |                                                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `common::crypto::KeyPair`
[INFO] [stdout]     --> common/tests/audit_tests.rs:1639:13
[INFO] [stdout]      |
[INFO] [stdout] 1639 |         use common::crypto::KeyPair;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AuditPolicy`
[INFO] [stdout]     --> common/tests/audit_tests.rs:1949:54
[INFO] [stdout]      |
[INFO] [stdout] 1949 |             AuditCategory, AuditEvent, AuditOutcome, AuditPolicy, AuditSeverity,
[INFO] [stdout]      |                                                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]     --> common/tests/audit_tests.rs:2098:9
[INFO] [stdout]      |
[INFO] [stdout] 2098 |     use std::thread;
[INFO] [stdout]      |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]     --> common/tests/audit_tests.rs:2099:9
[INFO] [stdout]      |
[INFO] [stdout] 2099 |     use std::time::Duration;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AuditEvent`
[INFO] [stdout]     --> common/tests/audit_tests.rs:2483:25
[INFO] [stdout]      |
[INFO] [stdout] 2483 |     use common::audit::{AuditEvent, AuditQuery, CloudAuditStore, ShardedAuditStore};
[INFO] [stdout]      |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ForgeError`
[INFO] [stdout]  --> microkernel/src/core/boot.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | use common::error::{ForgeError, Result};
[INFO] [stdout]   |                     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> microkernel/src/core/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use boot::*;
[INFO] [stdout]    |         ^^^^^^^ the name `init` in the value namespace is first re-exported here
[INFO] [stdout] 12 | pub use runtime::*;
[INFO] [stdout] 13 | pub use scheduler::*;
[INFO] [stdout]    |         ------------ but the name `init` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> microkernel/src/core/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use boot::*;
[INFO] [stdout]    |         ^^^^^^^ the name `init_with_config` in the value namespace is first re-exported here
[INFO] [stdout] 12 | pub use runtime::*;
[INFO] [stdout] 13 | pub use scheduler::*;
[INFO] [stdout]    |         ------------ but the name `init_with_config` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> microkernel/src/core/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use boot::*;
[INFO] [stdout]    |         ^^^^^^^ the name `shutdown` in the value namespace is first re-exported here
[INFO] [stdout] 12 | pub use runtime::*;
[INFO] [stdout] 13 | pub use scheduler::*;
[INFO] [stdout]    |         ------------ but the name `shutdown` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> microkernel/src/core/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use runtime::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `get_metrics` in the value namespace is first re-exported here
[INFO] [stdout] 13 | pub use scheduler::*;
[INFO] [stdout]    |         ------------ but the name `get_metrics` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Instance`, `Linker`, and `Store`
[INFO] [stdout]   --> microkernel/src/execution/wasm.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 | use wasmtime::{Engine, Instance, Linker, Module, Store};
[INFO] [stdout]    |                        ^^^^^^^^  ^^^^^^          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> microkernel/src/execution/syscall.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> microkernel/src/execution/sandbox.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `microkernel`
[INFO] [stdout]   --> microkernel/src/syscall_bridge/mod.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "microkernel")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `wasmer`, `wasmer-runtime`, `wasmtime`, and `wasmtime-runtime`
[INFO] [stdout]    = help: consider adding `microkernel` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `microkernel`
[INFO] [stdout]   --> microkernel/src/syscall_bridge/mod.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(not(feature = "microkernel"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `wasmer`, `wasmer-runtime`, `wasmtime`, and `wasmtime-runtime`
[INFO] [stdout]    = help: consider adding `microkernel` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `microkernel`
[INFO] [stdout]   --> microkernel/src/syscall_bridge/mod.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(not(feature = "microkernel"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `wasmer`, `wasmer-runtime`, `wasmtime`, and `wasmtime-runtime`
[INFO] [stdout]    = help: consider adding `microkernel` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `microkernel`
[INFO] [stdout]    --> microkernel/src/syscall_bridge/mod.rs:113:11
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[cfg(not(feature = "microkernel"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `wasmer`, `wasmer-runtime`, `wasmtime`, and `wasmtime-runtime`
[INFO] [stdout]     = help: consider adding `microkernel` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `common::syscall_client::SyscallAPI`
[INFO] [stdout]   --> microkernel/src/syscall_bridge/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use common::syscall_client::SyscallAPI;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `telemetry`
[INFO] [stdout]   --> microkernel/src/syscall_bridge/mod.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 42 |         #[cfg(feature = "telemetry")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `wasmer`, `wasmer-runtime`, `wasmtime`, and `wasmtime-runtime`
[INFO] [stdout]    = help: consider adding `telemetry` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `telemetry`
[INFO] [stdout]   --> microkernel/src/syscall_bridge/mod.rs:71:15
[INFO] [stdout]    |
[INFO] [stdout] 71 |         #[cfg(feature = "telemetry")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `wasmer`, `wasmer-runtime`, `wasmtime`, and `wasmtime-runtime`
[INFO] [stdout]    = help: consider adding `telemetry` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `telemetry`
[INFO] [stdout]    --> microkernel/src/syscall_bridge/mod.rs:100:15
[INFO] [stdout]     |
[INFO] [stdout] 100 |         #[cfg(feature = "telemetry")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `wasmer`, `wasmer-runtime`, `wasmtime`, and `wasmtime-runtime`
[INFO] [stdout]     = help: consider adding `telemetry` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SyscallResult`
[INFO] [stdout]  --> microkernel/src/trust/syscall_enforcer.rs:7:49
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::execution::syscall::{SyscallContext, SyscallResult};
[INFO] [stdout]   |                                                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Utc`
[INFO] [stdout]  --> microkernel/src/trust/syscall_enforcer.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use chrono::Utc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]   --> microkernel/src/trust/syscall_enforcer.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use uuid::Uuid;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]   --> microkernel/src/trust/zta_policy.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use uuid::Uuid;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `results`
[INFO] [stdout]     --> common/tests/audit_tests.rs:2299:13
[INFO] [stdout]      |
[INFO] [stdout] 2299 |         let results = store.query_events(&query).unwrap();
[INFO] [stdout]      |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_results`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> microkernel/src/core/runtime.rs:172:53
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub fn init_with_config(boot_context: &BootContext, config: &RuntimeConfig) -> Result<()> {
[INFO] [stdout]     |                                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> microkernel/src/core/scheduler.rs:118:53
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub fn init_with_config(boot_context: &BootContext, config: &RuntimeConfig) -> Result<()> {
[INFO] [stdout]     |                                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `runtime_context`
[INFO] [stdout]    --> microkernel/src/core/scheduler.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |     let runtime_context = get_runtime_context()?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_runtime_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> microkernel/src/execution/wasm.rs:189:13
[INFO] [stdout]     |
[INFO] [stdout] 189 |     let mut state = WasmHostState::Running;
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> microkernel/src/execution/wasm.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |     let mut state = WasmHostState::Running;
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/wasm.rs:353:5
[INFO] [stdout]     |
[INFO] [stdout] 353 |     args: &[&str],
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:263:22
[INFO] [stdout]     |
[INFO] [stdout] 263 | fn execute_file_open(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:268:22
[INFO] [stdout]     |
[INFO] [stdout] 268 | fn execute_file_read(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:273:23
[INFO] [stdout]     |
[INFO] [stdout] 273 | fn execute_file_write(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:278:23
[INFO] [stdout]     |
[INFO] [stdout] 278 | fn execute_file_close(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:283:24
[INFO] [stdout]     |
[INFO] [stdout] 283 | fn execute_net_connect(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:288:21
[INFO] [stdout]     |
[INFO] [stdout] 288 | fn execute_net_send(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:293:21
[INFO] [stdout]     |
[INFO] [stdout] 293 | fn execute_net_recv(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:298:22
[INFO] [stdout]     |
[INFO] [stdout] 298 | fn execute_net_close(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:303:24
[INFO] [stdout]     |
[INFO] [stdout] 303 | fn execute_proc_create(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:308:22
[INFO] [stdout]     |
[INFO] [stdout] 308 | fn execute_proc_kill(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:313:22
[INFO] [stdout]     |
[INFO] [stdout] 313 | fn execute_mem_alloc(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:318:21
[INFO] [stdout]     |
[INFO] [stdout] 318 | fn execute_mem_free(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:323:21
[INFO] [stdout]     |
[INFO] [stdout] 323 | fn execute_ipc_send(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:328:21
[INFO] [stdout]     |
[INFO] [stdout] 328 | fn execute_ipc_recv(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:333:21
[INFO] [stdout]     |
[INFO] [stdout] 333 | fn execute_time_get(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:338:23
[INFO] [stdout]     |
[INFO] [stdout] 338 | fn execute_time_sleep(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:343:24
[INFO] [stdout]     |
[INFO] [stdout] 343 | fn execute_crypto_hash(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:348:24
[INFO] [stdout]     |
[INFO] [stdout] 348 | fn execute_crypto_sign(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:353:26
[INFO] [stdout]     |
[INFO] [stdout] 353 | fn execute_crypto_verify(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:358:21
[INFO] [stdout]     |
[INFO] [stdout] 358 | fn execute_sys_info(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> microkernel/src/syscall_engine/mod.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let mut span = ExecutionSpan::new("mount_volume", identity.clone());
[INFO] [stdout]    |         ----^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> microkernel/src/syscall_engine/mod.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let mut span = ExecutionSpan::new("ns_enter", identity.clone());
[INFO] [stdout]     |         ----^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> microkernel/src/syscall_engine/mod.rs:195:9
[INFO] [stdout]     |
[INFO] [stdout] 195 |     let mut span = ExecutionSpan::new("audit_syscall", identity.clone());
[INFO] [stdout]     |         ----^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context_id`
[INFO] [stdout]    --> microkernel/src/trust/evaluation.rs:346:42
[INFO] [stdout]     |
[INFO] [stdout] 346 |     fn calculate_behavioral_score(&self, context_id: Uuid) -> f64 {
[INFO] [stdout]     |                                          ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context_id`
[INFO] [stdout]    --> microkernel/src/trust/evaluation.rs:353:45
[INFO] [stdout]     |
[INFO] [stdout] 353 |     fn calculate_environmental_score(&self, context_id: Uuid) -> f64 {
[INFO] [stdout]     |                                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context_id`
[INFO] [stdout]    --> microkernel/src/trust/evaluation.rs:360:44
[INFO] [stdout]     |
[INFO] [stdout] 360 |     fn calculate_policy_adjustments(&self, context_id: Uuid) -> f64 {
[INFO] [stdout]     |                                            ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]    --> microkernel/src/trust/evaluation.rs:420:13
[INFO] [stdout]     |
[INFO] [stdout] 420 |         let context = self.get_context(context_id)?;
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `trust_score`
[INFO] [stdout]    --> microkernel/src/trust/evaluation.rs:417:9
[INFO] [stdout]     |
[INFO] [stdout] 417 |         trust_score: f64,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trust_score`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `process`
[INFO] [stdout]    --> microkernel/src/trust/redzone.rs:203:13
[INFO] [stdout]     |
[INFO] [stdout] 203 |         let process = self.get_quarantined_process(process_id)?;
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_process`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `process`
[INFO] [stdout]    --> microkernel/src/trust/redzone.rs:243:13
[INFO] [stdout]     |
[INFO] [stdout] 243 |         let process = self.get_quarantined_process(process_id)?;
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_process`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> microkernel/src/core/runtime.rs:172:53
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub fn init_with_config(boot_context: &BootContext, config: &RuntimeConfig) -> Result<()> {
[INFO] [stdout]     |                                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `process`
[INFO] [stdout]    --> microkernel/src/trust/redzone.rs:307:13
[INFO] [stdout]     |
[INFO] [stdout] 307 |         let process = self.get_quarantined_process(process_id)?;
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_process`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `process`
[INFO] [stdout]    --> microkernel/src/trust/redzone.rs:324:13
[INFO] [stdout]     |
[INFO] [stdout] 324 |         let process = self.get_quarantined_process(process_id)?;
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_process`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> microkernel/src/core/scheduler.rs:118:53
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub fn init_with_config(boot_context: &BootContext, config: &RuntimeConfig) -> Result<()> {
[INFO] [stdout]     |                                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `runtime_context`
[INFO] [stdout]    --> microkernel/src/core/scheduler.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |     let runtime_context = get_runtime_context()?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_runtime_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> microkernel/src/execution/wasm.rs:189:13
[INFO] [stdout]     |
[INFO] [stdout] 189 |     let mut state = WasmHostState::Running;
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> microkernel/src/execution/wasm.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |     let mut state = WasmHostState::Running;
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `policy_graph`
[INFO] [stdout]   --> microkernel/src/trust/mod.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let policy_graph = zta_policy::init()?;
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_policy_graph`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/wasm.rs:353:5
[INFO] [stdout]     |
[INFO] [stdout] 353 |     args: &[&str],
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> microkernel/src/lib.rs:87:92
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let action = trust::evaluate_syscall(syscall, &string_args, identity.clone()).map_err(|e| {
[INFO] [stdout]    |                                                                                            ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:263:22
[INFO] [stdout]     |
[INFO] [stdout] 263 | fn execute_file_open(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:268:22
[INFO] [stdout]     |
[INFO] [stdout] 268 | fn execute_file_read(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:273:23
[INFO] [stdout]     |
[INFO] [stdout] 273 | fn execute_file_write(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:278:23
[INFO] [stdout]     |
[INFO] [stdout] 278 | fn execute_file_close(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:283:24
[INFO] [stdout]     |
[INFO] [stdout] 283 | fn execute_net_connect(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:288:21
[INFO] [stdout]     |
[INFO] [stdout] 288 | fn execute_net_send(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:293:21
[INFO] [stdout]     |
[INFO] [stdout] 293 | fn execute_net_recv(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:298:22
[INFO] [stdout]     |
[INFO] [stdout] 298 | fn execute_net_close(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:303:24
[INFO] [stdout]     |
[INFO] [stdout] 303 | fn execute_proc_create(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:308:22
[INFO] [stdout]     |
[INFO] [stdout] 308 | fn execute_proc_kill(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:313:22
[INFO] [stdout]     |
[INFO] [stdout] 313 | fn execute_mem_alloc(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:318:21
[INFO] [stdout]     |
[INFO] [stdout] 318 | fn execute_mem_free(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:323:21
[INFO] [stdout]     |
[INFO] [stdout] 323 | fn execute_ipc_send(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:328:21
[INFO] [stdout]     |
[INFO] [stdout] 328 | fn execute_ipc_recv(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:333:21
[INFO] [stdout]     |
[INFO] [stdout] 333 | fn execute_time_get(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:338:23
[INFO] [stdout]     |
[INFO] [stdout] 338 | fn execute_time_sleep(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:343:24
[INFO] [stdout]     |
[INFO] [stdout] 343 | fn execute_crypto_hash(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:348:24
[INFO] [stdout]     |
[INFO] [stdout] 348 | fn execute_crypto_sign(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:353:26
[INFO] [stdout]     |
[INFO] [stdout] 353 | fn execute_crypto_verify(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> microkernel/src/execution/syscall.rs:358:21
[INFO] [stdout]     |
[INFO] [stdout] 358 | fn execute_sys_info(args: &[&str]) -> Result<()> {
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `SYSCALL` is never used
[INFO] [stdout]   --> microkernel/src/execution/syscall.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | static SYSCALL: Lazy<ActiveSyscall> = Lazy::new(|| ActiveSyscall {});
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `ZTA_POLICY` is never used
[INFO] [stdout]   --> microkernel/src/syscall_engine/mod.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | static ZTA_POLICY: Lazy<ZtaPolicyGraph> = Lazy::new(|| {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> microkernel/src/lib.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     telemetry::init_syscall_metrics();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let _ = telemetry::init_syscall_metrics();
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> microkernel/src/lib.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     telemetry::init_syscall_metrics();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let _ = telemetry::init_syscall_metrics();
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> microkernel/src/core/runtime.rs:164:37
[INFO] [stdout]     |
[INFO] [stdout] 164 |     if let Some(context) = unsafe { RUNTIME_CONTEXT.as_ref() } {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> microkernel/src/core/runtime.rs:195:37
[INFO] [stdout]     |
[INFO] [stdout] 195 |     if let Some(context) = unsafe { RUNTIME_CONTEXT.as_ref() } {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> microkernel/src/core/runtime.rs:205:37
[INFO] [stdout]     |
[INFO] [stdout] 205 |     if let Some(context) = unsafe { RUNTIME_CONTEXT.as_ref() } {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> microkernel/src/core/runtime.rs:236:9
[INFO] [stdout]     |
[INFO] [stdout] 236 | /         RUNTIME_CONTEXT
[INFO] [stdout] 237 | |             .as_ref()
[INFO] [stdout]     | |_____________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> microkernel/src/core/scheduler.rs:109:37
[INFO] [stdout]     |
[INFO] [stdout] 109 |     if let Some(context) = unsafe { SCHEDULER_CONTEXT.as_ref() } {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> microkernel/src/core/scheduler.rs:147:37
[INFO] [stdout]     |
[INFO] [stdout] 147 |     if let Some(context) = unsafe { SCHEDULER_CONTEXT.as_ref() } {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> microkernel/src/core/scheduler.rs:157:37
[INFO] [stdout]     |
[INFO] [stdout] 157 |     if let Some(context) = unsafe { SCHEDULER_CONTEXT.as_ref() } {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> microkernel/src/core/scheduler.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 | /         SCHEDULER_CONTEXT
[INFO] [stdout] 187 | |             .as_ref()
[INFO] [stdout]     | |_____________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> microkernel/src/trust/attestation.rs:112:15
[INFO] [stdout]     |
[INFO] [stdout] 112 |         match &ATTESTATION_MANAGER {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 112 |         match &raw const ATTESTATION_MANAGER {
[INFO] [stdout]     |                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> microkernel/src/trust/attestation.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 ATTESTATION_MANAGER.as_ref().unwrap().clone()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> microkernel/src/trust/evaluation.rs:115:15
[INFO] [stdout]     |
[INFO] [stdout] 115 |         match &TRUST_EVALUATOR {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 115 |         match &raw const TRUST_EVALUATOR {
[INFO] [stdout]     |                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> microkernel/src/trust/evaluation.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 TRUST_EVALUATOR.as_ref().unwrap().clone()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> microkernel/src/trust/redzone.rs:137:15
[INFO] [stdout]     |
[INFO] [stdout] 137 |         match &REDZONE {
[INFO] [stdout]     |               ^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 137 |         match &raw const REDZONE {
[INFO] [stdout]     |                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> microkernel/src/trust/redzone.rs:142:17
[INFO] [stdout]     |
[INFO] [stdout] 142 |                 REDZONE.as_ref().unwrap().clone()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> microkernel/src/trust/zta_policy.rs:118:15
[INFO] [stdout]     |
[INFO] [stdout] 118 |         match &POLICY_GRAPH {
[INFO] [stdout]     |               ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 118 |         match &raw const POLICY_GRAPH {
[INFO] [stdout]     |                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> microkernel/src/trust/zta_policy.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 POLICY_GRAPH.as_ref().unwrap().clone()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> microkernel/src/syscall_engine/mod.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let mut span = ExecutionSpan::new("mount_volume", identity.clone());
[INFO] [stdout]    |         ----^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> microkernel/src/syscall_engine/mod.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let mut span = ExecutionSpan::new("ns_enter", identity.clone());
[INFO] [stdout]     |         ----^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> microkernel/src/syscall_engine/mod.rs:195:9
[INFO] [stdout]     |
[INFO] [stdout] 195 |     let mut span = ExecutionSpan::new("audit_syscall", identity.clone());
[INFO] [stdout]     |         ----^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context_id`
[INFO] [stdout]    --> microkernel/src/trust/evaluation.rs:346:42
[INFO] [stdout]     |
[INFO] [stdout] 346 |     fn calculate_behavioral_score(&self, context_id: Uuid) -> f64 {
[INFO] [stdout]     |                                          ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context_id`
[INFO] [stdout]    --> microkernel/src/trust/evaluation.rs:353:45
[INFO] [stdout]     |
[INFO] [stdout] 353 |     fn calculate_environmental_score(&self, context_id: Uuid) -> f64 {
[INFO] [stdout]     |                                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context_id`
[INFO] [stdout]    --> microkernel/src/trust/evaluation.rs:360:44
[INFO] [stdout]     |
[INFO] [stdout] 360 |     fn calculate_policy_adjustments(&self, context_id: Uuid) -> f64 {
[INFO] [stdout]     |                                            ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]    --> microkernel/src/trust/evaluation.rs:420:13
[INFO] [stdout]     |
[INFO] [stdout] 420 |         let context = self.get_context(context_id)?;
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `trust_score`
[INFO] [stdout]    --> microkernel/src/trust/evaluation.rs:417:9
[INFO] [stdout]     |
[INFO] [stdout] 417 |         trust_score: f64,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trust_score`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `process`
[INFO] [stdout]    --> microkernel/src/trust/redzone.rs:203:13
[INFO] [stdout]     |
[INFO] [stdout] 203 |         let process = self.get_quarantined_process(process_id)?;
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_process`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `process`
[INFO] [stdout]    --> microkernel/src/trust/redzone.rs:243:13
[INFO] [stdout]     |
[INFO] [stdout] 243 |         let process = self.get_quarantined_process(process_id)?;
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_process`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `process`
[INFO] [stdout]    --> microkernel/src/trust/redzone.rs:307:13
[INFO] [stdout]     |
[INFO] [stdout] 307 |         let process = self.get_quarantined_process(process_id)?;
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_process`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `process`
[INFO] [stdout]    --> microkernel/src/trust/redzone.rs:324:13
[INFO] [stdout]     |
[INFO] [stdout] 324 |         let process = self.get_quarantined_process(process_id)?;
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_process`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `policy_graph`
[INFO] [stdout]   --> microkernel/src/trust/mod.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let policy_graph = zta_policy::init()?;
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_policy_graph`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> microkernel/src/lib.rs:87:92
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let action = trust::evaluate_syscall(syscall, &string_args, identity.clone()).map_err(|e| {
[INFO] [stdout]    |                                                                                            ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `SYSCALL` is never used
[INFO] [stdout]   --> microkernel/src/execution/syscall.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | static SYSCALL: Lazy<ActiveSyscall> = Lazy::new(|| ActiveSyscall {});
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `ZTA_POLICY` is never used
[INFO] [stdout]   --> microkernel/src/syscall_engine/mod.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | static ZTA_POLICY: Lazy<ZtaPolicyGraph> = Lazy::new(|| {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> microkernel/src/lib.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     telemetry::init_syscall_metrics();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let _ = telemetry::init_syscall_metrics();
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> microkernel/src/lib.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     telemetry::init_syscall_metrics();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let _ = telemetry::init_syscall_metrics();
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> microkernel/src/core/runtime.rs:164:37
[INFO] [stdout]     |
[INFO] [stdout] 164 |     if let Some(context) = unsafe { RUNTIME_CONTEXT.as_ref() } {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> microkernel/src/core/runtime.rs:195:37
[INFO] [stdout]     |
[INFO] [stdout] 195 |     if let Some(context) = unsafe { RUNTIME_CONTEXT.as_ref() } {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> microkernel/src/core/runtime.rs:205:37
[INFO] [stdout]     |
[INFO] [stdout] 205 |     if let Some(context) = unsafe { RUNTIME_CONTEXT.as_ref() } {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> microkernel/src/core/runtime.rs:236:9
[INFO] [stdout]     |
[INFO] [stdout] 236 | /         RUNTIME_CONTEXT
[INFO] [stdout] 237 | |             .as_ref()
[INFO] [stdout]     | |_____________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> microkernel/src/core/scheduler.rs:109:37
[INFO] [stdout]     |
[INFO] [stdout] 109 |     if let Some(context) = unsafe { SCHEDULER_CONTEXT.as_ref() } {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> microkernel/src/core/scheduler.rs:147:37
[INFO] [stdout]     |
[INFO] [stdout] 147 |     if let Some(context) = unsafe { SCHEDULER_CONTEXT.as_ref() } {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> microkernel/src/core/scheduler.rs:157:37
[INFO] [stdout]     |
[INFO] [stdout] 157 |     if let Some(context) = unsafe { SCHEDULER_CONTEXT.as_ref() } {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> microkernel/src/core/scheduler.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 | /         SCHEDULER_CONTEXT
[INFO] [stdout] 187 | |             .as_ref()
[INFO] [stdout]     | |_____________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> microkernel/src/trust/attestation.rs:112:15
[INFO] [stdout]     |
[INFO] [stdout] 112 |         match &ATTESTATION_MANAGER {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 112 |         match &raw const ATTESTATION_MANAGER {
[INFO] [stdout]     |                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> microkernel/src/trust/attestation.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 ATTESTATION_MANAGER.as_ref().unwrap().clone()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> microkernel/src/trust/evaluation.rs:115:15
[INFO] [stdout]     |
[INFO] [stdout] 115 |         match &TRUST_EVALUATOR {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 115 |         match &raw const TRUST_EVALUATOR {
[INFO] [stdout]     |                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> microkernel/src/trust/evaluation.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 TRUST_EVALUATOR.as_ref().unwrap().clone()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> microkernel/src/trust/redzone.rs:137:15
[INFO] [stdout]     |
[INFO] [stdout] 137 |         match &REDZONE {
[INFO] [stdout]     |               ^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 137 |         match &raw const REDZONE {
[INFO] [stdout]     |                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> microkernel/src/trust/redzone.rs:142:17
[INFO] [stdout]     |
[INFO] [stdout] 142 |                 REDZONE.as_ref().unwrap().clone()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> microkernel/src/trust/zta_policy.rs:118:15
[INFO] [stdout]     |
[INFO] [stdout] 118 |         match &POLICY_GRAPH {
[INFO] [stdout]     |               ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 118 |         match &raw const POLICY_GRAPH {
[INFO] [stdout]     |                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> microkernel/src/trust/zta_policy.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 POLICY_GRAPH.as_ref().unwrap().clone()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `microkernel::config`
[INFO] [stdout]  --> microkernel/tests/other_modules_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use microkernel::config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `microkernel::diagnostics`
[INFO] [stdout]  --> microkernel/tests/other_modules_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use microkernel::diagnostics;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `microkernel::interface`
[INFO] [stdout]  --> microkernel/tests/other_modules_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use microkernel::interface;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `microkernel::observer`
[INFO] [stdout]  --> microkernel/tests/other_modules_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use microkernel::observer;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `common::identity::IdentityContext`
[INFO] [stdout]  --> microkernel/tests/core_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use common::identity::IdentityContext;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> microkernel/tests/core_tests.rs:5:25
[INFO] [stdout]   |
[INFO] [stdout] 5 | use microkernel::core::{self, boot, runtime, scheduler};
[INFO] [stdout]   |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `self` and `syscall`
[INFO] [stdout]  --> microkernel/tests/execution_tests.rs:4:30
[INFO] [stdout]   |
[INFO] [stdout] 4 | use microkernel::execution::{self, sandbox, syscall, wasm};
[INFO] [stdout]   |                              ^^^^           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 4m 46s
[INFO] running `Command { std: "docker" "inspect" "9d920b5970f7a03d102a23a33fb137f5cf721ff1db3e7d9cf9ed9b17169c50bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d920b5970f7a03d102a23a33fb137f5cf721ff1db3e7d9cf9ed9b17169c50bd", kill_on_drop: false }`
[INFO] [stdout] 9d920b5970f7a03d102a23a33fb137f5cf721ff1db3e7d9cf9ed9b17169c50bd
