[INFO] fetching crate pi_mqtt_proxy 0.5.1... [INFO] testing pi_mqtt_proxy-0.5.1 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate pi_mqtt_proxy 0.5.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate pi_mqtt_proxy 0.5.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pi_mqtt_proxy 0.5.1 [INFO] tweaked toml for crates.io crate pi_mqtt_proxy 0.5.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pi_mqtt_proxy 0.5.1 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pi_mqtt_proxy 0.5.1 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24bcb5f9ad9777bb68d0641025e658a13b4e88f9d34ae945274ab8aedb240c9e [INFO] running `Command { std: "docker" "start" "-a" "24bcb5f9ad9777bb68d0641025e658a13b4e88f9d34ae945274ab8aedb240c9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24bcb5f9ad9777bb68d0641025e658a13b4e88f9d34ae945274ab8aedb240c9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24bcb5f9ad9777bb68d0641025e658a13b4e88f9d34ae945274ab8aedb240c9e", kill_on_drop: false }` [INFO] [stdout] 24bcb5f9ad9777bb68d0641025e658a13b4e88f9d34ae945274ab8aedb240c9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b98013bef99f45030794c09f243627b8e350a13ef94cd81795f554e2f31bcf8 [INFO] running `Command { std: "docker" "start" "-a" "1b98013bef99f45030794c09f243627b8e350a13ef94cd81795f554e2f31bcf8", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pi_null v0.1.12 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling pi_slotmap v0.2.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling pi_share v0.5.2 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling pi_ext_heap v0.1.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling pi_key_alloter v0.6.4 [INFO] [stderr] Compiling pem-rfc7468 v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling pi_wheel v0.1.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling pi_timer v0.1.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling pi_hash v0.1.1 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling st3 v0.4.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling pi_wrr v0.1.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling pi_slot_deque v0.2.1 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling pi_slot_wheel v0.2.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rustc-serialize v0.3.25 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling pi_cancel_timer v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling pi_bon v0.3.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pkcs1 v0.3.3 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling spin_sleep v1.3.3 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling spin_sleep_util v0.1.1 [INFO] [stderr] Compiling rsa v0.6.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling pi_hash_value v0.1.0 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling pi_rand v0.3.0 [INFO] [stderr] Compiling pi_gray v0.1.0 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more v0.13.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling mqtt311 v0.2.0 [INFO] [stderr] Compiling quinn-proto v0.8.4 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling pi_atom v0.6.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling pi_slot_deque v0.3.1 [INFO] [stderr] Compiling pi_slot_wheel v0.3.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pi_handler v0.2.1 [INFO] [stderr] Compiling pi_cancel_timer v0.3.3 [INFO] [stderr] Compiling pi-async-rt v0.2.11 [INFO] [stderr] Compiling pi_async_buffer v0.8.0 [INFO] [stderr] Compiling pi_blocking_udp v0.3.0 [INFO] [stderr] Compiling pi_tcp v0.5.7 [INFO] [stderr] Compiling pi_quic v0.7.0 [INFO] [stderr] Compiling pi_crypto v0.1.1 [INFO] [stderr] Compiling pi_ws v0.6.2 [INFO] [stderr] Compiling pi_mqtt v0.5.1 [INFO] [stderr] Compiling pi_mqtt_proxy v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[macro_use] [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: `std::result::Result as GenResult` [INFO] [stdout] --> src/service.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::result::Result as GenResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SocketContext` [INFO] [stdout] --> src/service.rs:16:34 [INFO] [stdout] | [INFO] [stdout] 16 | utils::{ContextHandle, SocketContext, Hibernate, Ready}}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MqttSession` [INFO] [stdout] --> src/quic_service.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | use mqtt::quic_session::{MqttSession, MqttConnect}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MqttSession` [INFO] [stdout] --> src/service.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | use mqtt::session::{MqttSession, MqttConnect}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::StreamExt` [INFO] [stdout] --> src/service.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use futures::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/service.rs:325:15 [INFO] [stdout] | [INFO] [stdout] 325 | mut context: BrokerSession, [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/quic_service.rs:295:15 [INFO] [stdout] | [INFO] [stdout] 295 | mut context: QuicBrokerSession, [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/service.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | self.connect.send(topic, Arc::new(bin)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 234 | let _ = self.connect.send(topic, Arc::new(bin)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.47s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "1b98013bef99f45030794c09f243627b8e350a13ef94cd81795f554e2f31bcf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b98013bef99f45030794c09f243627b8e350a13ef94cd81795f554e2f31bcf8", kill_on_drop: false }` [INFO] [stdout] 1b98013bef99f45030794c09f243627b8e350a13ef94cd81795f554e2f31bcf8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1003748b7c5faaf798beea6eaf0e418fac38ba95655fbc8697e1747dd20c240 [INFO] running `Command { std: "docker" "start" "-a" "f1003748b7c5faaf798beea6eaf0e418fac38ba95655fbc8697e1747dd20c240", kill_on_drop: false }` [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling mqttbytes v0.2.1 [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[macro_use] [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: `std::result::Result as GenResult` [INFO] [stdout] --> src/service.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::result::Result as GenResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SocketContext` [INFO] [stdout] --> src/service.rs:16:34 [INFO] [stdout] | [INFO] [stdout] 16 | utils::{ContextHandle, SocketContext, Hibernate, Ready}}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MqttSession` [INFO] [stdout] --> src/quic_service.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | use mqtt::quic_session::{MqttSession, MqttConnect}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MqttSession` [INFO] [stdout] --> src/service.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | use mqtt::session::{MqttSession, MqttConnect}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::StreamExt` [INFO] [stdout] --> src/service.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use futures::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/service.rs:325:15 [INFO] [stdout] | [INFO] [stdout] 325 | mut context: BrokerSession, [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/quic_service.rs:295:15 [INFO] [stdout] | [INFO] [stdout] 295 | mut context: QuicBrokerSession, [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/service.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | self.connect.send(topic, Arc::new(bin)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 234 | let _ = self.connect.send(topic, Arc::new(bin)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling pi_mqtt_proxy v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `MultiTaskRuntimeBuilder` and `WorkerRuntime` [INFO] [stdout] --> tests/test.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | use pi_async_rt::prelude::{MultiTaskRuntimeBuilder, WorkerRuntime}; [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: `AsyncService`, `SocketEvent`, `SocketHandle`, and `SocketStatus` [INFO] [stdout] --> tests/test.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | use tcp::{AsyncService, Socket, SocketHandle, SocketConfig, SocketStatus, SocketEvent, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[macro_use] [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: `std::result::Result as GenResult` [INFO] [stdout] --> src/service.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::result::Result as GenResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `once_cell` has been stable since 1.70.0 and no longer requires an attribute to enable [INFO] [stdout] --> tests/test.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(once_cell)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SocketContext` [INFO] [stdout] --> src/service.rs:16:34 [INFO] [stdout] | [INFO] [stdout] 16 | utils::{ContextHandle, SocketContext, Hibernate, Ready}}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> tests/concurrent_test.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> tests/test.rs:194:35 [INFO] [stdout] | [INFO] [stdout] 194 | let broker_factory = Arc::new(WsMqttBrokerFactory::new(protocol_name, [INFO] [stdout] | ___________________________________^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] 195 | | broker_name, [INFO] [stdout] 196 | | port)); [INFO] [stdout] | |________________________________________________________________- argument #4 of type `bool` is missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pi_mqtt-0.5.1/src/server.rs:263:12 [INFO] [stdout] | [INFO] [stdout] 263 | pub fn new(protocol_name: &str, [INFO] [stdout] | ^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 194 ~ let broker_factory = Arc::new(WsMqttBrokerFactory::new( [INFO] [stdout] 195 + protocol_name, [INFO] [stdout] 196 + broker_name, [INFO] [stdout] 197 + port, [INFO] [stdout] 198 + /* bool */, [INFO] [stdout] 199 ~ )); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MqttSession` [INFO] [stdout] --> src/quic_service.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | use mqtt::quic_session::{MqttSession, MqttConnect}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MqttSession` [INFO] [stdout] --> src/service.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | use mqtt::session::{MqttSession, MqttConnect}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::StreamExt` [INFO] [stdout] --> src/service.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use futures::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/service.rs:325:15 [INFO] [stdout] | [INFO] [stdout] 325 | mut context: BrokerSession, [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> tests/test.rs:206:75 [INFO] [stdout] | [INFO] [stdout] 206 | Box::new(WebsocketListener::with_protocol(broker_factory.new_child_protocol()))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-- argument #1 of type `bool` is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pi_mqtt-0.5.1/src/server.rs:288:12 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn new_child_protocol(&self, is_strict: bool) -> Arc> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 206 | Box::new(WebsocketListener::with_protocol(broker_factory.new_child_protocol(/* bool */)))); [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/quic_service.rs:295:15 [INFO] [stdout] | [INFO] [stdout] 295 | mut context: QuicBrokerSession, [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> tests/test.rs:253:75 [INFO] [stdout] | [INFO] [stdout] 253 | Box::new(WebsocketListener::with_protocol(broker_factory.new_child_protocol()))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-- argument #1 of type `bool` is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pi_mqtt-0.5.1/src/server.rs:354:12 [INFO] [stdout] | [INFO] [stdout] 354 | pub fn new_child_protocol(&self, is_strict: bool) -> Arc> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 253 | Box::new(WebsocketListener::with_protocol(broker_factory.new_child_protocol(/* bool */)))); [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/service.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | self.connect.send(topic, Arc::new(bin)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 234 | let _ = self.connect.send(topic, Arc::new(bin)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> tests/test.rs:429:75 [INFO] [stdout] | [INFO] [stdout] 429 | Box::new(WebsocketListener::with_protocol(broker_factory.new_child_protocol()))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-- argument #1 of type `bool` is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pi_mqtt-0.5.1/src/server.rs:288:12 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn new_child_protocol(&self, is_strict: bool) -> Arc> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 429 | Box::new(WebsocketListener::with_protocol(broker_factory.new_child_protocol(/* bool */)))); [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `topic` [INFO] [stdout] --> tests/test.rs:117:49 [INFO] [stdout] | [INFO] [stdout] 117 | fn handle(&self, env: Arc, topic: Atom, args: Args tests/test.rs:152:50 [INFO] [stdout] | [INFO] [stdout] 152 | Args::OneArgs(MqttEvent::Publish(socket_id, broker_name, client_id, address, topic, payload)) => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_socket_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `broker_name` [INFO] [stdout] --> tests/test.rs:152:61 [INFO] [stdout] | [INFO] [stdout] 152 | Args::OneArgs(MqttEvent::Publish(socket_id, broker_name, client_id, address, topic, payload)) => { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_broker_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client_id` [INFO] [stdout] --> tests/test.rs:152:74 [INFO] [stdout] | [INFO] [stdout] 152 | Args::OneArgs(MqttEvent::Publish(socket_id, broker_name, client_id, address, topic, payload)) => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `topic` [INFO] [stdout] --> tests/test.rs:152:94 [INFO] [stdout] | [INFO] [stdout] 152 | Args::OneArgs(MqttEvent::Publish(socket_id, broker_name, client_id, address, topic, payload)) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_topic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `topic` [INFO] [stdout] --> tests/test.rs:304:49 [INFO] [stdout] | [INFO] [stdout] 304 | fn handle(&self, env: Arc, topic: Atom, args: Args tests/test.rs:373:50 [INFO] [stdout] | [INFO] [stdout] 373 | Args::OneArgs(MqttEvent::Publish(socket_id, broker_name, client_id, address, topic, payload)) => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_socket_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `broker_name` [INFO] [stdout] --> tests/test.rs:373:61 [INFO] [stdout] | [INFO] [stdout] 373 | Args::OneArgs(MqttEvent::Publish(socket_id, broker_name, client_id, address, topic, payload)) => { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_broker_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client_id` [INFO] [stdout] --> tests/test.rs:373:74 [INFO] [stdout] | [INFO] [stdout] 373 | Args::OneArgs(MqttEvent::Publish(socket_id, broker_name, client_id, address, topic, payload)) => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `topic` [INFO] [stdout] --> tests/test.rs:373:94 [INFO] [stdout] | [INFO] [stdout] 373 | Args::OneArgs(MqttEvent::Publish(socket_id, broker_name, client_id, address, topic, payload)) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_topic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle_start` [INFO] [stdout] --> tests/concurrent_test.rs:438:21 [INFO] [stdout] | [INFO] [stdout] 438 | let cycle_start = std::time::Instant::now(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle_start` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connection_id` [INFO] [stdout] --> tests/concurrent_test.rs:484:29 [INFO] [stdout] | [INFO] [stdout] 484 | Ok((connection_id, count)) => { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `topic` [INFO] [stdout] --> tests/test.rs:529:49 [INFO] [stdout] | [INFO] [stdout] 529 | fn handle(&self, env: Arc, topic: Atom, args: Args tests/test.rs:564:54 [INFO] [stdout] | [INFO] [stdout] 564 | Args::OneArgs(QuicMqttEvent::Publish(socket_id, broker_name, client_id, address, topic, payload)) => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_socket_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `broker_name` [INFO] [stdout] --> tests/test.rs:564:65 [INFO] [stdout] | [INFO] [stdout] 564 | Args::OneArgs(QuicMqttEvent::Publish(socket_id, broker_name, client_id, address, topic, payload)) => { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_broker_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client_id` [INFO] [stdout] --> tests/test.rs:564:78 [INFO] [stdout] | [INFO] [stdout] 564 | Args::OneArgs(QuicMqttEvent::Publish(socket_id, broker_name, client_id, address, topic, payload)) => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `topic` [INFO] [stdout] --> tests/test.rs:564:98 [INFO] [stdout] | [INFO] [stdout] 564 | Args::OneArgs(QuicMqttEvent::Publish(socket_id, broker_name, client_id, address, topic, payload)) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_topic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `driver` [INFO] [stdout] --> tests/test.rs:631:12 [INFO] [stdout] | [INFO] [stdout] 631 | Ok(driver) => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_driver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `socket_id` [INFO] [stdout] --> tests/concurrent_test.rs:53:50 [INFO] [stdout] | [INFO] [stdout] 53 | Args::OneArgs(MqttEvent::Connect(socket_id, broker_name, client_id, keep_alive, is_clean_session, user, pwd)) => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_socket_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `broker_name` [INFO] [stdout] --> tests/concurrent_test.rs:53:61 [INFO] [stdout] | [INFO] [stdout] 53 | Args::OneArgs(MqttEvent::Connect(socket_id, broker_name, client_id, keep_alive, is_clean_session, user, pwd)) => { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_broker_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client_id` [INFO] [stdout] --> tests/concurrent_test.rs:53:74 [INFO] [stdout] | [INFO] [stdout] 53 | Args::OneArgs(MqttEvent::Connect(socket_id, broker_name, client_id, keep_alive, is_clean_session, user, pwd)) => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `keep_alive` [INFO] [stdout] --> tests/concurrent_test.rs:53:85 [INFO] [stdout] | [INFO] [stdout] 53 | Args::OneArgs(MqttEvent::Connect(socket_id, broker_name, client_id, keep_alive, is_clean_session, user, pwd)) => { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keep_alive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_clean_session` [INFO] [stdout] --> tests/concurrent_test.rs:53:97 [INFO] [stdout] | [INFO] [stdout] 53 | Args::OneArgs(MqttEvent::Connect(socket_id, broker_name, client_id, keep_alive, is_clean_session, user, pwd)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_clean_session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user` [INFO] [stdout] --> tests/concurrent_test.rs:53:115 [INFO] [stdout] | [INFO] [stdout] 53 | Args::OneArgs(MqttEvent::Connect(socket_id, broker_name, client_id, keep_alive, is_clean_session, user, pwd)) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pwd` [INFO] [stdout] --> tests/concurrent_test.rs:53:121 [INFO] [stdout] | [INFO] [stdout] 53 | Args::OneArgs(MqttEvent::Connect(socket_id, broker_name, client_id, keep_alive, is_clean_session, user, pwd)) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pwd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `socket_id` [INFO] [stdout] --> tests/concurrent_test.rs:68:53 [INFO] [stdout] | [INFO] [stdout] 68 | Args::OneArgs(MqttEvent::Disconnect(socket_id, broker_name, client_id, reason)) => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_socket_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `broker_name` [INFO] [stdout] --> tests/concurrent_test.rs:68:64 [INFO] [stdout] | [INFO] [stdout] 68 | Args::OneArgs(MqttEvent::Disconnect(socket_id, broker_name, client_id, reason)) => { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_broker_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client_id` [INFO] [stdout] --> tests/concurrent_test.rs:68:77 [INFO] [stdout] | [INFO] [stdout] 68 | Args::OneArgs(MqttEvent::Disconnect(socket_id, broker_name, client_id, reason)) => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reason` [INFO] [stdout] --> tests/concurrent_test.rs:68:88 [INFO] [stdout] | [INFO] [stdout] 68 | Args::OneArgs(MqttEvent::Disconnect(socket_id, broker_name, client_id, reason)) => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reason` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] warning: unused variable: `driver` [INFO] [stdout] --> tests/concurrent_test.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | Ok(driver) => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_driver` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pi_mqtt_proxy` (test "test") due to 4 previous errors; 19 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f1003748b7c5faaf798beea6eaf0e418fac38ba95655fbc8697e1747dd20c240", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1003748b7c5faaf798beea6eaf0e418fac38ba95655fbc8697e1747dd20c240", kill_on_drop: false }` [INFO] [stdout] f1003748b7c5faaf798beea6eaf0e418fac38ba95655fbc8697e1747dd20c240