[INFO] cloning repository https://github.com/lberezy/osquery-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lberezy/osquery-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flberezy%2Fosquery-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flberezy%2Fosquery-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d125a4c9ae773c300c8ea1dc07fb6fc8a86eb3f8 [INFO] testing lberezy/osquery-rs against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flberezy%2Fosquery-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lberezy/osquery-rs [INFO] finished tweaking git repo https://github.com/lberezy/osquery-rs [INFO] tweaked toml for git repo https://github.com/lberezy/osquery-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lberezy/osquery-rs on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 132 packages to latest compatible versions [INFO] [stderr] Adding parity-tokio-ipc v0.7.0 (available: v0.9.0) [INFO] [stderr] Adding strum v0.18.0 (available: v0.27.2) [INFO] [stderr] Adding strum_macros v0.18.0 (available: v0.27.2) [INFO] [stderr] Adding thrift v0.13.0 (available: v0.17.0) [INFO] [stderr] Adding tokio v0.2.25 (available: v1.47.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5bead9a6f5110746fc5d0d42076b3648219921ea0a22f7796de5f9c5b081fad0 [INFO] running `Command { std: "docker" "start" "-a" "5bead9a6f5110746fc5d0d42076b3648219921ea0a22f7796de5f9c5b081fad0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5bead9a6f5110746fc5d0d42076b3648219921ea0a22f7796de5f9c5b081fad0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bead9a6f5110746fc5d0d42076b3648219921ea0a22f7796de5f9c5b081fad0", kill_on_drop: false }` [INFO] [stdout] 5bead9a6f5110746fc5d0d42076b3648219921ea0a22f7796de5f9c5b081fad0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8f7721ea968ec88b93d93e4ebd59420c62c19d9881a5b76953640c37c82c475 [INFO] running `Command { std: "docker" "start" "-a" "a8f7721ea968ec88b93d93e4ebd59420c62c19d9881a5b76953640c37c82c475", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling integer-encoding v1.1.7 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling try_from v0.2.2 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling thrift v0.0.4 [INFO] [stderr] Compiling miow v0.3.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-named-pipes v0.1.7 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling thrift v0.13.0 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thrift-async v0.2.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling parity-tokio-ipc v0.7.0 [INFO] [stderr] Compiling osquery-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/gen/osquery.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | #![cfg_attr(feature = "cargo-clippy", allow(too_many_arguments, type_complexity))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `parity_tokio_ipc::Endpoint` [INFO] [stdout] --> src/manager/async_server.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use parity_tokio_ipc::Endpoint; [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: `thrift_async` [INFO] [stdout] --> src/manager/async_server.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use thrift_async; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ManagerPluginRegistry` and `Plugin` [INFO] [stdout] --> src/manager/server.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use super::{ManagerPluginRegistry, Plugin}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `gen::osquery` and `manager::client::ExtensionManagerHandler` [INFO] [stdout] --> src/manager/server.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{gen::osquery, manager::client::ExtensionManagerHandler}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/manager/server.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `thrift::server::TProcessor` [INFO] [stdout] --> src/manager/server.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use thrift::server::TProcessor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::BTreeMap` [INFO] [stdout] --> src/manager/server.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::collections::BTreeMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `threadpool::ThreadPool` [INFO] [stdout] --> src/manager/server.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use threadpool::ThreadPool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/gen/osquery.rs:611:10 [INFO] [stdout] | [INFO] [stdout] 611 | self.description().fmt(f) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/gen/osquery.rs:790:19 [INFO] [stdout] | [INFO] [stdout] 790 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/gen/osquery.rs:827:19 [INFO] [stdout] | [INFO] [stdout] 827 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/gen/osquery.rs:864:19 [INFO] [stdout] | [INFO] [stdout] 864 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/gen/osquery.rs:1513:19 [INFO] [stdout] | [INFO] [stdout] 1513 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/gen/osquery.rs:1550:19 [INFO] [stdout] | [INFO] [stdout] 1550 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/gen/osquery.rs:1587:19 [INFO] [stdout] | [INFO] [stdout] 1587 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/gen/osquery.rs:1624:19 [INFO] [stdout] | [INFO] [stdout] 1624 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/gen/osquery.rs:1661:19 [INFO] [stdout] | [INFO] [stdout] 1661 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/gen/osquery.rs:1698:19 [INFO] [stdout] | [INFO] [stdout] 1698 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/error.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | fn from(err: thrift::Error) -> Self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/manager/async_server.rs:41:30 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn listen(&mut self, address: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/plugin/table/mod.rs:26:24 [INFO] [stdout] | [INFO] [stdout] 26 | fn generate(&self, context: Option) -> osquery::ExtensionResponse { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ManagerError` is never used [INFO] [stdout] --> src/error.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum ManagerError { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ExtensionCode` is never used [INFO] [stdout] --> src/gen/osquery.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | pub enum ExtensionCode { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `write_to_out_protocol` and `read_from_in_protocol` are never used [INFO] [stdout] --> src/gen/osquery.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 37 | impl ExtensionCode { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 38 | pub fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `InternalOptionList` is never used [INFO] [stdout] --> src/gen/osquery.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | pub type InternalOptionList = BTreeMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `InternalExtensionList` is never used [INFO] [stdout] --> src/gen/osquery.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | pub type InternalExtensionList = BTreeMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InternalOptionInfo` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 85 | pub struct InternalOptionInfo { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `read_from_in_protocol`, and `write_to_out_protocol` are never used [INFO] [stdout] --> src/gen/osquery.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 91 | impl InternalOptionInfo { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] 92 | pub fn new(value: F1, default_value: F2, type_: F3) -> InternalOptionInfo where F1: Into>, F2: Into thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | pub fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InternalExtensionInfo` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:184:12 [INFO] [stdout] | [INFO] [stdout] 184 | pub struct InternalExtensionInfo { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `read_from_in_protocol`, and `write_to_out_protocol` are never used [INFO] [stdout] --> src/gen/osquery.rs:192:10 [INFO] [stdout] | [INFO] [stdout] 191 | impl InternalExtensionInfo { [INFO] [stdout] | -------------------------- associated items in this implementation [INFO] [stdout] 192 | pub fn new(name: F1, version: F2, sdk_version: F3, min_sdk_version: F4) -> InternalExtensionInfo where F1: Into thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 244 | pub fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `TExtensionSyncClient` is never used [INFO] [stdout] --> src/gen/osquery.rs:619:11 [INFO] [stdout] | [INFO] [stdout] 619 | pub trait TExtensionSyncClient { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `TExtensionSyncClientMarker` is never used [INFO] [stdout] --> src/gen/osquery.rs:625:11 [INFO] [stdout] | [INFO] [stdout] 625 | pub trait TExtensionSyncClientMarker {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionSyncClient` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:627:12 [INFO] [stdout] | [INFO] [stdout] 627 | pub struct ExtensionSyncClient where IP: TInputProtocol, OP: TOutputProtocol { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/gen/osquery.rs:634:10 [INFO] [stdout] | [INFO] [stdout] 633 | impl ExtensionSyncClient where IP: TInputProtocol, OP: TOutputProtocol { [INFO] [stdout] | --------------------------------------------------------------------------------------- associated function in this implementation [INFO] [stdout] 634 | pub fn new(input_protocol: IP, output_protocol: OP) -> ExtensionSyncClient { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ExtensionSyncHandler` is never used [INFO] [stdout] --> src/gen/osquery.rs:736:11 [INFO] [stdout] | [INFO] [stdout] 736 | pub trait ExtensionSyncHandler { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionSyncProcessor` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:742:12 [INFO] [stdout] | [INFO] [stdout] 742 | pub struct ExtensionSyncProcessor { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `process_ping`, `process_call`, and `process_shutdown` are never used [INFO] [stdout] --> src/gen/osquery.rs:747:10 [INFO] [stdout] | [INFO] [stdout] 746 | impl ExtensionSyncProcessor { [INFO] [stdout] | -------------------------------------------------------- associated items in this implementation [INFO] [stdout] 747 | pub fn new(handler: H) -> ExtensionSyncProcessor { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 752 | fn process_ping(&self, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut dyn TOutputProtocol) -> thrift::Res... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 755 | fn process_call(&self, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut dyn TOutputProtocol) -> thrift::Res... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 758 | fn process_shutdown(&self, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut dyn TOutputProtocol) -> thrift:... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TExtensionProcessFunctions` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:763:12 [INFO] [stdout] | [INFO] [stdout] 763 | pub struct TExtensionProcessFunctions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `process_ping`, `process_call`, and `process_shutdown` are never used [INFO] [stdout] --> src/gen/osquery.rs:766:10 [INFO] [stdout] | [INFO] [stdout] 765 | impl TExtensionProcessFunctions { [INFO] [stdout] | ------------------------------- associated functions in this implementation [INFO] [stdout] 766 | pub fn process_ping(handler: &H, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut ... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 803 | pub fn process_call(handler: &H, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut ... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 840 | pub fn process_shutdown(handler: &H, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionPingArgs` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:912:8 [INFO] [stdout] | [INFO] [stdout] 912 | struct ExtensionPingArgs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol` and `write_to_out_protocol` are never used [INFO] [stdout] --> src/gen/osquery.rs:916:6 [INFO] [stdout] | [INFO] [stdout] 915 | impl ExtensionPingArgs { [INFO] [stdout] | ---------------------- associated items in this implementation [INFO] [stdout] 916 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 935 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionPingResult` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:948:8 [INFO] [stdout] | [INFO] [stdout] 948 | struct ExtensionPingResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol`, `write_to_out_protocol`, and `ok_or` are never used [INFO] [stdout] --> src/gen/osquery.rs:953:6 [INFO] [stdout] | [INFO] [stdout] 952 | impl ExtensionPingResult { [INFO] [stdout] | ------------------------ associated items in this implementation [INFO] [stdout] 953 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 979 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 993 | fn ok_or(self) -> thrift::Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionCallArgs` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:1014:8 [INFO] [stdout] | [INFO] [stdout] 1014 | struct ExtensionCallArgs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol` and `write_to_out_protocol` are never used [INFO] [stdout] --> src/gen/osquery.rs:1021:6 [INFO] [stdout] | [INFO] [stdout] 1020 | impl ExtensionCallArgs { [INFO] [stdout] | ---------------------- associated items in this implementation [INFO] [stdout] 1021 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1069 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionCallResult` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:1096:8 [INFO] [stdout] | [INFO] [stdout] 1096 | struct ExtensionCallResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol`, `write_to_out_protocol`, and `ok_or` are never used [INFO] [stdout] --> src/gen/osquery.rs:1101:6 [INFO] [stdout] | [INFO] [stdout] 1100 | impl ExtensionCallResult { [INFO] [stdout] | ------------------------ associated items in this implementation [INFO] [stdout] 1101 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1127 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1141 | fn ok_or(self) -> thrift::Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionShutdownArgs` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:1162:8 [INFO] [stdout] | [INFO] [stdout] 1162 | struct ExtensionShutdownArgs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol` and `write_to_out_protocol` are never used [INFO] [stdout] --> src/gen/osquery.rs:1166:6 [INFO] [stdout] | [INFO] [stdout] 1165 | impl ExtensionShutdownArgs { [INFO] [stdout] | -------------------------- associated items in this implementation [INFO] [stdout] 1166 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1185 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionShutdownResult` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:1198:8 [INFO] [stdout] | [INFO] [stdout] 1198 | struct ExtensionShutdownResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol`, `write_to_out_protocol`, and `ok_or` are never used [INFO] [stdout] --> src/gen/osquery.rs:1202:6 [INFO] [stdout] | [INFO] [stdout] 1201 | impl ExtensionShutdownResult { [INFO] [stdout] | ---------------------------- associated items in this implementation [INFO] [stdout] 1202 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1221 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1227 | fn ok_or(self) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `TExtensionManagerSyncClient` is never used [INFO] [stdout] --> src/gen/osquery.rs:1236:11 [INFO] [stdout] | [INFO] [stdout] 1236 | pub trait TExtensionManagerSyncClient : TExtensionSyncClient { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `TExtensionManagerSyncClientMarker` is never used [INFO] [stdout] --> src/gen/osquery.rs:1245:11 [INFO] [stdout] | [INFO] [stdout] 1245 | pub trait TExtensionManagerSyncClientMarker {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerSyncClient` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:1247:12 [INFO] [stdout] | [INFO] [stdout] 1247 | pub struct ExtensionManagerSyncClient where IP: TInputProtocol, OP: TOutputProtocol { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/gen/osquery.rs:1254:10 [INFO] [stdout] | [INFO] [stdout] 1253 | impl ExtensionManagerSyncClient where IP: TInputProtocol, OP: TOutputProtocol { [INFO] [stdout] | ---------------------------------------------------------------------------------------------- associated function in this implementation [INFO] [stdout] 1254 | pub fn new(input_protocol: IP, output_protocol: OP) -> ExtensionManagerSyncClient { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ExtensionManagerSyncHandler` is never used [INFO] [stdout] --> src/gen/osquery.rs:1438:11 [INFO] [stdout] | [INFO] [stdout] 1438 | pub trait ExtensionManagerSyncHandler : ExtensionSyncHandler { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerSyncProcessor` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:1447:12 [INFO] [stdout] | [INFO] [stdout] 1447 | pub struct ExtensionManagerSyncProcessor { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/gen/osquery.rs:1452:10 [INFO] [stdout] | [INFO] [stdout] 1451 | impl ExtensionManagerSyncProcessor { [INFO] [stdout] | ---------------------------------------------------------------------- associated items in this implementation [INFO] [stdout] 1452 | pub fn new(handler: H) -> ExtensionManagerSyncProcessor { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1457 | fn process_extensions(&self, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut dyn TOutputProtocol) -> thrif... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1460 | fn process_options(&self, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut dyn TOutputProtocol) -> thrift::... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1463 | fn process_register_extension(&self, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut dyn TOutputProtocol) ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1466 | fn process_deregister_extension(&self, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut dyn TOutputProtocol... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1469 | fn process_query(&self, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut dyn TOutputProtocol) -> thrift::Re... [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1472 | fn process_get_query_columns(&self, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut dyn TOutputProtocol) -... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1475 | fn process_ping(&self, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut dyn TOutputProtocol) -> thrift::Res... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1478 | fn process_call(&self, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut dyn TOutputProtocol) -> thrift::Res... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1481 | fn process_shutdown(&self, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut dyn TOutputProtocol) -> thrift:... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TExtensionManagerProcessFunctions` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:1486:12 [INFO] [stdout] | [INFO] [stdout] 1486 | pub struct TExtensionManagerProcessFunctions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `process_extensions`, `process_options`, `process_register_extension`, `process_deregister_extension`, `process_query`, and `process_get_query_columns` are never used [INFO] [stdout] --> src/gen/osquery.rs:1489:10 [INFO] [stdout] | [INFO] [stdout] 1488 | impl TExtensionManagerProcessFunctions { [INFO] [stdout] | -------------------------------------- associated functions in this implementation [INFO] [stdout] 1489 | pub fn process_extensions(handler: &H, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1526 | pub fn process_options(handler: &H, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_p... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1563 | pub fn process_register_extension(handler: &H, incoming_sequence_number: i32, i_prot: &mut dyn TInputPr... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1600 | pub fn process_deregister_extension(handler: &H, incoming_sequence_number: i32, i_prot: &mut dyn TInput... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1637 | pub fn process_query(handler: &H, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_pro... [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1674 | pub fn process_get_query_columns(handler: &H, incoming_sequence_number: i32, i_prot: &mut dyn TInputPro... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerExtensionsArgs` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:1764:8 [INFO] [stdout] | [INFO] [stdout] 1764 | struct ExtensionManagerExtensionsArgs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol` and `write_to_out_protocol` are never used [INFO] [stdout] --> src/gen/osquery.rs:1768:6 [INFO] [stdout] | [INFO] [stdout] 1767 | impl ExtensionManagerExtensionsArgs { [INFO] [stdout] | ----------------------------------- associated items in this implementation [INFO] [stdout] 1768 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1787 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerExtensionsResult` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:1800:8 [INFO] [stdout] | [INFO] [stdout] 1800 | struct ExtensionManagerExtensionsResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol`, `write_to_out_protocol`, and `ok_or` are never used [INFO] [stdout] --> src/gen/osquery.rs:1805:6 [INFO] [stdout] | [INFO] [stdout] 1804 | impl ExtensionManagerExtensionsResult { [INFO] [stdout] | ------------------------------------- associated items in this implementation [INFO] [stdout] 1805 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1838 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1857 | fn ok_or(self) -> thrift::Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerOptionsArgs` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:1878:8 [INFO] [stdout] | [INFO] [stdout] 1878 | struct ExtensionManagerOptionsArgs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol` and `write_to_out_protocol` are never used [INFO] [stdout] --> src/gen/osquery.rs:1882:6 [INFO] [stdout] | [INFO] [stdout] 1881 | impl ExtensionManagerOptionsArgs { [INFO] [stdout] | -------------------------------- associated items in this implementation [INFO] [stdout] 1882 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1901 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerOptionsResult` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:1914:8 [INFO] [stdout] | [INFO] [stdout] 1914 | struct ExtensionManagerOptionsResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol`, `write_to_out_protocol`, and `ok_or` are never used [INFO] [stdout] --> src/gen/osquery.rs:1919:6 [INFO] [stdout] | [INFO] [stdout] 1918 | impl ExtensionManagerOptionsResult { [INFO] [stdout] | ---------------------------------- associated items in this implementation [INFO] [stdout] 1919 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1952 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1971 | fn ok_or(self) -> thrift::Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerRegisterExtensionArgs` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:1992:8 [INFO] [stdout] | [INFO] [stdout] 1992 | struct ExtensionManagerRegisterExtensionArgs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol` and `write_to_out_protocol` are never used [INFO] [stdout] --> src/gen/osquery.rs:1998:6 [INFO] [stdout] | [INFO] [stdout] 1997 | impl ExtensionManagerRegisterExtensionArgs { [INFO] [stdout] | ------------------------------------------ associated items in this implementation [INFO] [stdout] 1998 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2059 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerRegisterExtensionResult` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:2097:8 [INFO] [stdout] | [INFO] [stdout] 2097 | struct ExtensionManagerRegisterExtensionResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol`, `write_to_out_protocol`, and `ok_or` are never used [INFO] [stdout] --> src/gen/osquery.rs:2102:6 [INFO] [stdout] | [INFO] [stdout] 2101 | impl ExtensionManagerRegisterExtensionResult { [INFO] [stdout] | -------------------------------------------- associated items in this implementation [INFO] [stdout] 2102 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2128 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2142 | fn ok_or(self) -> thrift::Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerDeregisterExtensionArgs` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:2163:8 [INFO] [stdout] | [INFO] [stdout] 2163 | struct ExtensionManagerDeregisterExtensionArgs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol` and `write_to_out_protocol` are never used [INFO] [stdout] --> src/gen/osquery.rs:2168:6 [INFO] [stdout] | [INFO] [stdout] 2167 | impl ExtensionManagerDeregisterExtensionArgs { [INFO] [stdout] | -------------------------------------------- associated items in this implementation [INFO] [stdout] 2168 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2195 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerDeregisterExtensionResult` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:2211:8 [INFO] [stdout] | [INFO] [stdout] 2211 | struct ExtensionManagerDeregisterExtensionResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol`, `write_to_out_protocol`, and `ok_or` are never used [INFO] [stdout] --> src/gen/osquery.rs:2216:6 [INFO] [stdout] | [INFO] [stdout] 2215 | impl ExtensionManagerDeregisterExtensionResult { [INFO] [stdout] | ---------------------------------------------- associated items in this implementation [INFO] [stdout] 2216 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2242 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2256 | fn ok_or(self) -> thrift::Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerQueryArgs` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:2277:8 [INFO] [stdout] | [INFO] [stdout] 2277 | struct ExtensionManagerQueryArgs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol` and `write_to_out_protocol` are never used [INFO] [stdout] --> src/gen/osquery.rs:2282:6 [INFO] [stdout] | [INFO] [stdout] 2281 | impl ExtensionManagerQueryArgs { [INFO] [stdout] | ------------------------------ associated items in this implementation [INFO] [stdout] 2282 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2309 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerQueryResult` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:2325:8 [INFO] [stdout] | [INFO] [stdout] 2325 | struct ExtensionManagerQueryResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol`, `write_to_out_protocol`, and `ok_or` are never used [INFO] [stdout] --> src/gen/osquery.rs:2330:6 [INFO] [stdout] | [INFO] [stdout] 2329 | impl ExtensionManagerQueryResult { [INFO] [stdout] | -------------------------------- associated items in this implementation [INFO] [stdout] 2330 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2356 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2370 | fn ok_or(self) -> thrift::Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerGetQueryColumnsArgs` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:2391:8 [INFO] [stdout] | [INFO] [stdout] 2391 | struct ExtensionManagerGetQueryColumnsArgs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol` and `write_to_out_protocol` are never used [INFO] [stdout] --> src/gen/osquery.rs:2396:6 [INFO] [stdout] | [INFO] [stdout] 2395 | impl ExtensionManagerGetQueryColumnsArgs { [INFO] [stdout] | ---------------------------------------- associated items in this implementation [INFO] [stdout] 2396 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2423 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerGetQueryColumnsResult` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:2439:8 [INFO] [stdout] | [INFO] [stdout] 2439 | struct ExtensionManagerGetQueryColumnsResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol`, `write_to_out_protocol`, and `ok_or` are never used [INFO] [stdout] --> src/gen/osquery.rs:2444:6 [INFO] [stdout] | [INFO] [stdout] 2443 | impl ExtensionManagerGetQueryColumnsResult { [INFO] [stdout] | ------------------------------------------ associated items in this implementation [INFO] [stdout] 2444 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2470 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2484 | fn ok_or(self) -> thrift::Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/manager/mod.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 30 | impl ManagerPluginRegistry { [INFO] [stdout] | -------------------------- associated function in this implementation [INFO] [stdout] 31 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AsyncManagerServer` is never constructed [INFO] [stdout] --> src/manager/async_server.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct AsyncManagerServer

[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AsyncProcessor` is never constructed [INFO] [stdout] --> src/manager/async_server.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | struct AsyncProcessor [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Error` is never used [INFO] [stdout] --> src/manager/async_server.rs:34:6 [INFO] [stdout] | [INFO] [stdout] 34 | type Error = (); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Result` is never used [INFO] [stdout] --> src/manager/async_server.rs:35:6 [INFO] [stdout] | [INFO] [stdout] 35 | type Result = std::result::Result; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `listen` is never used [INFO] [stdout] --> src/manager/async_server.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 37 | / impl

AsyncManagerServer

[INFO] [stdout] 38 | | where [INFO] [stdout] 39 | | P: TProcessor + Send + Sync + 'static, [INFO] [stdout] | |__________________________________________- method in this implementation [INFO] [stdout] 40 | { [INFO] [stdout] 41 | pub fn listen(&mut self, address: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerClient` is never constructed [INFO] [stdout] --> src/manager/client.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct ExtensionManagerClient { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_with_channel` is never used [INFO] [stdout] --> src/manager/client.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 14 | / impl ExtensionManagerClient [INFO] [stdout] 15 | | where [INFO] [stdout] 16 | | C: Channel, [INFO] [stdout] | |_______________- associated function in this implementation [INFO] [stdout] 17 | { [INFO] [stdout] 18 | pub fn new_with_channel(channel: C) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerHandler` is never constructed [INFO] [stdout] --> src/manager/client.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct ExtensionManagerHandler { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/manager/client.rs:110:12 [INFO] [stdout] | [INFO] [stdout] 109 | impl ExtensionManagerHandler { [INFO] [stdout] | ---------------------------- associated function in this implementation [INFO] [stdout] 110 | pub fn new(registry: PluginRegistry) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Channel` is never used [INFO] [stdout] --> src/manager/comms/mod.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait Channel { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SocketChannel` is never constructed [INFO] [stdout] --> src/manager/comms/socket.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct SocketChannel { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `connect` is never used [INFO] [stdout] --> src/manager/comms/socket.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl SocketChannel { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 16 | pub fn connect>(path: P) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Listener` is never used [INFO] [stdout] --> src/manager/comms/mod.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | pub type Listener = std::os::unix::net::UnixListener; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerServer` is never constructed [INFO] [stdout] --> src/manager/server.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct ExtensionManagerServer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "a8f7721ea968ec88b93d93e4ebd59420c62c19d9881a5b76953640c37c82c475", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8f7721ea968ec88b93d93e4ebd59420c62c19d9881a5b76953640c37c82c475", kill_on_drop: false }` [INFO] [stdout] a8f7721ea968ec88b93d93e4ebd59420c62c19d9881a5b76953640c37c82c475 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2409550f7a4c99f1b2fb24f97ed1194d8308248489c59fdb5d97edff753de8e0 [INFO] running `Command { std: "docker" "start" "-a" "2409550f7a4c99f1b2fb24f97ed1194d8308248489c59fdb5d97edff753de8e0", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/gen/osquery.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | #![cfg_attr(feature = "cargo-clippy", allow(too_many_arguments, type_complexity))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `parity_tokio_ipc::Endpoint` [INFO] [stdout] --> src/manager/async_server.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use parity_tokio_ipc::Endpoint; [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: `thrift_async` [INFO] [stdout] --> src/manager/async_server.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use thrift_async; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ManagerPluginRegistry` and `Plugin` [INFO] [stdout] --> src/manager/server.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use super::{ManagerPluginRegistry, Plugin}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `gen::osquery` and `manager::client::ExtensionManagerHandler` [INFO] [stdout] --> src/manager/server.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{gen::osquery, manager::client::ExtensionManagerHandler}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/manager/server.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `thrift::server::TProcessor` [INFO] [stdout] --> src/manager/server.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use thrift::server::TProcessor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::BTreeMap` [INFO] [stdout] --> src/manager/server.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::collections::BTreeMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `threadpool::ThreadPool` [INFO] [stdout] --> src/manager/server.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use threadpool::ThreadPool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/gen/osquery.rs:611:10 [INFO] [stdout] | [INFO] [stdout] 611 | self.description().fmt(f) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/gen/osquery.rs:790:19 [INFO] [stdout] | [INFO] [stdout] 790 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/gen/osquery.rs:827:19 [INFO] [stdout] | [INFO] [stdout] 827 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/gen/osquery.rs:864:19 [INFO] [stdout] | [INFO] [stdout] 864 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/gen/osquery.rs:1513:19 [INFO] [stdout] | [INFO] [stdout] 1513 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/gen/osquery.rs:1550:19 [INFO] [stdout] | [INFO] [stdout] 1550 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/gen/osquery.rs:1587:19 [INFO] [stdout] | [INFO] [stdout] 1587 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/gen/osquery.rs:1624:19 [INFO] [stdout] | [INFO] [stdout] 1624 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/gen/osquery.rs:1661:19 [INFO] [stdout] | [INFO] [stdout] 1661 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/gen/osquery.rs:1698:19 [INFO] [stdout] | [INFO] [stdout] 1698 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/error.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | fn from(err: thrift::Error) -> Self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/manager/async_server.rs:41:30 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn listen(&mut self, address: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/plugin/table/mod.rs:26:24 [INFO] [stdout] | [INFO] [stdout] 26 | fn generate(&self, context: Option) -> osquery::ExtensionResponse { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ManagerError` is never used [INFO] [stdout] --> src/error.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum ManagerError { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ExtensionCode` is never used [INFO] [stdout] --> src/gen/osquery.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | pub enum ExtensionCode { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `write_to_out_protocol` and `read_from_in_protocol` are never used [INFO] [stdout] --> src/gen/osquery.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 37 | impl ExtensionCode { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 38 | pub fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `InternalOptionList` is never used [INFO] [stdout] --> src/gen/osquery.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | pub type InternalOptionList = BTreeMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `InternalExtensionList` is never used [INFO] [stdout] --> src/gen/osquery.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | pub type InternalExtensionList = BTreeMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InternalOptionInfo` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 85 | pub struct InternalOptionInfo { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `read_from_in_protocol`, and `write_to_out_protocol` are never used [INFO] [stdout] --> src/gen/osquery.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 91 | impl InternalOptionInfo { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] 92 | pub fn new(value: F1, default_value: F2, type_: F3) -> InternalOptionInfo where F1: Into>, F2: Into thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | pub fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InternalExtensionInfo` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:184:12 [INFO] [stdout] | [INFO] [stdout] 184 | pub struct InternalExtensionInfo { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `read_from_in_protocol`, and `write_to_out_protocol` are never used [INFO] [stdout] --> src/gen/osquery.rs:192:10 [INFO] [stdout] | [INFO] [stdout] 191 | impl InternalExtensionInfo { [INFO] [stdout] | -------------------------- associated items in this implementation [INFO] [stdout] 192 | pub fn new(name: F1, version: F2, sdk_version: F3, min_sdk_version: F4) -> InternalExtensionInfo where F1: Into thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 244 | pub fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `TExtensionSyncClient` is never used [INFO] [stdout] --> src/gen/osquery.rs:619:11 [INFO] [stdout] | [INFO] [stdout] 619 | pub trait TExtensionSyncClient { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `TExtensionSyncClientMarker` is never used [INFO] [stdout] --> src/gen/osquery.rs:625:11 [INFO] [stdout] | [INFO] [stdout] 625 | pub trait TExtensionSyncClientMarker {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionSyncClient` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:627:12 [INFO] [stdout] | [INFO] [stdout] 627 | pub struct ExtensionSyncClient where IP: TInputProtocol, OP: TOutputProtocol { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/gen/osquery.rs:634:10 [INFO] [stdout] | [INFO] [stdout] 633 | impl ExtensionSyncClient where IP: TInputProtocol, OP: TOutputProtocol { [INFO] [stdout] | --------------------------------------------------------------------------------------- associated function in this implementation [INFO] [stdout] 634 | pub fn new(input_protocol: IP, output_protocol: OP) -> ExtensionSyncClient { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ExtensionSyncHandler` is never used [INFO] [stdout] --> src/gen/osquery.rs:736:11 [INFO] [stdout] | [INFO] [stdout] 736 | pub trait ExtensionSyncHandler { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionSyncProcessor` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:742:12 [INFO] [stdout] | [INFO] [stdout] 742 | pub struct ExtensionSyncProcessor { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `process_ping`, `process_call`, and `process_shutdown` are never used [INFO] [stdout] --> src/gen/osquery.rs:747:10 [INFO] [stdout] | [INFO] [stdout] 746 | impl ExtensionSyncProcessor { [INFO] [stdout] | -------------------------------------------------------- associated items in this implementation [INFO] [stdout] 747 | pub fn new(handler: H) -> ExtensionSyncProcessor { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 752 | fn process_ping(&self, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut dyn TOutputProtocol) -> thrift::Res... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 755 | fn process_call(&self, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut dyn TOutputProtocol) -> thrift::Res... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 758 | fn process_shutdown(&self, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut dyn TOutputProtocol) -> thrift:... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TExtensionProcessFunctions` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:763:12 [INFO] [stdout] | [INFO] [stdout] 763 | pub struct TExtensionProcessFunctions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `process_ping`, `process_call`, and `process_shutdown` are never used [INFO] [stdout] --> src/gen/osquery.rs:766:10 [INFO] [stdout] | [INFO] [stdout] 765 | impl TExtensionProcessFunctions { [INFO] [stdout] | ------------------------------- associated functions in this implementation [INFO] [stdout] 766 | pub fn process_ping(handler: &H, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut ... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 803 | pub fn process_call(handler: &H, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut ... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 840 | pub fn process_shutdown(handler: &H, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionPingArgs` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:912:8 [INFO] [stdout] | [INFO] [stdout] 912 | struct ExtensionPingArgs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol` and `write_to_out_protocol` are never used [INFO] [stdout] --> src/gen/osquery.rs:916:6 [INFO] [stdout] | [INFO] [stdout] 915 | impl ExtensionPingArgs { [INFO] [stdout] | ---------------------- associated items in this implementation [INFO] [stdout] 916 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 935 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionPingResult` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:948:8 [INFO] [stdout] | [INFO] [stdout] 948 | struct ExtensionPingResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol`, `write_to_out_protocol`, and `ok_or` are never used [INFO] [stdout] --> src/gen/osquery.rs:953:6 [INFO] [stdout] | [INFO] [stdout] 952 | impl ExtensionPingResult { [INFO] [stdout] | ------------------------ associated items in this implementation [INFO] [stdout] 953 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 979 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 993 | fn ok_or(self) -> thrift::Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionCallArgs` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:1014:8 [INFO] [stdout] | [INFO] [stdout] 1014 | struct ExtensionCallArgs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol` and `write_to_out_protocol` are never used [INFO] [stdout] --> src/gen/osquery.rs:1021:6 [INFO] [stdout] | [INFO] [stdout] 1020 | impl ExtensionCallArgs { [INFO] [stdout] | ---------------------- associated items in this implementation [INFO] [stdout] 1021 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1069 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionCallResult` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:1096:8 [INFO] [stdout] | [INFO] [stdout] 1096 | struct ExtensionCallResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol`, `write_to_out_protocol`, and `ok_or` are never used [INFO] [stdout] --> src/gen/osquery.rs:1101:6 [INFO] [stdout] | [INFO] [stdout] 1100 | impl ExtensionCallResult { [INFO] [stdout] | ------------------------ associated items in this implementation [INFO] [stdout] 1101 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1127 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1141 | fn ok_or(self) -> thrift::Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionShutdownArgs` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:1162:8 [INFO] [stdout] | [INFO] [stdout] 1162 | struct ExtensionShutdownArgs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol` and `write_to_out_protocol` are never used [INFO] [stdout] --> src/gen/osquery.rs:1166:6 [INFO] [stdout] | [INFO] [stdout] 1165 | impl ExtensionShutdownArgs { [INFO] [stdout] | -------------------------- associated items in this implementation [INFO] [stdout] 1166 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1185 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionShutdownResult` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:1198:8 [INFO] [stdout] | [INFO] [stdout] 1198 | struct ExtensionShutdownResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol`, `write_to_out_protocol`, and `ok_or` are never used [INFO] [stdout] --> src/gen/osquery.rs:1202:6 [INFO] [stdout] | [INFO] [stdout] 1201 | impl ExtensionShutdownResult { [INFO] [stdout] | ---------------------------- associated items in this implementation [INFO] [stdout] 1202 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1221 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1227 | fn ok_or(self) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `TExtensionManagerSyncClient` is never used [INFO] [stdout] --> src/gen/osquery.rs:1236:11 [INFO] [stdout] | [INFO] [stdout] 1236 | pub trait TExtensionManagerSyncClient : TExtensionSyncClient { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `TExtensionManagerSyncClientMarker` is never used [INFO] [stdout] --> src/gen/osquery.rs:1245:11 [INFO] [stdout] | [INFO] [stdout] 1245 | pub trait TExtensionManagerSyncClientMarker {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerSyncClient` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:1247:12 [INFO] [stdout] | [INFO] [stdout] 1247 | pub struct ExtensionManagerSyncClient where IP: TInputProtocol, OP: TOutputProtocol { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/gen/osquery.rs:1254:10 [INFO] [stdout] | [INFO] [stdout] 1253 | impl ExtensionManagerSyncClient where IP: TInputProtocol, OP: TOutputProtocol { [INFO] [stdout] | ---------------------------------------------------------------------------------------------- associated function in this implementation [INFO] [stdout] 1254 | pub fn new(input_protocol: IP, output_protocol: OP) -> ExtensionManagerSyncClient { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ExtensionManagerSyncHandler` is never used [INFO] [stdout] --> src/gen/osquery.rs:1438:11 [INFO] [stdout] | [INFO] [stdout] 1438 | pub trait ExtensionManagerSyncHandler : ExtensionSyncHandler { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerSyncProcessor` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:1447:12 [INFO] [stdout] | [INFO] [stdout] 1447 | pub struct ExtensionManagerSyncProcessor { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/gen/osquery.rs:1452:10 [INFO] [stdout] | [INFO] [stdout] 1451 | impl ExtensionManagerSyncProcessor { [INFO] [stdout] | ---------------------------------------------------------------------- associated items in this implementation [INFO] [stdout] 1452 | pub fn new(handler: H) -> ExtensionManagerSyncProcessor { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1457 | fn process_extensions(&self, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut dyn TOutputProtocol) -> thrif... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1460 | fn process_options(&self, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut dyn TOutputProtocol) -> thrift::... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1463 | fn process_register_extension(&self, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut dyn TOutputProtocol) ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1466 | fn process_deregister_extension(&self, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut dyn TOutputProtocol... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1469 | fn process_query(&self, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut dyn TOutputProtocol) -> thrift::Re... [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1472 | fn process_get_query_columns(&self, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut dyn TOutputProtocol) -... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1475 | fn process_ping(&self, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut dyn TOutputProtocol) -> thrift::Res... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1478 | fn process_call(&self, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut dyn TOutputProtocol) -> thrift::Res... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1481 | fn process_shutdown(&self, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut dyn TOutputProtocol) -> thrift:... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TExtensionManagerProcessFunctions` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:1486:12 [INFO] [stdout] | [INFO] [stdout] 1486 | pub struct TExtensionManagerProcessFunctions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `process_extensions`, `process_options`, `process_register_extension`, `process_deregister_extension`, `process_query`, and `process_get_query_columns` are never used [INFO] [stdout] --> src/gen/osquery.rs:1489:10 [INFO] [stdout] | [INFO] [stdout] 1488 | impl TExtensionManagerProcessFunctions { [INFO] [stdout] | -------------------------------------- associated functions in this implementation [INFO] [stdout] 1489 | pub fn process_extensions(handler: &H, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1526 | pub fn process_options(handler: &H, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_p... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1563 | pub fn process_register_extension(handler: &H, incoming_sequence_number: i32, i_prot: &mut dyn TInputPr... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1600 | pub fn process_deregister_extension(handler: &H, incoming_sequence_number: i32, i_prot: &mut dyn TInput... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1637 | pub fn process_query(handler: &H, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_pro... [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1674 | pub fn process_get_query_columns(handler: &H, incoming_sequence_number: i32, i_prot: &mut dyn TInputPro... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerExtensionsArgs` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:1764:8 [INFO] [stdout] | [INFO] [stdout] 1764 | struct ExtensionManagerExtensionsArgs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol` and `write_to_out_protocol` are never used [INFO] [stdout] --> src/gen/osquery.rs:1768:6 [INFO] [stdout] | [INFO] [stdout] 1767 | impl ExtensionManagerExtensionsArgs { [INFO] [stdout] | ----------------------------------- associated items in this implementation [INFO] [stdout] 1768 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1787 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerExtensionsResult` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:1800:8 [INFO] [stdout] | [INFO] [stdout] 1800 | struct ExtensionManagerExtensionsResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol`, `write_to_out_protocol`, and `ok_or` are never used [INFO] [stdout] --> src/gen/osquery.rs:1805:6 [INFO] [stdout] | [INFO] [stdout] 1804 | impl ExtensionManagerExtensionsResult { [INFO] [stdout] | ------------------------------------- associated items in this implementation [INFO] [stdout] 1805 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1838 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1857 | fn ok_or(self) -> thrift::Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerOptionsArgs` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:1878:8 [INFO] [stdout] | [INFO] [stdout] 1878 | struct ExtensionManagerOptionsArgs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol` and `write_to_out_protocol` are never used [INFO] [stdout] --> src/gen/osquery.rs:1882:6 [INFO] [stdout] | [INFO] [stdout] 1881 | impl ExtensionManagerOptionsArgs { [INFO] [stdout] | -------------------------------- associated items in this implementation [INFO] [stdout] 1882 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1901 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerOptionsResult` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:1914:8 [INFO] [stdout] | [INFO] [stdout] 1914 | struct ExtensionManagerOptionsResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol`, `write_to_out_protocol`, and `ok_or` are never used [INFO] [stdout] --> src/gen/osquery.rs:1919:6 [INFO] [stdout] | [INFO] [stdout] 1918 | impl ExtensionManagerOptionsResult { [INFO] [stdout] | ---------------------------------- associated items in this implementation [INFO] [stdout] 1919 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1952 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1971 | fn ok_or(self) -> thrift::Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerRegisterExtensionArgs` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:1992:8 [INFO] [stdout] | [INFO] [stdout] 1992 | struct ExtensionManagerRegisterExtensionArgs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol` and `write_to_out_protocol` are never used [INFO] [stdout] --> src/gen/osquery.rs:1998:6 [INFO] [stdout] | [INFO] [stdout] 1997 | impl ExtensionManagerRegisterExtensionArgs { [INFO] [stdout] | ------------------------------------------ associated items in this implementation [INFO] [stdout] 1998 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2059 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerRegisterExtensionResult` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:2097:8 [INFO] [stdout] | [INFO] [stdout] 2097 | struct ExtensionManagerRegisterExtensionResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol`, `write_to_out_protocol`, and `ok_or` are never used [INFO] [stdout] --> src/gen/osquery.rs:2102:6 [INFO] [stdout] | [INFO] [stdout] 2101 | impl ExtensionManagerRegisterExtensionResult { [INFO] [stdout] | -------------------------------------------- associated items in this implementation [INFO] [stdout] 2102 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2128 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2142 | fn ok_or(self) -> thrift::Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerDeregisterExtensionArgs` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:2163:8 [INFO] [stdout] | [INFO] [stdout] 2163 | struct ExtensionManagerDeregisterExtensionArgs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol` and `write_to_out_protocol` are never used [INFO] [stdout] --> src/gen/osquery.rs:2168:6 [INFO] [stdout] | [INFO] [stdout] 2167 | impl ExtensionManagerDeregisterExtensionArgs { [INFO] [stdout] | -------------------------------------------- associated items in this implementation [INFO] [stdout] 2168 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2195 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerDeregisterExtensionResult` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:2211:8 [INFO] [stdout] | [INFO] [stdout] 2211 | struct ExtensionManagerDeregisterExtensionResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol`, `write_to_out_protocol`, and `ok_or` are never used [INFO] [stdout] --> src/gen/osquery.rs:2216:6 [INFO] [stdout] | [INFO] [stdout] 2215 | impl ExtensionManagerDeregisterExtensionResult { [INFO] [stdout] | ---------------------------------------------- associated items in this implementation [INFO] [stdout] 2216 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2242 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2256 | fn ok_or(self) -> thrift::Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerQueryArgs` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:2277:8 [INFO] [stdout] | [INFO] [stdout] 2277 | struct ExtensionManagerQueryArgs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol` and `write_to_out_protocol` are never used [INFO] [stdout] --> src/gen/osquery.rs:2282:6 [INFO] [stdout] | [INFO] [stdout] 2281 | impl ExtensionManagerQueryArgs { [INFO] [stdout] | ------------------------------ associated items in this implementation [INFO] [stdout] 2282 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2309 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerQueryResult` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:2325:8 [INFO] [stdout] | [INFO] [stdout] 2325 | struct ExtensionManagerQueryResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol`, `write_to_out_protocol`, and `ok_or` are never used [INFO] [stdout] --> src/gen/osquery.rs:2330:6 [INFO] [stdout] | [INFO] [stdout] 2329 | impl ExtensionManagerQueryResult { [INFO] [stdout] | -------------------------------- associated items in this implementation [INFO] [stdout] 2330 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2356 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2370 | fn ok_or(self) -> thrift::Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerGetQueryColumnsArgs` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:2391:8 [INFO] [stdout] | [INFO] [stdout] 2391 | struct ExtensionManagerGetQueryColumnsArgs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol` and `write_to_out_protocol` are never used [INFO] [stdout] --> src/gen/osquery.rs:2396:6 [INFO] [stdout] | [INFO] [stdout] 2395 | impl ExtensionManagerGetQueryColumnsArgs { [INFO] [stdout] | ---------------------------------------- associated items in this implementation [INFO] [stdout] 2396 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2423 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerGetQueryColumnsResult` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:2439:8 [INFO] [stdout] | [INFO] [stdout] 2439 | struct ExtensionManagerGetQueryColumnsResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol`, `write_to_out_protocol`, and `ok_or` are never used [INFO] [stdout] --> src/gen/osquery.rs:2444:6 [INFO] [stdout] | [INFO] [stdout] 2443 | impl ExtensionManagerGetQueryColumnsResult { [INFO] [stdout] | ------------------------------------------ associated items in this implementation [INFO] [stdout] 2444 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2470 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2484 | fn ok_or(self) -> thrift::Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/manager/mod.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 30 | impl ManagerPluginRegistry { [INFO] [stdout] | -------------------------- associated function in this implementation [INFO] [stdout] 31 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AsyncManagerServer` is never constructed [INFO] [stdout] --> src/manager/async_server.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct AsyncManagerServer

[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AsyncProcessor` is never constructed [INFO] [stdout] --> src/manager/async_server.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | struct AsyncProcessor [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Error` is never used [INFO] [stdout] --> src/manager/async_server.rs:34:6 [INFO] [stdout] | [INFO] [stdout] 34 | type Error = (); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Result` is never used [INFO] [stdout] --> src/manager/async_server.rs:35:6 [INFO] [stdout] | [INFO] [stdout] 35 | type Result = std::result::Result; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `listen` is never used [INFO] [stdout] --> src/manager/async_server.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 37 | / impl

AsyncManagerServer

[INFO] [stdout] 38 | | where [INFO] [stdout] 39 | | P: TProcessor + Send + Sync + 'static, [INFO] [stdout] | |__________________________________________- method in this implementation [INFO] [stdout] 40 | { [INFO] [stdout] 41 | pub fn listen(&mut self, address: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerClient` is never constructed [INFO] [stdout] --> src/manager/client.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct ExtensionManagerClient { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_with_channel` is never used [INFO] [stdout] --> src/manager/client.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 14 | / impl ExtensionManagerClient [INFO] [stdout] 15 | | where [INFO] [stdout] 16 | | C: Channel, [INFO] [stdout] | |_______________- associated function in this implementation [INFO] [stdout] 17 | { [INFO] [stdout] 18 | pub fn new_with_channel(channel: C) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerHandler` is never constructed [INFO] [stdout] --> src/manager/client.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct ExtensionManagerHandler { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/manager/client.rs:110:12 [INFO] [stdout] | [INFO] [stdout] 109 | impl ExtensionManagerHandler { [INFO] [stdout] | ---------------------------- associated function in this implementation [INFO] [stdout] 110 | pub fn new(registry: PluginRegistry) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Channel` is never used [INFO] [stdout] --> src/manager/comms/mod.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait Channel { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SocketChannel` is never constructed [INFO] [stdout] --> src/manager/comms/socket.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct SocketChannel { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `connect` is never used [INFO] [stdout] --> src/manager/comms/socket.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl SocketChannel { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 16 | pub fn connect>(path: P) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Listener` is never used [INFO] [stdout] --> src/manager/comms/mod.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | pub type Listener = std::os::unix::net::UnixListener; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerServer` is never constructed [INFO] [stdout] --> src/manager/server.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct ExtensionManagerServer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling osquery-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0601]: `main` function not found in crate `table` [INFO] [stdout] --> examples/table.rs:15:6 [INFO] [stdout] | [INFO] [stdout] 15 | // } [INFO] [stdout] | ^ consider adding a `main` function to `examples/table.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] [INFO] [stderr] error: could not compile `osquery-rs` (example "table") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/gen/osquery.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | #![cfg_attr(feature = "cargo-clippy", allow(too_many_arguments, type_complexity))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `parity_tokio_ipc::Endpoint` [INFO] [stdout] --> src/manager/async_server.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use parity_tokio_ipc::Endpoint; [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: `thrift_async` [INFO] [stdout] --> src/manager/async_server.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use thrift_async; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ManagerPluginRegistry` and `Plugin` [INFO] [stdout] --> src/manager/server.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use super::{ManagerPluginRegistry, Plugin}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `gen::osquery` and `manager::client::ExtensionManagerHandler` [INFO] [stdout] --> src/manager/server.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{gen::osquery, manager::client::ExtensionManagerHandler}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/manager/server.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `thrift::server::TProcessor` [INFO] [stdout] --> src/manager/server.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use thrift::server::TProcessor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::BTreeMap` [INFO] [stdout] --> src/manager/server.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::collections::BTreeMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `threadpool::ThreadPool` [INFO] [stdout] --> src/manager/server.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use threadpool::ThreadPool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/gen/osquery.rs:611:10 [INFO] [stdout] | [INFO] [stdout] 611 | self.description().fmt(f) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/gen/osquery.rs:790:19 [INFO] [stdout] | [INFO] [stdout] 790 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/gen/osquery.rs:827:19 [INFO] [stdout] | [INFO] [stdout] 827 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/gen/osquery.rs:864:19 [INFO] [stdout] | [INFO] [stdout] 864 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/gen/osquery.rs:1513:19 [INFO] [stdout] | [INFO] [stdout] 1513 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/gen/osquery.rs:1550:19 [INFO] [stdout] | [INFO] [stdout] 1550 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/gen/osquery.rs:1587:19 [INFO] [stdout] | [INFO] [stdout] 1587 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/gen/osquery.rs:1624:19 [INFO] [stdout] | [INFO] [stdout] 1624 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/gen/osquery.rs:1661:19 [INFO] [stdout] | [INFO] [stdout] 1661 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/gen/osquery.rs:1698:19 [INFO] [stdout] | [INFO] [stdout] 1698 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/error.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | fn from(err: thrift::Error) -> Self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/manager/async_server.rs:41:30 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn listen(&mut self, address: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/plugin/table/mod.rs:26:24 [INFO] [stdout] | [INFO] [stdout] 26 | fn generate(&self, context: Option) -> osquery::ExtensionResponse { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ManagerError` is never used [INFO] [stdout] --> src/error.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum ManagerError { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ExtensionCode` is never used [INFO] [stdout] --> src/gen/osquery.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | pub enum ExtensionCode { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `write_to_out_protocol` and `read_from_in_protocol` are never used [INFO] [stdout] --> src/gen/osquery.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 37 | impl ExtensionCode { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 38 | pub fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `InternalOptionList` is never used [INFO] [stdout] --> src/gen/osquery.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | pub type InternalOptionList = BTreeMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `InternalExtensionList` is never used [INFO] [stdout] --> src/gen/osquery.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | pub type InternalExtensionList = BTreeMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InternalOptionInfo` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 85 | pub struct InternalOptionInfo { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `read_from_in_protocol`, and `write_to_out_protocol` are never used [INFO] [stdout] --> src/gen/osquery.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 91 | impl InternalOptionInfo { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] 92 | pub fn new(value: F1, default_value: F2, type_: F3) -> InternalOptionInfo where F1: Into>, F2: Into thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | pub fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InternalExtensionInfo` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:184:12 [INFO] [stdout] | [INFO] [stdout] 184 | pub struct InternalExtensionInfo { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `read_from_in_protocol`, and `write_to_out_protocol` are never used [INFO] [stdout] --> src/gen/osquery.rs:192:10 [INFO] [stdout] | [INFO] [stdout] 191 | impl InternalExtensionInfo { [INFO] [stdout] | -------------------------- associated items in this implementation [INFO] [stdout] 192 | pub fn new(name: F1, version: F2, sdk_version: F3, min_sdk_version: F4) -> InternalExtensionInfo where F1: Into thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 244 | pub fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `TExtensionSyncClient` is never used [INFO] [stdout] --> src/gen/osquery.rs:619:11 [INFO] [stdout] | [INFO] [stdout] 619 | pub trait TExtensionSyncClient { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `TExtensionSyncClientMarker` is never used [INFO] [stdout] --> src/gen/osquery.rs:625:11 [INFO] [stdout] | [INFO] [stdout] 625 | pub trait TExtensionSyncClientMarker {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionSyncClient` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:627:12 [INFO] [stdout] | [INFO] [stdout] 627 | pub struct ExtensionSyncClient where IP: TInputProtocol, OP: TOutputProtocol { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/gen/osquery.rs:634:10 [INFO] [stdout] | [INFO] [stdout] 633 | impl ExtensionSyncClient where IP: TInputProtocol, OP: TOutputProtocol { [INFO] [stdout] | --------------------------------------------------------------------------------------- associated function in this implementation [INFO] [stdout] 634 | pub fn new(input_protocol: IP, output_protocol: OP) -> ExtensionSyncClient { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ExtensionSyncHandler` is never used [INFO] [stdout] --> src/gen/osquery.rs:736:11 [INFO] [stdout] | [INFO] [stdout] 736 | pub trait ExtensionSyncHandler { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionSyncProcessor` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:742:12 [INFO] [stdout] | [INFO] [stdout] 742 | pub struct ExtensionSyncProcessor { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `process_ping`, `process_call`, and `process_shutdown` are never used [INFO] [stdout] --> src/gen/osquery.rs:747:10 [INFO] [stdout] | [INFO] [stdout] 746 | impl ExtensionSyncProcessor { [INFO] [stdout] | -------------------------------------------------------- associated items in this implementation [INFO] [stdout] 747 | pub fn new(handler: H) -> ExtensionSyncProcessor { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 752 | fn process_ping(&self, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut dyn TOutputProtocol) -> thrift::Res... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 755 | fn process_call(&self, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut dyn TOutputProtocol) -> thrift::Res... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 758 | fn process_shutdown(&self, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut dyn TOutputProtocol) -> thrift:... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TExtensionProcessFunctions` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:763:12 [INFO] [stdout] | [INFO] [stdout] 763 | pub struct TExtensionProcessFunctions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `process_ping`, `process_call`, and `process_shutdown` are never used [INFO] [stdout] --> src/gen/osquery.rs:766:10 [INFO] [stdout] | [INFO] [stdout] 765 | impl TExtensionProcessFunctions { [INFO] [stdout] | ------------------------------- associated functions in this implementation [INFO] [stdout] 766 | pub fn process_ping(handler: &H, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut ... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 803 | pub fn process_call(handler: &H, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut ... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 840 | pub fn process_shutdown(handler: &H, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionPingArgs` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:912:8 [INFO] [stdout] | [INFO] [stdout] 912 | struct ExtensionPingArgs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol` and `write_to_out_protocol` are never used [INFO] [stdout] --> src/gen/osquery.rs:916:6 [INFO] [stdout] | [INFO] [stdout] 915 | impl ExtensionPingArgs { [INFO] [stdout] | ---------------------- associated items in this implementation [INFO] [stdout] 916 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 935 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionPingResult` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:948:8 [INFO] [stdout] | [INFO] [stdout] 948 | struct ExtensionPingResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol`, `write_to_out_protocol`, and `ok_or` are never used [INFO] [stdout] --> src/gen/osquery.rs:953:6 [INFO] [stdout] | [INFO] [stdout] 952 | impl ExtensionPingResult { [INFO] [stdout] | ------------------------ associated items in this implementation [INFO] [stdout] 953 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 979 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 993 | fn ok_or(self) -> thrift::Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionCallArgs` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:1014:8 [INFO] [stdout] | [INFO] [stdout] 1014 | struct ExtensionCallArgs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol` and `write_to_out_protocol` are never used [INFO] [stdout] --> src/gen/osquery.rs:1021:6 [INFO] [stdout] | [INFO] [stdout] 1020 | impl ExtensionCallArgs { [INFO] [stdout] | ---------------------- associated items in this implementation [INFO] [stdout] 1021 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1069 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionCallResult` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:1096:8 [INFO] [stdout] | [INFO] [stdout] 1096 | struct ExtensionCallResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol`, `write_to_out_protocol`, and `ok_or` are never used [INFO] [stdout] --> src/gen/osquery.rs:1101:6 [INFO] [stdout] | [INFO] [stdout] 1100 | impl ExtensionCallResult { [INFO] [stdout] | ------------------------ associated items in this implementation [INFO] [stdout] 1101 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1127 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1141 | fn ok_or(self) -> thrift::Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionShutdownArgs` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:1162:8 [INFO] [stdout] | [INFO] [stdout] 1162 | struct ExtensionShutdownArgs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol` and `write_to_out_protocol` are never used [INFO] [stdout] --> src/gen/osquery.rs:1166:6 [INFO] [stdout] | [INFO] [stdout] 1165 | impl ExtensionShutdownArgs { [INFO] [stdout] | -------------------------- associated items in this implementation [INFO] [stdout] 1166 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1185 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionShutdownResult` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:1198:8 [INFO] [stdout] | [INFO] [stdout] 1198 | struct ExtensionShutdownResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol`, `write_to_out_protocol`, and `ok_or` are never used [INFO] [stdout] --> src/gen/osquery.rs:1202:6 [INFO] [stdout] | [INFO] [stdout] 1201 | impl ExtensionShutdownResult { [INFO] [stdout] | ---------------------------- associated items in this implementation [INFO] [stdout] 1202 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1221 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1227 | fn ok_or(self) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `TExtensionManagerSyncClient` is never used [INFO] [stdout] --> src/gen/osquery.rs:1236:11 [INFO] [stdout] | [INFO] [stdout] 1236 | pub trait TExtensionManagerSyncClient : TExtensionSyncClient { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `TExtensionManagerSyncClientMarker` is never used [INFO] [stdout] --> src/gen/osquery.rs:1245:11 [INFO] [stdout] | [INFO] [stdout] 1245 | pub trait TExtensionManagerSyncClientMarker {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerSyncClient` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:1247:12 [INFO] [stdout] | [INFO] [stdout] 1247 | pub struct ExtensionManagerSyncClient where IP: TInputProtocol, OP: TOutputProtocol { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/gen/osquery.rs:1254:10 [INFO] [stdout] | [INFO] [stdout] 1253 | impl ExtensionManagerSyncClient where IP: TInputProtocol, OP: TOutputProtocol { [INFO] [stdout] | ---------------------------------------------------------------------------------------------- associated function in this implementation [INFO] [stdout] 1254 | pub fn new(input_protocol: IP, output_protocol: OP) -> ExtensionManagerSyncClient { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ExtensionManagerSyncHandler` is never used [INFO] [stdout] --> src/gen/osquery.rs:1438:11 [INFO] [stdout] | [INFO] [stdout] 1438 | pub trait ExtensionManagerSyncHandler : ExtensionSyncHandler { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerSyncProcessor` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:1447:12 [INFO] [stdout] | [INFO] [stdout] 1447 | pub struct ExtensionManagerSyncProcessor { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/gen/osquery.rs:1452:10 [INFO] [stdout] | [INFO] [stdout] 1451 | impl ExtensionManagerSyncProcessor { [INFO] [stdout] | ---------------------------------------------------------------------- associated items in this implementation [INFO] [stdout] 1452 | pub fn new(handler: H) -> ExtensionManagerSyncProcessor { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1457 | fn process_extensions(&self, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut dyn TOutputProtocol) -> thrif... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1460 | fn process_options(&self, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut dyn TOutputProtocol) -> thrift::... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1463 | fn process_register_extension(&self, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut dyn TOutputProtocol) ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1466 | fn process_deregister_extension(&self, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut dyn TOutputProtocol... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1469 | fn process_query(&self, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut dyn TOutputProtocol) -> thrift::Re... [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1472 | fn process_get_query_columns(&self, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut dyn TOutputProtocol) -... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1475 | fn process_ping(&self, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut dyn TOutputProtocol) -> thrift::Res... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1478 | fn process_call(&self, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut dyn TOutputProtocol) -> thrift::Res... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1481 | fn process_shutdown(&self, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_prot: &mut dyn TOutputProtocol) -> thrift:... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TExtensionManagerProcessFunctions` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:1486:12 [INFO] [stdout] | [INFO] [stdout] 1486 | pub struct TExtensionManagerProcessFunctions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `process_extensions`, `process_options`, `process_register_extension`, `process_deregister_extension`, `process_query`, and `process_get_query_columns` are never used [INFO] [stdout] --> src/gen/osquery.rs:1489:10 [INFO] [stdout] | [INFO] [stdout] 1488 | impl TExtensionManagerProcessFunctions { [INFO] [stdout] | -------------------------------------- associated functions in this implementation [INFO] [stdout] 1489 | pub fn process_extensions(handler: &H, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1526 | pub fn process_options(handler: &H, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_p... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1563 | pub fn process_register_extension(handler: &H, incoming_sequence_number: i32, i_prot: &mut dyn TInputPr... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1600 | pub fn process_deregister_extension(handler: &H, incoming_sequence_number: i32, i_prot: &mut dyn TInput... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1637 | pub fn process_query(handler: &H, incoming_sequence_number: i32, i_prot: &mut dyn TInputProtocol, o_pro... [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1674 | pub fn process_get_query_columns(handler: &H, incoming_sequence_number: i32, i_prot: &mut dyn TInputPro... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerExtensionsArgs` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:1764:8 [INFO] [stdout] | [INFO] [stdout] 1764 | struct ExtensionManagerExtensionsArgs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol` and `write_to_out_protocol` are never used [INFO] [stdout] --> src/gen/osquery.rs:1768:6 [INFO] [stdout] | [INFO] [stdout] 1767 | impl ExtensionManagerExtensionsArgs { [INFO] [stdout] | ----------------------------------- associated items in this implementation [INFO] [stdout] 1768 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1787 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerExtensionsResult` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:1800:8 [INFO] [stdout] | [INFO] [stdout] 1800 | struct ExtensionManagerExtensionsResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol`, `write_to_out_protocol`, and `ok_or` are never used [INFO] [stdout] --> src/gen/osquery.rs:1805:6 [INFO] [stdout] | [INFO] [stdout] 1804 | impl ExtensionManagerExtensionsResult { [INFO] [stdout] | ------------------------------------- associated items in this implementation [INFO] [stdout] 1805 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1838 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1857 | fn ok_or(self) -> thrift::Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerOptionsArgs` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:1878:8 [INFO] [stdout] | [INFO] [stdout] 1878 | struct ExtensionManagerOptionsArgs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol` and `write_to_out_protocol` are never used [INFO] [stdout] --> src/gen/osquery.rs:1882:6 [INFO] [stdout] | [INFO] [stdout] 1881 | impl ExtensionManagerOptionsArgs { [INFO] [stdout] | -------------------------------- associated items in this implementation [INFO] [stdout] 1882 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1901 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerOptionsResult` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:1914:8 [INFO] [stdout] | [INFO] [stdout] 1914 | struct ExtensionManagerOptionsResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol`, `write_to_out_protocol`, and `ok_or` are never used [INFO] [stdout] --> src/gen/osquery.rs:1919:6 [INFO] [stdout] | [INFO] [stdout] 1918 | impl ExtensionManagerOptionsResult { [INFO] [stdout] | ---------------------------------- associated items in this implementation [INFO] [stdout] 1919 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1952 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1971 | fn ok_or(self) -> thrift::Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerRegisterExtensionArgs` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:1992:8 [INFO] [stdout] | [INFO] [stdout] 1992 | struct ExtensionManagerRegisterExtensionArgs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol` and `write_to_out_protocol` are never used [INFO] [stdout] --> src/gen/osquery.rs:1998:6 [INFO] [stdout] | [INFO] [stdout] 1997 | impl ExtensionManagerRegisterExtensionArgs { [INFO] [stdout] | ------------------------------------------ associated items in this implementation [INFO] [stdout] 1998 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2059 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerRegisterExtensionResult` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:2097:8 [INFO] [stdout] | [INFO] [stdout] 2097 | struct ExtensionManagerRegisterExtensionResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol`, `write_to_out_protocol`, and `ok_or` are never used [INFO] [stdout] --> src/gen/osquery.rs:2102:6 [INFO] [stdout] | [INFO] [stdout] 2101 | impl ExtensionManagerRegisterExtensionResult { [INFO] [stdout] | -------------------------------------------- associated items in this implementation [INFO] [stdout] 2102 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2128 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2142 | fn ok_or(self) -> thrift::Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerDeregisterExtensionArgs` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:2163:8 [INFO] [stdout] | [INFO] [stdout] 2163 | struct ExtensionManagerDeregisterExtensionArgs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol` and `write_to_out_protocol` are never used [INFO] [stdout] --> src/gen/osquery.rs:2168:6 [INFO] [stdout] | [INFO] [stdout] 2167 | impl ExtensionManagerDeregisterExtensionArgs { [INFO] [stdout] | -------------------------------------------- associated items in this implementation [INFO] [stdout] 2168 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2195 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerDeregisterExtensionResult` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:2211:8 [INFO] [stdout] | [INFO] [stdout] 2211 | struct ExtensionManagerDeregisterExtensionResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol`, `write_to_out_protocol`, and `ok_or` are never used [INFO] [stdout] --> src/gen/osquery.rs:2216:6 [INFO] [stdout] | [INFO] [stdout] 2215 | impl ExtensionManagerDeregisterExtensionResult { [INFO] [stdout] | ---------------------------------------------- associated items in this implementation [INFO] [stdout] 2216 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2242 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2256 | fn ok_or(self) -> thrift::Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerQueryArgs` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:2277:8 [INFO] [stdout] | [INFO] [stdout] 2277 | struct ExtensionManagerQueryArgs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol` and `write_to_out_protocol` are never used [INFO] [stdout] --> src/gen/osquery.rs:2282:6 [INFO] [stdout] | [INFO] [stdout] 2281 | impl ExtensionManagerQueryArgs { [INFO] [stdout] | ------------------------------ associated items in this implementation [INFO] [stdout] 2282 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2309 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerQueryResult` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:2325:8 [INFO] [stdout] | [INFO] [stdout] 2325 | struct ExtensionManagerQueryResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol`, `write_to_out_protocol`, and `ok_or` are never used [INFO] [stdout] --> src/gen/osquery.rs:2330:6 [INFO] [stdout] | [INFO] [stdout] 2329 | impl ExtensionManagerQueryResult { [INFO] [stdout] | -------------------------------- associated items in this implementation [INFO] [stdout] 2330 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2356 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2370 | fn ok_or(self) -> thrift::Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerGetQueryColumnsArgs` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:2391:8 [INFO] [stdout] | [INFO] [stdout] 2391 | struct ExtensionManagerGetQueryColumnsArgs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol` and `write_to_out_protocol` are never used [INFO] [stdout] --> src/gen/osquery.rs:2396:6 [INFO] [stdout] | [INFO] [stdout] 2395 | impl ExtensionManagerGetQueryColumnsArgs { [INFO] [stdout] | ---------------------------------------- associated items in this implementation [INFO] [stdout] 2396 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2423 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerGetQueryColumnsResult` is never constructed [INFO] [stdout] --> src/gen/osquery.rs:2439:8 [INFO] [stdout] | [INFO] [stdout] 2439 | struct ExtensionManagerGetQueryColumnsResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `read_from_in_protocol`, `write_to_out_protocol`, and `ok_or` are never used [INFO] [stdout] --> src/gen/osquery.rs:2444:6 [INFO] [stdout] | [INFO] [stdout] 2443 | impl ExtensionManagerGetQueryColumnsResult { [INFO] [stdout] | ------------------------------------------ associated items in this implementation [INFO] [stdout] 2444 | fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2470 | fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2484 | fn ok_or(self) -> thrift::Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/manager/mod.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 30 | impl ManagerPluginRegistry { [INFO] [stdout] | -------------------------- associated function in this implementation [INFO] [stdout] 31 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AsyncManagerServer` is never constructed [INFO] [stdout] --> src/manager/async_server.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct AsyncManagerServer

[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AsyncProcessor` is never constructed [INFO] [stdout] --> src/manager/async_server.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | struct AsyncProcessor [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Error` is never used [INFO] [stdout] --> src/manager/async_server.rs:34:6 [INFO] [stdout] | [INFO] [stdout] 34 | type Error = (); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Result` is never used [INFO] [stdout] --> src/manager/async_server.rs:35:6 [INFO] [stdout] | [INFO] [stdout] 35 | type Result = std::result::Result; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `listen` is never used [INFO] [stdout] --> src/manager/async_server.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 37 | / impl

AsyncManagerServer

[INFO] [stdout] 38 | | where [INFO] [stdout] 39 | | P: TProcessor + Send + Sync + 'static, [INFO] [stdout] | |__________________________________________- method in this implementation [INFO] [stdout] 40 | { [INFO] [stdout] 41 | pub fn listen(&mut self, address: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerClient` is never constructed [INFO] [stdout] --> src/manager/client.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct ExtensionManagerClient { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_with_channel` is never used [INFO] [stdout] --> src/manager/client.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 14 | / impl ExtensionManagerClient [INFO] [stdout] 15 | | where [INFO] [stdout] 16 | | C: Channel, [INFO] [stdout] | |_______________- associated function in this implementation [INFO] [stdout] 17 | { [INFO] [stdout] 18 | pub fn new_with_channel(channel: C) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerHandler` is never constructed [INFO] [stdout] --> src/manager/client.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct ExtensionManagerHandler { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/manager/client.rs:110:12 [INFO] [stdout] | [INFO] [stdout] 109 | impl ExtensionManagerHandler { [INFO] [stdout] | ---------------------------- associated function in this implementation [INFO] [stdout] 110 | pub fn new(registry: PluginRegistry) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Channel` is never used [INFO] [stdout] --> src/manager/comms/mod.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait Channel { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SocketChannel` is never constructed [INFO] [stdout] --> src/manager/comms/socket.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct SocketChannel { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `connect` is never used [INFO] [stdout] --> src/manager/comms/socket.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl SocketChannel { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 16 | pub fn connect>(path: P) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Listener` is never used [INFO] [stdout] --> src/manager/comms/mod.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | pub type Listener = std::os::unix::net::UnixListener; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtensionManagerServer` is never constructed [INFO] [stdout] --> src/manager/server.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct ExtensionManagerServer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2409550f7a4c99f1b2fb24f97ed1194d8308248489c59fdb5d97edff753de8e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2409550f7a4c99f1b2fb24f97ed1194d8308248489c59fdb5d97edff753de8e0", kill_on_drop: false }` [INFO] [stdout] 2409550f7a4c99f1b2fb24f97ed1194d8308248489c59fdb5d97edff753de8e0