[INFO] cloning repository https://github.com/HiQ-Apps/H3X [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HiQ-Apps/H3X" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHiQ-Apps%2FH3X", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHiQ-Apps%2FH3X'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e09b22f3f7d48c120eb244f4b8199513d906ee0 [INFO] checking HiQ-Apps/H3X against master#a33907a7a5381473eec8bcfa0c56e05a856a911c for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHiQ-Apps%2FH3X" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/HiQ-Apps/H3X [INFO] finished tweaking git repo https://github.com/HiQ-Apps/H3X [INFO] tweaked toml for git repo https://github.com/HiQ-Apps/H3X written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/HiQ-Apps/H3X on toolchain a33907a7a5381473eec8bcfa0c56e05a856a911c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/HiQ-Apps/H3X 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" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded protoc-bin-vendored v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-macos-aarch_64 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-macos-x86_64 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-win32 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-aarch_64 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-x86_64 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-ppcle_64 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-x86_32 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-s390_64 v3.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15abaf6f1fa571263124e603025ac2cb213e5245d425cc8eb00931063cede261 [INFO] running `Command { std: "docker" "start" "-a" "15abaf6f1fa571263124e603025ac2cb213e5245d425cc8eb00931063cede261", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15abaf6f1fa571263124e603025ac2cb213e5245d425cc8eb00931063cede261", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15abaf6f1fa571263124e603025ac2cb213e5245d425cc8eb00931063cede261", kill_on_drop: false }` [INFO] [stdout] 15abaf6f1fa571263124e603025ac2cb213e5245d425cc8eb00931063cede261 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61501908206bf57876d52f90a7d0f965d9192db124982ea14411f3a25f15222b [INFO] running `Command { std: "docker" "start" "-a" "61501908206bf57876d52f90a7d0f965d9192db124982ea14411f3a25f15222b", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling prettyplease v0.2.36 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling protoc-bin-vendored-linux-s390_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-win32 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_32 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-x86_64 v3.2.0 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_64 v3.2.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling protoc-bin-vendored v3.2.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Checking tokio v1.47.0 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rcgen v0.10.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Checking quinn-udp v0.4.1 [INFO] [stderr] Checking prost v0.14.1 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Checking prost-types v0.14.1 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Checking quinn-proto v0.10.6 [INFO] [stderr] Compiling h3x v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: h3x@0.1.0: prost build.rs starting [INFO] [stderr] warning: h3x@0.1.0: prost build.rs finished [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking quinn v0.10.2 [INFO] [stdout] warning: unused variable: `ns` [INFO] [stdout] --> src/server/mod.rs:20:59 [INFO] [stdout] | [INFO] [stdout] 20 | pub async fn run_server(client_id: String, token: String, ns: String) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ns` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PROTO_VERSION` is never used [INFO] [stdout] --> src/client/ping.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | const PROTO_VERSION: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CONTROL_STREAM_ID` is never used [INFO] [stdout] --> src/client/ping.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | const CONTROL_STREAM_ID: u32 = 99; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Shutdown` is never used [INFO] [stdout] --> src/client/ping.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | pub enum Shutdown { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `now_ms` is never used [INFO] [stdout] --> src/client/ping.rs:23:4 [INFO] [stdout] | [INFO] [stdout] 23 | fn now_ms() -> u64 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `start_ping_loop` is never used [INFO] [stdout] --> src/client/ping.rs:30:14 [INFO] [stdout] | [INFO] [stdout] 30 | pub async fn start_ping_loop(conn: Connection) -> Result<(), Shutdown> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ns` [INFO] [stdout] --> src/server/mod.rs:20:59 [INFO] [stdout] | [INFO] [stdout] 20 | pub async fn run_server(client_id: String, token: String, ns: String) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ns` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PROTO_VERSION` is never used [INFO] [stdout] --> src/client/ping.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | const PROTO_VERSION: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CONTROL_STREAM_ID` is never used [INFO] [stdout] --> src/client/ping.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | const CONTROL_STREAM_ID: u32 = 99; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Shutdown` is never used [INFO] [stdout] --> src/client/ping.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | pub enum Shutdown { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `now_ms` is never used [INFO] [stdout] --> src/client/ping.rs:23:4 [INFO] [stdout] | [INFO] [stdout] 23 | fn now_ms() -> u64 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `start_ping_loop` is never used [INFO] [stdout] --> src/client/ping.rs:30:14 [INFO] [stdout] | [INFO] [stdout] 30 | pub async fn start_ping_loop(conn: Connection) -> Result<(), Shutdown> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ns` [INFO] [stdout] --> src/server/mod.rs:20:59 [INFO] [stdout] | [INFO] [stdout] 20 | pub async fn run_server(client_id: String, token: String, ns: String) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ns` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PROTO_VERSION` is never used [INFO] [stdout] --> src/client/ping.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | const PROTO_VERSION: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CONTROL_STREAM_ID` is never used [INFO] [stdout] --> src/client/ping.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | const CONTROL_STREAM_ID: u32 = 99; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Shutdown` is never used [INFO] [stdout] --> src/client/ping.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | pub enum Shutdown { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `now_ms` is never used [INFO] [stdout] --> src/client/ping.rs:23:4 [INFO] [stdout] | [INFO] [stdout] 23 | fn now_ms() -> u64 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `start_ping_loop` is never used [INFO] [stdout] --> src/client/ping.rs:30:14 [INFO] [stdout] | [INFO] [stdout] 30 | pub async fn start_ping_loop(conn: Connection) -> Result<(), Shutdown> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `namespaces` is never used [INFO] [stdout] --> src/client/builder.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl ClientBuilder { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn namespaces>(mut self, list: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `decode_len_delimited` is never used [INFO] [stdout] --> src/protocol/frame.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 7 | impl Frame { [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 17 | pub fn decode_len_delimited(raw: &[u8]) -> Result<(Self, usize), prost::DecodeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `fetch` and `remove` are never used [INFO] [stdout] --> src/state/queue.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl EventQueue { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn fetch(&self, namespace: &str, max: Option) -> Result> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn remove(&self, namespace: &str, id: u64) -> Result> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `client_id` is never read [INFO] [stdout] --> src/state/registry.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct ClientMetadata { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 7 | pub client_id: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ClientMetadata` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ns` [INFO] [stdout] --> src/server/mod.rs:20:59 [INFO] [stdout] | [INFO] [stdout] 20 | pub async fn run_server(client_id: String, token: String, ns: String) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ns` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PROTO_VERSION` is never used [INFO] [stdout] --> src/client/ping.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | const PROTO_VERSION: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CONTROL_STREAM_ID` is never used [INFO] [stdout] --> src/client/ping.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | const CONTROL_STREAM_ID: u32 = 99; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Shutdown` is never used [INFO] [stdout] --> src/client/ping.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | pub enum Shutdown { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `now_ms` is never used [INFO] [stdout] --> src/client/ping.rs:23:4 [INFO] [stdout] | [INFO] [stdout] 23 | fn now_ms() -> u64 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `start_ping_loop` is never used [INFO] [stdout] --> src/client/ping.rs:30:14 [INFO] [stdout] | [INFO] [stdout] 30 | pub async fn start_ping_loop(conn: Connection) -> Result<(), Shutdown> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `namespaces` is never used [INFO] [stdout] --> src/client/builder.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl ClientBuilder { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn namespaces>(mut self, list: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `decode_len_delimited` is never used [INFO] [stdout] --> src/protocol/frame.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 7 | impl Frame { [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 17 | pub fn decode_len_delimited(raw: &[u8]) -> Result<(Self, usize), prost::DecodeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `fetch` and `remove` are never used [INFO] [stdout] --> src/state/queue.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl EventQueue { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn fetch(&self, namespace: &str, max: Option) -> Result> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn remove(&self, namespace: &str, id: u64) -> Result> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `client_id` is never read [INFO] [stdout] --> src/state/registry.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct ClientMetadata { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 7 | pub client_id: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ClientMetadata` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "61501908206bf57876d52f90a7d0f965d9192db124982ea14411f3a25f15222b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61501908206bf57876d52f90a7d0f965d9192db124982ea14411f3a25f15222b", kill_on_drop: false }` [INFO] [stdout] 61501908206bf57876d52f90a7d0f965d9192db124982ea14411f3a25f15222b