[INFO] cloning repository https://github.com/figtracer/reth-mdbx-profiler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/figtracer/reth-mdbx-profiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffigtracer%2Freth-mdbx-profiler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffigtracer%2Freth-mdbx-profiler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 95aa1db265d3e574d3d837c35588d743001f08b1
[INFO] checking figtracer/reth-mdbx-profiler against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffigtracer%2Freth-mdbx-profiler" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/figtracer/reth-mdbx-profiler
[INFO] finished tweaking git repo https://github.com/figtracer/reth-mdbx-profiler
[INFO] tweaked toml for git repo https://github.com/figtracer/reth-mdbx-profiler written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/figtracer/reth-mdbx-profiler on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/figtracer/reth-mdbx-profiler 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:43:1
[INFO] [stderr]    |
[INFO] [stderr] 43 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `mdbx-profiler` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.104
[INFO] [stderr]   Downloaded ctrlc v3.5.1
[INFO] [stderr]   Downloaded vsprintf v2.0.0
[INFO] [stderr]   Downloaded cargo_metadata v0.15.4
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.6
[INFO] [stderr]   Downloaded zmij v1.0.8
[INFO] [stderr]   Downloaded camino v1.2.2
[INFO] [stderr]   Downloaded memmap2 v0.9.9
[INFO] [stderr]   Downloaded libbpf-cargo v0.24.8
[INFO] [stderr]   Downloaded miniz_oxide v0.9.0
[INFO] [stderr]   Downloaded libbpf-rs v0.24.8
[INFO] [stderr]   Downloaded cc v1.2.51
[INFO] [stderr]   Downloaded cpp_demangle v0.5.1
[INFO] [stderr]   Downloaded syn v2.0.112
[INFO] [stderr]   Downloaded serde_json v1.0.148
[INFO] [stderr]   Downloaded blazesym v0.2.2
[INFO] [stderr]   Downloaded libc v0.2.179
[INFO] [stderr]   Downloaded tokio v1.49.0
[INFO] [stderr]   Downloaded libbpf-sys v1.6.2+v1.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0971f699ae871c3d4c2456aba8adca629d729afd39f2f5dd62f25c461e59af75
[INFO] running `Command { std: "docker" "start" "0971f699ae871c3d4c2456aba8adca629d729afd39f2f5dd62f25c461e59af75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0971f699ae871c3d4c2456aba8adca629d729afd39f2f5dd62f25c461e59af75", 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" "0971f699ae871c3d4c2456aba8adca629d729afd39f2f5dd62f25c461e59af75" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0971f699ae871c3d4c2456aba8adca629d729afd39f2f5dd62f25c461e59af75", 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" "0971f699ae871c3d4c2456aba8adca629d729afd39f2f5dd62f25c461e59af75" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:43:1
[INFO] [stderr]    |
[INFO] [stderr] 43 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `mdbx-profiler` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.8
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling cpp_demangle v0.5.1
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling blazesym v0.2.2
[INFO] [stderr]     Checking miniz_oxide v0.9.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling vsprintf v2.0.0
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]     Checking ctrlc v3.5.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling libbpf-sys v1.6.2+v1.6.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking libbpf-rs v0.24.8
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]    Compiling libbpf-cargo v0.24.8
[INFO] [stderr]    Compiling mdbx-profiler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: mdbx-profiler@0.1.0: vmlinux.h not found - run scripts/setup-node.sh to generate it
[INFO] [stderr] warning: mdbx-profiler@0.1.0: Skipping BPF compilation
[INFO] [stdout] warning: unused variable: `duration_secs`
[INFO] [stdout]     --> src/streaming.rs:2662:37
[INFO] [stdout]      |
[INFO] [stdout] 2662 |     fn build_working_set(&mut self, duration_secs: f64) -> WorkingSetAnalysis {
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration_secs`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration_secs`
[INFO] [stdout]     --> src/streaming.rs:2662:37
[INFO] [stdout]      |
[INFO] [stdout] 2662 |     fn build_working_set(&mut self, duration_secs: f64) -> WorkingSetAnalysis {
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration_secs`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_SLOW_OP_THRESHOLD_NS` is never used
[INFO] [stdout]   --> src/event.rs:77:11
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub const DEFAULT_SLOW_OP_THRESHOLD_NS: u64 = 1_000_000;
[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 `EventType` is never used
[INFO] [stdout]    --> src/event.rs:138:10
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub enum EventType {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WriteFlags` is never constructed
[INFO] [stdout]    --> src/event.rs:157:12
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub struct WriteFlags(pub u32);
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/event.rs:160:15
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl WriteFlags {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] 160 |     pub const UPSERT: u32 = 0x00000;
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout] 161 |     pub const NO_OVERWRITE: u32 = 0x00010;
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout] 162 |     pub const NO_DUP_DATA: u32 = 0x00020;
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] 163 |     pub const CURRENT: u32 = 0x00040;
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout] 164 |     pub const APPEND: u32 = 0x20000;
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout] 165 |     pub const APPEND_DUP: u32 = 0x40000;
[INFO] [stdout]     |               ^^^^^^^^^^
[INFO] [stdout] 166 |
[INFO] [stdout] 167 |     pub fn is_upsert(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 |     pub fn is_append(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 175 |     pub fn is_append_dup(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 |     pub fn is_no_overwrite(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 |     pub fn name(&self) -> &'static str {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `READWRITE` is never used
[INFO] [stdout]    --> src/event.rs:215:15
[INFO] [stdout]     |
[INFO] [stdout] 213 | impl TxnFlags {
[INFO] [stdout]     | ------------- associated constant in this implementation
[INFO] [stdout] 214 |     /// MDBX_TXN_READWRITE = 0 (default, read-write transaction)
[INFO] [stdout] 215 |     pub const READWRITE: u32 = 0;
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/event.rs:438:12
[INFO] [stdout]     |
[INFO] [stdout] 431 | impl PageFaultEvent {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 438 |     pub fn event_type(&self) -> Option<EventType> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 456 |     pub fn estimated_tree_level(&self) -> &'static str {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 474 |     pub fn active_op_event_type(&self) -> Option<EventType> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 490 |     pub fn active_cursor_op(&self) -> Option<CursorOp> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 499 |     pub fn active_key_prefix_hex(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 507 |     pub fn active_table_name(&self) -> Option<&'static str> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 515 |     pub fn page_type(&self) -> MdbxPageType {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `cursor_op`, `is_direct_put`, `is_direct_del`, `is_direct_op`, `latency_us`, and `format_log` are never used
[INFO] [stdout]    --> src/event.rs:699:12
[INFO] [stdout]     |
[INFO] [stdout] 697 | impl CursorEvent {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] 698 |     /// Get the cursor operation as an enum
[INFO] [stdout] 699 |     pub fn cursor_op(&self) -> CursorOp {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 730 |     pub fn is_direct_put(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 735 |     pub fn is_direct_del(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 740 |     pub fn is_direct_op(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 753 |     pub fn latency_us(&self) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 759 |     pub fn format_log(&self, table_name: &str) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/event.rs:830:12
[INFO] [stdout]     |
[INFO] [stdout] 823 | impl TxnEvent {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 830 |     pub fn is_read_only(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 840 |     pub fn is_nested(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 845 |     pub fn is_success(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 850 |     pub fn event_type(&self) -> Option<EventType> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 860 |     pub fn latency_us(&self) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 865 |     pub fn latency_ms(&self) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 870 |     pub fn description(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `table_name`, `event_type_enum`, and `description` are never used
[INFO] [stdout]    --> src/event.rs:935:12
[INFO] [stdout]     |
[INFO] [stdout] 918 | impl CursorLifecycleEvent {
[INFO] [stdout]     | ------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 935 |     pub fn table_name(&self) -> &'static str {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 940 |     pub fn event_type_enum(&self) -> Option<EventType> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 949 |     pub fn description(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> src/event.rs:1126:12
[INFO] [stdout]      |
[INFO] [stdout] 1124 | impl SlowOpStackEvent {
[INFO] [stdout]      | --------------------- methods in this implementation
[INFO] [stdout] 1125 |     /// Get the operation type as an EventType enum
[INFO] [stdout] 1126 |     pub fn op_event_type(&self) -> Option<EventType> {
[INFO] [stdout]      |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1139 |     pub fn cursor_op(&self) -> CursorOp {
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1144 |     pub fn table_name(&self) -> &'static str {
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1149 |     pub fn latency_us(&self) -> f64 {
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1154 |     pub fn latency_ms(&self) -> f64 {
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1159 |     pub fn key_prefix_hex(&self) -> String {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1164 |     pub fn stack_frames(&self) -> &[u64] {
[INFO] [stdout]      |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1169 |     pub fn is_seek(&self) -> bool {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TraceStats` is never constructed
[INFO] [stdout]     --> src/event.rs:1181:12
[INFO] [stdout]      |
[INFO] [stdout] 1181 | pub struct TraceStats {
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `fault_rate_per_sec`, `sequential_ratio`, `cursor_op_rate_per_sec`, and `seek_ratio` are never used
[INFO] [stdout]     --> src/event.rs:1209:12
[INFO] [stdout]      |
[INFO] [stdout] 1208 | impl TraceStats {
[INFO] [stdout]      | --------------- methods in this implementation
[INFO] [stdout] 1209 |     pub fn fault_rate_per_sec(&self) -> f64 {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1216 |     pub fn sequential_ratio(&self) -> f64 {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1224 |     pub fn cursor_op_rate_per_sec(&self) -> f64 {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1231 |     pub fn seek_ratio(&self) -> f64 {
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TopNTracker` is never constructed
[INFO] [stdout]    --> src/streaming.rs:217:8
[INFO] [stdout]     |
[INFO] [stdout] 217 | struct TopNTracker<T: Ord> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `push`, and `into_sorted_vec` are never used
[INFO] [stdout]    --> src/streaming.rs:223:8
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl<T: Ord + Clone> TopNTracker<T> {
[INFO] [stdout]     | ----------------------------------- associated items in this implementation
[INFO] [stdout] 223 |     fn new(capacity: usize) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 230 |     fn push(&mut self, item: T) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 241 |     fn into_sorted_vec(self) -> Vec<T> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `current_bucket` and `last_window_bucket` are never read
[INFO] [stdout]    --> src/streaming.rs:522:5
[INFO] [stdout]     |
[INFO] [stdout] 499 | pub struct StreamingAggregator {
[INFO] [stdout]     |            ------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 522 |     current_bucket: u64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 646 |     last_window_bucket: u64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lines` and `txn_events` are never read
[INFO] [stdout]     --> src/streaming.rs:3433:9
[INFO] [stdout]      |
[INFO] [stdout] 3431 | pub struct ProgressInfo {
[INFO] [stdout]      |            ------------ fields in this struct
[INFO] [stdout] 3432 |     /// Lines processed so far
[INFO] [stdout] 3433 |     pub lines: u64,
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3443 |     pub txn_events: u64,
[INFO] [stdout]      |         ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `ProgressInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `function_name` is never used
[INFO] [stdout]   --> src/symbolize.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl ResolvedFrame {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub fn function_name(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ResolvedStack` is never constructed
[INFO] [stdout]   --> src/symbolize.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct ResolvedStack {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `contains_pattern`, `get_call_site`, and `call_path_key` are never used
[INFO] [stdout]    --> src/symbolize.rs:91:12
[INFO] [stdout]     |
[INFO] [stdout]  89 | impl ResolvedStack {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout]  90 |     /// Check if this stack trace contains a frame matching the given pattern
[INFO] [stdout]  91 |     pub fn contains_pattern(&self, pattern: &str) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn get_call_site(&self) -> Option<&ResolvedFrame> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub fn call_path_key(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_base_address`, `resolve_stack`, `clear_cache`, and `cache_stats` are never used
[INFO] [stdout]    --> src/symbolize.rs:203:12
[INFO] [stdout]     |
[INFO] [stdout] 161 | impl SymbolResolver {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 203 |     pub fn set_base_address(&mut self, base: u64) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 372 |     pub fn resolve_stack(&mut self, pid: u32, addresses: &[u64]) -> ResolvedStack {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 |     pub fn clear_cache(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 387 |     pub fn cache_stats(&self) -> (usize, usize) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_SLOW_OP_THRESHOLD_NS` is never used
[INFO] [stdout]   --> src/event.rs:77:11
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub const DEFAULT_SLOW_OP_THRESHOLD_NS: u64 = 1_000_000;
[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 `EventType` is never used
[INFO] [stdout]    --> src/event.rs:138:10
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub enum EventType {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WriteFlags` is never constructed
[INFO] [stdout]    --> src/event.rs:157:12
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub struct WriteFlags(pub u32);
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/event.rs:160:15
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl WriteFlags {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] 160 |     pub const UPSERT: u32 = 0x00000;
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout] 161 |     pub const NO_OVERWRITE: u32 = 0x00010;
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout] 162 |     pub const NO_DUP_DATA: u32 = 0x00020;
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] 163 |     pub const CURRENT: u32 = 0x00040;
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout] 164 |     pub const APPEND: u32 = 0x20000;
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout] 165 |     pub const APPEND_DUP: u32 = 0x40000;
[INFO] [stdout]     |               ^^^^^^^^^^
[INFO] [stdout] 166 |
[INFO] [stdout] 167 |     pub fn is_upsert(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 |     pub fn is_append(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 175 |     pub fn is_append_dup(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 |     pub fn is_no_overwrite(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 |     pub fn name(&self) -> &'static str {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `READWRITE` is never used
[INFO] [stdout]    --> src/event.rs:215:15
[INFO] [stdout]     |
[INFO] [stdout] 213 | impl TxnFlags {
[INFO] [stdout]     | ------------- associated constant in this implementation
[INFO] [stdout] 214 |     /// MDBX_TXN_READWRITE = 0 (default, read-write transaction)
[INFO] [stdout] 215 |     pub const READWRITE: u32 = 0;
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/event.rs:438:12
[INFO] [stdout]     |
[INFO] [stdout] 431 | impl PageFaultEvent {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 438 |     pub fn event_type(&self) -> Option<EventType> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 456 |     pub fn estimated_tree_level(&self) -> &'static str {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 474 |     pub fn active_op_event_type(&self) -> Option<EventType> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 490 |     pub fn active_cursor_op(&self) -> Option<CursorOp> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 499 |     pub fn active_key_prefix_hex(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 507 |     pub fn active_table_name(&self) -> Option<&'static str> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 515 |     pub fn page_type(&self) -> MdbxPageType {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `cursor_op`, `is_direct_put`, `is_direct_del`, `is_direct_op`, `latency_us`, and `format_log` are never used
[INFO] [stdout]    --> src/event.rs:699:12
[INFO] [stdout]     |
[INFO] [stdout] 697 | impl CursorEvent {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] 698 |     /// Get the cursor operation as an enum
[INFO] [stdout] 699 |     pub fn cursor_op(&self) -> CursorOp {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 730 |     pub fn is_direct_put(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 735 |     pub fn is_direct_del(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 740 |     pub fn is_direct_op(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 753 |     pub fn latency_us(&self) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 759 |     pub fn format_log(&self, table_name: &str) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/event.rs:830:12
[INFO] [stdout]     |
[INFO] [stdout] 823 | impl TxnEvent {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 830 |     pub fn is_read_only(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 840 |     pub fn is_nested(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 845 |     pub fn is_success(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 850 |     pub fn event_type(&self) -> Option<EventType> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 860 |     pub fn latency_us(&self) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 865 |     pub fn latency_ms(&self) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 870 |     pub fn description(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `table_name`, `event_type_enum`, and `description` are never used
[INFO] [stdout]    --> src/event.rs:935:12
[INFO] [stdout]     |
[INFO] [stdout] 918 | impl CursorLifecycleEvent {
[INFO] [stdout]     | ------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 935 |     pub fn table_name(&self) -> &'static str {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 940 |     pub fn event_type_enum(&self) -> Option<EventType> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 949 |     pub fn description(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> src/event.rs:1126:12
[INFO] [stdout]      |
[INFO] [stdout] 1124 | impl SlowOpStackEvent {
[INFO] [stdout]      | --------------------- methods in this implementation
[INFO] [stdout] 1125 |     /// Get the operation type as an EventType enum
[INFO] [stdout] 1126 |     pub fn op_event_type(&self) -> Option<EventType> {
[INFO] [stdout]      |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1139 |     pub fn cursor_op(&self) -> CursorOp {
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1144 |     pub fn table_name(&self) -> &'static str {
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1149 |     pub fn latency_us(&self) -> f64 {
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1154 |     pub fn latency_ms(&self) -> f64 {
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1159 |     pub fn key_prefix_hex(&self) -> String {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1164 |     pub fn stack_frames(&self) -> &[u64] {
[INFO] [stdout]      |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1169 |     pub fn is_seek(&self) -> bool {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TraceStats` is never constructed
[INFO] [stdout]     --> src/event.rs:1181:12
[INFO] [stdout]      |
[INFO] [stdout] 1181 | pub struct TraceStats {
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `fault_rate_per_sec`, `sequential_ratio`, `cursor_op_rate_per_sec`, and `seek_ratio` are never used
[INFO] [stdout]     --> src/event.rs:1209:12
[INFO] [stdout]      |
[INFO] [stdout] 1208 | impl TraceStats {
[INFO] [stdout]      | --------------- methods in this implementation
[INFO] [stdout] 1209 |     pub fn fault_rate_per_sec(&self) -> f64 {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1216 |     pub fn sequential_ratio(&self) -> f64 {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1224 |     pub fn cursor_op_rate_per_sec(&self) -> f64 {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1231 |     pub fn seek_ratio(&self) -> f64 {
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TopNTracker` is never constructed
[INFO] [stdout]    --> src/streaming.rs:217:8
[INFO] [stdout]     |
[INFO] [stdout] 217 | struct TopNTracker<T: Ord> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `push`, and `into_sorted_vec` are never used
[INFO] [stdout]    --> src/streaming.rs:223:8
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl<T: Ord + Clone> TopNTracker<T> {
[INFO] [stdout]     | ----------------------------------- associated items in this implementation
[INFO] [stdout] 223 |     fn new(capacity: usize) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 230 |     fn push(&mut self, item: T) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 241 |     fn into_sorted_vec(self) -> Vec<T> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `current_bucket` and `last_window_bucket` are never read
[INFO] [stdout]    --> src/streaming.rs:522:5
[INFO] [stdout]     |
[INFO] [stdout] 499 | pub struct StreamingAggregator {
[INFO] [stdout]     |            ------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 522 |     current_bucket: u64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 646 |     last_window_bucket: u64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lines` and `txn_events` are never read
[INFO] [stdout]     --> src/streaming.rs:3433:9
[INFO] [stdout]      |
[INFO] [stdout] 3431 | pub struct ProgressInfo {
[INFO] [stdout]      |            ------------ fields in this struct
[INFO] [stdout] 3432 |     /// Lines processed so far
[INFO] [stdout] 3433 |     pub lines: u64,
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3443 |     pub txn_events: u64,
[INFO] [stdout]      |         ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `ProgressInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `function_name` is never used
[INFO] [stdout]   --> src/symbolize.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl ResolvedFrame {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub fn function_name(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ResolvedStack` is never constructed
[INFO] [stdout]   --> src/symbolize.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct ResolvedStack {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `contains_pattern`, `get_call_site`, and `call_path_key` are never used
[INFO] [stdout]    --> src/symbolize.rs:91:12
[INFO] [stdout]     |
[INFO] [stdout]  89 | impl ResolvedStack {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout]  90 |     /// Check if this stack trace contains a frame matching the given pattern
[INFO] [stdout]  91 |     pub fn contains_pattern(&self, pattern: &str) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn get_call_site(&self) -> Option<&ResolvedFrame> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub fn call_path_key(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_base_address`, `resolve_stack`, `clear_cache`, and `cache_stats` are never used
[INFO] [stdout]    --> src/symbolize.rs:203:12
[INFO] [stdout]     |
[INFO] [stdout] 161 | impl SymbolResolver {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 203 |     pub fn set_base_address(&mut self, base: u64) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 372 |     pub fn resolve_stack(&mut self, pid: u32, addresses: &[u64]) -> ResolvedStack {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 |     pub fn clear_cache(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 387 |     pub fn cache_stats(&self) -> (usize, usize) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `humansize`
[INFO] [stderr]   --> Cargo.toml:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | humansize = "2"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `humansize`
[INFO] [stderr] warning: unused dependency `tokio`
[INFO] [stderr]   --> Cargo.toml:28:15
[INFO] [stderr]    |
[INFO] [stderr] 28 | [dependencies.tokio]
[INFO] [stderr]    |               ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `tokio`
[INFO] [stderr] warning: `mdbx-profiler` (manifest) generated 2 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.30.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "0971f699ae871c3d4c2456aba8adca629d729afd39f2f5dd62f25c461e59af75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0971f699ae871c3d4c2456aba8adca629d729afd39f2f5dd62f25c461e59af75", kill_on_drop: false }`
[INFO] [stdout] 0971f699ae871c3d4c2456aba8adca629d729afd39f2f5dd62f25c461e59af75
