[INFO] cloning repository https://github.com/bidengaming/rust_kvm_external [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bidengaming/rust_kvm_external" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbidengaming%2Frust_kvm_external", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbidengaming%2Frust_kvm_external'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4cfb3223291b41afeb745eb27c0b0a04f3e8bc0a [INFO] checking bidengaming/rust_kvm_external against 1.95.0-beta.7 for beta-1.95-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbidengaming%2Frust_kvm_external" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/bidengaming/rust_kvm_external [INFO] finished tweaking git repo https://github.com/bidengaming/rust_kvm_external [INFO] tweaked toml for git repo https://github.com/bidengaming/rust_kvm_external written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bidengaming/rust_kvm_external on toolchain 1.95.0-beta.7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bidengaming/rust_kvm_external 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.95.0-beta.7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded qapi-spec v0.3.1 [INFO] [stderr] Downloaded scan_fmt v0.2.6 [INFO] [stderr] Downloaded strfmt v0.2.2 [INFO] [stderr] Downloaded partial-min-max v0.4.0 [INFO] [stderr] Downloaded serde_derive v1.0.144 [INFO] [stderr] Downloaded qapi v0.8.0 [INFO] [stderr] Downloaded min-max v0.1.8 [INFO] [stderr] Downloaded memflow-qemu v0.2.0-beta7 [INFO] [stderr] Downloaded serde v1.0.144 [INFO] [stderr] Downloaded cglue-gen v0.2.5 [INFO] [stderr] Downloaded argparse v0.2.2 [INFO] [stderr] Downloaded crossbeam-utils v0.8.11 [INFO] [stderr] Downloaded coarsetime v0.1.22 [INFO] [stderr] Downloaded qapi-parser v0.6.0 [INFO] [stderr] Downloaded pelite-macros v0.1.1 [INFO] [stderr] Downloaded qapi-codegen v0.6.1 [INFO] [stderr] Downloaded once_cell v1.14.0 [INFO] [stderr] Downloaded abi_stable_shared v0.10.3 [INFO] [stderr] Downloaded generational-arena v0.2.8 [INFO] [stderr] Downloaded lock_api v0.4.8 [INFO] [stderr] Downloaded dataview v0.1.2 [INFO] [stderr] Downloaded abi_stable_derive v0.10.3 [INFO] [stderr] Downloaded cglue v0.2.11 [INFO] [stderr] Downloaded procfs v0.13.3 [INFO] [stderr] Downloaded thiserror v1.0.34 [INFO] [stderr] Downloaded memflow v0.2.0-beta7 [INFO] [stderr] Downloaded memflow-native v0.2.0-beta7 [INFO] [stderr] Downloaded backtrace v0.3.66 [INFO] [stderr] Downloaded qapi-qmp v0.8.0 [INFO] [stderr] Downloaded x86_64 v0.14.10 [INFO] [stderr] Downloaded glam v0.21.3 [INFO] [stderr] Downloaded abi_stable v0.10.4 [INFO] [stderr] Downloaded rustix v0.35.9 [INFO] [stderr] Downloaded object v0.29.0 [INFO] [stderr] Downloaded chrono v0.4.22 [INFO] [stderr] Downloaded repr_offset v0.2.1 [INFO] [stderr] Downloaded cglue-macro v0.2.2 [INFO] [stderr] Downloaded scroll_derive v0.11.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.34 [INFO] [stderr] Downloaded rangemap v1.0.3 [INFO] [stderr] Downloaded bit_field v0.10.1 [INFO] [stderr] Downloaded io-lifetimes v0.7.3 [INFO] [stderr] Downloaded fixed-slice-vec v0.8.0 [INFO] [stderr] Downloaded as_derive_utils v0.10.3 [INFO] [stderr] Downloaded memflow-derive v0.2.0-beta3 [INFO] [stderr] Downloaded volatile v0.4.5 [INFO] [stderr] Downloaded libc v0.2.132 [INFO] [stderr] Downloaded pelite v0.9.0 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.38.0 [INFO] [stderr] Downloaded gimli v0.26.2 [INFO] [stderr] Downloaded linux-raw-sys v0.0.46 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.38.0 [INFO] [stderr] Downloaded windows_i686_msvc v0.38.0 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.38.0 [INFO] [stderr] Downloaded windows_i686_gnu v0.38.0 [INFO] [stderr] Downloaded windows v0.38.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3919372005d48df87b5cd1f464e55efb84c26c3ac7e92a156cb0ace1086e6ee3 [INFO] running `Command { std: "docker" "start" "-a" "3919372005d48df87b5cd1f464e55efb84c26c3ac7e92a156cb0ace1086e6ee3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3919372005d48df87b5cd1f464e55efb84c26c3ac7e92a156cb0ace1086e6ee3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3919372005d48df87b5cd1f464e55efb84c26c3ac7e92a156cb0ace1086e6ee3", kill_on_drop: false }` [INFO] [stdout] 3919372005d48df87b5cd1f464e55efb84c26c3ac7e92a156cb0ace1086e6ee3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 371a14c84ed57bc49ceeb64a3bbb9b817811b71f526d94f9e387635937fc5775 [INFO] running `Command { std: "docker" "start" "-a" "371a14c84ed57bc49ceeb64a3bbb9b817811b71f526d94f9e387635937fc5775", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling core_extensions v1.5.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling io-lifetimes v0.7.3 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Checking generational-arena v0.2.8 [INFO] [stderr] Compiling abi_stable_shared v0.10.3 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling rustix v0.35.9 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Checking tstr v0.2.3 [INFO] [stderr] Checking repr_offset v0.2.1 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking linux-raw-sys v0.0.46 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Compiling procfs v0.13.3 [INFO] [stderr] Checking iana-time-zone v0.1.47 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking volatile v0.4.5 [INFO] [stderr] Compiling pelite-macros v0.1.1 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Checking dataview v0.1.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking x86_64 v0.14.10 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking coarsetime v0.1.22 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking fixed-slice-vec v0.8.0 [INFO] [stderr] Checking rangemap v1.0.3 [INFO] [stderr] Checking bumpalo v3.11.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking pelite v0.9.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking partial-min-max v0.4.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking min-max v0.1.8 [INFO] [stderr] Checking hashbrown v0.3.1 [INFO] [stderr] Checking argparse v0.2.2 [INFO] [stderr] Checking glam v0.21.3 [INFO] [stderr] Checking strfmt v0.2.2 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking scan_fmt v0.2.6 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling as_derive_utils v0.10.3 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling scroll_derive v0.11.0 [INFO] [stderr] Compiling abi_stable_derive v0.10.3 [INFO] [stderr] Checking scroll v0.11.0 [INFO] [stderr] Checking goblin v0.5.4 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking abi_stable v0.10.4 [INFO] [stderr] Checking qapi-spec v0.3.1 [INFO] [stderr] Compiling qapi-parser v0.6.0 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling cglue-gen v0.2.5 [INFO] [stderr] Compiling memflow-derive v0.2.0-beta3 [INFO] [stderr] Compiling qapi-codegen v0.6.1 [INFO] [stderr] Compiling qapi-qmp v0.8.0 [INFO] [stderr] Compiling cglue-macro v0.2.2 [INFO] [stderr] Checking cglue v0.2.11 [INFO] [stderr] Checking memflow v0.2.0-beta7 [INFO] [stderr] Checking memflow-native v0.2.0-beta7 [INFO] [stderr] Checking qapi v0.8.0 [INFO] [stderr] Checking memflow-qemu v0.2.0-beta7 [INFO] [stderr] Checking rust_external v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `process` [INFO] [stdout] --> src/rust_core/core/sdk.rs:362:31 [INFO] [stdout] | [INFO] [stdout] 362 | pub fn new(process: &mut P, instance: u64, offsets: &Offsets) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_process` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instance` [INFO] [stdout] --> src/rust_core/core/sdk.rs:362:48 [INFO] [stdout] | [INFO] [stdout] 362 | pub fn new(process: &mut P, instance: u64, offsets: &Offsets) -> Self { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offsets` [INFO] [stdout] --> src/rust_core/core/sdk.rs:362:63 [INFO] [stdout] | [INFO] [stdout] 362 | pub fn new(process: &mut P, instance: u64, offsets: &Offsets) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_offsets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `process` [INFO] [stdout] --> src/rust_core/core/sdk.rs:456:31 [INFO] [stdout] | [INFO] [stdout] 456 | pub fn new(process: &mut P, instance: u64, offsets: &Offsets) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_process` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instance` [INFO] [stdout] --> src/rust_core/core/sdk.rs:456:48 [INFO] [stdout] | [INFO] [stdout] 456 | pub fn new(process: &mut P, instance: u64, offsets: &Offsets) -> Self { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offsets` [INFO] [stdout] --> src/rust_core/core/sdk.rs:456:63 [INFO] [stdout] | [INFO] [stdout] 456 | pub fn new(process: &mut P, instance: u64, offsets: &Offsets) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_offsets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `process` [INFO] [stdout] --> src/rust_core/core/sdk.rs:509:31 [INFO] [stdout] | [INFO] [stdout] 509 | pub fn new(process: &mut P, instance: u64, offsets: &Offsets) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_process` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instance` [INFO] [stdout] --> src/rust_core/core/sdk.rs:509:48 [INFO] [stdout] | [INFO] [stdout] 509 | pub fn new(process: &mut P, instance: u64, offsets: &Offsets) -> Self { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offsets` [INFO] [stdout] --> src/rust_core/core/sdk.rs:509:63 [INFO] [stdout] | [INFO] [stdout] 509 | pub fn new(process: &mut P, instance: u64, offsets: &Offsets) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_offsets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `process` [INFO] [stdout] --> src/rust_core/core/sdk.rs:516:31 [INFO] [stdout] | [INFO] [stdout] 516 | pub fn new(process: &mut P, instance: u64, offsets: &Offsets) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_process` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instance` [INFO] [stdout] --> src/rust_core/core/sdk.rs:516:48 [INFO] [stdout] | [INFO] [stdout] 516 | pub fn new(process: &mut P, instance: u64, offsets: &Offsets) -> Self { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offsets` [INFO] [stdout] --> src/rust_core/core/sdk.rs:516:63 [INFO] [stdout] | [INFO] [stdout] 516 | pub fn new(process: &mut P, instance: u64, offsets: &Offsets) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_offsets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ptr` [INFO] [stdout] --> src/rust_core/core/sdk.rs:578:9 [INFO] [stdout] | [INFO] [stdout] 578 | ptr: Address, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ptr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `process` [INFO] [stdout] --> src/rust_core/core/sdk.rs:579:9 [INFO] [stdout] | [INFO] [stdout] 579 | process: &mut P, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_process` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offsets` [INFO] [stdout] --> src/rust_core/core/sdk.rs:580:9 [INFO] [stdout] | [INFO] [stdout] 580 | offsets: &Offsets, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_offsets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offsets` [INFO] [stdout] --> src/rust_core/core/sdk.rs:595:63 [INFO] [stdout] | [INFO] [stdout] 595 | pub fn new(process: &mut P, instance: u64, offsets: &Offsets) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_offsets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `process` [INFO] [stdout] --> src/rust_core/core/sdk.rs:808:9 [INFO] [stdout] | [INFO] [stdout] 808 | process: &mut P, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_process` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offsets` [INFO] [stdout] --> src/rust_core/core/sdk.rs:809:9 [INFO] [stdout] | [INFO] [stdout] 809 | offsets: &Offsets, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_offsets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `last_region` is never read [INFO] [stdout] --> src/rust_core/core.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | last_region = region.0.to_umem() + region.1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `method_address` [INFO] [stdout] --> src/il2cpp.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | let method_address = process.read::(Address::from(current_method)).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_method_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `process` [INFO] [stdout] --> src/rust_core/core/sdk.rs:362:31 [INFO] [stdout] | [INFO] [stdout] 362 | pub fn new(process: &mut P, instance: u64, offsets: &Offsets) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_process` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instance` [INFO] [stdout] --> src/rust_core/core/sdk.rs:362:48 [INFO] [stdout] | [INFO] [stdout] 362 | pub fn new(process: &mut P, instance: u64, offsets: &Offsets) -> Self { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offsets` [INFO] [stdout] --> src/rust_core/core/sdk.rs:362:63 [INFO] [stdout] | [INFO] [stdout] 362 | pub fn new(process: &mut P, instance: u64, offsets: &Offsets) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_offsets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `keyboard` is never read [INFO] [stdout] --> src/rust_core/core.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct RustCore { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 10 | process: P, [INFO] [stdout] 11 | keyboard: K, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `find_code_cave` is never used [INFO] [stdout] --> src/rust_core/core.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl RustCore { [INFO] [stdout] | --------------------------------------------------------- method in this implementation [INFO] [stdout] 14 | pub fn find_code_cave(&mut self, size: i64) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `net_offset` and `playermodel_offset` are never read [INFO] [stdout] --> src/rust_core/core/sdk.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Offsets { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 8 | pub net_offset: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 12 | pub playermodel_offset: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `process` [INFO] [stdout] --> src/rust_core/core/sdk.rs:456:31 [INFO] [stdout] | [INFO] [stdout] 456 | pub fn new(process: &mut P, instance: u64, offsets: &Offsets) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_process` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `address` and `size` are never read [INFO] [stdout] --> src/rust_core/core/sdk.rs:283:9 [INFO] [stdout] | [INFO] [stdout] 282 | pub struct MonoArray { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 283 | pub address: Address, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 284 | pub size: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `address` is never read [INFO] [stdout] --> src/rust_core/core/sdk.rs:327:9 [INFO] [stdout] | [INFO] [stdout] 326 | pub struct MonoString { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 327 | pub address: Address, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `object` is never read [INFO] [stdout] --> src/rust_core/core/sdk.rs:368:5 [INFO] [stdout] | [INFO] [stdout] 367 | pub struct Component { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 368 | object: Object, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instance` [INFO] [stdout] --> src/rust_core/core/sdk.rs:456:48 [INFO] [stdout] | [INFO] [stdout] 456 | pub fn new(process: &mut P, instance: u64, offsets: &Offsets) -> Self { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `component` is never read [INFO] [stdout] --> src/rust_core/core/sdk.rs:379:5 [INFO] [stdout] | [INFO] [stdout] 378 | pub struct Behaviour { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 379 | component: Component, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `behaviour` is never read [INFO] [stdout] --> src/rust_core/core/sdk.rs:389:5 [INFO] [stdout] | [INFO] [stdout] 388 | pub struct MonoBehaviour { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 389 | behaviour: Behaviour, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offsets` [INFO] [stdout] --> src/rust_core/core/sdk.rs:456:63 [INFO] [stdout] | [INFO] [stdout] 456 | pub fn new(process: &mut P, instance: u64, offsets: &Offsets) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_offsets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `mono_behaviour` is never read [INFO] [stdout] --> src/rust_core/core/sdk.rs:399:5 [INFO] [stdout] | [INFO] [stdout] 398 | pub struct FacepunchBehaviour { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 399 | mono_behaviour: MonoBehaviour, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `facepunch_behaviour` is never read [INFO] [stdout] --> src/rust_core/core/sdk.rs:409:5 [INFO] [stdout] | [INFO] [stdout] 408 | pub struct BaseMonoBehaviour { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 409 | facepunch_behaviour: FacepunchBehaviour, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `base_mono_behaviour` and `client_entities` are never read [INFO] [stdout] --> src/rust_core/core/sdk.rs:435:9 [INFO] [stdout] | [INFO] [stdout] 434 | pub struct BaseNetworkable { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 435 | pub base_mono_behaviour: BaseMonoBehaviour, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 436 | pub client_entities: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `flags` and `model` are never read [INFO] [stdout] --> src/rust_core/core/sdk.rs:463:9 [INFO] [stdout] | [INFO] [stdout] 461 | pub struct BaseEntity { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 462 | pub base_networkable: BaseNetworkable, [INFO] [stdout] 463 | pub flags: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 464 | pub model: Model, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `instance`, `player_model`, `eyes`, and `display_name` are never read [INFO] [stdout] --> src/rust_core/core/sdk.rs:522:9 [INFO] [stdout] | [INFO] [stdout] 521 | pub struct BasePlayer { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 522 | pub instance: u64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 523 | pub base_combat_entity: BaseCombatEntity, [INFO] [stdout] 524 | pub player_model: PlayerModel, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 525 | pub eyes: PlayerEyes, [INFO] [stdout] | ^^^^ [INFO] [stdout] 526 | pub display_name: MonoString, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `process` [INFO] [stdout] --> src/rust_core/core/sdk.rs:509:31 [INFO] [stdout] | [INFO] [stdout] 509 | pub fn new(process: &mut P, instance: u64, offsets: &Offsets) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_process` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instance` [INFO] [stdout] --> src/rust_core/core/sdk.rs:509:48 [INFO] [stdout] | [INFO] [stdout] 509 | pub fn new(process: &mut P, instance: u64, offsets: &Offsets) -> Self { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offsets` [INFO] [stdout] --> src/rust_core/core/sdk.rs:509:63 [INFO] [stdout] | [INFO] [stdout] 509 | pub fn new(process: &mut P, instance: u64, offsets: &Offsets) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_offsets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `process` [INFO] [stdout] --> src/rust_core/core/sdk.rs:516:31 [INFO] [stdout] | [INFO] [stdout] 516 | pub fn new(process: &mut P, instance: u64, offsets: &Offsets) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_process` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instance` [INFO] [stdout] --> src/rust_core/core/sdk.rs:516:48 [INFO] [stdout] | [INFO] [stdout] 516 | pub fn new(process: &mut P, instance: u64, offsets: &Offsets) -> Self { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offsets` [INFO] [stdout] --> src/rust_core/core/sdk.rs:516:63 [INFO] [stdout] | [INFO] [stdout] 516 | pub fn new(process: &mut P, instance: u64, offsets: &Offsets) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_offsets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ptr` [INFO] [stdout] --> src/rust_core/core/sdk.rs:578:9 [INFO] [stdout] | [INFO] [stdout] 578 | ptr: Address, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ptr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `process` [INFO] [stdout] --> src/rust_core/core/sdk.rs:579:9 [INFO] [stdout] | [INFO] [stdout] 579 | process: &mut P, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_process` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offsets` [INFO] [stdout] --> src/rust_core/core/sdk.rs:580:9 [INFO] [stdout] | [INFO] [stdout] 580 | offsets: &Offsets, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_offsets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offsets` [INFO] [stdout] --> src/rust_core/core/sdk.rs:595:63 [INFO] [stdout] | [INFO] [stdout] 595 | pub fn new(process: &mut P, instance: u64, offsets: &Offsets) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_offsets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/rust_core/core/sdk.rs:533:5 [INFO] [stdout] | [INFO] [stdout] 531 | pub enum ItemCategory { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] 532 | Weapon = 0, [INFO] [stdout] 533 | Construction = 1, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 534 | Items = 2, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 535 | Resources = 3, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 536 | Attire = 4, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 537 | Tool = 5, [INFO] [stdout] | ^^^^ [INFO] [stdout] 538 | Medical = 6, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 539 | Food = 7, [INFO] [stdout] | ^^^^ [INFO] [stdout] 540 | Ammunition = 8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 541 | Traps = 9, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 542 | Misc = 10, [INFO] [stdout] | ^^^^ [INFO] [stdout] 543 | All = 11, [INFO] [stdout] | ^^^ [INFO] [stdout] 544 | Common = 12, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 545 | Component = 13, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 546 | Search = 14, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 547 | Favourite = 15, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 548 | Electrical = 16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 549 | Fun = 17, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `created_projectiles` is never read [INFO] [stdout] --> src/rust_core/core/sdk.rs:632:9 [INFO] [stdout] | [INFO] [stdout] 630 | pub struct BaseProjectile { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 631 | pub instance: u64, [INFO] [stdout] 632 | pub created_projectiles: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BaseProjectile` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Il2CppMethod` is never constructed [INFO] [stdout] --> src/il2cpp.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Il2CppMethod { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/il2cpp.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl Il2CppMethod { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] 17 | pub fn new(process: &mut P, instance: u64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `static_fields_table` is never read [INFO] [stdout] --> src/il2cpp.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Il2CppClass { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 26 | static_fields_table: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_method` and `get_static_field_address` are never used [INFO] [stdout] --> src/il2cpp.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 30 | impl Il2CppClass { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn get_method( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | pub fn get_static_field_address( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `assemblies_end` is never read [INFO] [stdout] --> src/il2cpp.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 142 | pub struct Il2Cpp { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 143 | pub assemblies_end: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `process` [INFO] [stdout] --> src/rust_core/core/sdk.rs:808:9 [INFO] [stdout] | [INFO] [stdout] 808 | process: &mut P, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_process` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offsets` [INFO] [stdout] --> src/rust_core/core/sdk.rs:809:9 [INFO] [stdout] | [INFO] [stdout] 809 | offsets: &Offsets, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_offsets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `last_region` is never read [INFO] [stdout] --> src/rust_core/core.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | last_region = region.0.to_umem() + region.1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `method_address` [INFO] [stdout] --> src/il2cpp.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | let method_address = process.read::(Address::from(current_method)).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_method_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `keyboard` is never read [INFO] [stdout] --> src/rust_core/core.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct RustCore { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 10 | process: P, [INFO] [stdout] 11 | keyboard: K, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `find_code_cave` is never used [INFO] [stdout] --> src/rust_core/core.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl RustCore { [INFO] [stdout] | --------------------------------------------------------- method in this implementation [INFO] [stdout] 14 | pub fn find_code_cave(&mut self, size: i64) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `net_offset` and `playermodel_offset` are never read [INFO] [stdout] --> src/rust_core/core/sdk.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Offsets { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 8 | pub net_offset: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 12 | pub playermodel_offset: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `address` and `size` are never read [INFO] [stdout] --> src/rust_core/core/sdk.rs:283:9 [INFO] [stdout] | [INFO] [stdout] 282 | pub struct MonoArray { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 283 | pub address: Address, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 284 | pub size: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `address` is never read [INFO] [stdout] --> src/rust_core/core/sdk.rs:327:9 [INFO] [stdout] | [INFO] [stdout] 326 | pub struct MonoString { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 327 | pub address: Address, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `object` is never read [INFO] [stdout] --> src/rust_core/core/sdk.rs:368:5 [INFO] [stdout] | [INFO] [stdout] 367 | pub struct Component { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 368 | object: Object, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `component` is never read [INFO] [stdout] --> src/rust_core/core/sdk.rs:379:5 [INFO] [stdout] | [INFO] [stdout] 378 | pub struct Behaviour { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 379 | component: Component, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `behaviour` is never read [INFO] [stdout] --> src/rust_core/core/sdk.rs:389:5 [INFO] [stdout] | [INFO] [stdout] 388 | pub struct MonoBehaviour { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 389 | behaviour: Behaviour, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `mono_behaviour` is never read [INFO] [stdout] --> src/rust_core/core/sdk.rs:399:5 [INFO] [stdout] | [INFO] [stdout] 398 | pub struct FacepunchBehaviour { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 399 | mono_behaviour: MonoBehaviour, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `facepunch_behaviour` is never read [INFO] [stdout] --> src/rust_core/core/sdk.rs:409:5 [INFO] [stdout] | [INFO] [stdout] 408 | pub struct BaseMonoBehaviour { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 409 | facepunch_behaviour: FacepunchBehaviour, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `base_mono_behaviour` and `client_entities` are never read [INFO] [stdout] --> src/rust_core/core/sdk.rs:435:9 [INFO] [stdout] | [INFO] [stdout] 434 | pub struct BaseNetworkable { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 435 | pub base_mono_behaviour: BaseMonoBehaviour, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 436 | pub client_entities: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `flags` and `model` are never read [INFO] [stdout] --> src/rust_core/core/sdk.rs:463:9 [INFO] [stdout] | [INFO] [stdout] 461 | pub struct BaseEntity { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 462 | pub base_networkable: BaseNetworkable, [INFO] [stdout] 463 | pub flags: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 464 | pub model: Model, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `instance`, `player_model`, `eyes`, and `display_name` are never read [INFO] [stdout] --> src/rust_core/core/sdk.rs:522:9 [INFO] [stdout] | [INFO] [stdout] 521 | pub struct BasePlayer { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 522 | pub instance: u64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 523 | pub base_combat_entity: BaseCombatEntity, [INFO] [stdout] 524 | pub player_model: PlayerModel, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 525 | pub eyes: PlayerEyes, [INFO] [stdout] | ^^^^ [INFO] [stdout] 526 | pub display_name: MonoString, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/rust_core/core/sdk.rs:533:5 [INFO] [stdout] | [INFO] [stdout] 531 | pub enum ItemCategory { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] 532 | Weapon = 0, [INFO] [stdout] 533 | Construction = 1, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 534 | Items = 2, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 535 | Resources = 3, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 536 | Attire = 4, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 537 | Tool = 5, [INFO] [stdout] | ^^^^ [INFO] [stdout] 538 | Medical = 6, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 539 | Food = 7, [INFO] [stdout] | ^^^^ [INFO] [stdout] 540 | Ammunition = 8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 541 | Traps = 9, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 542 | Misc = 10, [INFO] [stdout] | ^^^^ [INFO] [stdout] 543 | All = 11, [INFO] [stdout] | ^^^ [INFO] [stdout] 544 | Common = 12, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 545 | Component = 13, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 546 | Search = 14, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 547 | Favourite = 15, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 548 | Electrical = 16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 549 | Fun = 17, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `created_projectiles` is never read [INFO] [stdout] --> src/rust_core/core/sdk.rs:632:9 [INFO] [stdout] | [INFO] [stdout] 630 | pub struct BaseProjectile { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 631 | pub instance: u64, [INFO] [stdout] 632 | pub created_projectiles: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BaseProjectile` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Il2CppMethod` is never constructed [INFO] [stdout] --> src/il2cpp.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Il2CppMethod { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/il2cpp.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl Il2CppMethod { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] 17 | pub fn new(process: &mut P, instance: u64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `static_fields_table` is never read [INFO] [stdout] --> src/il2cpp.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Il2CppClass { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 26 | static_fields_table: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_method` and `get_static_field_address` are never used [INFO] [stdout] --> src/il2cpp.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 30 | impl Il2CppClass { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn get_method( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | pub fn get_static_field_address( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `assemblies_end` is never read [INFO] [stdout] --> src/il2cpp.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 142 | pub struct Il2Cpp { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 143 | pub assemblies_end: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.49s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: repr_offset v0.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6` [INFO] running `Command { std: "docker" "inspect" "371a14c84ed57bc49ceeb64a3bbb9b817811b71f526d94f9e387635937fc5775", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "371a14c84ed57bc49ceeb64a3bbb9b817811b71f526d94f9e387635937fc5775", kill_on_drop: false }` [INFO] [stdout] 371a14c84ed57bc49ceeb64a3bbb9b817811b71f526d94f9e387635937fc5775