[INFO] cloning repository https://github.com/LevitatingBusinessMan/notificationd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LevitatingBusinessMan/notificationd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLevitatingBusinessMan%2Fnotificationd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLevitatingBusinessMan%2Fnotificationd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4de4b098698cc80cd0d57aa57899eca20b05fd76
[INFO] testing LevitatingBusinessMan/notificationd against 1.91.0 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLevitatingBusinessMan%2Fnotificationd" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LevitatingBusinessMan/notificationd
[INFO] finished tweaking git repo https://github.com/LevitatingBusinessMan/notificationd
[INFO] tweaked toml for git repo https://github.com/LevitatingBusinessMan/notificationd written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LevitatingBusinessMan/notificationd on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LevitatingBusinessMan/notificationd 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zbus_names v4.2.0
[INFO] [stderr]   Downloaded zvariant_derive v5.8.0
[INFO] [stderr]   Downloaded varlink_generator v13.0.0
[INFO] [stderr]   Downloaded toml_edit v0.23.7
[INFO] [stderr]   Downloaded sd-notify v0.4.5
[INFO] [stderr]   Downloaded syslog-tracing v0.3.1
[INFO] [stderr]   Downloaded varlink v13.0.0
[INFO] [stderr]   Downloaded getopts v0.2.24
[INFO] [stderr]   Downloaded peg-runtime v0.6.3
[INFO] [stderr]   Downloaded peg v0.6.3
[INFO] [stderr]   Downloaded varlink_parser v6.0.0
[INFO] [stderr]   Downloaded zbus_macros v5.12.0
[INFO] [stderr]   Downloaded zbus v5.12.0
[INFO] [stderr]   Downloaded peg-macros v0.6.3
[INFO] [stderr]   Downloaded zvariant_utils v3.2.1
[INFO] [stderr]   Downloaded rusqlite v0.37.0
[INFO] [stderr]   Downloaded syn v2.0.107
[INFO] [stderr]   Downloaded zvariant v5.8.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.35.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c48bdd0c4fb9ec4906f911f9933677a9d9ac7541975fd901d0e7323802bb5881
[INFO] running `Command { std: "docker" "start" "-a" "c48bdd0c4fb9ec4906f911f9933677a9d9ac7541975fd901d0e7323802bb5881", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c48bdd0c4fb9ec4906f911f9933677a9d9ac7541975fd901d0e7323802bb5881", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c48bdd0c4fb9ec4906f911f9933677a9d9ac7541975fd901d0e7323802bb5881", kill_on_drop: false }`
[INFO] [stdout] c48bdd0c4fb9ec4906f911f9933677a9d9ac7541975fd901d0e7323802bb5881
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51bd3067579288f19ac567c5a9817b2a1edeb1db998c030496fa5392a45a49a8
[INFO] running `Command { std: "docker" "start" "-a" "51bd3067579288f19ac567c5a9817b2a1edeb1db998c030496fa5392a45a49a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling sd-notify v0.4.5
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling varlink_parser v6.0.0
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling varlink_generator v13.0.0
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling notificationd v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling zvariant_utils v3.2.1
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling varlink v13.0.0
[INFO] [stderr]    Compiling syslog-tracing v0.3.1
[INFO] [stderr]    Compiling zvariant_derive v5.8.0
[INFO] [stderr]    Compiling zvariant v5.8.0
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]    Compiling zbus_macros v5.12.0
[INFO] [stderr]    Compiling zbus v5.12.0
[INFO] [stdout] warning: variant `Varlink_Error` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:277
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ames)] pub enum ErrorKind { Varlink_Error , VarlinkReply_Error , } impl :: std :: fmt :: Display for ErrorKind { fn fmt (& self , f : ...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `VarlinkError`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `VarlinkReply_Error` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:293
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...Kind { Varlink_Error , VarlinkReply_Error , } impl :: std :: fmt :: Display for ErrorKind { fn fmt (& self , f : & mut :: std :: fmt :...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `VarlinkReplyError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Status_Reply` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:3579
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...rtialEq , Clone)] pub struct Status_Reply { # [serde (skip_serializing_if = "Option::is_none")] pub r#server : Option < ServerStatus >...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StatusReply`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Status_Args` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:3908
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...artialEq , Clone)] pub struct Status_Args { } # [allow (dead_code)] pub trait Call_Status : VarlinkCallError { fn reply (& mut self , ...
[INFO] [stdout]   |                                  ^^^^^^^^^^^ help: convert the identifier to upper camel case: `StatusArgs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Call_Status` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:3956
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...[allow (dead_code)] pub trait Call_Status : VarlinkCallError { fn reply (& mut self , r#server : Option < ServerStatus > , r#client : ...
[INFO] [stdout]   |                                  ^^^^^^^^^^^ help: convert the identifier to upper camel case: `CallStatus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Who_Reply` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:4312
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... PartialEq , Clone)] pub struct Who_Reply { pub r#clients : Vec < WhoClient > , } impl varlink :: VarlinkReply for Who_Reply { } # [de...
[INFO] [stdout]   |                                    ^^^^^^^^^ help: convert the identifier to upper camel case: `WhoReply`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Who_Args` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:4485
[INFO] [stdout]   |
[INFO] [stdout] 1 | ..., PartialEq , Clone)] pub struct Who_Args { } # [allow (dead_code)] pub trait Call_Who : VarlinkCallError { fn reply (& mut self , r#c...
[INFO] [stdout]   |                                     ^^^^^^^^ help: convert the identifier to upper camel case: `WhoArgs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Call_Who` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:4530
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... # [allow (dead_code)] pub trait Call_Who : VarlinkCallError { fn reply (& mut self , r#clients : Vec < WhoClient >) -> varlink :: Res...
[INFO] [stdout]   |                                     ^^^^^^^^ help: convert the identifier to upper camel case: `CallWho`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sd_notify`
[INFO] [stdout]  --> src/bin/notificationctl.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use sd_notify;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: temporary lifetime will be shortened in Rust 1.92
[INFO] [stdout]   --> src/bin/notificationctl.rs:53:82
[INFO] [stdout]    |
[INFO] [stdout] 53 |                 println!("{} {} {}", c.login, if c.consume { "CONSUME" } else { &" ".repeat("CONSUME".len()) }, c.address);
[INFO] [stdout]    |                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ...which will be dropped at the end of this block in Rust 1.92
[INFO] [stdout]    |                                                                                  |
[INFO] [stdout]    |                                                                                  this expression creates a temporary value...
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/rustc/lints/listing/warn-by-default.html#macro-extended-temporary-scopes>
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: some temporaries were previously incorrectly lifetime-extended since Rust 1.89 in formatting macros, and since Rust 1.88 in `pin!()`
[INFO] [stdout]    = note: `#[warn(macro_extended_temporary_scopes)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::Context`
[INFO] [stdout]  --> src/bin/notificationd/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::Context;
[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: `info`
[INFO] [stdout]   --> src/bin/notificationd/server/client.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 | use tracing::{error, warn, info, debug, trace};
[INFO] [stdout]    |                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ffi::CString`
[INFO] [stdout]  --> src/bin/notificationd/logging.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::ffi::CString;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `path::Path`
[INFO] [stdout]  --> src/bin/notificationd/varlink.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{env, io, path::Path};
[INFO] [stdout]   |                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `varlink::*`
[INFO] [stdout]  --> src/bin/notificationd/varlink.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use varlink::*;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `debug`, `trace`, and `warn`
[INFO] [stdout]  --> src/bin/notificationd/varlink.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::{error, warn, info, debug, trace};
[INFO] [stdout]   |                      ^^^^        ^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::BufRead`
[INFO] [stdout]  --> src/bin/notificationd/server.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io::BufRead;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> src/bin/notificationd/protocol/mod.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn try_from(value: &str) -> Result<Self, Self::Error> {
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: temporary lifetime will be shortened in Rust 1.92
[INFO] [stdout]   --> src/bin/notificationd/protocol/mod.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 |             &format!("{} ", id)
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^ this expression creates a temporary value...
[INFO] [stdout] 27 |         } else {
[INFO] [stdout]    |         - ...which will be dropped at the end of this block in Rust 1.92
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/rustc/lints/listing/warn-by-default.html#macro-extended-temporary-scopes>
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: some temporaries were previously incorrectly lifetime-extended since Rust 1.89 in formatting macros, and since Rust 1.88 in `pin!()`
[INFO] [stdout]    = note: `#[warn(macro_extended_temporary_scopes)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: temporary lifetime will be shortened in Rust 1.92
[INFO] [stdout]   --> src/bin/notificationd/protocol/mod.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 |             &format!(" {}", arguments.join(" "))
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this expression creates a temporary value...
[INFO] [stdout] 36 |         },
[INFO] [stdout]    |         - ...which will be dropped at the end of this block in Rust 1.92
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/rustc/lints/listing/warn-by-default.html#macro-extended-temporary-scopes>
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: some temporaries were previously incorrectly lifetime-extended since Rust 1.89 in formatting macros, and since Rust 1.88 in `pin!()`
[INFO] [stdout]    = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: temporary lifetime will be shortened in Rust 1.92
[INFO] [stdout]   --> src/bin/notificationd/protocol/mod.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 38 |             &format!(" : {}", trailing)
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^ this expression creates a temporary value...
[INFO] [stdout] 39 |         } else {
[INFO] [stdout]    |         - ...which will be dropped at the end of this block in Rust 1.92
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/rustc/lints/listing/warn-by-default.html#macro-extended-temporary-scopes>
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: some temporaries were previously incorrectly lifetime-extended since Rust 1.89 in formatting macros, and since Rust 1.88 in `pin!()`
[INFO] [stdout]    = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `password`
[INFO] [stdout]    --> src/bin/notificationd/server/client.rs:146:21
[INFO] [stdout]     |
[INFO] [stdout] 146 |                 let password = msg.arguments.get(1);
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db`
[INFO] [stdout]   --> src/bin/notificationd/server/database.rs:47:13
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn load(db: &mut Connection, key: Self::Key) -> rusqlite::Result<Self> {
[INFO] [stdout]    |             ^^ help: if this is intentional, prefix it with an underscore: `_db`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/bin/notificationd/server/database.rs:47:34
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn load(db: &mut Connection, key: Self::Key) -> rusqlite::Result<Self> {
[INFO] [stdout]    |                                  ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Message` is never used
[INFO] [stdout]  --> src/bin/notificationd/protocol/mod.rs:3:6
[INFO] [stdout]   |
[INFO] [stdout] 3 | enum Message {
[INFO] [stdout]   |      ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `broadcast` is never used
[INFO] [stdout]   --> src/bin/notificationd/server.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | impl ServerHandle {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub fn broadcast(&self, msg: String) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `load` is never used
[INFO] [stdout]   --> src/bin/notificationd/server/database.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub trait NotificationDetailsDatabaseExt
[INFO] [stdout]    |           ------------------------------ associated function in this trait
[INFO] [stdout] ...
[INFO] [stdout] 28 |     fn load(db: &mut Connection, key: Self::Key) -> rusqlite::Result<Self>;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `LogError` is never used
[INFO] [stdout]   --> src/bin/notificationd/logging.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub trait LogError {
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VarlinkClientHandles` is never constructed
[INFO] [stdout]  --> src/bin/notificationd/varlink.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct VarlinkClientHandles {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.14s
[INFO] running `Command { std: "docker" "inspect" "51bd3067579288f19ac567c5a9817b2a1edeb1db998c030496fa5392a45a49a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51bd3067579288f19ac567c5a9817b2a1edeb1db998c030496fa5392a45a49a8", kill_on_drop: false }`
[INFO] [stdout] 51bd3067579288f19ac567c5a9817b2a1edeb1db998c030496fa5392a45a49a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 244288b1370940b63814fa9b4cd1b3a4aa69f69291110eaab0a4d465c7315575
[INFO] running `Command { std: "docker" "start" "-a" "244288b1370940b63814fa9b4cd1b3a4aa69f69291110eaab0a4d465c7315575", kill_on_drop: false }`
[INFO] [stdout] warning: variant `Varlink_Error` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:277
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ames)] pub enum ErrorKind { Varlink_Error , VarlinkReply_Error , } impl :: std :: fmt :: Display for ErrorKind { fn fmt (& self , f : ...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `VarlinkError`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `VarlinkReply_Error` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:293
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...Kind { Varlink_Error , VarlinkReply_Error , } impl :: std :: fmt :: Display for ErrorKind { fn fmt (& self , f : & mut :: std :: fmt :...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `VarlinkReplyError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Status_Reply` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:3579
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...rtialEq , Clone)] pub struct Status_Reply { # [serde (skip_serializing_if = "Option::is_none")] pub r#server : Option < ServerStatus >...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StatusReply`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Status_Args` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:3908
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...artialEq , Clone)] pub struct Status_Args { } # [allow (dead_code)] pub trait Call_Status : VarlinkCallError { fn reply (& mut self , ...
[INFO] [stdout]   |                                  ^^^^^^^^^^^ help: convert the identifier to upper camel case: `StatusArgs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Call_Status` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:3956
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...[allow (dead_code)] pub trait Call_Status : VarlinkCallError { fn reply (& mut self , r#server : Option < ServerStatus > , r#client : ...
[INFO] [stdout]   |                                  ^^^^^^^^^^^ help: convert the identifier to upper camel case: `CallStatus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Who_Reply` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:4312
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... PartialEq , Clone)] pub struct Who_Reply { pub r#clients : Vec < WhoClient > , } impl varlink :: VarlinkReply for Who_Reply { } # [de...
[INFO] [stdout]   |                                    ^^^^^^^^^ help: convert the identifier to upper camel case: `WhoReply`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Who_Args` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:4485
[INFO] [stdout]   |
[INFO] [stdout] 1 | ..., PartialEq , Clone)] pub struct Who_Args { } # [allow (dead_code)] pub trait Call_Who : VarlinkCallError { fn reply (& mut self , r#c...
[INFO] [stdout]   |                                     ^^^^^^^^ help: convert the identifier to upper camel case: `WhoArgs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Call_Who` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:4530
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... # [allow (dead_code)] pub trait Call_Who : VarlinkCallError { fn reply (& mut self , r#clients : Vec < WhoClient >) -> varlink :: Res...
[INFO] [stdout]   |                                     ^^^^^^^^ help: convert the identifier to upper camel case: `CallWho`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling notificationd v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `Varlink_Error` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:277
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ames)] pub enum ErrorKind { Varlink_Error , VarlinkReply_Error , } impl :: std :: fmt :: Display for ErrorKind { fn fmt (& self , f : ...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `VarlinkError`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `VarlinkReply_Error` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:293
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...Kind { Varlink_Error , VarlinkReply_Error , } impl :: std :: fmt :: Display for ErrorKind { fn fmt (& self , f : & mut :: std :: fmt :...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `VarlinkReplyError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Status_Reply` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:3579
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...rtialEq , Clone)] pub struct Status_Reply { # [serde (skip_serializing_if = "Option::is_none")] pub r#server : Option < ServerStatus >...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StatusReply`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Status_Args` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:3908
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...artialEq , Clone)] pub struct Status_Args { } # [allow (dead_code)] pub trait Call_Status : VarlinkCallError { fn reply (& mut self , ...
[INFO] [stdout]   |                                  ^^^^^^^^^^^ help: convert the identifier to upper camel case: `StatusArgs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Call_Status` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:3956
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...[allow (dead_code)] pub trait Call_Status : VarlinkCallError { fn reply (& mut self , r#server : Option < ServerStatus > , r#client : ...
[INFO] [stdout]   |                                  ^^^^^^^^^^^ help: convert the identifier to upper camel case: `CallStatus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Who_Reply` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:4312
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... PartialEq , Clone)] pub struct Who_Reply { pub r#clients : Vec < WhoClient > , } impl varlink :: VarlinkReply for Who_Reply { } # [de...
[INFO] [stdout]   |                                    ^^^^^^^^^ help: convert the identifier to upper camel case: `WhoReply`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Who_Args` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:4485
[INFO] [stdout]   |
[INFO] [stdout] 1 | ..., PartialEq , Clone)] pub struct Who_Args { } # [allow (dead_code)] pub trait Call_Who : VarlinkCallError { fn reply (& mut self , r#c...
[INFO] [stdout]   |                                     ^^^^^^^^ help: convert the identifier to upper camel case: `WhoArgs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Call_Who` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:4530
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... # [allow (dead_code)] pub trait Call_Who : VarlinkCallError { fn reply (& mut self , r#clients : Vec < WhoClient >) -> varlink :: Res...
[INFO] [stdout]   |                                     ^^^^^^^^ help: convert the identifier to upper camel case: `CallWho`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sd_notify`
[INFO] [stdout]  --> src/bin/notificationctl.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use sd_notify;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: temporary lifetime will be shortened in Rust 1.92
[INFO] [stdout]   --> src/bin/notificationctl.rs:53:82
[INFO] [stdout]    |
[INFO] [stdout] 53 |                 println!("{} {} {}", c.login, if c.consume { "CONSUME" } else { &" ".repeat("CONSUME".len()) }, c.address);
[INFO] [stdout]    |                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ...which will be dropped at the end of this block in Rust 1.92
[INFO] [stdout]    |                                                                                  |
[INFO] [stdout]    |                                                                                  this expression creates a temporary value...
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/rustc/lints/listing/warn-by-default.html#macro-extended-temporary-scopes>
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: some temporaries were previously incorrectly lifetime-extended since Rust 1.89 in formatting macros, and since Rust 1.88 in `pin!()`
[INFO] [stdout]    = note: `#[warn(macro_extended_temporary_scopes)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::Context`
[INFO] [stdout]  --> src/bin/notificationd/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::Context;
[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: `info`
[INFO] [stdout]   --> src/bin/notificationd/server/client.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 | use tracing::{error, warn, info, debug, trace};
[INFO] [stdout]    |                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ffi::CString`
[INFO] [stdout]  --> src/bin/notificationd/logging.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::ffi::CString;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `path::Path`
[INFO] [stdout]  --> src/bin/notificationd/varlink.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{env, io, path::Path};
[INFO] [stdout]   |                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `varlink::*`
[INFO] [stdout]  --> src/bin/notificationd/varlink.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use varlink::*;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `debug`, `trace`, and `warn`
[INFO] [stdout]  --> src/bin/notificationd/varlink.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::{error, warn, info, debug, trace};
[INFO] [stdout]   |                      ^^^^        ^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::BufRead`
[INFO] [stdout]  --> src/bin/notificationd/server.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io::BufRead;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> src/bin/notificationd/protocol/mod.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn try_from(value: &str) -> Result<Self, Self::Error> {
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: temporary lifetime will be shortened in Rust 1.92
[INFO] [stdout]   --> src/bin/notificationd/protocol/mod.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 |             &format!("{} ", id)
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^ this expression creates a temporary value...
[INFO] [stdout] 27 |         } else {
[INFO] [stdout]    |         - ...which will be dropped at the end of this block in Rust 1.92
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/rustc/lints/listing/warn-by-default.html#macro-extended-temporary-scopes>
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: some temporaries were previously incorrectly lifetime-extended since Rust 1.89 in formatting macros, and since Rust 1.88 in `pin!()`
[INFO] [stdout]    = note: `#[warn(macro_extended_temporary_scopes)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: temporary lifetime will be shortened in Rust 1.92
[INFO] [stdout]   --> src/bin/notificationd/protocol/mod.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 |             &format!(" {}", arguments.join(" "))
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this expression creates a temporary value...
[INFO] [stdout] 36 |         },
[INFO] [stdout]    |         - ...which will be dropped at the end of this block in Rust 1.92
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/rustc/lints/listing/warn-by-default.html#macro-extended-temporary-scopes>
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: some temporaries were previously incorrectly lifetime-extended since Rust 1.89 in formatting macros, and since Rust 1.88 in `pin!()`
[INFO] [stdout]    = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: temporary lifetime will be shortened in Rust 1.92
[INFO] [stdout]   --> src/bin/notificationd/protocol/mod.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 38 |             &format!(" : {}", trailing)
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^ this expression creates a temporary value...
[INFO] [stdout] 39 |         } else {
[INFO] [stdout]    |         - ...which will be dropped at the end of this block in Rust 1.92
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/rustc/lints/listing/warn-by-default.html#macro-extended-temporary-scopes>
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: some temporaries were previously incorrectly lifetime-extended since Rust 1.89 in formatting macros, and since Rust 1.88 in `pin!()`
[INFO] [stdout]    = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `password`
[INFO] [stdout]    --> src/bin/notificationd/server/client.rs:146:21
[INFO] [stdout]     |
[INFO] [stdout] 146 |                 let password = msg.arguments.get(1);
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db`
[INFO] [stdout]   --> src/bin/notificationd/server/database.rs:47:13
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn load(db: &mut Connection, key: Self::Key) -> rusqlite::Result<Self> {
[INFO] [stdout]    |             ^^ help: if this is intentional, prefix it with an underscore: `_db`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/bin/notificationd/server/database.rs:47:34
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn load(db: &mut Connection, key: Self::Key) -> rusqlite::Result<Self> {
[INFO] [stdout]    |                                  ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Message` is never used
[INFO] [stdout]  --> src/bin/notificationd/protocol/mod.rs:3:6
[INFO] [stdout]   |
[INFO] [stdout] 3 | enum Message {
[INFO] [stdout]   |      ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `broadcast` is never used
[INFO] [stdout]   --> src/bin/notificationd/server.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | impl ServerHandle {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub fn broadcast(&self, msg: String) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `load` is never used
[INFO] [stdout]   --> src/bin/notificationd/server/database.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub trait NotificationDetailsDatabaseExt
[INFO] [stdout]    |           ------------------------------ associated function in this trait
[INFO] [stdout] ...
[INFO] [stdout] 28 |     fn load(db: &mut Connection, key: Self::Key) -> rusqlite::Result<Self>;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `LogError` is never used
[INFO] [stdout]   --> src/bin/notificationd/logging.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub trait LogError {
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VarlinkClientHandles` is never constructed
[INFO] [stdout]  --> src/bin/notificationd/varlink.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct VarlinkClientHandles {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.13s
[INFO] running `Command { std: "docker" "inspect" "244288b1370940b63814fa9b4cd1b3a4aa69f69291110eaab0a4d465c7315575", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "244288b1370940b63814fa9b4cd1b3a4aa69f69291110eaab0a4d465c7315575", kill_on_drop: false }`
[INFO] [stdout] 244288b1370940b63814fa9b4cd1b3a4aa69f69291110eaab0a4d465c7315575
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 78b24365a922f49fcbb4141ac201315bfb07fc447d0bfbbb00fdbae4612de86a
[INFO] running `Command { std: "docker" "start" "-a" "78b24365a922f49fcbb4141ac201315bfb07fc447d0bfbbb00fdbae4612de86a", kill_on_drop: false }`
[INFO] [stderr] warning: variant `Varlink_Error` should have an upper camel case name
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:277
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...ames)] pub enum ErrorKind { Varlink_Error , VarlinkReply_Error , } impl :: std :: fmt :: Display for ErrorKind { fn fmt (& self , f : ...
[INFO] [stderr]   |                                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `VarlinkError`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `VarlinkReply_Error` should have an upper camel case name
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:293
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...Kind { Varlink_Error , VarlinkReply_Error , } impl :: std :: fmt :: Display for ErrorKind { fn fmt (& self , f : & mut :: std :: fmt :...
[INFO] [stderr]   |                           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `VarlinkReplyError`
[INFO] [stderr] 
[INFO] [stderr] warning: type `Status_Reply` should have an upper camel case name
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:3579
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...rtialEq , Clone)] pub struct Status_Reply { # [serde (skip_serializing_if = "Option::is_none")] pub r#server : Option < ServerStatus >...
[INFO] [stderr]   |                                 ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StatusReply`
[INFO] [stderr] 
[INFO] [stderr] warning: type `Status_Args` should have an upper camel case name
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:3908
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...artialEq , Clone)] pub struct Status_Args { } # [allow (dead_code)] pub trait Call_Status : VarlinkCallError { fn reply (& mut self , ...
[INFO] [stderr]   |                                  ^^^^^^^^^^^ help: convert the identifier to upper camel case: `StatusArgs`
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Call_Status` should have an upper camel case name
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:3956
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...[allow (dead_code)] pub trait Call_Status : VarlinkCallError { fn reply (& mut self , r#server : Option < ServerStatus > , r#client : ...
[INFO] [stderr]   |                                  ^^^^^^^^^^^ help: convert the identifier to upper camel case: `CallStatus`
[INFO] [stderr] 
[INFO] [stderr] warning: type `Who_Reply` should have an upper camel case name
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:4312
[INFO] [stderr]   |
[INFO] [stderr] 1 | ... PartialEq , Clone)] pub struct Who_Reply { pub r#clients : Vec < WhoClient > , } impl varlink :: VarlinkReply for Who_Reply { } # [de...
[INFO] [stderr]   |                                    ^^^^^^^^^ help: convert the identifier to upper camel case: `WhoReply`
[INFO] [stderr] 
[INFO] [stderr] warning: type `Who_Args` should have an upper camel case name
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:4485
[INFO] [stderr]   |
[INFO] [stderr] 1 | ..., PartialEq , Clone)] pub struct Who_Args { } # [allow (dead_code)] pub trait Call_Who : VarlinkCallError { fn reply (& mut self , r#c...
[INFO] [stderr]   |                                     ^^^^^^^^ help: convert the identifier to upper camel case: `WhoArgs`
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Call_Who` should have an upper camel case name
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:4530
[INFO] [stderr]   |
[INFO] [stderr] 1 | ... # [allow (dead_code)] pub trait Call_Who : VarlinkCallError { fn reply (& mut self , r#clients : Vec < WhoClient >) -> varlink :: Res...
[INFO] [stderr]   |                                     ^^^^^^^^ help: convert the identifier to upper camel case: `CallWho`
[INFO] [stderr] 
[INFO] [stderr] warning: `notificationd` (lib) generated 8 warnings
[INFO] [stderr] warning: `notificationd` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr] warning: unused import: `sd_notify`
[INFO] [stderr]  --> src/bin/notificationctl.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use sd_notify;
[INFO] [stderr]   |     ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: temporary lifetime will be shortened in Rust 1.92
[INFO] [stderr]   --> src/bin/notificationctl.rs:53:82
[INFO] [stderr]    |
[INFO] [stderr] 53 |                 println!("{} {} {}", c.login, if c.consume { "CONSUME" } else { &" ".repeat("CONSUME".len()) }, c.address);
[INFO] [stderr]    |                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ...which will be dropped at the end of this block in Rust 1.92
[INFO] [stderr]    |                                                                                  |
[INFO] [stderr]    |                                                                                  this expression creates a temporary value...
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/rustc/lints/listing/warn-by-default.html#macro-extended-temporary-scopes>
[INFO] [stderr]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stderr]    = note: some temporaries were previously incorrectly lifetime-extended since Rust 1.89 in formatting macros, and since Rust 1.88 in `pin!()`
[INFO] [stderr]    = note: `#[warn(macro_extended_temporary_scopes)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `anyhow::Context`
[INFO] [stderr]  --> src/bin/notificationd/main.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use anyhow::Context;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `info`
[INFO] [stderr]   --> src/bin/notificationd/server/client.rs:18:28
[INFO] [stderr]    |
[INFO] [stderr] 18 | use tracing::{error, warn, info, debug, trace};
[INFO] [stderr]    |                            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::ffi::CString`
[INFO] [stderr]  --> src/bin/notificationd/logging.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::ffi::CString;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `path::Path`
[INFO] [stderr]  --> src/bin/notificationd/varlink.rs:1:20
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{env, io, path::Path};
[INFO] [stderr]   |                    ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `varlink::*`
[INFO] [stderr]  --> src/bin/notificationd/varlink.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use varlink::*;
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `debug`, `trace`, and `warn`
[INFO] [stderr]  --> src/bin/notificationd/varlink.rs:4:22
[INFO] [stderr]   |
[INFO] [stderr] 4 | use tracing::{error, warn, info, debug, trace};
[INFO] [stderr]   |                      ^^^^        ^^^^^  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::io::BufRead`
[INFO] [stderr]  --> src/bin/notificationd/server.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::io::BufRead;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `value`
[INFO] [stderr]   --> src/bin/notificationd/protocol/mod.rs:10:17
[INFO] [stderr]    |
[INFO] [stderr] 10 |     fn try_from(value: &str) -> Result<Self, Self::Error> {
[INFO] [stderr]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: temporary lifetime will be shortened in Rust 1.92
[INFO] [stderr]   --> src/bin/notificationd/protocol/mod.rs:26:14
[INFO] [stderr]    |
[INFO] [stderr] 26 |             &format!("{} ", id)
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^ this expression creates a temporary value...
[INFO] [stderr] 27 |         } else {
[INFO] [stderr]    |         - ...which will be dropped at the end of this block in Rust 1.92
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/rustc/lints/listing/warn-by-default.html#macro-extended-temporary-scopes>
[INFO] [stderr]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stderr]    = note: some temporaries were previously incorrectly lifetime-extended since Rust 1.89 in formatting macros, and since Rust 1.88 in `pin!()`
[INFO] [stderr]    = note: `#[warn(macro_extended_temporary_scopes)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr]    = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: temporary lifetime will be shortened in Rust 1.92
[INFO] [stderr]   --> src/bin/notificationd/protocol/mod.rs:35:14
[INFO] [stderr]    |
[INFO] [stderr] 35 |             &format!(" {}", arguments.join(" "))
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this expression creates a temporary value...
[INFO] [stderr] 36 |         },
[INFO] [stderr]    |         - ...which will be dropped at the end of this block in Rust 1.92
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/rustc/lints/listing/warn-by-default.html#macro-extended-temporary-scopes>
[INFO] [stderr]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stderr]    = note: some temporaries were previously incorrectly lifetime-extended since Rust 1.89 in formatting macros, and since Rust 1.88 in `pin!()`
[INFO] [stderr]    = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: temporary lifetime will be shortened in Rust 1.92
[INFO] [stderr]   --> src/bin/notificationd/protocol/mod.rs:38:14
[INFO] [stderr]    |
[INFO] [stderr] 38 |             &format!(" : {}", trailing)
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^ this expression creates a temporary value...
[INFO] [stderr] 39 |         } else {
[INFO] [stderr]    |         - ...which will be dropped at the end of this block in Rust 1.92
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/rustc/lints/listing/warn-by-default.html#macro-extended-temporary-scopes>
[INFO] [stderr]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stderr]    = note: some temporaries were previously incorrectly lifetime-extended since Rust 1.89 in formatting macros, and since Rust 1.88 in `pin!()`
[INFO] [stderr]    = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `password`
[INFO] [stderr]    --> src/bin/notificationd/server/client.rs:146:21
[INFO] [stderr]     |
[INFO] [stderr] 146 |                 let password = msg.arguments.get(1);
[INFO] [stderr]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `db`
[INFO] [stderr]   --> src/bin/notificationd/server/database.rs:47:13
[INFO] [stderr]    |
[INFO] [stderr] 47 |     fn load(db: &mut Connection, key: Self::Key) -> rusqlite::Result<Self> {
[INFO] [stderr]    |             ^^ help: if this is intentional, prefix it with an underscore: `_db`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `key`
[INFO] [stderr]   --> src/bin/notificationd/server/database.rs:47:34
[INFO] [stderr]    |
[INFO] [stderr] 47 |     fn load(db: &mut Connection, key: Self::Key) -> rusqlite::Result<Self> {
[INFO] [stderr]    |                                  ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Message` is never used
[INFO] [stderr]  --> src/bin/notificationd/protocol/mod.rs:3:6
[INFO] [stderr]   |
[INFO] [stderr] 3 | enum Message {
[INFO] [stderr]   |      ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `broadcast` is never used
[INFO] [stderr]   --> src/bin/notificationd/server.rs:56:12
[INFO] [stderr]    |
[INFO] [stderr] 46 | impl ServerHandle {
[INFO] [stderr]    | ----------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 56 |     pub fn broadcast(&self, msg: String) {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `load` is never used
[INFO] [stderr]   --> src/bin/notificationd/server/database.rs:28:8
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub trait NotificationDetailsDatabaseExt
[INFO] [stderr]    |           ------------------------------ associated function in this trait
[INFO] [stderr] ...
[INFO] [stderr] 28 |     fn load(db: &mut Connection, key: Self::Key) -> rusqlite::Result<Self>;
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `LogError` is never used
[INFO] [stderr]   --> src/bin/notificationd/logging.rs:41:11
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub trait LogError {
[INFO] [stderr]    |           ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `VarlinkClientHandles` is never constructed
[INFO] [stderr]  --> src/bin/notificationd/varlink.rs:8:8
[INFO] [stderr]   |
[INFO] [stderr] 8 | struct VarlinkClientHandles {
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `notificationd` (bin "notificationctl" test) generated 2 warnings (run `cargo fix --bin "notificationctl" --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `notificationd` (bin "notificationd" test) generated 19 warnings (run `cargo fix --bin "notificationd" --tests` to apply 6 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/notificationd-f707463959f0eefb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/bin/notificationctl.rs (/opt/rustwide/target/debug/deps/notificationctl-c2d2dc23e1370e3e)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/notificationd/main.rs (/opt/rustwide/target/debug/deps/notificationd-820261bbd47f37ad)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test protocol::parser::empty_trailing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests notificationd
[INFO] [stderr] warning: variant `Varlink_Error` should have an upper camel case name
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:277
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...ames)] pub enum ErrorKind { Varlink_Error , VarlinkReply_Error , } impl :: std :: fmt :: Display for ErrorKind { fn fmt (& self , f : ...
[INFO] [stderr]   |                                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `VarlinkError`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `VarlinkReply_Error` should have an upper camel case name
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:293
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...Kind { Varlink_Error , VarlinkReply_Error , } impl :: std :: fmt :: Display for ErrorKind { fn fmt (& self , f : & mut :: std :: fmt :...
[INFO] [stderr]   |                           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `VarlinkReplyError`
[INFO] [stderr] 
[INFO] [stderr] warning: type `Status_Reply` should have an upper camel case name
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:3579
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...rtialEq , Clone)] pub struct Status_Reply { # [serde (skip_serializing_if = "Option::is_none")] pub r#server : Option < ServerStatus >...
[INFO] [stderr]   |                                 ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StatusReply`
[INFO] [stderr] 
[INFO] [stderr] warning: type `Status_Args` should have an upper camel case name
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:3908
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...artialEq , Clone)] pub struct Status_Args { } # [allow (dead_code)] pub trait Call_Status : VarlinkCallError { fn reply (& mut self , ...
[INFO] [stderr]   |                                  ^^^^^^^^^^^ help: convert the identifier to upper camel case: `StatusArgs`
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Call_Status` should have an upper camel case name
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:3956
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...[allow (dead_code)] pub trait Call_Status : VarlinkCallError { fn reply (& mut self , r#server : Option < ServerStatus > , r#client : ...
[INFO] [stderr]   |                                  ^^^^^^^^^^^ help: convert the identifier to upper camel case: `CallStatus`
[INFO] [stderr] 
[INFO] [stderr] warning: type `Who_Reply` should have an upper camel case name
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:4312
[INFO] [stderr]   |
[INFO] [stderr] 1 | ... PartialEq , Clone)] pub struct Who_Reply { pub r#clients : Vec < WhoClient > , } impl varlink :: VarlinkReply for Who_Reply { } # [de...
[INFO] [stderr]   |                                    ^^^^^^^^^ help: convert the identifier to upper camel case: `WhoReply`
[INFO] [stderr] 
[INFO] [stderr] warning: type `Who_Args` should have an upper camel case name
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:4485
[INFO] [stderr]   |
[INFO] [stderr] 1 | ..., PartialEq , Clone)] pub struct Who_Args { } # [allow (dead_code)] pub trait Call_Who : VarlinkCallError { fn reply (& mut self , r#c...
[INFO] [stderr]   |                                     ^^^^^^^^ help: convert the identifier to upper camel case: `WhoArgs`
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Call_Who` should have an upper camel case name
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/notificationd-c24623525e96d320/out/levitating.notificationd.rs:1:4530
[INFO] [stderr]   |
[INFO] [stderr] 1 | ... # [allow (dead_code)] pub trait Call_Who : VarlinkCallError { fn reply (& mut self , r#clients : Vec < WhoClient >) -> varlink :: Res...
[INFO] [stderr]   |                                     ^^^^^^^^ help: convert the identifier to upper camel case: `CallWho`
[INFO] [stderr] 
[INFO] [stderr] warning: 8 warnings emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "78b24365a922f49fcbb4141ac201315bfb07fc447d0bfbbb00fdbae4612de86a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78b24365a922f49fcbb4141ac201315bfb07fc447d0bfbbb00fdbae4612de86a", kill_on_drop: false }`
[INFO] [stdout] 78b24365a922f49fcbb4141ac201315bfb07fc447d0bfbbb00fdbae4612de86a
