[INFO] cloning repository https://github.com/USSURATONCACHI/message_broker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/USSURATONCACHI/message_broker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUSSURATONCACHI%2Fmessage_broker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUSSURATONCACHI%2Fmessage_broker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1696b5206fca9d6310e698b4b7d6a7717063f4b5
[INFO] checking USSURATONCACHI/message_broker against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUSSURATONCACHI%2Fmessage_broker" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/USSURATONCACHI/message_broker
[INFO] finished tweaking git repo https://github.com/USSURATONCACHI/message_broker
[INFO] tweaked toml for git repo https://github.com/USSURATONCACHI/message_broker written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/USSURATONCACHI/message_broker 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/USSURATONCACHI/message_broker 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: binary `list_test` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-0-tc1/source/target/.../list_test
[INFO] [stderr]   |                                                  ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `list-test`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/list_test.rs
[INFO] [stderr] 1 + src/bin/list-test.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `broker` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded capnpc v0.20.1
[INFO] [stderr]   Downloaded capnp v0.20.3
[INFO] [stderr]   Downloaded capnp-futures v0.20.1
[INFO] [stderr]   Downloaded actix v0.13.5
[INFO] [stderr]   Downloaded capnp-rpc v0.20.3
[INFO] [stderr]   Downloaded uuid v1.13.1
[INFO] [stderr]   Downloaded actix_derive v0.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0970673b1ceb2b57305abdc186f65a500553d1eeff7d5958da971969f01173eb
[INFO] running `Command { std: "docker" "start" "0970673b1ceb2b57305abdc186f65a500553d1eeff7d5958da971969f01173eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0970673b1ceb2b57305abdc186f65a500553d1eeff7d5958da971969f01173eb", 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" "0970673b1ceb2b57305abdc186f65a500553d1eeff7d5958da971969f01173eb" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0970673b1ceb2b57305abdc186f65a500553d1eeff7d5958da971969f01173eb", 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" "0970673b1ceb2b57305abdc186f65a500553d1eeff7d5958da971969f01173eb" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `list_test` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../list_test
[INFO] [stderr]   |                          ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `list-test`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/list_test.rs
[INFO] [stderr] 1 + src/bin/list-test.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `broker` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling capnp v0.20.3
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking clap_builder v4.5.29
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling capnpc v0.20.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling actix_derive v0.6.2
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking ctrlc v3.4.5
[INFO] [stderr]    Compiling broker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking clap v4.5.29
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking capnp-futures v0.20.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking capnp-rpc v0.20.3
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking actix v0.13.5
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking uuid v1.13.1
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/broker/5939b2c57100f26d/out/auth_capnp.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout]    |                          ^                                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 18 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout] 18 +     fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Self {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/broker/5939b2c57100f26d/out/auth_capnp.rs:21:42
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout]    |                                          ^                                        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 21 -     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout] 21 +     fn into_client_hook(self) -> Box<dyn ::capnp::private::capability::ClientHook> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/broker/5939b2c57100f26d/out/auth_capnp.rs:24:38
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout]    |                                      ^                                        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 24 -     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout] 24 +     fn as_client_hook(&self) -> &dyn ::capnp::private::capability::ClientHook {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/broker/5939b2c57100f26d/out/main_capnp.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout]    |                          ^                                        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 20 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout] 20 +     fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Self {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/broker/5939b2c57100f26d/out/main_capnp.rs:23:42
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout]    |                                          ^                                        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 23 -     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout] 23 +     fn into_client_hook(self) -> Box<dyn ::capnp::private::capability::ClientHook> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/broker/5939b2c57100f26d/out/main_capnp.rs:26:38
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout]    |                                      ^                                        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 26 -     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout] 26 +     fn as_client_hook(&self) -> &dyn ::capnp::private::capability::ClientHook {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/broker/5939b2c57100f26d/out/message_capnp.rs:458:26
[INFO] [stdout]     |
[INFO] [stdout] 458 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout]     |                          ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 458 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout] 458 +     fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Self {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/broker/5939b2c57100f26d/out/message_capnp.rs:461:42
[INFO] [stdout]     |
[INFO] [stdout] 461 |     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout]     |                                          ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 461 -     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout] 461 +     fn into_client_hook(self) -> Box<dyn ::capnp::private::capability::ClientHook> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/broker/5939b2c57100f26d/out/message_capnp.rs:464:38
[INFO] [stdout]     |
[INFO] [stdout] 464 |     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout]     |                                      ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 464 -     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout] 464 +     fn as_client_hook(&self) -> &dyn ::capnp::private::capability::ClientHook {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/broker/5939b2c57100f26d/out/message_capnp.rs:3164:26
[INFO] [stdout]      |
[INFO] [stdout] 3164 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout]      |                          ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 3164 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout] 3164 +     fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Self {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/broker/5939b2c57100f26d/out/message_capnp.rs:3167:42
[INFO] [stdout]      |
[INFO] [stdout] 3167 |     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout]      |                                          ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 3167 -     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout] 3167 +     fn into_client_hook(self) -> Box<dyn ::capnp::private::capability::ClientHook> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/broker/5939b2c57100f26d/out/message_capnp.rs:3170:38
[INFO] [stdout]      |
[INFO] [stdout] 3170 |     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout]      |                                      ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 3170 -     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout] 3170 +     fn as_client_hook(&self) -> &dyn ::capnp::private::capability::ClientHook {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/broker/5939b2c57100f26d/out/message_capnp.rs:4013:26
[INFO] [stdout]      |
[INFO] [stdout] 4013 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout]      |                          ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 4013 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout] 4013 +     fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Self {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/broker/5939b2c57100f26d/out/message_capnp.rs:4016:42
[INFO] [stdout]      |
[INFO] [stdout] 4016 |     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout]      |                                          ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 4016 -     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout] 4016 +     fn into_client_hook(self) -> Box<dyn ::capnp::private::capability::ClientHook> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/broker/5939b2c57100f26d/out/message_capnp.rs:4019:38
[INFO] [stdout]      |
[INFO] [stdout] 4019 |     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout]      |                                      ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 4019 -     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout] 4019 +     fn as_client_hook(&self) -> &dyn ::capnp::private::capability::ClientHook {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/broker/5939b2c57100f26d/out/topic_capnp.rs:651:26
[INFO] [stdout]     |
[INFO] [stdout] 651 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout]     |                          ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 651 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout] 651 +     fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Self {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/broker/5939b2c57100f26d/out/topic_capnp.rs:654:42
[INFO] [stdout]     |
[INFO] [stdout] 654 |     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout]     |                                          ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 654 -     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout] 654 +     fn into_client_hook(self) -> Box<dyn ::capnp::private::capability::ClientHook> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/broker/5939b2c57100f26d/out/topic_capnp.rs:657:38
[INFO] [stdout]     |
[INFO] [stdout] 657 |     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout]     |                                      ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 657 -     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout] 657 +     fn as_client_hook(&self) -> &dyn ::capnp::private::capability::ClientHook {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/broker/5939b2c57100f26d/out/auth_capnp.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout]    |                          ^                                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 18 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout] 18 +     fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Self {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/broker/5939b2c57100f26d/out/auth_capnp.rs:21:42
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout]    |                                          ^                                        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 21 -     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout] 21 +     fn into_client_hook(self) -> Box<dyn ::capnp::private::capability::ClientHook> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/broker/5939b2c57100f26d/out/auth_capnp.rs:24:38
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout]    |                                      ^                                        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 24 -     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout] 24 +     fn as_client_hook(&self) -> &dyn ::capnp::private::capability::ClientHook {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/broker/5939b2c57100f26d/out/main_capnp.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout]    |                          ^                                        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 20 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout] 20 +     fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Self {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/broker/5939b2c57100f26d/out/main_capnp.rs:23:42
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout]    |                                          ^                                        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 23 -     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout] 23 +     fn into_client_hook(self) -> Box<dyn ::capnp::private::capability::ClientHook> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/broker/5939b2c57100f26d/out/main_capnp.rs:26:38
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout]    |                                      ^                                        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 26 -     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout] 26 +     fn as_client_hook(&self) -> &dyn ::capnp::private::capability::ClientHook {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/broker/5939b2c57100f26d/out/message_capnp.rs:458:26
[INFO] [stdout]     |
[INFO] [stdout] 458 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout]     |                          ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 458 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout] 458 +     fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Self {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/broker/5939b2c57100f26d/out/message_capnp.rs:461:42
[INFO] [stdout]     |
[INFO] [stdout] 461 |     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout]     |                                          ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 461 -     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout] 461 +     fn into_client_hook(self) -> Box<dyn ::capnp::private::capability::ClientHook> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/broker/5939b2c57100f26d/out/message_capnp.rs:464:38
[INFO] [stdout]     |
[INFO] [stdout] 464 |     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout]     |                                      ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 464 -     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout] 464 +     fn as_client_hook(&self) -> &dyn ::capnp::private::capability::ClientHook {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/broker/5939b2c57100f26d/out/message_capnp.rs:3164:26
[INFO] [stdout]      |
[INFO] [stdout] 3164 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout]      |                          ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 3164 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout] 3164 +     fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Self {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/broker/5939b2c57100f26d/out/message_capnp.rs:3167:42
[INFO] [stdout]      |
[INFO] [stdout] 3167 |     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout]      |                                          ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 3167 -     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout] 3167 +     fn into_client_hook(self) -> Box<dyn ::capnp::private::capability::ClientHook> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/broker/5939b2c57100f26d/out/message_capnp.rs:3170:38
[INFO] [stdout]      |
[INFO] [stdout] 3170 |     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout]      |                                      ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 3170 -     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout] 3170 +     fn as_client_hook(&self) -> &dyn ::capnp::private::capability::ClientHook {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/broker/5939b2c57100f26d/out/message_capnp.rs:4013:26
[INFO] [stdout]      |
[INFO] [stdout] 4013 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout]      |                          ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 4013 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout] 4013 +     fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Self {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/broker/5939b2c57100f26d/out/message_capnp.rs:4016:42
[INFO] [stdout]      |
[INFO] [stdout] 4016 |     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout]      |                                          ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 4016 -     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout] 4016 +     fn into_client_hook(self) -> Box<dyn ::capnp::private::capability::ClientHook> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/broker/5939b2c57100f26d/out/message_capnp.rs:4019:38
[INFO] [stdout]      |
[INFO] [stdout] 4019 |     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout]      |                                      ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 4019 -     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout] 4019 +     fn as_client_hook(&self) -> &dyn ::capnp::private::capability::ClientHook {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/broker/5939b2c57100f26d/out/topic_capnp.rs:651:26
[INFO] [stdout]     |
[INFO] [stdout] 651 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout]     |                          ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 651 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout] 651 +     fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Self {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/broker/5939b2c57100f26d/out/topic_capnp.rs:654:42
[INFO] [stdout]     |
[INFO] [stdout] 654 |     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout]     |                                          ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 654 -     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout] 654 +     fn into_client_hook(self) -> Box<dyn ::capnp::private::capability::ClientHook> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/broker/5939b2c57100f26d/out/topic_capnp.rs:657:38
[INFO] [stdout]     |
[INFO] [stdout] 657 |     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout]     |                                      ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 657 -     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout] 657 +     fn as_client_hook(&self) -> &dyn ::capnp::private::capability::ClientHook {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util/handle.rs:49:16
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn get(&self) -> RwLockReadGuard<T> {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn get(&self) -> RwLockReadGuard<'_, T> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util/handle.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn get_mut(&self) -> RwLockWriteGuard<T> {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn get_mut(&self) -> RwLockWriteGuard<'_, T> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `arg`
[INFO] [stdout]   --> src/bin/client/main.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | use clap::{arg, Parser};
[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: `arg`
[INFO] [stdout]   --> src/bin/client/main.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | use clap::{arg, Parser};
[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: `clap::arg`
[INFO] [stdout]   --> src/bin/server/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use clap::arg;
[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: `clap::arg`
[INFO] [stdout]   --> src/bin/server/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use clap::arg;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util/handle.rs:49:16
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn get(&self) -> RwLockReadGuard<T> {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn get(&self) -> RwLockReadGuard<'_, T> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util/handle.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn get_mut(&self) -> RwLockWriteGuard<T> {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn get_mut(&self) -> RwLockWriteGuard<'_, T> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `actix`
[INFO] [stderr]  --> Cargo.toml:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | actix = "0.13.5"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `actix`
[INFO] [stderr] warning: `broker` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.42s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.29.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "0970673b1ceb2b57305abdc186f65a500553d1eeff7d5958da971969f01173eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0970673b1ceb2b57305abdc186f65a500553d1eeff7d5958da971969f01173eb", kill_on_drop: false }`
[INFO] [stdout] 0970673b1ceb2b57305abdc186f65a500553d1eeff7d5958da971969f01173eb
