[INFO] cloning repository https://github.com/petreleon/paradox-mcp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/petreleon/paradox-mcp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetreleon%2Fparadox-mcp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetreleon%2Fparadox-mcp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b1c4d88ee858679156fb568fba74b7e5da23d05 [INFO] checking petreleon/paradox-mcp against try#901d6c1c62d7c61e05469e996c297476078ee06b for pr-157082 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetreleon%2Fparadox-mcp" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/petreleon/paradox-mcp [INFO] finished tweaking git repo https://github.com/petreleon/paradox-mcp [INFO] tweaked toml for git repo https://github.com/petreleon/paradox-mcp written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/petreleon/paradox-mcp on toolchain 901d6c1c62d7c61e05469e996c297476078ee06b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/petreleon/paradox-mcp already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] e062920eb804522e17606cb282234bca421512a139b525206928b89eabf0a594 [INFO] running `Command { std: "docker" "start" "e062920eb804522e17606cb282234bca421512a139b525206928b89eabf0a594", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e062920eb804522e17606cb282234bca421512a139b525206928b89eabf0a594" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e062920eb804522e17606cb282234bca421512a139b525206928b89eabf0a594", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e062920eb804522e17606cb282234bca421512a139b525206928b89eabf0a594" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling cc v1.2.61 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking fastrand v2.4.1 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking clap v4.5.60 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling paradox-mcp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: paradox-mcp@0.1.0: pxlib not found - building with mock implementations [INFO] [stderr] Checking rusqlite v0.32.1 [INFO] [stdout] warning: unexpected `cfg` condition value: `pxlib` [INFO] [stdout] --> src/pxlib.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "pxlib")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `pxlib` 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: unexpected `cfg` condition value: `mock_pxlib` [INFO] [stdout] --> src/pxlib.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "mock_pxlib")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `mock_pxlib` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mock_pxlib` [INFO] [stdout] --> src/pxlib.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "mock_pxlib")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `mock_pxlib` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::core::schema::ParadoxSchema` [INFO] [stdout] --> src/sqlite/sync.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::core::schema::ParadoxSchema; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `pxlib` [INFO] [stdout] --> src/pxlib.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "pxlib")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `pxlib` 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: `crate::pxlib` [INFO] [stdout] --> src/sqlite/sync.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::pxlib; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::CString` [INFO] [stdout] --> src/sqlite/sync.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::ffi::CString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mock_pxlib` [INFO] [stdout] --> src/pxlib.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "mock_pxlib")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `mock_pxlib` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mock_pxlib` [INFO] [stdout] --> src/pxlib.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "mock_pxlib")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `mock_pxlib` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::core::schema::ParadoxSchema` [INFO] [stdout] --> src/sqlite/sync.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::core::schema::ParadoxSchema; [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: `crate::pxlib` [INFO] [stdout] --> src/sqlite/sync.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::pxlib; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::CString` [INFO] [stdout] --> src/sqlite/sync.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::ffi::CString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/core/writer/create.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/core/writer/delete.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/core/writer/create.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/core/writer/delete.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/sqlite/bridge.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | let mut conn = if let Some(path) = db_path { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/sqlite/bridge.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | let mut conn = if let Some(path) = db_path { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/main.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/main.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `px_type_to_sqlite` is never used [INFO] [stdout] --> src/core/schema.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 3 | impl ParadoxSchema { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn px_type_to_sqlite(field_type: u32, _length: i32) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Record` is never constructed [INFO] [stdout] --> src/core/types.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Record { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `px_type_to_sqlite` is never used [INFO] [stdout] --> src/core/schema.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 3 | impl ParadoxSchema { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn px_type_to_sqlite(field_type: u32, _length: i32) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FieldValue` is never constructed [INFO] [stdout] --> src/core/types.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct FieldValue { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `error` is never used [INFO] [stdout] --> src/mcp.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl RpcResponse { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 32 | pub fn error(id: Value, code: i32, message: String) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `pxfDate` is never used [INFO] [stdout] --> src/pxlib/mock.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | pub const pxfDate: u32 = 0x02; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `pxfMemoBLOb` is never used [INFO] [stdout] --> src/pxlib/mock.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | pub const pxfMemoBLOb: u32 = 0x0C; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `pxfBLOb` is never used [INFO] [stdout] --> src/pxlib/mock.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | pub const pxfBLOb: u32 = 0x0D; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `pxfFmtMemoBLOb` is never used [INFO] [stdout] --> src/pxlib/mock.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | pub const pxfFmtMemoBLOb: u32 = 0x0E; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `pxfOLE` is never used [INFO] [stdout] --> src/pxlib/mock.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | pub const pxfOLE: u32 = 0x11; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `pxfGraphic` is never used [INFO] [stdout] --> src/pxlib/mock.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub const pxfGraphic: u32 = 0x12; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `pxfTime` is never used [INFO] [stdout] --> src/pxlib/mock.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | pub const pxfTime: u32 = 0x13; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `pxfTimestamp` is never used [INFO] [stdout] --> src/pxlib/mock.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 31 | pub const pxfTimestamp: u32 = 0x14; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `pxfBCD` is never used [INFO] [stdout] --> src/pxlib/mock.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | pub const pxfBCD: u32 = 0x16; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `pxfBytes` is never used [INFO] [stdout] --> src/pxlib/mock.rs:34:11 [INFO] [stdout] | [INFO] [stdout] 34 | pub const pxfBytes: u32 = 0x17; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Record` is never constructed [INFO] [stdout] --> src/core/types.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Record { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FieldValue` is never constructed [INFO] [stdout] --> src/core/types.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct FieldValue { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `error` is never used [INFO] [stdout] --> src/mcp.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl RpcResponse { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 32 | pub fn error(id: Value, code: i32, message: String) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `pxfDate` is never used [INFO] [stdout] --> src/pxlib/mock.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | pub const pxfDate: u32 = 0x02; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `pxfMemoBLOb` is never used [INFO] [stdout] --> src/pxlib/mock.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | pub const pxfMemoBLOb: u32 = 0x0C; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `pxfBLOb` is never used [INFO] [stdout] --> src/pxlib/mock.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | pub const pxfBLOb: u32 = 0x0D; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `pxfFmtMemoBLOb` is never used [INFO] [stdout] --> src/pxlib/mock.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | pub const pxfFmtMemoBLOb: u32 = 0x0E; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `pxfOLE` is never used [INFO] [stdout] --> src/pxlib/mock.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | pub const pxfOLE: u32 = 0x11; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `pxfGraphic` is never used [INFO] [stdout] --> src/pxlib/mock.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub const pxfGraphic: u32 = 0x12; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `pxfTime` is never used [INFO] [stdout] --> src/pxlib/mock.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | pub const pxfTime: u32 = 0x13; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `pxfTimestamp` is never used [INFO] [stdout] --> src/pxlib/mock.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 31 | pub const pxfTimestamp: u32 = 0x14; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `pxfBCD` is never used [INFO] [stdout] --> src/pxlib/mock.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | pub const pxfBCD: u32 = 0x16; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `pxfBytes` is never used [INFO] [stdout] --> src/pxlib/mock.rs:34:11 [INFO] [stdout] | [INFO] [stdout] 34 | pub const pxfBytes: u32 = 0x17; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `not_null`, `default_value`, and `primary_key` are never read [INFO] [stdout] --> src/sqlite/sync.rs:256:5 [INFO] [stdout] | [INFO] [stdout] 253 | struct SqliteColumn { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 256 | not_null: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 257 | default_value: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 258 | primary_key: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SqliteColumn` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `handle_close_sqlite_db` is never used [INFO] [stdout] --> src/tools/registry.rs:462:4 [INFO] [stdout] | [INFO] [stdout] 462 | fn handle_close_sqlite_db(db_key: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `handle_clear_sqlite_cache` is never used [INFO] [stdout] --> src/tools/registry.rs:467:4 [INFO] [stdout] | [INFO] [stdout] 467 | fn handle_clear_sqlite_cache() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `not_null`, `default_value`, and `primary_key` are never read [INFO] [stdout] --> src/sqlite/sync.rs:256:5 [INFO] [stdout] | [INFO] [stdout] 253 | struct SqliteColumn { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 256 | not_null: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 257 | default_value: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 258 | primary_key: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SqliteColumn` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `handle_close_sqlite_db` is never used [INFO] [stdout] --> src/tools/registry.rs:462:4 [INFO] [stdout] | [INFO] [stdout] 462 | fn handle_close_sqlite_db(db_key: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `handle_clear_sqlite_cache` is never used [INFO] [stdout] --> src/tools/registry.rs:467:4 [INFO] [stdout] | [INFO] [stdout] 467 | fn handle_clear_sqlite_cache() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.53s [INFO] running `Command { std: "docker" "inspect" "e062920eb804522e17606cb282234bca421512a139b525206928b89eabf0a594", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e062920eb804522e17606cb282234bca421512a139b525206928b89eabf0a594", kill_on_drop: false }` [INFO] [stdout] e062920eb804522e17606cb282234bca421512a139b525206928b89eabf0a594