[INFO] cloning repository https://github.com/sritan02/WASM-OS-Sritan
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sritan02/WASM-OS-Sritan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsritan02%2FWASM-OS-Sritan", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsritan02%2FWASM-OS-Sritan'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3392c74e30bdbe57f666cdbe6687ef92ab47109b
[INFO] checking sritan02/WASM-OS-Sritan against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsritan02%2FWASM-OS-Sritan" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  42% (1706/4015)
Updating files:  43% (1727/4015)
Updating files:  44% (1767/4015)
Updating files:  45% (1807/4015)
Updating files:  46% (1847/4015)
Updating files:  47% (1888/4015)
Updating files:  47% (1898/4015)
Updating files:  48% (1928/4015)
Updating files:  49% (1968/4015)
Updating files:  50% (2008/4015)
Updating files:  51% (2048/4015)
Updating files:  52% (2088/4015)
Updating files:  53% (2128/4015)
Updating files:  54% (2169/4015)
Updating files:  55% (2209/4015)
Updating files:  56% (2249/4015)
Updating files:  57% (2289/4015)
Updating files:  58% (2329/4015)
Updating files:  59% (2369/4015)
Updating files:  60% (2409/4015)
Updating files:  60% (2448/4015)
Updating files:  61% (2450/4015)
Updating files:  62% (2490/4015)
Updating files:  63% (2530/4015)
Updating files:  64% (2570/4015)
Updating files:  65% (2610/4015)
Updating files:  66% (2650/4015)
Updating files:  67% (2691/4015)
Updating files:  68% (2731/4015)
Updating files:  69% (2771/4015)
Updating files:  70% (2811/4015)
Updating files:  71% (2851/4015)
Updating files:  72% (2891/4015)
Updating files:  73% (2931/4015)
Updating files:  74% (2972/4015)
Updating files:  75% (3012/4015)
Updating files:  76% (3052/4015)
Updating files:  77% (3092/4015)
Updating files:  78% (3132/4015)
Updating files:  79% (3172/4015)
Updating files:  80% (3212/4015)
Updating files:  81% (3253/4015)
Updating files:  82% (3293/4015)
Updating files:  83% (3333/4015)
Updating files:  84% (3373/4015)
Updating files:  85% (3413/4015)
Updating files:  86% (3453/4015)
Updating files:  87% (3494/4015)
Updating files:  88% (3534/4015)
Updating files:  89% (3574/4015)
Updating files:  90% (3614/4015)
Updating files:  91% (3654/4015)
Updating files:  91% (3661/4015)
Updating files:  92% (3694/4015)
Updating files:  93% (3734/4015)
Updating files:  94% (3775/4015)
Updating files:  95% (3815/4015)
Updating files:  96% (3855/4015)
Updating files:  96% (3856/4015)
Updating files:  97% (3895/4015)
Updating files:  98% (3935/4015)
Updating files:  99% (3975/4015)
Updating files: 100% (4015/4015)
Updating files: 100% (4015/4015), done.
[INFO] started tweaking git repo https://github.com/sritan02/WASM-OS-Sritan
[INFO] finished tweaking git repo https://github.com/sritan02/WASM-OS-Sritan
[INFO] tweaked toml for git repo https://github.com/sritan02/WASM-OS-Sritan written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sritan02/WASM-OS-Sritan on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sritan02/WASM-OS-Sritan 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bca7fcdcacf5cdac6acba89178a70c33d9f14e2faf9ea88b086ec60a319aac73
[INFO] running `Command { std: "docker" "start" "-a" "bca7fcdcacf5cdac6acba89178a70c33d9f14e2faf9ea88b086ec60a319aac73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bca7fcdcacf5cdac6acba89178a70c33d9f14e2faf9ea88b086ec60a319aac73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bca7fcdcacf5cdac6acba89178a70c33d9f14e2faf9ea88b086ec60a319aac73", kill_on_drop: false }`
[INFO] [stdout] bca7fcdcacf5cdac6acba89178a70c33d9f14e2faf9ea88b086ec60a319aac73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62cf45495845d03f5e3abf95fc1e4afb74c5dfa07e0fc9fa8270ec0e1c566d5e
[INFO] running `Command { std: "docker" "start" "-a" "62cf45495845d03f5e3abf95fc1e4afb74c5dfa07e0fc9fa8270ec0e1c566d5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking warp v0.3.7
[INFO] [stderr]     Checking wasm-os v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/wasm/executor.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `memory::*`
[INFO] [stdout]  --> src/wasm/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use memory::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]  --> src/sandbox/mod.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::time::{Duration, Instant};
[INFO] [stdout]   |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ExecutionMetrics` and `Value`
[INFO] [stdout]  --> src/scheduler/mod.rs:1:45
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::wasm::{WasmModule, WasmExecutor, Value, ExecutionMetrics};
[INFO] [stdout]   |                                             ^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Deserialize`
[INFO] [stdout]  --> src/scheduler/mod.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde::{Serialize, Deserialize};
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SystemStats` and `TaskInfo`
[INFO] [stdout]  --> src/api/mod.rs:1:35
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::scheduler::{Scheduler, TaskInfo, SystemStats};
[INFO] [stdout]   |                                   ^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WasmModule`
[INFO] [stdout]  --> src/api/mod.rs:2:31
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::wasm::{WasmParser, WasmModule};
[INFO] [stdout]   |                               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/wasm/executor.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `memory::*`
[INFO] [stdout]  --> src/wasm/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use memory::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]  --> src/sandbox/mod.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::time::{Duration, Instant};
[INFO] [stdout]   |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ExecutionMetrics` and `Value`
[INFO] [stdout]  --> src/scheduler/mod.rs:1:45
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::wasm::{WasmModule, WasmExecutor, Value, ExecutionMetrics};
[INFO] [stdout]   |                                             ^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Deserialize`
[INFO] [stdout]  --> src/scheduler/mod.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde::{Serialize, Deserialize};
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SystemStats` and `TaskInfo`
[INFO] [stdout]  --> src/api/mod.rs:1:35
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::scheduler::{Scheduler, TaskInfo, SystemStats};
[INFO] [stdout]   |                                   ^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WasmModule`
[INFO] [stdout]  --> src/api/mod.rs:2:31
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::wasm::{WasmParser, WasmModule};
[INFO] [stdout]   |                               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `code` is never read
[INFO] [stdout]   --> src/wasm/types.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct WasmModule {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub code: Vec<u8>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WasmModule` 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: field `0` is never read
[INFO] [stdout]   --> src/wasm/types.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 |     Memory(u32),
[INFO] [stdout]    |     ------ ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Export` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 36 -     Memory(u32),
[INFO] [stdout] 36 +     Memory(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/wasm/types.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Function(u32),
[INFO] [stdout]    |     -------- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Import` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 41 -     Function(u32),
[INFO] [stdout] 41 +     Function(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/wasm/types.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |     I64(i64),
[INFO] [stdout]    |     --- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Value` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 55 -     I64(i64),
[INFO] [stdout] 55 +     I64(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/wasm/types.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     F32(f32),
[INFO] [stdout]    |     --- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Value` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 56 -     F32(f32),
[INFO] [stdout] 56 +     F32(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/wasm/types.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     F64(f64),
[INFO] [stdout]    |     --- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Value` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 57 -     F64(f64),
[INFO] [stdout] 57 +     F64(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Instruction` is never used
[INFO] [stdout]   --> src/wasm/types.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub enum Instruction {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `func_idx`, `locals_start`, and `return_arity` are never read
[INFO] [stdout]   --> src/wasm/executor.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct CallFrame {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 19 |     func_idx: u32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 20 |     locals_start: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 21 |     return_arity: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CallFrame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `execution_time_ms` is never read
[INFO] [stdout]   --> src/wasm/executor.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct ExecutionMetrics {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub execution_time_ms: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ExecutionMetrics` 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 `min_pages` and `max_pages` are never read
[INFO] [stdout]  --> src/wasm/memory.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct LinearMemory {
[INFO] [stdout]   |            ------------ fields in this struct
[INFO] [stdout] 4 |     data: Vec<u8>,
[INFO] [stdout] 5 |     min_pages: u32,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 6 |     max_pages: Option<u32>,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]   --> src/wasm/memory.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl LinearMemory {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn size(&self) -> u32 {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn grow(&mut self, pages: u32) -> Result<u32> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn load_i64(&self, addr: u32) -> Result<i64> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn load_f32(&self, addr: u32) -> Result<f32> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub fn load_f64(&self, addr: u32) -> Result<f64> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub fn store_i64(&mut self, addr: u32, value: i64) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub fn store_f32(&mut self, addr: u32, value: f32) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 |     pub fn store_f64(&mut self, addr: u32, value: f64) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `created_at` is never read
[INFO] [stdout]   --> src/scheduler/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct TaskInfo {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub created_at: Instant,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TaskInfo` 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: field `code` is never read
[INFO] [stdout]   --> src/wasm/types.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct WasmModule {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub code: Vec<u8>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WasmModule` 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: field `0` is never read
[INFO] [stdout]   --> src/wasm/types.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 |     Memory(u32),
[INFO] [stdout]    |     ------ ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Export` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 36 -     Memory(u32),
[INFO] [stdout] 36 +     Memory(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/wasm/types.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Function(u32),
[INFO] [stdout]    |     -------- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Import` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 41 -     Function(u32),
[INFO] [stdout] 41 +     Function(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/wasm/types.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |     I64(i64),
[INFO] [stdout]    |     --- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Value` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 55 -     I64(i64),
[INFO] [stdout] 55 +     I64(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/wasm/types.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     F32(f32),
[INFO] [stdout]    |     --- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Value` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 56 -     F32(f32),
[INFO] [stdout] 56 +     F32(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/wasm/types.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     F64(f64),
[INFO] [stdout]    |     --- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Value` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 57 -     F64(f64),
[INFO] [stdout] 57 +     F64(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Instruction` is never used
[INFO] [stdout]   --> src/wasm/types.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub enum Instruction {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `func_idx`, `locals_start`, and `return_arity` are never read
[INFO] [stdout]   --> src/wasm/executor.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct CallFrame {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 19 |     func_idx: u32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 20 |     locals_start: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 21 |     return_arity: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CallFrame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `execution_time_ms` is never read
[INFO] [stdout]   --> src/wasm/executor.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct ExecutionMetrics {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub execution_time_ms: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ExecutionMetrics` 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 `min_pages` and `max_pages` are never read
[INFO] [stdout]  --> src/wasm/memory.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct LinearMemory {
[INFO] [stdout]   |            ------------ fields in this struct
[INFO] [stdout] 4 |     data: Vec<u8>,
[INFO] [stdout] 5 |     min_pages: u32,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 6 |     max_pages: Option<u32>,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]   --> src/wasm/memory.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl LinearMemory {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn size(&self) -> u32 {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn grow(&mut self, pages: u32) -> Result<u32> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn load_i64(&self, addr: u32) -> Result<i64> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn load_f32(&self, addr: u32) -> Result<f32> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub fn load_f64(&self, addr: u32) -> Result<f64> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub fn store_i64(&mut self, addr: u32, value: i64) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub fn store_f32(&mut self, addr: u32, value: f32) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 |     pub fn store_f64(&mut self, addr: u32, value: f64) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `created_at` is never read
[INFO] [stdout]   --> src/scheduler/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct TaskInfo {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub created_at: Instant,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TaskInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.64s
[INFO] running `Command { std: "docker" "inspect" "62cf45495845d03f5e3abf95fc1e4afb74c5dfa07e0fc9fa8270ec0e1c566d5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62cf45495845d03f5e3abf95fc1e4afb74c5dfa07e0fc9fa8270ec0e1c566d5e", kill_on_drop: false }`
[INFO] [stdout] 62cf45495845d03f5e3abf95fc1e4afb74c5dfa07e0fc9fa8270ec0e1c566d5e
