[INFO] fetching crate dx-driven 0.1.0...
[INFO] testing dx-driven-0.1.0 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate dx-driven 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate dx-driven 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate dx-driven 0.1.0
[INFO] tweaked toml for crates.io crate dx-driven 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dx-driven 0.1.0 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 crates.io crate dx-driven 0.1.0 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-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 3ab4b3719fe135448a8685fa40b16ca368ee41f6e31770f18c8405630d2c8935
[INFO] running `Command { std: "docker" "start" "3ab4b3719fe135448a8685fa40b16ca368ee41f6e31770f18c8405630d2c8935", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ab4b3719fe135448a8685fa40b16ca368ee41f6e31770f18c8405630d2c8935", 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" "3ab4b3719fe135448a8685fa40b16ca368ee41f6e31770f18c8405630d2c8935" "/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" "3ab4b3719fe135448a8685fa40b16ca368ee41f6e31770f18c8405630d2c8935", 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" "3ab4b3719fe135448a8685fa40b16ca368ee41f6e31770f18c8405630d2c8935" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling pulldown-cmark v0.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling ptr_meta v0.3.1
[INFO] [stderr]    Compiling rancor v0.1.1
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling bytecheck v0.8.2
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling munge v0.4.7
[INFO] [stderr]    Compiling rend v0.5.3
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling rkyv_derive v0.8.16
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling lz4_flex v0.11.6
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling rkyv v0.8.16
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling tiktoken-rs v0.6.0
[INFO] [stderr]    Compiling fancy-regex v0.12.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.10.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling notify-types v1.0.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling tiktoken-rs v0.5.9
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling figlet-rs v0.1.5
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling notify v7.0.0
[INFO] [stderr]    Compiling dx-dcp v0.1.0
[INFO] [stderr]    Compiling ignore v0.4.26
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling dx-serializer v0.1.0
[INFO] [stderr]    Compiling uuid v1.23.3
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling dx-markdown v0.1.0
[INFO] [stderr]    Compiling dx-driven v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `header` is never read
[INFO] [stdout]   --> src/format/decoder.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct DrvDecoder<'a> {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     header: DrvHeader,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DrvDecoder` has a derived impl for the trait `Debug`, but this is 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: struct `PreloadedRule` is never constructed
[INFO] [stdout]    --> src/binary/memory_map.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub struct PreloadedRule {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `load`, `as_bytes`, `len`, `is_empty`, and `path` are never used
[INFO] [stdout]    --> src/binary/memory_map.rs:137:12
[INFO] [stdout]     |
[INFO] [stdout] 135 | impl PreloadedRule {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 136 |     /// Load a rule file completely into memory
[INFO] [stdout] 137 |     pub fn load(path: &Path) -> Result<Self> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub fn as_bytes(&self) -> &[u8] {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     pub fn len(&self) -> usize {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     pub fn path(&self) -> &Path {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `size` is never used
[INFO] [stdout]    --> src/binary/rule_schema.rs:104:18
[INFO] [stdout]     |
[INFO] [stdout] 102 | impl BinaryPersona {
[INFO] [stdout]     | ------------------ associated function in this implementation
[INFO] [stdout] 103 |     /// Size in bytes
[INFO] [stdout] 104 |     pub const fn size() -> usize {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `size` is never used
[INFO] [stdout]    --> src/binary/rule_schema.rs:123:18
[INFO] [stdout]     |
[INFO] [stdout] 121 | impl BinaryStandardsHeader {
[INFO] [stdout]     | -------------------------- associated function in this implementation
[INFO] [stdout] 122 |     /// Size in bytes
[INFO] [stdout] 123 |     pub const fn size() -> usize {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `size` is never used
[INFO] [stdout]    --> src/binary/rule_schema.rs:144:18
[INFO] [stdout]     |
[INFO] [stdout] 142 | impl BinaryContext {
[INFO] [stdout]     | ------------------ associated function in this implementation
[INFO] [stdout] 143 |     /// Size in bytes
[INFO] [stdout] 144 |     pub const fn size() -> usize {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `ED25519`, `size`, and `empty` are never used
[INFO] [stdout]    --> src/binary/rule_schema.rs:165:15
[INFO] [stdout]     |
[INFO] [stdout] 163 | impl BinarySignature {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] 164 |     /// Ed25519 algorithm ID
[INFO] [stdout] 165 |     pub const ED25519: u8 = 1;
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 |     pub const fn size() -> usize {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |     pub fn empty() -> Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `template_hash` is never read
[INFO] [stdout]   --> src/fusion/hot_cache.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct TemplateCacheEntry {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     template_hash: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TemplateCacheEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SlotType` is never used
[INFO] [stdout]    --> src/fusion/template_module.rs:116:10
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub enum SlotType {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FusionBuilder` is never constructed
[INFO] [stdout]    --> src/fusion/template_module.rs:207:12
[INFO] [stdout]     |
[INFO] [stdout] 207 | pub struct FusionBuilder {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BuiltSlot` is never constructed
[INFO] [stdout]    --> src/fusion/template_module.rs:221:8
[INFO] [stdout]     |
[INFO] [stdout] 221 | struct BuiltSlot {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_text`, `add_variable`, and `build` are never used
[INFO] [stdout]    --> src/fusion/template_module.rs:229:12
[INFO] [stdout]     |
[INFO] [stdout] 227 | impl FusionBuilder {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 228 |     /// Create a new builder
[INFO] [stdout] 229 |     pub fn new(template_hash: u64, source_hash: u64) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 240 |     pub fn add_text(&mut self, name: &str, content: &str) -> u16 {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 251 |     pub fn add_variable(&mut self, name: &str) -> u16 {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 262 |     pub fn build(self) -> Vec<u8> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SyncGuard` is never constructed
[INFO] [stdout]    --> src/state/atomic_sync.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub struct SyncGuard<'a> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `complete`, and `fail` are never used
[INFO] [stdout]    --> src/state/atomic_sync.rs:153:12
[INFO] [stdout]     |
[INFO] [stdout] 151 | impl<'a> SyncGuard<'a> {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] 152 |     /// Create a new sync guard
[INFO] [stdout] 153 |     pub fn new(sync: &'a AtomicSync) -> Option<Self> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub fn complete(mut self) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 |     pub fn fail(mut self) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `AtomicSyncHandle` is never used
[INFO] [stdout]    --> src/state/atomic_sync.rs:186:10
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub type AtomicSyncHandle = Arc<AtomicSync>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_sync_handle` is never used
[INFO] [stdout]    --> src/state/atomic_sync.rs:189:8
[INFO] [stdout]     |
[INFO] [stdout] 189 | pub fn create_sync_handle() -> AtomicSyncHandle {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `SharedRulesHandle` is never used
[INFO] [stdout]    --> src/state/shared_rules.rs:186:10
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub type SharedRulesHandle = Arc<SharedRules>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_shared_rules` is never used
[INFO] [stdout]    --> src/state/shared_rules.rs:189:8
[INFO] [stdout]     |
[INFO] [stdout] 189 | pub fn create_shared_rules() -> SharedRulesHandle {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StreamReceiver` is never constructed
[INFO] [stdout]    --> src/streaming/chunk_streamer.rs:161:12
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub struct StreamReceiver {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `receive`, `is_complete`, `data`, and `reset` are never used
[INFO] [stdout]    --> src/streaming/chunk_streamer.rs:172:12
[INFO] [stdout]     |
[INFO] [stdout] 170 | impl StreamReceiver {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] 171 |     /// Create a new receiver
[INFO] [stdout] 172 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub fn receive(&mut self, chunk: StreamChunk) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     pub fn is_complete(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 202 |     pub fn data(&self) -> Result<Vec<u8>> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 207 |     pub fn reset(&mut self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `size` and `operation` are never used
[INFO] [stdout]   --> src/streaming/htip_delivery.rs:82:18
[INFO] [stdout]    |
[INFO] [stdout] 70 | impl OperationHeader {
[INFO] [stdout]    | -------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub const fn size() -> usize {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn operation(&self) -> RuleOperation {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HtipReader` is never constructed
[INFO] [stdout]    --> src/streaming/htip_delivery.rs:207:12
[INFO] [stdout]     |
[INFO] [stdout] 207 | pub struct HtipReader<'a> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `next`, and `read_all` are never used
[INFO] [stdout]    --> src/streaming/htip_delivery.rs:216:12
[INFO] [stdout]     |
[INFO] [stdout] 214 | impl<'a> HtipReader<'a> {
[INFO] [stdout]     | ----------------------- associated items in this implementation
[INFO] [stdout] 215 |     /// Create a new reader
[INFO] [stdout] 216 |     pub fn new(data: &'a [u8]) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     pub fn next(&mut self) -> Result<Option<(RuleOperation, u16, &'a [u8])>> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 250 |     pub fn read_all(&mut self) -> Result<Vec<(RuleOperation, u16, Vec<u8>)>> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]     --> src/dcp/mod.rs:1355:13
[INFO] [stdout]      |
[INFO] [stdout] 1355 |             adapter.register_tool(name, tool_id as u16);
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]      = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1355 |             let _ = adapter.register_tool(name, tool_id as u16);
[INFO] [stdout]      |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "3ab4b3719fe135448a8685fa40b16ca368ee41f6e31770f18c8405630d2c8935", 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" "3ab4b3719fe135448a8685fa40b16ca368ee41f6e31770f18c8405630d2c8935" "/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 serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ignore v0.4.26
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling dx-dcp v0.1.0
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling dx-serializer v0.1.0
[INFO] [stderr]    Compiling dx-markdown v0.1.0
[INFO] [stderr]    Compiling dx-driven v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `bmad`
[INFO] [stdout]    --> src/agents/property_tests.rs:335:13
[INFO] [stdout]     |
[INFO] [stdout] 335 |         let bmad = registry.get("bmad-master").unwrap();
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_bmad`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `header` is never read
[INFO] [stdout]   --> src/format/decoder.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct DrvDecoder<'a> {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     header: DrvHeader,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DrvDecoder` has a derived impl for the trait `Debug`, but this is 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: struct `PreloadedRule` is never constructed
[INFO] [stdout]    --> src/binary/memory_map.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub struct PreloadedRule {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `load`, `as_bytes`, `len`, `is_empty`, and `path` are never used
[INFO] [stdout]    --> src/binary/memory_map.rs:137:12
[INFO] [stdout]     |
[INFO] [stdout] 135 | impl PreloadedRule {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 136 |     /// Load a rule file completely into memory
[INFO] [stdout] 137 |     pub fn load(path: &Path) -> Result<Self> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub fn as_bytes(&self) -> &[u8] {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     pub fn len(&self) -> usize {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     pub fn path(&self) -> &Path {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `size` is never used
[INFO] [stdout]    --> src/binary/rule_schema.rs:104:18
[INFO] [stdout]     |
[INFO] [stdout] 102 | impl BinaryPersona {
[INFO] [stdout]     | ------------------ associated function in this implementation
[INFO] [stdout] 103 |     /// Size in bytes
[INFO] [stdout] 104 |     pub const fn size() -> usize {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `size` is never used
[INFO] [stdout]    --> src/binary/rule_schema.rs:123:18
[INFO] [stdout]     |
[INFO] [stdout] 121 | impl BinaryStandardsHeader {
[INFO] [stdout]     | -------------------------- associated function in this implementation
[INFO] [stdout] 122 |     /// Size in bytes
[INFO] [stdout] 123 |     pub const fn size() -> usize {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `size` is never used
[INFO] [stdout]    --> src/binary/rule_schema.rs:144:18
[INFO] [stdout]     |
[INFO] [stdout] 142 | impl BinaryContext {
[INFO] [stdout]     | ------------------ associated function in this implementation
[INFO] [stdout] 143 |     /// Size in bytes
[INFO] [stdout] 144 |     pub const fn size() -> usize {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `ED25519`, `size`, and `empty` are never used
[INFO] [stdout]    --> src/binary/rule_schema.rs:165:15
[INFO] [stdout]     |
[INFO] [stdout] 163 | impl BinarySignature {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] 164 |     /// Ed25519 algorithm ID
[INFO] [stdout] 165 |     pub const ED25519: u8 = 1;
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 |     pub const fn size() -> usize {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |     pub fn empty() -> Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `template_hash` is never read
[INFO] [stdout]   --> src/fusion/hot_cache.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct TemplateCacheEntry {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     template_hash: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TemplateCacheEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SlotType` is never used
[INFO] [stdout]    --> src/fusion/template_module.rs:116:10
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub enum SlotType {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FusionBuilder` is never constructed
[INFO] [stdout]    --> src/fusion/template_module.rs:207:12
[INFO] [stdout]     |
[INFO] [stdout] 207 | pub struct FusionBuilder {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BuiltSlot` is never constructed
[INFO] [stdout]    --> src/fusion/template_module.rs:221:8
[INFO] [stdout]     |
[INFO] [stdout] 221 | struct BuiltSlot {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_text`, `add_variable`, and `build` are never used
[INFO] [stdout]    --> src/fusion/template_module.rs:229:12
[INFO] [stdout]     |
[INFO] [stdout] 227 | impl FusionBuilder {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 228 |     /// Create a new builder
[INFO] [stdout] 229 |     pub fn new(template_hash: u64, source_hash: u64) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 240 |     pub fn add_text(&mut self, name: &str, content: &str) -> u16 {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 251 |     pub fn add_variable(&mut self, name: &str) -> u16 {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 262 |     pub fn build(self) -> Vec<u8> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SyncGuard` is never constructed
[INFO] [stdout]    --> src/state/atomic_sync.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub struct SyncGuard<'a> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `complete`, and `fail` are never used
[INFO] [stdout]    --> src/state/atomic_sync.rs:153:12
[INFO] [stdout]     |
[INFO] [stdout] 151 | impl<'a> SyncGuard<'a> {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] 152 |     /// Create a new sync guard
[INFO] [stdout] 153 |     pub fn new(sync: &'a AtomicSync) -> Option<Self> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub fn complete(mut self) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 |     pub fn fail(mut self) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `AtomicSyncHandle` is never used
[INFO] [stdout]    --> src/state/atomic_sync.rs:186:10
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub type AtomicSyncHandle = Arc<AtomicSync>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_sync_handle` is never used
[INFO] [stdout]    --> src/state/atomic_sync.rs:189:8
[INFO] [stdout]     |
[INFO] [stdout] 189 | pub fn create_sync_handle() -> AtomicSyncHandle {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `SharedRulesHandle` is never used
[INFO] [stdout]    --> src/state/shared_rules.rs:186:10
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub type SharedRulesHandle = Arc<SharedRules>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_shared_rules` is never used
[INFO] [stdout]    --> src/state/shared_rules.rs:189:8
[INFO] [stdout]     |
[INFO] [stdout] 189 | pub fn create_shared_rules() -> SharedRulesHandle {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StreamReceiver` is never constructed
[INFO] [stdout]    --> src/streaming/chunk_streamer.rs:161:12
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub struct StreamReceiver {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `receive`, `is_complete`, `data`, and `reset` are never used
[INFO] [stdout]    --> src/streaming/chunk_streamer.rs:172:12
[INFO] [stdout]     |
[INFO] [stdout] 170 | impl StreamReceiver {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] 171 |     /// Create a new receiver
[INFO] [stdout] 172 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub fn receive(&mut self, chunk: StreamChunk) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     pub fn is_complete(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 202 |     pub fn data(&self) -> Result<Vec<u8>> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 207 |     pub fn reset(&mut self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `size` and `operation` are never used
[INFO] [stdout]   --> src/streaming/htip_delivery.rs:82:18
[INFO] [stdout]    |
[INFO] [stdout] 70 | impl OperationHeader {
[INFO] [stdout]    | -------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub const fn size() -> usize {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn operation(&self) -> RuleOperation {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HtipReader` is never constructed
[INFO] [stdout]    --> src/streaming/htip_delivery.rs:207:12
[INFO] [stdout]     |
[INFO] [stdout] 207 | pub struct HtipReader<'a> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `next`, and `read_all` are never used
[INFO] [stdout]    --> src/streaming/htip_delivery.rs:216:12
[INFO] [stdout]     |
[INFO] [stdout] 214 | impl<'a> HtipReader<'a> {
[INFO] [stdout]     | ----------------------- associated items in this implementation
[INFO] [stdout] 215 |     /// Create a new reader
[INFO] [stdout] 216 |     pub fn new(data: &'a [u8]) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     pub fn next(&mut self) -> Result<Option<(RuleOperation, u16, &'a [u8])>> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 250 |     pub fn read_all(&mut self) -> Result<Vec<(RuleOperation, u16, Vec<u8>)>> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]     --> src/dcp/mod.rs:1355:13
[INFO] [stdout]      |
[INFO] [stdout] 1355 |             adapter.register_tool(name, tool_id as u16);
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]      = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1355 |             let _ = adapter.register_tool(name, tool_id as u16);
[INFO] [stdout]      |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]     --> src/hooks/mod.rs:1394:13
[INFO] [stdout]      |
[INFO] [stdout] 1394 |             path in arb_file_path(),
[INFO] [stdout]      |             ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_contains`
[INFO] [stdout]     --> src/hooks/mod.rs:1586:13
[INFO] [stdout]      |
[INFO] [stdout] 1586 |             path_contains in prop_oneof![Just("src"), Just("tests"), Just("lib")],
[INFO] [stdout]      |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_contains`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `header` is never read
[INFO] [stdout]   --> src/format/decoder.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct DrvDecoder<'a> {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     header: DrvHeader,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DrvDecoder` has a derived impl for the trait `Debug`, but this is 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: function `arb_dependency` is never used
[INFO] [stdout]   --> src/modules/property_tests.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn arb_dependency() -> impl Strategy<Value = ModuleDependency> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `arb_inclusion` is never used
[INFO] [stdout]     --> src/steering/mod.rs:1005:8
[INFO] [stdout]      |
[INFO] [stdout] 1005 |     fn arb_inclusion() -> impl Strategy<Value = SteeringInclusion> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `arb_ttl` is never used
[INFO] [stdout]   --> src/sysinfo/property_tests.rs:23:4
[INFO] [stdout]    |
[INFO] [stdout] 23 | fn arb_ttl() -> impl Strategy<Value = Duration> {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PreloadedRule` is never constructed
[INFO] [stdout]    --> src/binary/memory_map.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub struct PreloadedRule {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `load`, `as_bytes`, `len`, `is_empty`, and `path` are never used
[INFO] [stdout]    --> src/binary/memory_map.rs:137:12
[INFO] [stdout]     |
[INFO] [stdout] 135 | impl PreloadedRule {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 136 |     /// Load a rule file completely into memory
[INFO] [stdout] 137 |     pub fn load(path: &Path) -> Result<Self> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub fn as_bytes(&self) -> &[u8] {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     pub fn len(&self) -> usize {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     pub fn path(&self) -> &Path {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `size` is never used
[INFO] [stdout]    --> src/binary/rule_schema.rs:123:18
[INFO] [stdout]     |
[INFO] [stdout] 121 | impl BinaryStandardsHeader {
[INFO] [stdout]     | -------------------------- associated function in this implementation
[INFO] [stdout] 122 |     /// Size in bytes
[INFO] [stdout] 123 |     pub const fn size() -> usize {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `size` is never used
[INFO] [stdout]    --> src/binary/rule_schema.rs:144:18
[INFO] [stdout]     |
[INFO] [stdout] 142 | impl BinaryContext {
[INFO] [stdout]     | ------------------ associated function in this implementation
[INFO] [stdout] 143 |     /// Size in bytes
[INFO] [stdout] 144 |     pub const fn size() -> usize {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `ED25519` and `empty` are never used
[INFO] [stdout]    --> src/binary/rule_schema.rs:165:15
[INFO] [stdout]     |
[INFO] [stdout] 163 | impl BinarySignature {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] 164 |     /// Ed25519 algorithm ID
[INFO] [stdout] 165 |     pub const ED25519: u8 = 1;
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |     pub fn empty() -> Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `template_hash` is never read
[INFO] [stdout]   --> src/fusion/hot_cache.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct TemplateCacheEntry {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     template_hash: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TemplateCacheEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `strings` and `content` are never read
[INFO] [stdout]    --> src/fusion/template_module.rs:211:5
[INFO] [stdout]     |
[INFO] [stdout] 207 | pub struct FusionBuilder {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 211 |     strings: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 212 |     /// Content buffer
[INFO] [stdout] 213 |     content: Vec<u8>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FusionBuilder` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `fail` is never used
[INFO] [stdout]    --> src/state/atomic_sync.rs:171:12
[INFO] [stdout]     |
[INFO] [stdout] 151 | impl<'a> SyncGuard<'a> {
[INFO] [stdout]     | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 171 |     pub fn fail(mut self) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `AtomicSyncHandle` is never used
[INFO] [stdout]    --> src/state/atomic_sync.rs:186:10
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub type AtomicSyncHandle = Arc<AtomicSync>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_sync_handle` is never used
[INFO] [stdout]    --> src/state/atomic_sync.rs:189:8
[INFO] [stdout]     |
[INFO] [stdout] 189 | pub fn create_sync_handle() -> AtomicSyncHandle {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `SharedRulesHandle` is never used
[INFO] [stdout]    --> src/state/shared_rules.rs:186:10
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub type SharedRulesHandle = Arc<SharedRules>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_shared_rules` is never used
[INFO] [stdout]    --> src/state/shared_rules.rs:189:8
[INFO] [stdout]     |
[INFO] [stdout] 189 | pub fn create_shared_rules() -> SharedRulesHandle {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset` is never used
[INFO] [stdout]    --> src/streaming/chunk_streamer.rs:207:12
[INFO] [stdout]     |
[INFO] [stdout] 170 | impl StreamReceiver {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 207 |     pub fn reset(&mut self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]     --> src/dcp/mod.rs:1355:13
[INFO] [stdout]      |
[INFO] [stdout] 1355 |             adapter.register_tool(name, tool_id as u16);
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]      = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1355 |             let _ = adapter.register_tool(name, tool_id as u16);
[INFO] [stdout]      |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/sysinfo/mod.rs:918:17
[INFO] [stdout]     |
[INFO] [stdout] 918 |         assert!(languages.len() >= 0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dx-driven` (lib test); 22 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name driven --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="cli"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cli", "default", "simd"))' -C metadata=79869c43db1cdca4 -C extra-filename=-0e21df757986676a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-589317c76e9bad84.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-3996edf0d15603d4.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2ed9460101f17bbf.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3edc556be921727a.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-9e81a882fd267c6a.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-17bd267ad9ef293b.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-b42b62e302fd4079.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-cfcc8c4f21d19f7f.rlib --extern dcp=/opt/rustwide/target/debug/deps/libdcp-c44311b2f13d3eb3.rlib --extern dx_markdown=/opt/rustwide/target/debug/deps/libmarkdown-822ace59ef2122b2.rlib --extern serializer=/opt/rustwide/target/debug/deps/libserializer-f84a1d1d84c05f02.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-7748687a416caec7.rlib --extern globset=/opt/rustwide/target/debug/deps/libglobset-f775d152c2bdcdab.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-511264b56e00ce4c.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-4db562315618a07b.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-77329582134f9f67.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-0ebdc93958defebb.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-ec7a23143146e94d.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-40b34611c2b4a074.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-6d3d1164efedcccd.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-f9155d341562357e.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-dafd7fbc1e8e41d7.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1c7d2fed1395a9c7.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-163e9ba99a0113b3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-58d49e71925ce8d9.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-712e38b3e1140078.rlib --extern simdutf8=/opt/rustwide/target/debug/deps/libsimdutf8-a1de2a2d793955cc.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-0abb5df2d566f5ce.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-02986025785daeb4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-28a2309523b068a6.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-496456793add9597.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-aac890e91084cd30.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-2513c761567e125c.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-96b1d245e5cf5db9.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-7cc6f300a6f0bf06.rlib --extern which=/opt/rustwide/target/debug/deps/libwhich-df07a672ae79daa3.rlib --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-cf39fadf6bfec35e.rlib --extern zerocopy=/opt/rustwide/target/debug/deps/libzerocopy-0a36fca45157a03c.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-e064b460db0405e8/out -L native=/opt/rustwide/target/debug/build/blake3-e064b460db0405e8/out -L native=/opt/rustwide/target/debug/build/ring-16027c0e6be4cb72/out -L native=/opt/rustwide/target/debug/build/zstd-sys-5f50dd5ce6155f7f/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3ab4b3719fe135448a8685fa40b16ca368ee41f6e31770f18c8405630d2c8935", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ab4b3719fe135448a8685fa40b16ca368ee41f6e31770f18c8405630d2c8935", kill_on_drop: false }`
[INFO] [stdout] 3ab4b3719fe135448a8685fa40b16ca368ee41f6e31770f18c8405630d2c8935
