[INFO] fetching crate pywatt_sdk 0.5.3... [INFO] testing pywatt_sdk-0.5.3 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate pywatt_sdk 0.5.3 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate pywatt_sdk 0.5.3 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pywatt_sdk 0.5.3 [INFO] tweaked toml for crates.io crate pywatt_sdk 0.5.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pywatt_sdk 0.5.3 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pywatt_sdk 0.5.3 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_datetime v0.6.9 [INFO] [stderr] Downloaded serde_spanned v0.6.8 [INFO] [stderr] Downloaded toml_write v0.1.1 [INFO] [stderr] Downloaded secrecy v0.10.3 [INFO] [stderr] Downloaded pywatt_macros v0.2.9 [INFO] [stderr] Downloaded kqueue v1.0.8 [INFO] [stderr] Downloaded scheduled-thread-pool v0.2.7 [INFO] [stderr] Downloaded enum_dispatch v0.3.13 [INFO] [stderr] Downloaded memcache v0.18.0 [INFO] [stderr] Downloaded clap v4.5.37 [INFO] [stderr] Downloaded toml v0.8.22 [INFO] [stderr] Downloaded flate2 v1.1.1 [INFO] [stderr] Downloaded openssl-sys v0.9.108 [INFO] [stderr] Downloaded cc v1.2.21 [INFO] [stderr] Downloaded toml_edit v0.22.26 [INFO] [stderr] Downloaded clap_builder v4.5.37 [INFO] [stderr] Downloaded libm v0.2.14 [INFO] [stderr] Downloaded winnow v0.7.9 [INFO] [stderr] Downloaded webpki-roots v1.0.0 [INFO] [stderr] Downloaded prettyplease v0.2.33 [INFO] [stderr] Downloaded uuid v1.16.0 [INFO] [stderr] Downloaded openssl v0.10.72 [INFO] [stderr] Downloaded r2d2 v0.8.10 [INFO] [stderr] Downloaded rustls v0.23.27 [INFO] [stderr] Downloaded redis v0.32.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cdbfe5caf9a930395e227392f90509f1ca1458983474a96a20e727c8ea9105f4 [INFO] running `Command { std: "docker" "start" "-a" "cdbfe5caf9a930395e227392f90509f1ca1458983474a96a20e727c8ea9105f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cdbfe5caf9a930395e227392f90509f1ca1458983474a96a20e727c8ea9105f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdbfe5caf9a930395e227392f90509f1ca1458983474a96a20e727c8ea9105f4", kill_on_drop: false }` [INFO] [stdout] cdbfe5caf9a930395e227392f90509f1ca1458983474a96a20e727c8ea9105f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7823dd479e22b939fcc1380af0fb481dd3912b0824b84248edaa1752c06193f5 [INFO] running `Command { std: "docker" "start" "-a" "7823dd479e22b939fcc1380af0fb481dd3912b0824b84248edaa1752c06193f5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling winnow v0.7.9 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling pywatt_sdk v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling notify v8.0.0 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> src/communication/http_tcp/client.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | use tracing::{debug, error, warn}; [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: `Deserialize` [INFO] [stdout] --> src/security/secret_client/client.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Serialize` [INFO] [stdout] --> src/security/secret_client/client.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main_processing_task` is never used [INFO] [stdout] --> src/core/bootstrap.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | async fn main_processing_task( [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 `DEFAULT_PORT_NEGOTIATION_TIMEOUT_SECS` is never used [INFO] [stdout] --> src/communication/ipc_port_negotiation.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | const DEFAULT_PORT_NEGOTIATION_TIMEOUT_SECS: u64 = 3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `hit_count` is never read [INFO] [stdout] --> src/communication/routing.rs:318:5 [INFO] [stdout] | [INFO] [stdout] 312 | struct RoutingCacheEntry { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 318 | hit_count: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RoutingCacheEntry` 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: field `config` is never read [INFO] [stdout] --> src/communication/failover.rs:634:5 [INFO] [stdout] | [INFO] [stdout] 633 | pub struct MessageCompressor { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 634 | config: PerformanceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `compressor` is never read [INFO] [stdout] --> src/communication/failover.rs:705:5 [INFO] [stdout] | [INFO] [stdout] 701 | pub struct FailoverManager { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 705 | compressor: MessageCompressor, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/communication/streaming.rs:500:5 [INFO] [stdout] | [INFO] [stdout] 498 | pub struct StreamReceiver { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 499 | stream_id: Uuid, [INFO] [stdout] 500 | config: StreamConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `max_size` is never read [INFO] [stdout] --> src/communication/streaming.rs:696:5 [INFO] [stdout] | [INFO] [stdout] 693 | pub struct PriorityMessageQueue { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 696 | max_size: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `normalize_method` is never used [INFO] [stdout] --> src/services/announce/router_discovery.rs:190:4 [INFO] [stdout] | [INFO] [stdout] 190 | fn normalize_method(method: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `has_path_parameters` is never used [INFO] [stdout] --> src/services/announce/router_discovery.rs:195:4 [INFO] [stdout] | [INFO] [stdout] 195 | fn has_path_parameters(path: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extract_base_path` is never used [INFO] [stdout] --> src/services/announce/router_discovery.rs:200:4 [INFO] [stdout] | [INFO] [stdout] 200 | fn extract_base_path(path: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DisabledPrintln` is never constructed [INFO] [stdout] --> src/security/secret_client/stdout.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct DisabledPrintln; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_running_as_module` is never used [INFO] [stdout] --> src/data/database/mod.rs:427:4 [INFO] [stdout] | [INFO] [stdout] 427 | fn is_running_as_module() -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ModelsFile` is never constructed [INFO] [stdout] --> src/bin/database_tool.rs:133:8 [INFO] [stdout] | [INFO] [stdout] 133 | struct ModelsFile { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 21s [INFO] running `Command { std: "docker" "inspect" "7823dd479e22b939fcc1380af0fb481dd3912b0824b84248edaa1752c06193f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7823dd479e22b939fcc1380af0fb481dd3912b0824b84248edaa1752c06193f5", kill_on_drop: false }` [INFO] [stdout] 7823dd479e22b939fcc1380af0fb481dd3912b0824b84248edaa1752c06193f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91177adbbfd2d57b247c0890a590a728a878c373a5221e4a7a3ba1ef7756dccc [INFO] running `Command { std: "docker" "start" "-a" "91177adbbfd2d57b247c0890a590a728a878c373a5221e4a7a3ba1ef7756dccc", kill_on_drop: false }` [INFO] [stderr] Compiling pywatt_sdk v0.5.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> src/communication/http_tcp/client.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | use tracing::{debug, error, warn}; [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: `error` [INFO] [stdout] --> src/communication/http_tcp/client.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | use tracing::{debug, error, warn}; [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 imports: `Deserialize` and `Serialize` [INFO] [stdout] --> src/security/secret_client/client.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Deserialize` [INFO] [stdout] --> src/security/secret_client/client.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Serialize` [INFO] [stdout] --> src/security/secret_client/client.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `queue` [INFO] [stdout] --> src/communication/streaming.rs:883:13 [INFO] [stdout] | [INFO] [stdout] 883 | let queue = PriorityMessageQueue::new(10); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_queue` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `normal_msg` [INFO] [stdout] --> src/communication/streaming.rs:886:13 [INFO] [stdout] | [INFO] [stdout] 886 | let normal_msg = EncodedMessage::new(b"normal".to_vec(), crate::message::EncodingFormat::Json); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_normal_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `critical_msg` [INFO] [stdout] --> src/communication/streaming.rs:887:13 [INFO] [stdout] | [INFO] [stdout] 887 | let critical_msg = EncodedMessage::new(b"critical".to_vec(), crate::message::EncodingFormat::Json); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_critical_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main_processing_task` is never used [INFO] [stdout] --> src/core/bootstrap.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | async fn main_processing_task( [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 `DEFAULT_PORT_NEGOTIATION_TIMEOUT_SECS` is never used [INFO] [stdout] --> src/communication/ipc_port_negotiation.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | const DEFAULT_PORT_NEGOTIATION_TIMEOUT_SECS: u64 = 3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `hit_count` is never read [INFO] [stdout] --> src/communication/routing.rs:318:5 [INFO] [stdout] | [INFO] [stdout] 312 | struct RoutingCacheEntry { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 318 | hit_count: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RoutingCacheEntry` 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: field `config` is never read [INFO] [stdout] --> src/communication/failover.rs:634:5 [INFO] [stdout] | [INFO] [stdout] 633 | pub struct MessageCompressor { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 634 | config: PerformanceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `compressor` is never read [INFO] [stdout] --> src/communication/failover.rs:705:5 [INFO] [stdout] | [INFO] [stdout] 701 | pub struct FailoverManager { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 705 | compressor: MessageCompressor, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/communication/streaming.rs:500:5 [INFO] [stdout] | [INFO] [stdout] 498 | pub struct StreamReceiver { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 499 | stream_id: Uuid, [INFO] [stdout] 500 | config: StreamConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `max_size` is never read [INFO] [stdout] --> src/communication/streaming.rs:696:5 [INFO] [stdout] | [INFO] [stdout] 693 | pub struct PriorityMessageQueue { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 696 | max_size: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `normalize_method` is never used [INFO] [stdout] --> src/services/announce/router_discovery.rs:190:4 [INFO] [stdout] | [INFO] [stdout] 190 | fn normalize_method(method: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `has_path_parameters` is never used [INFO] [stdout] --> src/services/announce/router_discovery.rs:195:4 [INFO] [stdout] | [INFO] [stdout] 195 | fn has_path_parameters(path: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extract_base_path` is never used [INFO] [stdout] --> src/services/announce/router_discovery.rs:200:4 [INFO] [stdout] | [INFO] [stdout] 200 | fn extract_base_path(path: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DisabledPrintln` is never constructed [INFO] [stdout] --> src/security/secret_client/stdout.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct DisabledPrintln; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_running_as_module` is never used [INFO] [stdout] --> src/data/database/mod.rs:427:4 [INFO] [stdout] | [INFO] [stdout] 427 | fn is_running_as_module() -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main_processing_task` is never used [INFO] [stdout] --> src/core/bootstrap.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | async fn main_processing_task( [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 `DEFAULT_PORT_NEGOTIATION_TIMEOUT_SECS` is never used [INFO] [stdout] --> src/communication/ipc_port_negotiation.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | const DEFAULT_PORT_NEGOTIATION_TIMEOUT_SECS: u64 = 3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `hit_count` is never read [INFO] [stdout] --> src/communication/routing.rs:318:5 [INFO] [stdout] | [INFO] [stdout] 312 | struct RoutingCacheEntry { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 318 | hit_count: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RoutingCacheEntry` 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: field `config` is never read [INFO] [stdout] --> src/communication/failover.rs:634:5 [INFO] [stdout] | [INFO] [stdout] 633 | pub struct MessageCompressor { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 634 | config: PerformanceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `compressor` is never read [INFO] [stdout] --> src/communication/failover.rs:705:5 [INFO] [stdout] | [INFO] [stdout] 701 | pub struct FailoverManager { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 705 | compressor: MessageCompressor, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/communication/streaming.rs:500:5 [INFO] [stdout] | [INFO] [stdout] 498 | pub struct StreamReceiver { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 499 | stream_id: Uuid, [INFO] [stdout] 500 | config: StreamConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `max_size` is never read [INFO] [stdout] --> src/communication/streaming.rs:696:5 [INFO] [stdout] | [INFO] [stdout] 693 | pub struct PriorityMessageQueue { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 696 | max_size: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DisabledPrintln` is never constructed [INFO] [stdout] --> src/security/secret_client/stdout.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct DisabledPrintln; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_running_as_module` is never used [INFO] [stdout] --> src/data/database/mod.rs:427:4 [INFO] [stdout] | [INFO] [stdout] 427 | fn is_running_as_module() -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pywatt_sdk` (lib test); 14 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name pywatt_sdk --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bincode"' --cfg 'feature="bincode_serialization"' --cfg 'feature="default"' --cfg 'feature="fastrand"' --cfg 'feature="ipc_channel"' --cfg 'feature="tcp"' --cfg 'feature="test_utils"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("advanced_failover", "advanced_features", "advanced_metrics", "advanced_routing", "advanced_streaming", "bincode", "bincode_serialization", "builder", "cache", "cors", "crc32fast", "database", "default", "discover_endpoints", "fastrand", "file_cache", "flate2", "fs2", "integration_tests", "ipc", "ipc_channel", "jsonwebtoken", "jwt_auth", "jwt_auth_v2", "macros", "memcache", "memcached", "metrics", "mysql", "native_tls", "postgres", "proc_macros", "prometheus", "pywatt_macros", "redis", "redis_cache", "router_ext", "rustls", "rustls-pemfile", "secret_client_logging", "sqlite", "sqlx", "tcp", "tempfile", "test_utils", "tls", "tokio-native-tls", "tokio-rustls", "tracing", "webpki-roots"))' -C metadata=b72734de99bc0cd8 -C extra-filename=-d13b1f70652907a8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-7e119a7a04547cd6.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e1510cbfe26654d3.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-cefec5518660bc19.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-2354e2c77780d666.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-5ea206173070a673.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-cd50d09e95dc0b17.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-f551585298467701.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-f4f21326da674d6d.rlib --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-503f12a96d791409.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-6db5c7496d9685d5.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-b47bc680ed14946e.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-eab26e8a1c030c72.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-67dd3ebadf32b4c0.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-932f7500ed0681d4.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-14878be9c25165b8.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-085ac794df7b4cc6.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a3cf378d6532cbc1.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-262ec175ebf5198d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8e315c17dd977672.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-98679ccc645a06da.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-38a21999f87a9291.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8a76c13e306020c5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4bfdd869906a6898.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-603ca9d7c4f9e8cd.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-b162ca5aa1f96003.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-57a8c7aef793c4f6.rlib --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-0d7df29686b13872.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d99c15a3298fa935.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-64c2974c767efc78.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-7d23aad77da474df.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8151bd201a9c2a9b.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-ead98f074a37f829.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "91177adbbfd2d57b247c0890a590a728a878c373a5221e4a7a3ba1ef7756dccc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91177adbbfd2d57b247c0890a590a728a878c373a5221e4a7a3ba1ef7756dccc", kill_on_drop: false }` [INFO] [stdout] 91177adbbfd2d57b247c0890a590a728a878c373a5221e4a7a3ba1ef7756dccc