[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 try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUSSURATONCACHI%2Fmessage_broker" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/USSURATONCACHI/message_broker on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb763b0b1631e9cfa95a90d4e7a63808e249022126381d9c9f5bd59d36ab6dc3
[INFO] running `Command { std: "docker" "start" "-a" "bb763b0b1631e9cfa95a90d4e7a63808e249022126381d9c9f5bd59d36ab6dc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb763b0b1631e9cfa95a90d4e7a63808e249022126381d9c9f5bd59d36ab6dc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb763b0b1631e9cfa95a90d4e7a63808e249022126381d9c9f5bd59d36ab6dc3", kill_on_drop: false }`
[INFO] [stdout] bb763b0b1631e9cfa95a90d4e7a63808e249022126381d9c9f5bd59d36ab6dc3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67a65fafe806a306f5fd9b336a93e6b38498d66e46f7e20123d7a067f86fc850
[INFO] running `Command { std: "docker" "start" "-a" "67a65fafe806a306f5fd9b336a93e6b38498d66e46f7e20123d7a067f86fc850", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling capnp v0.20.3
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking clap_builder v4.5.29
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking ctrlc v3.4.5
[INFO] [stderr]    Compiling capnpc v0.20.1
[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 clap_derive v4.5.28
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling actix_derive v0.6.2
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling broker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking clap v4.5.29
[INFO] [stderr]     Checking serde v1.0.217
[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 tokio-util v0.7.13
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking uuid v1.13.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking actix v0.13.5
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/broker-62fd5ce96b406e79/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-62fd5ce96b406e79/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-62fd5ce96b406e79/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-62fd5ce96b406e79/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-62fd5ce96b406e79/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-62fd5ce96b406e79/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-62fd5ce96b406e79/out/message_capnp.rs:457:26
[INFO] [stdout]     |
[INFO] [stdout] 457 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout]     |                          ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 457 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout] 457 +     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-62fd5ce96b406e79/out/message_capnp.rs:460:42
[INFO] [stdout]     |
[INFO] [stdout] 460 |     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] 460 -     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout] 460 +     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-62fd5ce96b406e79/out/message_capnp.rs:463:38
[INFO] [stdout]     |
[INFO] [stdout] 463 |     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout]     |                                      ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 463 -     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout] 463 +     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-62fd5ce96b406e79/out/message_capnp.rs:3152:26
[INFO] [stdout]      |
[INFO] [stdout] 3152 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout]      |                          ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 3152 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout] 3152 +     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-62fd5ce96b406e79/out/message_capnp.rs:3155:42
[INFO] [stdout]      |
[INFO] [stdout] 3155 |     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] 3155 -     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout] 3155 +     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-62fd5ce96b406e79/out/message_capnp.rs:3158:38
[INFO] [stdout]      |
[INFO] [stdout] 3158 |     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout]      |                                      ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 3158 -     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout] 3158 +     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-62fd5ce96b406e79/out/message_capnp.rs:3997:26
[INFO] [stdout]      |
[INFO] [stdout] 3997 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout]      |                          ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 3997 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout] 3997 +     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-62fd5ce96b406e79/out/message_capnp.rs:4000:42
[INFO] [stdout]      |
[INFO] [stdout] 4000 |     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] 4000 -     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout] 4000 +     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-62fd5ce96b406e79/out/message_capnp.rs:4003:38
[INFO] [stdout]      |
[INFO] [stdout] 4003 |     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout]      |                                      ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 4003 -     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout] 4003 +     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-62fd5ce96b406e79/out/topic_capnp.rs:649:26
[INFO] [stdout]     |
[INFO] [stdout] 649 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout]     |                          ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 649 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout] 649 +     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-62fd5ce96b406e79/out/topic_capnp.rs:652:42
[INFO] [stdout]     |
[INFO] [stdout] 652 |     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] 652 -     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout] 652 +     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-62fd5ce96b406e79/out/topic_capnp.rs:655:38
[INFO] [stdout]     |
[INFO] [stdout] 655 |     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout]     |                                      ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 655 -     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout] 655 +     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-62fd5ce96b406e79/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-62fd5ce96b406e79/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-62fd5ce96b406e79/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-62fd5ce96b406e79/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-62fd5ce96b406e79/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-62fd5ce96b406e79/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-62fd5ce96b406e79/out/message_capnp.rs:457:26
[INFO] [stdout]     |
[INFO] [stdout] 457 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout]     |                          ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 457 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout] 457 +     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-62fd5ce96b406e79/out/message_capnp.rs:460:42
[INFO] [stdout]     |
[INFO] [stdout] 460 |     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] 460 -     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout] 460 +     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-62fd5ce96b406e79/out/message_capnp.rs:463:38
[INFO] [stdout]     |
[INFO] [stdout] 463 |     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout]     |                                      ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 463 -     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout] 463 +     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-62fd5ce96b406e79/out/message_capnp.rs:3152:26
[INFO] [stdout]      |
[INFO] [stdout] 3152 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout]      |                          ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 3152 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout] 3152 +     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-62fd5ce96b406e79/out/message_capnp.rs:3155:42
[INFO] [stdout]      |
[INFO] [stdout] 3155 |     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] 3155 -     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout] 3155 +     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-62fd5ce96b406e79/out/message_capnp.rs:3158:38
[INFO] [stdout]      |
[INFO] [stdout] 3158 |     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout]      |                                      ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 3158 -     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout] 3158 +     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-62fd5ce96b406e79/out/message_capnp.rs:3997:26
[INFO] [stdout]      |
[INFO] [stdout] 3997 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout]      |                          ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 3997 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout] 3997 +     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-62fd5ce96b406e79/out/message_capnp.rs:4000:42
[INFO] [stdout]      |
[INFO] [stdout] 4000 |     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] 4000 -     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout] 4000 +     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-62fd5ce96b406e79/out/message_capnp.rs:4003:38
[INFO] [stdout]      |
[INFO] [stdout] 4003 |     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout]      |                                      ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 4003 -     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout] 4003 +     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-62fd5ce96b406e79/out/topic_capnp.rs:649:26
[INFO] [stdout]     |
[INFO] [stdout] 649 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout]     |                          ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 649 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout] 649 +     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-62fd5ce96b406e79/out/topic_capnp.rs:652:42
[INFO] [stdout]     |
[INFO] [stdout] 652 |     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] 652 -     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout] 652 +     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-62fd5ce96b406e79/out/topic_capnp.rs:655:38
[INFO] [stdout]     |
[INFO] [stdout] 655 |     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout]     |                                      ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 655 -     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout] 655 +     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: 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: `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: `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] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, PathBuf>
[INFO] [stdout]   --> src/bin/server/main.rs:28:25
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let path: PathBuf = PathBuf::from_str(&args.state_file)?;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/bin/server/main.rs:28:25
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let path: PathBuf = PathBuf::from_str(&args.state_file)?;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `broker` (bin "server" test) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, PathBuf>
[INFO] [stdout]   --> src/bin/server/main.rs:28:25
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let path: PathBuf = PathBuf::from_str(&args.state_file)?;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/bin/server/main.rs:28:25
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let path: PathBuf = PathBuf::from_str(&args.state_file)?;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `broker` (bin "server") due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "67a65fafe806a306f5fd9b336a93e6b38498d66e46f7e20123d7a067f86fc850", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67a65fafe806a306f5fd9b336a93e6b38498d66e46f7e20123d7a067f86fc850", kill_on_drop: false }`
[INFO] [stdout] 67a65fafe806a306f5fd9b336a93e6b38498d66e46f7e20123d7a067f86fc850
