[INFO] cloning repository https://github.com/s-b-repo/arcticfox-c3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/s-b-repo/arcticfox-c3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs-b-repo%2Farcticfox-c3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs-b-repo%2Farcticfox-c3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4bef92bf59d747204bc0d0cab9ffb09e20e66c83
[INFO] testing s-b-repo/arcticfox-c3 against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs-b-repo%2Farcticfox-c3" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/s-b-repo/arcticfox-c3
[INFO] finished tweaking git repo https://github.com/s-b-repo/arcticfox-c3
[INFO] tweaked toml for git repo https://github.com/s-b-repo/arcticfox-c3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/s-b-repo/arcticfox-c3 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/s-b-repo/arcticfox-c3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f46cdb6750d19155f9d76e6176ceace510f4931dbed7ce77e0f541dbaf0be56b
[INFO] running `Command { std: "docker" "start" "f46cdb6750d19155f9d76e6176ceace510f4931dbed7ce77e0f541dbaf0be56b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f46cdb6750d19155f9d76e6176ceace510f4931dbed7ce77e0f541dbaf0be56b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f46cdb6750d19155f9d76e6176ceace510f4931dbed7ce77e0f541dbaf0be56b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f46cdb6750d19155f9d76e6176ceace510f4931dbed7ce77e0f541dbaf0be56b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f46cdb6750d19155f9d76e6176ceace510f4931dbed7ce77e0f541dbaf0be56b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling webpki-roots v1.0.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling uuid v1.23.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling compact_str v0.8.2
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling axum-macros v0.5.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling arcticfox-lol v4.0.0 (/opt/rustwide/workdir/arcticfox-lol)
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling arcticfox-core v4.0.0 (/opt/rustwide/workdir/arcticfox-core)
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> arcticfox-core/src/zwcodec.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | /// All ZW characters as a set for fast lookup.
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling arcticfox-zwtransport v4.0.0 (/opt/rustwide/workdir/arcticfox-zwtransport)
[INFO] [stderr]    Compiling arcticfox-agent v4.0.0 (/opt/rustwide/workdir/arcticfox-agent)
[INFO] [stderr]    Compiling arcticfox-bindshell v4.0.0 (/opt/rustwide/workdir/arcticfox-bindshell)
[INFO] [stderr]    Compiling arcticfox-uring v4.0.0 (/opt/rustwide/workdir/arcticfox-uring)
[INFO] [stdout] warning: unused import: `std::net::SocketAddr`
[INFO] [stdout]   --> arcticfox-uring/src/lib.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use std::net::SocketAddr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AsRawFd`
[INFO] [stdout]   --> arcticfox-uring/src/lib.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::os::fd::{AsRawFd, FromRawFd, RawFd};
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:240:24
[INFO] [stdout]     |
[INFO] [stdout] 240 |             let head = *(self.sq_ptr.add(self.params.sq_off.head as usize) as *const u32);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:239:9
[INFO] [stdout]     |
[INFO] [stdout] 239 |         unsafe fn get_sqe(&self) -> *mut IoUringSqe {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::mut_ptr::<impl *mut T>::add` is unsafe and requires unsafe block
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:240:26
[INFO] [stdout]     |
[INFO] [stdout] 240 |             let head = *(self.sq_ptr.add(self.params.sq_off.head as usize) as *const u32);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:241:24
[INFO] [stdout]     |
[INFO] [stdout] 241 |             let tail = *(self.sq_ptr.add(self.params.sq_off.tail as usize) as *const u32);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::mut_ptr::<impl *mut T>::add` is unsafe and requires unsafe block
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:241:26
[INFO] [stdout]     |
[INFO] [stdout] 241 |             let tail = *(self.sq_ptr.add(self.params.sq_off.tail as usize) as *const u32);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:242:27
[INFO] [stdout]     |
[INFO] [stdout] 242 |             let entries = *(self.sq_ptr.add(self.params.sq_off.ring_entries as usize) as *const u32);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::mut_ptr::<impl *mut T>::add` is unsafe and requires unsafe block
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:242:29
[INFO] [stdout]     |
[INFO] [stdout] 242 |             let entries = *(self.sq_ptr.add(self.params.sq_off.ring_entries as usize) as *const u32);
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::mut_ptr::<impl *mut T>::add` is unsafe and requires unsafe block
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |                 self.sqes_ptr.add(idx * mem::size_of::<IoUringSqe>()) as *mut IoUringSqe
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::mut_ptr::<impl *mut T>::add` is unsafe and requires unsafe block
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:254:28
[INFO] [stdout]     |
[INFO] [stdout] 254 |             let tail_ptr = self.sq_ptr.add(self.params.sq_off.tail as usize) as *mut u32;
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |         unsafe fn sq_advance(&self, count: u32) {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |             *tail_ptr = tail_ptr.read_unaligned() + count;
[INFO] [stdout]     |             ^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::mut_ptr::<impl *mut T>::read_unaligned` is unsafe and requires unsafe block
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:255:25
[INFO] [stdout]     |
[INFO] [stdout] 255 |             *tail_ptr = tail_ptr.read_unaligned() + count;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libc::syscall` is unsafe and requires unsafe block
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:260:23
[INFO] [stdout]     |
[INFO] [stdout] 260 |               let ret = libc::syscall(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 261 | |                 __NR_io_uring_enter,
[INFO] [stdout] 262 | |                 self.ring_fd as i64,
[INFO] [stdout] 263 | |                 0, // to_submit (we already advanced tail)
[INFO] [stdout] ...   |
[INFO] [stdout] 267 | |                 0,
[INFO] [stdout] 268 | |             );
[INFO] [stdout]     | |_____________^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 |         unsafe fn submit_and_wait(&self, wait_nr: u32) -> io::Result<u32> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ring`
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:330:21
[INFO] [stdout]     |
[INFO] [stdout] 330 |         if let Some(ref ring) = self.ring {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ring`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ring`
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:365:21
[INFO] [stdout]     |
[INFO] [stdout] 365 |         if let Some(ref ring) = self.ring {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ring`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BUF_COUNT` is never used
[INFO] [stdout]   --> arcticfox-uring/src/lib.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 | const BUF_COUNT: u32 = 64;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IORING_ENTER_GETEVENTS` is never used
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:117:11
[INFO] [stdout]     |
[INFO] [stdout] 117 |     const IORING_ENTER_GETEVENTS: u32 = 1;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IORING_OP_NOP` is never used
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:120:11
[INFO] [stdout]     |
[INFO] [stdout] 120 |     const IORING_OP_NOP: u8 = 0;
[INFO] [stdout]     |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IORING_OP_READV` is never used
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:121:11
[INFO] [stdout]     |
[INFO] [stdout] 121 |     const IORING_OP_READV: u8 = 1;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IORING_OP_WRITEV` is never used
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:122:11
[INFO] [stdout]     |
[INFO] [stdout] 122 |     const IORING_OP_WRITEV: u8 = 2;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IORING_OP_ACCEPT` is never used
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:123:11
[INFO] [stdout]     |
[INFO] [stdout] 123 |     const IORING_OP_ACCEPT: u8 = 13;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IORING_OP_SENDMSG` is never used
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:124:11
[INFO] [stdout]     |
[INFO] [stdout] 124 |     const IORING_OP_SENDMSG: u8 = 21;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IORING_OP_RECVMSG` is never used
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:125:11
[INFO] [stdout]     |
[INFO] [stdout] 125 |     const IORING_OP_RECVMSG: u8 = 22;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IORING_SETUP_SQPOLL` is never used
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:128:11
[INFO] [stdout]     |
[INFO] [stdout] 128 |     const IORING_SETUP_SQPOLL: u32 = 2;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IORING_SETUP_SQ_AFF` is never used
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:129:11
[INFO] [stdout]     |
[INFO] [stdout] 129 |     const IORING_SETUP_SQ_AFF: u32 = 8;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cq_ptr`, `sqes_ptr`, and `params` are never read
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub struct UringHandle {
[INFO] [stdout]     |                ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 139 |         cq_ptr: *mut u8,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 140 |         sqes_ptr: *mut u8,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 141 |         params: IoUringParams,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_sqe`, `sq_advance`, and `submit_and_wait` are never used
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:239:19
[INFO] [stdout]     |
[INFO] [stdout] 145 |     impl UringHandle {
[INFO] [stdout]     |     ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 239 |         unsafe fn get_sqe(&self) -> *mut IoUringSqe {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 |         unsafe fn sq_advance(&self, count: u32) {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 |         unsafe fn submit_and_wait(&self, wait_nr: u32) -> io::Result<u32> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__NR_io_uring_setup` should have an upper case name
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:132:11
[INFO] [stdout]     |
[INFO] [stdout] 132 |     const __NR_io_uring_setup: i64 = 425;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 132 -     const __NR_io_uring_setup: i64 = 425;
[INFO] [stdout] 132 +     const __NR_IO_URING_SETUP: i64 = 425;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__NR_io_uring_enter` should have an upper case name
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 |     const __NR_io_uring_enter: i64 = 426;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 133 -     const __NR_io_uring_enter: i64 = 426;
[INFO] [stdout] 133 +     const __NR_IO_URING_ENTER: i64 = 426;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling arcticfox-control v4.0.0 (/opt/rustwide/workdir/arcticfox-control)
[INFO] [stderr]    Compiling arcticfox-dashboard v4.0.0 (/opt/rustwide/workdir/arcticfox-dashboard)
[INFO] [stderr]    Compiling arcticfox-scan v4.0.0 (/opt/rustwide/workdir/arcticfox-scan)
[INFO] [stdout] warning: unused import: `SocketAddrV4`
[INFO] [stdout]  --> arcticfox-scan/src/syn.rs:7:26
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::net::{Ipv4Addr, SocketAddrV4};
[INFO] [stdout]   |                          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `debug`, `info`, and `warn`
[INFO] [stdout]  --> arcticfox-scan/src/syn.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tracing::{debug, info, warn};
[INFO] [stdout]   |               ^^^^^  ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Block` and `Borders`
[INFO] [stdout]  --> arcticfox-dashboard/src/tabs/scanner.rs:9:24
[INFO] [stdout]   |
[INFO] [stdout] 9 | use ratatui::widgets::{Block, Borders, List, ListItem, ListState, Paragraph};
[INFO] [stdout]   |                        ^^^^^  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `syn_mode` is never read
[INFO] [stdout]    --> arcticfox-scan/src/main.rs:302:5
[INFO] [stdout]     |
[INFO] [stdout] 294 | struct Scanner {
[INFO] [stdout]     |        ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 302 |     syn_mode: bool,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status_color`
[INFO] [stdout]   --> arcticfox-dashboard/src/tabs/scanner.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let status_color = if state.scanning { Color::Green } else { Color::DarkGray };
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_status_color`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ScanResultItem` is more private than the item `ScanTabState::results`
[INFO] [stdout]   --> arcticfox-dashboard/src/tabs/scanner.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub results: Vec<ScanResultItem>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ScanTabState::results` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ScanResultItem` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> arcticfox-dashboard/src/tabs/scanner.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct ScanResultItem {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ScanProgress` is more private than the item `ScanTabState::progress`
[INFO] [stdout]   --> arcticfox-dashboard/src/tabs/scanner.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub progress: Option<ScanProgress>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ScanTabState::progress` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ScanProgress` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> arcticfox-dashboard/src/tabs/scanner.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct ScanProgress {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `label` are never read
[INFO] [stdout]   --> arcticfox-dashboard/src/api.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct RepoInfo {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 25 |     pub id: usize,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 26 |     pub label: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RepoInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `preview` is never used
[INFO] [stdout]    --> arcticfox-dashboard/src/api.rs:227:18
[INFO] [stdout]     |
[INFO] [stdout]  52 | impl ApiClient {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 227 |     pub async fn preview(&self) -> Result<Value, String> {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BORDER_NONE` is never used
[INFO] [stdout]  --> arcticfox-dashboard/src/ui.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const BORDER_NONE: Borders = Borders::NONE;
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GREEN` is never used
[INFO] [stdout]   --> arcticfox-dashboard/src/ui.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const GREEN: Color = Color::Green;
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `YELLOW` is never used
[INFO] [stdout]   --> arcticfox-dashboard/src/ui.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const YELLOW: Color = Color::Yellow;
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RED` is never used
[INFO] [stdout]   --> arcticfox-dashboard/src/ui.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const RED: Color = Color::Red;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GRAY` is never used
[INFO] [stdout]   --> arcticfox-dashboard/src/ui.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const GRAY: Color = Color::Gray;
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DARK_GRAY` is never used
[INFO] [stdout]   --> arcticfox-dashboard/src/ui.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const DARK_GRAY: Color = Color::DarkGray;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WHITE` is never used
[INFO] [stdout]   --> arcticfox-dashboard/src/ui.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const WHITE: Color = Color::White;
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BLACK` is never used
[INFO] [stdout]   --> arcticfox-dashboard/src/ui.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const BLACK: Color = Color::Black;
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAGENTA` is never used
[INFO] [stdout]   --> arcticfox-dashboard/src/ui.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const MAGENTA: Color = Color::Magenta;
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `block_panel` is never used
[INFO] [stdout]   --> arcticfox-dashboard/src/ui.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn block_panel<'a>() -> Block<'a> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `selected` is never read
[INFO] [stdout]   --> arcticfox-dashboard/src/tabs/attack.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct AttackTabState {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 16 |     pub sub_tab: usize,
[INFO] [stdout] 17 |     pub selected: usize,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `banner` is never read
[INFO] [stdout]   --> arcticfox-dashboard/src/tabs/scanner.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct ScanResultItem {
[INFO] [stdout]    |        -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     banner: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ScanResultItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `input_mode` and `input_buf` are never read
[INFO] [stdout]   --> arcticfox-dashboard/src/tabs/implants.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct ImplantTabState {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub input_mode: bool,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 21 |     pub input_buf: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling arcticfox-api v4.0.0 (/opt/rustwide/workdir/arcticfox-api)
[INFO] [stdout] warning: unused import: `ScanEntry`
[INFO] [stdout]   --> arcticfox-api/src/routes_admin.rs:16:29
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::{AppState, Role, ScanEntry, ScanStatus, json_err, json_ok, BOT_ALIVE_THRESHOLD};
[INFO] [stdout]    |                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]  --> arcticfox-api/src/routes_lints.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tracing::{debug, info};
[INFO] [stdout]   |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> arcticfox-agent/src/heartbeat.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct Heartbeat {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 48 |     config: Arc<RwLock<HbConfig>>,
[INFO] [stdout] 49 |     client: Option<Client>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `session_token` is never read
[INFO] [stdout]   --> arcticfox-agent/src/rustsploit_bridge.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct RustsploitClient {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 25 |     session_token: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModuleRunRequest` is never constructed
[INFO] [stdout]   --> arcticfox-agent/src/rustsploit_bridge.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 44 | struct ModuleRunRequest {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `process` is never read
[INFO] [stdout]   --> arcticfox-agent/src/combined_mcp.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct RustsploitMcpBridge {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] 16 |     process: std::process::Child,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling arcticfox-mcp v4.0.0 (/opt/rustwide/workdir/arcticfox-mcp)
[INFO] [stdout] warning: associated function `from_str` is never used
[INFO] [stdout]   --> arcticfox-mcp/src/main.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | impl SafetyTier {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 76 |     fn from_str(s: &str) -> Option<Self> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `admin_token` is never read
[INFO] [stdout]    --> arcticfox-mcp/src/main.rs:345:5
[INFO] [stdout]     |
[INFO] [stdout] 344 | struct McpState {
[INFO] [stdout]     |        -------- field in this struct
[INFO] [stdout] 345 |     admin_token: String,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "f46cdb6750d19155f9d76e6176ceace510f4931dbed7ce77e0f541dbaf0be56b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f46cdb6750d19155f9d76e6176ceace510f4931dbed7ce77e0f541dbaf0be56b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling arcticfox-lol v4.0.0 (/opt/rustwide/workdir/arcticfox-lol)
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> arcticfox-core/src/zwcodec.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | /// All ZW characters as a set for fast lookup.
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling arcticfox-core v4.0.0 (/opt/rustwide/workdir/arcticfox-core)
[INFO] [stdout] warning: unused import: `ScanEntry`
[INFO] [stdout]   --> arcticfox-api/src/routes_admin.rs:16:29
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::{AppState, Role, ScanEntry, ScanStatus, json_err, json_ok, BOT_ALIVE_THRESHOLD};
[INFO] [stdout]    |                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]  --> arcticfox-api/src/routes_lints.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tracing::{debug, info};
[INFO] [stdout]   |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling arcticfox-scan v4.0.0 (/opt/rustwide/workdir/arcticfox-scan)
[INFO] [stderr]    Compiling arcticfox-control v4.0.0 (/opt/rustwide/workdir/arcticfox-control)
[INFO] [stderr]    Compiling arcticfox-zwtransport v4.0.0 (/opt/rustwide/workdir/arcticfox-zwtransport)
[INFO] [stderr]    Compiling arcticfox-api v4.0.0 (/opt/rustwide/workdir/arcticfox-api)
[INFO] [stderr]    Compiling arcticfox-dashboard v4.0.0 (/opt/rustwide/workdir/arcticfox-dashboard)
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> arcticfox-agent/src/heartbeat.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct Heartbeat {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 48 |     config: Arc<RwLock<HbConfig>>,
[INFO] [stdout] 49 |     client: Option<Client>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `session_token` is never read
[INFO] [stdout]   --> arcticfox-agent/src/rustsploit_bridge.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct RustsploitClient {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 25 |     session_token: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModuleRunRequest` is never constructed
[INFO] [stdout]   --> arcticfox-agent/src/rustsploit_bridge.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 44 | struct ModuleRunRequest {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `process` is never read
[INFO] [stdout]   --> arcticfox-agent/src/combined_mcp.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct RustsploitMcpBridge {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] 16 |     process: std::process::Child,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::net::SocketAddr`
[INFO] [stdout]   --> arcticfox-uring/src/lib.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use std::net::SocketAddr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AsRawFd`
[INFO] [stdout]   --> arcticfox-uring/src/lib.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::os::fd::{AsRawFd, FromRawFd, RawFd};
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:240:24
[INFO] [stdout]     |
[INFO] [stdout] 240 |             let head = *(self.sq_ptr.add(self.params.sq_off.head as usize) as *const u32);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:239:9
[INFO] [stdout]     |
[INFO] [stdout] 239 |         unsafe fn get_sqe(&self) -> *mut IoUringSqe {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::mut_ptr::<impl *mut T>::add` is unsafe and requires unsafe block
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:240:26
[INFO] [stdout]     |
[INFO] [stdout] 240 |             let head = *(self.sq_ptr.add(self.params.sq_off.head as usize) as *const u32);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:241:24
[INFO] [stdout]     |
[INFO] [stdout] 241 |             let tail = *(self.sq_ptr.add(self.params.sq_off.tail as usize) as *const u32);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::mut_ptr::<impl *mut T>::add` is unsafe and requires unsafe block
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:241:26
[INFO] [stdout]     |
[INFO] [stdout] 241 |             let tail = *(self.sq_ptr.add(self.params.sq_off.tail as usize) as *const u32);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:242:27
[INFO] [stdout]     |
[INFO] [stdout] 242 |             let entries = *(self.sq_ptr.add(self.params.sq_off.ring_entries as usize) as *const u32);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::mut_ptr::<impl *mut T>::add` is unsafe and requires unsafe block
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:242:29
[INFO] [stdout]     |
[INFO] [stdout] 242 |             let entries = *(self.sq_ptr.add(self.params.sq_off.ring_entries as usize) as *const u32);
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::mut_ptr::<impl *mut T>::add` is unsafe and requires unsafe block
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |                 self.sqes_ptr.add(idx * mem::size_of::<IoUringSqe>()) as *mut IoUringSqe
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::mut_ptr::<impl *mut T>::add` is unsafe and requires unsafe block
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:254:28
[INFO] [stdout]     |
[INFO] [stdout] 254 |             let tail_ptr = self.sq_ptr.add(self.params.sq_off.tail as usize) as *mut u32;
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |         unsafe fn sq_advance(&self, count: u32) {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |             *tail_ptr = tail_ptr.read_unaligned() + count;
[INFO] [stdout]     |             ^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::mut_ptr::<impl *mut T>::read_unaligned` is unsafe and requires unsafe block
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:255:25
[INFO] [stdout]     |
[INFO] [stdout] 255 |             *tail_ptr = tail_ptr.read_unaligned() + count;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libc::syscall` is unsafe and requires unsafe block
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:260:23
[INFO] [stdout]     |
[INFO] [stdout] 260 |               let ret = libc::syscall(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 261 | |                 __NR_io_uring_enter,
[INFO] [stdout] 262 | |                 self.ring_fd as i64,
[INFO] [stdout] 263 | |                 0, // to_submit (we already advanced tail)
[INFO] [stdout] ...   |
[INFO] [stdout] 267 | |                 0,
[INFO] [stdout] 268 | |             );
[INFO] [stdout]     | |_____________^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 |         unsafe fn submit_and_wait(&self, wait_nr: u32) -> io::Result<u32> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling arcticfox-uring v4.0.0 (/opt/rustwide/workdir/arcticfox-uring)
[INFO] [stderr]    Compiling arcticfox-agent v4.0.0 (/opt/rustwide/workdir/arcticfox-agent)
[INFO] [stderr]    Compiling arcticfox-bindshell v4.0.0 (/opt/rustwide/workdir/arcticfox-bindshell)
[INFO] [stdout] warning: unused variable: `ring`
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:330:21
[INFO] [stdout]     |
[INFO] [stdout] 330 |         if let Some(ref ring) = self.ring {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ring`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ring`
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:365:21
[INFO] [stdout]     |
[INFO] [stdout] 365 |         if let Some(ref ring) = self.ring {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ring`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BUF_COUNT` is never used
[INFO] [stdout]   --> arcticfox-uring/src/lib.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 | const BUF_COUNT: u32 = 64;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IORING_ENTER_GETEVENTS` is never used
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:117:11
[INFO] [stdout]     |
[INFO] [stdout] 117 |     const IORING_ENTER_GETEVENTS: u32 = 1;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IORING_OP_NOP` is never used
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:120:11
[INFO] [stdout]     |
[INFO] [stdout] 120 |     const IORING_OP_NOP: u8 = 0;
[INFO] [stdout]     |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IORING_OP_READV` is never used
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:121:11
[INFO] [stdout]     |
[INFO] [stdout] 121 |     const IORING_OP_READV: u8 = 1;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IORING_OP_WRITEV` is never used
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:122:11
[INFO] [stdout]     |
[INFO] [stdout] 122 |     const IORING_OP_WRITEV: u8 = 2;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IORING_OP_ACCEPT` is never used
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:123:11
[INFO] [stdout]     |
[INFO] [stdout] 123 |     const IORING_OP_ACCEPT: u8 = 13;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IORING_OP_SENDMSG` is never used
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:124:11
[INFO] [stdout]     |
[INFO] [stdout] 124 |     const IORING_OP_SENDMSG: u8 = 21;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IORING_OP_RECVMSG` is never used
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:125:11
[INFO] [stdout]     |
[INFO] [stdout] 125 |     const IORING_OP_RECVMSG: u8 = 22;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IORING_SETUP_SQPOLL` is never used
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:128:11
[INFO] [stdout]     |
[INFO] [stdout] 128 |     const IORING_SETUP_SQPOLL: u32 = 2;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IORING_SETUP_SQ_AFF` is never used
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:129:11
[INFO] [stdout]     |
[INFO] [stdout] 129 |     const IORING_SETUP_SQ_AFF: u32 = 8;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cq_ptr`, `sqes_ptr`, and `params` are never read
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub struct UringHandle {
[INFO] [stdout]     |                ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 139 |         cq_ptr: *mut u8,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 140 |         sqes_ptr: *mut u8,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 141 |         params: IoUringParams,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_sqe`, `sq_advance`, and `submit_and_wait` are never used
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:239:19
[INFO] [stdout]     |
[INFO] [stdout] 145 |     impl UringHandle {
[INFO] [stdout]     |     ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 239 |         unsafe fn get_sqe(&self) -> *mut IoUringSqe {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 |         unsafe fn sq_advance(&self, count: u32) {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 |         unsafe fn submit_and_wait(&self, wait_nr: u32) -> io::Result<u32> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__NR_io_uring_setup` should have an upper case name
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:132:11
[INFO] [stdout]     |
[INFO] [stdout] 132 |     const __NR_io_uring_setup: i64 = 425;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 132 -     const __NR_io_uring_setup: i64 = 425;
[INFO] [stdout] 132 +     const __NR_IO_URING_SETUP: i64 = 425;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__NR_io_uring_enter` should have an upper case name
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 |     const __NR_io_uring_enter: i64 = 426;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 133 -     const __NR_io_uring_enter: i64 = 426;
[INFO] [stdout] 133 +     const __NR_IO_URING_ENTER: i64 = 426;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling arcticfox-mcp v4.0.0 (/opt/rustwide/workdir/arcticfox-mcp)
[INFO] [stdout] warning: unused import: `std::net::SocketAddr`
[INFO] [stdout]   --> arcticfox-uring/src/lib.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use std::net::SocketAddr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AsRawFd`
[INFO] [stdout]   --> arcticfox-uring/src/lib.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::os::fd::{AsRawFd, FromRawFd, RawFd};
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `aead_decrypt`
[INFO] [stdout]   --> arcticfox-agent/src/zw_heartbeat.rs:13:30
[INFO] [stdout]    |
[INFO] [stdout] 13 | use arcticfox_core::crypto::{aead_decrypt, generate_session_key};
[INFO] [stdout]    |                              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:240:24
[INFO] [stdout]     |
[INFO] [stdout] 240 |             let head = *(self.sq_ptr.add(self.params.sq_off.head as usize) as *const u32);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:239:9
[INFO] [stdout]     |
[INFO] [stdout] 239 |         unsafe fn get_sqe(&self) -> *mut IoUringSqe {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::mut_ptr::<impl *mut T>::add` is unsafe and requires unsafe block
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:240:26
[INFO] [stdout]     |
[INFO] [stdout] 240 |             let head = *(self.sq_ptr.add(self.params.sq_off.head as usize) as *const u32);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:241:24
[INFO] [stdout]     |
[INFO] [stdout] 241 |             let tail = *(self.sq_ptr.add(self.params.sq_off.tail as usize) as *const u32);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::mut_ptr::<impl *mut T>::add` is unsafe and requires unsafe block
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:241:26
[INFO] [stdout]     |
[INFO] [stdout] 241 |             let tail = *(self.sq_ptr.add(self.params.sq_off.tail as usize) as *const u32);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:242:27
[INFO] [stdout]     |
[INFO] [stdout] 242 |             let entries = *(self.sq_ptr.add(self.params.sq_off.ring_entries as usize) as *const u32);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::mut_ptr::<impl *mut T>::add` is unsafe and requires unsafe block
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:242:29
[INFO] [stdout]     |
[INFO] [stdout] 242 |             let entries = *(self.sq_ptr.add(self.params.sq_off.ring_entries as usize) as *const u32);
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::mut_ptr::<impl *mut T>::add` is unsafe and requires unsafe block
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |                 self.sqes_ptr.add(idx * mem::size_of::<IoUringSqe>()) as *mut IoUringSqe
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::mut_ptr::<impl *mut T>::add` is unsafe and requires unsafe block
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:254:28
[INFO] [stdout]     |
[INFO] [stdout] 254 |             let tail_ptr = self.sq_ptr.add(self.params.sq_off.tail as usize) as *mut u32;
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |         unsafe fn sq_advance(&self, count: u32) {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |             *tail_ptr = tail_ptr.read_unaligned() + count;
[INFO] [stdout]     |             ^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::mut_ptr::<impl *mut T>::read_unaligned` is unsafe and requires unsafe block
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:255:25
[INFO] [stdout]     |
[INFO] [stdout] 255 |             *tail_ptr = tail_ptr.read_unaligned() + count;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libc::syscall` is unsafe and requires unsafe block
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:260:23
[INFO] [stdout]     |
[INFO] [stdout] 260 |               let ret = libc::syscall(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 261 | |                 __NR_io_uring_enter,
[INFO] [stdout] 262 | |                 self.ring_fd as i64,
[INFO] [stdout] 263 | |                 0, // to_submit (we already advanced tail)
[INFO] [stdout] ...   |
[INFO] [stdout] 267 | |                 0,
[INFO] [stdout] 268 | |             );
[INFO] [stdout]     | |_____________^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 |         unsafe fn submit_and_wait(&self, wait_nr: u32) -> io::Result<u32> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ring`
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:330:21
[INFO] [stdout]     |
[INFO] [stdout] 330 |         if let Some(ref ring) = self.ring {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ring`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ring`
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:365:21
[INFO] [stdout]     |
[INFO] [stdout] 365 |         if let Some(ref ring) = self.ring {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ring`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BUF_COUNT` is never used
[INFO] [stdout]   --> arcticfox-uring/src/lib.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 | const BUF_COUNT: u32 = 64;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IORING_ENTER_GETEVENTS` is never used
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:117:11
[INFO] [stdout]     |
[INFO] [stdout] 117 |     const IORING_ENTER_GETEVENTS: u32 = 1;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IORING_OP_NOP` is never used
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:120:11
[INFO] [stdout]     |
[INFO] [stdout] 120 |     const IORING_OP_NOP: u8 = 0;
[INFO] [stdout]     |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IORING_OP_READV` is never used
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:121:11
[INFO] [stdout]     |
[INFO] [stdout] 121 |     const IORING_OP_READV: u8 = 1;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IORING_OP_WRITEV` is never used
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:122:11
[INFO] [stdout]     |
[INFO] [stdout] 122 |     const IORING_OP_WRITEV: u8 = 2;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IORING_OP_ACCEPT` is never used
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:123:11
[INFO] [stdout]     |
[INFO] [stdout] 123 |     const IORING_OP_ACCEPT: u8 = 13;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IORING_OP_SENDMSG` is never used
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:124:11
[INFO] [stdout]     |
[INFO] [stdout] 124 |     const IORING_OP_SENDMSG: u8 = 21;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IORING_OP_RECVMSG` is never used
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:125:11
[INFO] [stdout]     |
[INFO] [stdout] 125 |     const IORING_OP_RECVMSG: u8 = 22;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IORING_SETUP_SQPOLL` is never used
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:128:11
[INFO] [stdout]     |
[INFO] [stdout] 128 |     const IORING_SETUP_SQPOLL: u32 = 2;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IORING_SETUP_SQ_AFF` is never used
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:129:11
[INFO] [stdout]     |
[INFO] [stdout] 129 |     const IORING_SETUP_SQ_AFF: u32 = 8;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cq_ptr`, `sqes_ptr`, and `params` are never read
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub struct UringHandle {
[INFO] [stdout]     |                ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 139 |         cq_ptr: *mut u8,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 140 |         sqes_ptr: *mut u8,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 141 |         params: IoUringParams,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_sqe`, `sq_advance`, and `submit_and_wait` are never used
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:239:19
[INFO] [stdout]     |
[INFO] [stdout] 145 |     impl UringHandle {
[INFO] [stdout]     |     ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 239 |         unsafe fn get_sqe(&self) -> *mut IoUringSqe {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 |         unsafe fn sq_advance(&self, count: u32) {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 |         unsafe fn submit_and_wait(&self, wait_nr: u32) -> io::Result<u32> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__NR_io_uring_setup` should have an upper case name
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:132:11
[INFO] [stdout]     |
[INFO] [stdout] 132 |     const __NR_io_uring_setup: i64 = 425;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 132 -     const __NR_io_uring_setup: i64 = 425;
[INFO] [stdout] 132 +     const __NR_IO_URING_SETUP: i64 = 425;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__NR_io_uring_enter` should have an upper case name
[INFO] [stdout]    --> arcticfox-uring/src/lib.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 |     const __NR_io_uring_enter: i64 = 426;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 133 -     const __NR_io_uring_enter: i64 = 426;
[INFO] [stdout] 133 +     const __NR_IO_URING_ENTER: i64 = 426;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Block` and `Borders`
[INFO] [stdout]  --> arcticfox-dashboard/src/tabs/scanner.rs:9:24
[INFO] [stdout]   |
[INFO] [stdout] 9 | use ratatui::widgets::{Block, Borders, List, ListItem, ListState, Paragraph};
[INFO] [stdout]   |                        ^^^^^  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ScanEntry`
[INFO] [stdout]   --> arcticfox-api/src/routes_admin.rs:16:29
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::{AppState, Role, ScanEntry, ScanStatus, json_err, json_ok, BOT_ALIVE_THRESHOLD};
[INFO] [stdout]    |                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]  --> arcticfox-api/src/routes_lints.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tracing::{debug, info};
[INFO] [stdout]   |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SocketAddrV4`
[INFO] [stdout]  --> arcticfox-scan/src/syn.rs:7:26
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::net::{Ipv4Addr, SocketAddrV4};
[INFO] [stdout]   |                          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `debug`, `info`, and `warn`
[INFO] [stdout]  --> arcticfox-scan/src/syn.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tracing::{debug, info, warn};
[INFO] [stdout]   |               ^^^^^  ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> arcticfox-core/src/zwcodec.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | /// All ZW characters as a set for fast lookup.
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_str` is never used
[INFO] [stdout]   --> arcticfox-mcp/src/main.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | impl SafetyTier {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 76 |     fn from_str(s: &str) -> Option<Self> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `admin_token` is never read
[INFO] [stdout]    --> arcticfox-mcp/src/main.rs:345:5
[INFO] [stdout]     |
[INFO] [stdout] 344 | struct McpState {
[INFO] [stdout]     |        -------- field in this struct
[INFO] [stdout] 345 |     admin_token: String,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status_color`
[INFO] [stdout]   --> arcticfox-dashboard/src/tabs/scanner.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let status_color = if state.scanning { Color::Green } else { Color::DarkGray };
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_status_color`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ScanResultItem` is more private than the item `ScanTabState::results`
[INFO] [stdout]   --> arcticfox-dashboard/src/tabs/scanner.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub results: Vec<ScanResultItem>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ScanTabState::results` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ScanResultItem` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> arcticfox-dashboard/src/tabs/scanner.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct ScanResultItem {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ScanProgress` is more private than the item `ScanTabState::progress`
[INFO] [stdout]   --> arcticfox-dashboard/src/tabs/scanner.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub progress: Option<ScanProgress>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ScanTabState::progress` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ScanProgress` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> arcticfox-dashboard/src/tabs/scanner.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct ScanProgress {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `label` are never read
[INFO] [stdout]   --> arcticfox-dashboard/src/api.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct RepoInfo {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 25 |     pub id: usize,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 26 |     pub label: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RepoInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `preview` is never used
[INFO] [stdout]    --> arcticfox-dashboard/src/api.rs:227:18
[INFO] [stdout]     |
[INFO] [stdout]  52 | impl ApiClient {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 227 |     pub async fn preview(&self) -> Result<Value, String> {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BORDER_NONE` is never used
[INFO] [stdout]  --> arcticfox-dashboard/src/ui.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const BORDER_NONE: Borders = Borders::NONE;
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GREEN` is never used
[INFO] [stdout]   --> arcticfox-dashboard/src/ui.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const GREEN: Color = Color::Green;
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `YELLOW` is never used
[INFO] [stdout]   --> arcticfox-dashboard/src/ui.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const YELLOW: Color = Color::Yellow;
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RED` is never used
[INFO] [stdout]   --> arcticfox-dashboard/src/ui.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const RED: Color = Color::Red;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GRAY` is never used
[INFO] [stdout]   --> arcticfox-dashboard/src/ui.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const GRAY: Color = Color::Gray;
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DARK_GRAY` is never used
[INFO] [stdout]   --> arcticfox-dashboard/src/ui.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const DARK_GRAY: Color = Color::DarkGray;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WHITE` is never used
[INFO] [stdout]   --> arcticfox-dashboard/src/ui.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const WHITE: Color = Color::White;
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BLACK` is never used
[INFO] [stdout]   --> arcticfox-dashboard/src/ui.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const BLACK: Color = Color::Black;
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAGENTA` is never used
[INFO] [stdout]   --> arcticfox-dashboard/src/ui.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const MAGENTA: Color = Color::Magenta;
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `block_panel` is never used
[INFO] [stdout]   --> arcticfox-dashboard/src/ui.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn block_panel<'a>() -> Block<'a> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `selected` is never read
[INFO] [stdout]   --> arcticfox-dashboard/src/tabs/attack.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct AttackTabState {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 16 |     pub sub_tab: usize,
[INFO] [stdout] 17 |     pub selected: usize,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `banner` is never read
[INFO] [stdout]   --> arcticfox-dashboard/src/tabs/scanner.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct ScanResultItem {
[INFO] [stdout]    |        -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     banner: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ScanResultItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `input_mode` and `input_buf` are never read
[INFO] [stdout]   --> arcticfox-dashboard/src/tabs/implants.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct ImplantTabState {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub input_mode: bool,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 21 |     pub input_buf: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `syn_mode` is never read
[INFO] [stdout]    --> arcticfox-scan/src/main.rs:302:5
[INFO] [stdout]     |
[INFO] [stdout] 294 | struct Scanner {
[INFO] [stdout]     |        ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 302 |     syn_mode: bool,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> arcticfox-agent/src/heartbeat.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct Heartbeat {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 48 |     config: Arc<RwLock<HbConfig>>,
[INFO] [stdout] 49 |     client: Option<Client>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `session_token` is never read
[INFO] [stdout]   --> arcticfox-agent/src/rustsploit_bridge.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct RustsploitClient {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 25 |     session_token: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModuleRunRequest` is never constructed
[INFO] [stdout]   --> arcticfox-agent/src/rustsploit_bridge.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 44 | struct ModuleRunRequest {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `process` is never read
[INFO] [stdout]   --> arcticfox-agent/src/combined_mcp.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct RustsploitMcpBridge {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] 16 |     process: std::process::Child,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.88s
[INFO] running `Command { std: "docker" "inspect" "f46cdb6750d19155f9d76e6176ceace510f4931dbed7ce77e0f541dbaf0be56b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f46cdb6750d19155f9d76e6176ceace510f4931dbed7ce77e0f541dbaf0be56b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]   --> arcticfox-core/src/zwcodec.rs:35:1
[INFO] [stderr]    |
[INFO] [stderr] 35 | /// All ZW characters as a set for fast lookup.
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stderr]    |
[INFO] [stderr]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `arcticfox-core` (lib) generated 1 warning
[INFO] [stderr] warning: `arcticfox-core` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: unused import: `ScanEntry`
[INFO] [stderr]   --> arcticfox-api/src/routes_admin.rs:16:29
[INFO] [stderr]    |
[INFO] [stderr] 16 | use crate::{AppState, Role, ScanEntry, ScanStatus, json_err, json_ok, BOT_ALIVE_THRESHOLD};
[INFO] [stderr]    |                             ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `info`
[INFO] [stderr]  --> arcticfox-api/src/routes_lints.rs:9:22
[INFO] [stderr]   |
[INFO] [stderr] 9 | use tracing::{debug, info};
[INFO] [stderr]   |                      ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `SocketAddrV4`
[INFO] [stderr]  --> arcticfox-scan/src/syn.rs:7:26
[INFO] [stderr]   |
[INFO] [stderr] 7 | use std::net::{Ipv4Addr, SocketAddrV4};
[INFO] [stderr]   |                          ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `debug`, `info`, and `warn`
[INFO] [stderr]  --> arcticfox-scan/src/syn.rs:9:15
[INFO] [stderr]   |
[INFO] [stderr] 9 | use tracing::{debug, info, warn};
[INFO] [stderr]   |               ^^^^^  ^^^^  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `syn_mode` is never read
[INFO] [stderr]    --> arcticfox-scan/src/main.rs:302:5
[INFO] [stderr]     |
[INFO] [stderr] 294 | struct Scanner {
[INFO] [stderr]     |        ------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 302 |     syn_mode: bool,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Block` and `Borders`
[INFO] [stderr]  --> arcticfox-dashboard/src/tabs/scanner.rs:9:24
[INFO] [stderr]   |
[INFO] [stderr] 9 | use ratatui::widgets::{Block, Borders, List, ListItem, ListState, Paragraph};
[INFO] [stderr]   |                        ^^^^^  ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `status_color`
[INFO] [stderr]   --> arcticfox-dashboard/src/tabs/scanner.rs:57:9
[INFO] [stderr]    |
[INFO] [stderr] 57 |     let status_color = if state.scanning { Color::Green } else { Color::DarkGray };
[INFO] [stderr]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_status_color`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `ScanResultItem` is more private than the item `ScanTabState::results`
[INFO] [stderr]   --> arcticfox-dashboard/src/tabs/scanner.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub results: Vec<ScanResultItem>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ScanTabState::results` is reachable at visibility `pub(crate)`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `ScanResultItem` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> arcticfox-dashboard/src/tabs/scanner.rs:30:1
[INFO] [stderr]    |
[INFO] [stderr] 30 | struct ScanResultItem {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `ScanProgress` is more private than the item `ScanTabState::progress`
[INFO] [stderr]   --> arcticfox-dashboard/src/tabs/scanner.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr] 25 |     pub progress: Option<ScanProgress>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ScanTabState::progress` is reachable at visibility `pub(crate)`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `ScanProgress` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> arcticfox-dashboard/src/tabs/scanner.rs:39:1
[INFO] [stderr]    |
[INFO] [stderr] 39 | struct ScanProgress {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id` and `label` are never read
[INFO] [stderr]   --> arcticfox-dashboard/src/api.rs:25:9
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub struct RepoInfo {
[INFO] [stderr]    |            -------- fields in this struct
[INFO] [stderr] 25 |     pub id: usize,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 26 |     pub label: String,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RepoInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `preview` is never used
[INFO] [stderr]    --> arcticfox-dashboard/src/api.rs:227:18
[INFO] [stderr]     |
[INFO] [stderr]  52 | impl ApiClient {
[INFO] [stderr]     | -------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 227 |     pub async fn preview(&self) -> Result<Value, String> {
[INFO] [stderr]     |                  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `BORDER_NONE` is never used
[INFO] [stderr]  --> arcticfox-dashboard/src/ui.rs:8:11
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub const BORDER_NONE: Borders = Borders::NONE;
[INFO] [stderr]   |           ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `GREEN` is never used
[INFO] [stderr]   --> arcticfox-dashboard/src/ui.rs:10:11
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub const GREEN: Color = Color::Green;
[INFO] [stderr]    |           ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `YELLOW` is never used
[INFO] [stderr]   --> arcticfox-dashboard/src/ui.rs:11:11
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub const YELLOW: Color = Color::Yellow;
[INFO] [stderr]    |           ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `RED` is never used
[INFO] [stderr]   --> arcticfox-dashboard/src/ui.rs:12:11
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub const RED: Color = Color::Red;
[INFO] [stderr]    |           ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `GRAY` is never used
[INFO] [stderr]   --> arcticfox-dashboard/src/ui.rs:13:11
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub const GRAY: Color = Color::Gray;
[INFO] [stderr]    |           ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `DARK_GRAY` is never used
[INFO] [stderr]   --> arcticfox-dashboard/src/ui.rs:14:11
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub const DARK_GRAY: Color = Color::DarkGray;
[INFO] [stderr]    |           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `WHITE` is never used
[INFO] [stderr]   --> arcticfox-dashboard/src/ui.rs:15:11
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub const WHITE: Color = Color::White;
[INFO] [stderr]    |           ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `BLACK` is never used
[INFO] [stderr]   --> arcticfox-dashboard/src/ui.rs:16:11
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub const BLACK: Color = Color::Black;
[INFO] [stderr]    |           ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MAGENTA` is never used
[INFO] [stderr]   --> arcticfox-dashboard/src/ui.rs:17:11
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub const MAGENTA: Color = Color::Magenta;
[INFO] [stderr]    |           ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `block_panel` is never used
[INFO] [stderr]   --> arcticfox-dashboard/src/ui.rs:35:8
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub fn block_panel<'a>() -> Block<'a> {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `selected` is never read
[INFO] [stderr]   --> arcticfox-dashboard/src/tabs/attack.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct AttackTabState {
[INFO] [stderr]    |            -------------- field in this struct
[INFO] [stderr] 16 |     pub sub_tab: usize,
[INFO] [stderr] 17 |     pub selected: usize,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `banner` is never read
[INFO] [stderr]   --> arcticfox-dashboard/src/tabs/scanner.rs:33:5
[INFO] [stderr]    |
[INFO] [stderr] 30 | struct ScanResultItem {
[INFO] [stderr]    |        -------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 33 |     banner: String,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ScanResultItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `input_mode` and `input_buf` are never read
[INFO] [stderr]   --> arcticfox-dashboard/src/tabs/implants.rs:20:9
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct ImplantTabState {
[INFO] [stderr]    |            --------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 20 |     pub input_mode: bool,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 21 |     pub input_buf: String,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `arcticfox-api` (lib) generated 2 warnings (run `cargo fix --lib -p arcticfox-api` to apply 2 suggestions)
[INFO] [stderr] warning: `arcticfox-scan` (bin "arcticfox-scan" test) generated 3 warnings (run `cargo fix --bin "arcticfox-scan" -p arcticfox-scan --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `arcticfox-dashboard` (bin "c3" test) generated 19 warnings (run `cargo fix --bin "c3" -p arcticfox-dashboard --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `arcticfox-api` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: field `client` is never read
[INFO] [stderr]   --> arcticfox-agent/src/heartbeat.rs:49:5
[INFO] [stderr]    |
[INFO] [stderr] 47 | pub struct Heartbeat {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] 48 |     config: Arc<RwLock<HbConfig>>,
[INFO] [stderr] 49 |     client: Option<Client>,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `session_token` is never read
[INFO] [stderr]   --> arcticfox-agent/src/rustsploit_bridge.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub struct RustsploitClient {
[INFO] [stderr]    |            ---------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 25 |     session_token: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ModuleRunRequest` is never constructed
[INFO] [stderr]   --> arcticfox-agent/src/rustsploit_bridge.rs:44:8
[INFO] [stderr]    |
[INFO] [stderr] 44 | struct ModuleRunRequest {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `process` is never read
[INFO] [stderr]   --> arcticfox-agent/src/combined_mcp.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct RustsploitMcpBridge {
[INFO] [stderr]    |            ------------------- field in this struct
[INFO] [stderr] 16 |     process: std::process::Child,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::net::SocketAddr`
[INFO] [stderr]   --> arcticfox-uring/src/lib.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | use std::net::SocketAddr;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `AsRawFd`
[INFO] [stderr]   --> arcticfox-uring/src/lib.rs:20:19
[INFO] [stderr]    |
[INFO] [stderr] 20 | use std::os::fd::{AsRawFd, FromRawFd, RawFd};
[INFO] [stderr]    |                   ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stderr]    --> arcticfox-uring/src/lib.rs:240:24
[INFO] [stderr]     |
[INFO] [stderr] 240 |             let head = *(self.sq_ptr.add(self.params.sq_off.head as usize) as *const u32);
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stderr]     |
[INFO] [stderr]     = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stderr] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stderr]    --> arcticfox-uring/src/lib.rs:239:9
[INFO] [stderr]     |
[INFO] [stderr] 239 |         unsafe fn get_sqe(&self) -> *mut IoUringSqe {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr]     = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to unsafe function `std::ptr::mut_ptr::<impl *mut T>::add` is unsafe and requires unsafe block
[INFO] [stderr]    --> arcticfox-uring/src/lib.rs:240:26
[INFO] [stderr]     |
[INFO] [stderr] 240 |             let head = *(self.sq_ptr.add(self.params.sq_off.head as usize) as *const u32);
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stderr]     |
[INFO] [stderr]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stderr]    --> arcticfox-uring/src/lib.rs:241:24
[INFO] [stderr]     |
[INFO] [stderr] 241 |             let tail = *(self.sq_ptr.add(self.params.sq_off.tail as usize) as *const u32);
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stderr]     |
[INFO] [stderr]     = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to unsafe function `std::ptr::mut_ptr::<impl *mut T>::add` is unsafe and requires unsafe block
[INFO] [stderr]    --> arcticfox-uring/src/lib.rs:241:26
[INFO] [stderr]     |
[INFO] [stderr] 241 |             let tail = *(self.sq_ptr.add(self.params.sq_off.tail as usize) as *const u32);
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stderr]     |
[INFO] [stderr]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stderr]    --> arcticfox-uring/src/lib.rs:242:27
[INFO] [stderr]     |
[INFO] [stderr] 242 |             let entries = *(self.sq_ptr.add(self.params.sq_off.ring_entries as usize) as *const u32);
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stderr]     |
[INFO] [stderr]     = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to unsafe function `std::ptr::mut_ptr::<impl *mut T>::add` is unsafe and requires unsafe block
[INFO] [stderr]    --> arcticfox-uring/src/lib.rs:242:29
[INFO] [stderr]     |
[INFO] [stderr] 242 |             let entries = *(self.sq_ptr.add(self.params.sq_off.ring_entries as usize) as *const u32);
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stderr]     |
[INFO] [stderr]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to unsafe function `std::ptr::mut_ptr::<impl *mut T>::add` is unsafe and requires unsafe block
[INFO] [stderr]    --> arcticfox-uring/src/lib.rs:246:17
[INFO] [stderr]     |
[INFO] [stderr] 246 |                 self.sqes_ptr.add(idx * mem::size_of::<IoUringSqe>()) as *mut IoUringSqe
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stderr]     |
[INFO] [stderr]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to unsafe function `std::ptr::mut_ptr::<impl *mut T>::add` is unsafe and requires unsafe block
[INFO] [stderr]    --> arcticfox-uring/src/lib.rs:254:28
[INFO] [stderr]     |
[INFO] [stderr] 254 |             let tail_ptr = self.sq_ptr.add(self.params.sq_off.tail as usize) as *mut u32;
[INFO] [stderr]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stderr]     |
[INFO] [stderr]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stderr] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stderr]    --> arcticfox-uring/src/lib.rs:253:9
[INFO] [stderr]     |
[INFO] [stderr] 253 |         unsafe fn sq_advance(&self, count: u32) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stderr]    --> arcticfox-uring/src/lib.rs:255:13
[INFO] [stderr]     |
[INFO] [stderr] 255 |             *tail_ptr = tail_ptr.read_unaligned() + count;
[INFO] [stderr]     |             ^^^^^^^^^ dereference of raw pointer
[INFO] [stderr]     |
[INFO] [stderr]     = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to unsafe function `std::ptr::mut_ptr::<impl *mut T>::read_unaligned` is unsafe and requires unsafe block
[INFO] [stderr]    --> arcticfox-uring/src/lib.rs:255:25
[INFO] [stderr]     |
[INFO] [stderr] 255 |             *tail_ptr = tail_ptr.read_unaligned() + count;
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stderr]     |
[INFO] [stderr]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to unsafe function `libc::syscall` is unsafe and requires unsafe block
[INFO] [stderr]    --> arcticfox-uring/src/lib.rs:260:23
[INFO] [stderr]     |
[INFO] [stderr] 260 |               let ret = libc::syscall(
[INFO] [stderr]     |  _______________________^
[INFO] [stderr] 261 | |                 __NR_io_uring_enter,
[INFO] [stderr] 262 | |                 self.ring_fd as i64,
[INFO] [stderr] 263 | |                 0, // to_submit (we already advanced tail)
[INFO] [stderr] ...   |
[INFO] [stderr] 267 | |                 0,
[INFO] [stderr] 268 | |             );
[INFO] [stderr]     | |_____________^ call to unsafe function
[INFO] [stderr]     |
[INFO] [stderr]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stderr] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stderr]    --> arcticfox-uring/src/lib.rs:259:9
[INFO] [stderr]     |
[INFO] [stderr] 259 |         unsafe fn submit_and_wait(&self, wait_nr: u32) -> io::Result<u32> {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ring`
[INFO] [stderr]    --> arcticfox-uring/src/lib.rs:330:21
[INFO] [stderr]     |
[INFO] [stderr] 330 |         if let Some(ref ring) = self.ring {
[INFO] [stderr]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ring`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ring`
[INFO] [stderr]    --> arcticfox-uring/src/lib.rs:365:21
[INFO] [stderr]     |
[INFO] [stderr] 365 |         if let Some(ref ring) = self.ring {
[INFO] [stderr]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ring`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `BUF_COUNT` is never used
[INFO] [stderr]   --> arcticfox-uring/src/lib.rs:35:7
[INFO] [stderr]    |
[INFO] [stderr] 35 | const BUF_COUNT: u32 = 64;
[INFO] [stderr]    |       ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `IORING_ENTER_GETEVENTS` is never used
[INFO] [stderr]    --> arcticfox-uring/src/lib.rs:117:11
[INFO] [stderr]     |
[INFO] [stderr] 117 |     const IORING_ENTER_GETEVENTS: u32 = 1;
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `IORING_OP_NOP` is never used
[INFO] [stderr]    --> arcticfox-uring/src/lib.rs:120:11
[INFO] [stderr]     |
[INFO] [stderr] 120 |     const IORING_OP_NOP: u8 = 0;
[INFO] [stderr]     |           ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `IORING_OP_READV` is never used
[INFO] [stderr]    --> arcticfox-uring/src/lib.rs:121:11
[INFO] [stderr]     |
[INFO] [stderr] 121 |     const IORING_OP_READV: u8 = 1;
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `IORING_OP_WRITEV` is never used
[INFO] [stderr]    --> arcticfox-uring/src/lib.rs:122:11
[INFO] [stderr]     |
[INFO] [stderr] 122 |     const IORING_OP_WRITEV: u8 = 2;
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `IORING_OP_ACCEPT` is never used
[INFO] [stderr]    --> arcticfox-uring/src/lib.rs:123:11
[INFO] [stderr]     |
[INFO] [stderr] 123 |     const IORING_OP_ACCEPT: u8 = 13;
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `IORING_OP_SENDMSG` is never used
[INFO] [stderr]    --> arcticfox-uring/src/lib.rs:124:11
[INFO] [stderr]     |
[INFO] [stderr] 124 |     const IORING_OP_SENDMSG: u8 = 21;
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `IORING_OP_RECVMSG` is never used
[INFO] [stderr]    --> arcticfox-uring/src/lib.rs:125:11
[INFO] [stderr]     |
[INFO] [stderr] 125 |     const IORING_OP_RECVMSG: u8 = 22;
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `IORING_SETUP_SQPOLL` is never used
[INFO] [stderr]    --> arcticfox-uring/src/lib.rs:128:11
[INFO] [stderr]     |
[INFO] [stderr] 128 |     const IORING_SETUP_SQPOLL: u32 = 2;
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `IORING_SETUP_SQ_AFF` is never used
[INFO] [stderr]    --> arcticfox-uring/src/lib.rs:129:11
[INFO] [stderr]     |
[INFO] [stderr] 129 |     const IORING_SETUP_SQ_AFF: u32 = 8;
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `cq_ptr`, `sqes_ptr`, and `params` are never read
[INFO] [stderr]    --> arcticfox-uring/src/lib.rs:139:9
[INFO] [stderr]     |
[INFO] [stderr] 136 |     pub struct UringHandle {
[INFO] [stderr]     |                ----------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 139 |         cq_ptr: *mut u8,
[INFO] [stderr]     |         ^^^^^^
[INFO] [stderr] 140 |         sqes_ptr: *mut u8,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr] 141 |         params: IoUringParams,
[INFO] [stderr]     |         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_sqe`, `sq_advance`, and `submit_and_wait` are never used
[INFO] [stderr]    --> arcticfox-uring/src/lib.rs:239:19
[INFO] [stderr]     |
[INFO] [stderr] 145 |     impl UringHandle {
[INFO] [stderr]     |     ---------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 239 |         unsafe fn get_sqe(&self) -> *mut IoUringSqe {
[INFO] [stderr]     |                   ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 253 |         unsafe fn sq_advance(&self, count: u32) {
[INFO] [stderr]     |                   ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 259 |         unsafe fn submit_and_wait(&self, wait_nr: u32) -> io::Result<u32> {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `__NR_io_uring_setup` should have an upper case name
[INFO] [stderr]    --> arcticfox-uring/src/lib.rs:132:11
[INFO] [stderr]     |
[INFO] [stderr] 132 |     const __NR_io_uring_setup: i64 = 425;
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] help: convert the identifier to upper case
[INFO] [stderr]     |
[INFO] [stderr] 132 -     const __NR_io_uring_setup: i64 = 425;
[INFO] [stderr] 132 +     const __NR_IO_URING_SETUP: i64 = 425;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: constant `__NR_io_uring_enter` should have an upper case name
[INFO] [stderr]    --> arcticfox-uring/src/lib.rs:133:11
[INFO] [stderr]     |
[INFO] [stderr] 133 |     const __NR_io_uring_enter: i64 = 426;
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: convert the identifier to upper case
[INFO] [stderr]     |
[INFO] [stderr] 133 -     const __NR_io_uring_enter: i64 = 426;
[INFO] [stderr] 133 +     const __NR_IO_URING_ENTER: i64 = 426;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0133`.
[INFO] [stderr] warning: unused import: `aead_decrypt`
[INFO] [stderr]   --> arcticfox-agent/src/zw_heartbeat.rs:13:30
[INFO] [stderr]    |
[INFO] [stderr] 13 | use arcticfox_core::crypto::{aead_decrypt, generate_session_key};
[INFO] [stderr]    |                              ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `arcticfox-agent` (lib) generated 4 warnings
[INFO] [stderr] warning: `arcticfox-uring` (lib) generated 29 warnings (run `cargo fix --lib -p arcticfox-uring` to apply 9 suggestions)
[INFO] [stderr] warning: `arcticfox-uring` (lib test) generated 29 warnings (29 duplicates)
[INFO] [stderr] warning: `arcticfox-agent` (lib test) generated 5 warnings (4 duplicates) (run `cargo fix --lib -p arcticfox-agent --tests` to apply 1 suggestion)
[INFO] [stderr] warning: associated function `from_str` is never used
[INFO] [stderr]   --> arcticfox-mcp/src/main.rs:76:8
[INFO] [stderr]    |
[INFO] [stderr] 75 | impl SafetyTier {
[INFO] [stderr]    | --------------- associated function in this implementation
[INFO] [stderr] 76 |     fn from_str(s: &str) -> Option<Self> {
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `admin_token` is never read
[INFO] [stderr]    --> arcticfox-mcp/src/main.rs:345:5
[INFO] [stderr]     |
[INFO] [stderr] 344 | struct McpState {
[INFO] [stderr]     |        -------- field in this struct
[INFO] [stderr] 345 |     admin_token: String,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `arcticfox-mcp` (bin "arcticfox-mcp" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arcticfox_agent-d5aff7394386e95b)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test anti_analysis::tests::detect_debugger_does_not_panic ... ok
[INFO] [stdout] test anti_forensics::tests::sni_host_strategy_no_mismatch ... ok
[INFO] [stdout] test evasion::tests::icmp_timestamp_build_and_parse ... ok
[INFO] [stdout] test evasion::tests::dns_txt_minimum_size ... ok
[INFO] [stdout] test log_covert::tests::log_covert_roundtrip ... ok
[INFO] [stdout] test log_covert::tests::log_templates_are_non_empty ... ok
[INFO] [stdout] test evasion::tests::dns_txt_roundtrip ... ok
[INFO] [stdout] test icmp_heartbeat::tests::icmp_heartbeat_builds_valid_packet ... ok
[INFO] [stdout] test payload::tests::generate_memfd_loader ... ok
[INFO] [stdout] test anti_analysis::tests::detect_sandbox_does_not_panic ... ok
[INFO] [stdout] test rustsploit_bridge::tests::tls_fingerprint_is_not_empty ... ok
[INFO] [stdout] test payload::tests::generate_systemd_timer ... ok
[INFO] [stdout] test payload::tests::generate_shell_dropper ... ok
[INFO] [stdout] test payload::tests::generate_raw_binary_spec ... ok
[INFO] [stdout] test stealth::tests::random_bot_id_returns_valid ... ok
[INFO] [stdout] test rustsploit_bridge::tests::domain_front_builds_url ... ok
[INFO] [stdout] test systemd_gen::tests::generator_script_is_valid_shell ... ok
[INFO] [stdout] test stealth::tests::bot_ids_are_plausible ... ok
[INFO] [stdout] test systemd_gen::tests::service_unit_contains_implant_path ... ok
[INFO] [stdout] test payload::tests::generate_ld_preload_shim ... ok
[INFO] [stdout] test systemd_gen::tests::naming_convention_matches_real_services ... ok
[INFO] [stdout] test stealth::tests::pid_paths_are_absolute ... ok
[INFO] [stdout] test uncovered::tests::ebpf_program_contains_pid ... ok
[INFO] [stdout] test uncovered::tests::ebpf_program_is_valid_size ... ok
[INFO] [stdout] test uncovered::tests::fanotify_constants_are_valid ... ok
[INFO] [stdout] test uncovered::tests::ld_audit_source_compiles ... ok
[INFO] [stdout] test zw_heartbeat::tests::zw_heartbeat_roundtrip ... ok
[INFO] [stdout] test zw_heartbeat::tests::redirect_dorks_non_empty ... ok
[INFO] [stdout] test zw_heartbeat::tests::zw_hidden_roundtrip ... ok
[INFO] [stdout] test zw_heartbeat::tests::wrong_key_fails ... ok
[INFO] [stdout] test zw_heartbeat::tests::embed_extract_roundtrip ... ok
[INFO] [stdout] test evasion::tests::busybox_reverse_shell_format ... ok
[INFO] [stdout] test stealth::tests::random_service_name_returns_valid ... ok
[INFO] [stdout] test anti_forensics::tests::mimicked_headers_are_diverse ... ok
[INFO] [stdout] test anti_forensics::tests::camouflage_padding_is_large ... ok
[INFO] [stdout] test stealth::tests::service_names_are_plausible ... ok
[INFO] [stdout] test stealth::tests::no_duplicate_names ... ok
[INFO] [stdout] test systemd_gen::tests::timer_unit_has_correct_interval ... ok
[INFO] [stdout] test uncovered::tests::criu_checkpoint_dir_structure ... ok
[INFO] [stdout] test anti_analysis::tests::detect_vm_does_not_panic ... ok
[INFO] [stdout] test anti_analysis::tests::timing_check_completes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s
[INFO] [stdout] 
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "f46cdb6750d19155f9d76e6176ceace510f4931dbed7ce77e0f541dbaf0be56b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f46cdb6750d19155f9d76e6176ceace510f4931dbed7ce77e0f541dbaf0be56b", kill_on_drop: false }`
[INFO] [stdout] f46cdb6750d19155f9d76e6176ceace510f4931dbed7ce77e0f541dbaf0be56b
