[INFO] fetching crate notificationd 0.6.0... [INFO] testing notificationd-0.6.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate notificationd 0.6.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate notificationd 0.6.0 [INFO] finished tweaking crates.io crate notificationd 0.6.0 [INFO] tweaked toml for crates.io crate notificationd 0.6.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate notificationd 0.6.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate notificationd 0.6.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb8ec4f8572cc3a35057f5ebaa1a4e5539d424f44cea9f884eecf01c3d41999e [INFO] running `Command { std: "docker" "start" "-a" "fb8ec4f8572cc3a35057f5ebaa1a4e5539d424f44cea9f884eecf01c3d41999e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb8ec4f8572cc3a35057f5ebaa1a4e5539d424f44cea9f884eecf01c3d41999e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb8ec4f8572cc3a35057f5ebaa1a4e5539d424f44cea9f884eecf01c3d41999e", kill_on_drop: false }` [INFO] [stdout] fb8ec4f8572cc3a35057f5ebaa1a4e5539d424f44cea9f884eecf01c3d41999e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88ecad9f3909ae18e9a4cf28ad8370e7a1f8f2be5613e18ddcd52a05c85305ca [INFO] running `Command { std: "docker" "start" "-a" "88ecad9f3909ae18e9a4cf28ad8370e7a1f8f2be5613e18ddcd52a05c85305ca", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling toml_parser v1.0.4 [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 proc-macro2 v1.0.103 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling sd-notify v0.4.5 [INFO] [stderr] Compiling rusqlite v0.37.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 polling v3.11.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling varlink_parser v6.0.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling varlink_generator v13.0.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling notificationd v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde v1.0.228 [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 clap v4.5.50 [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-222d992fb4e25280/out/levitating.notificationd.rs:1:277 [INFO] [stdout] | [INFO] [stdout] 1 | ...es)] 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-222d992fb4e25280/out/levitating.notificationd.rs:1:293 [INFO] [stdout] | [INFO] [stdout] 1 | ...nd { 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-222d992fb4e25280/out/levitating.notificationd.rs:1:3579 [INFO] [stdout] | [INFO] [stdout] 1 | ...ialEq , 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-222d992fb4e25280/out/levitating.notificationd.rs:1:3908 [INFO] [stdout] | [INFO] [stdout] 1 | ...tialEq , 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-222d992fb4e25280/out/levitating.notificationd.rs:1:3956 [INFO] [stdout] | [INFO] [stdout] 1 | ...llow (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-222d992fb4e25280/out/levitating.notificationd.rs:1:4312 [INFO] [stdout] | [INFO] [stdout] 1 | ...artialEq , Clone)] pub struct Who_Reply { pub r#clients : Vec < WhoClient > , } impl varlink :: VarlinkReply for Who_Reply { } # [... [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-222d992fb4e25280/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... [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-222d992fb4e25280/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 :: R... [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: 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 { [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: 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 { [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 { [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; [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 1m 51s [INFO] running `Command { std: "docker" "inspect" "88ecad9f3909ae18e9a4cf28ad8370e7a1f8f2be5613e18ddcd52a05c85305ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88ecad9f3909ae18e9a4cf28ad8370e7a1f8f2be5613e18ddcd52a05c85305ca", kill_on_drop: false }` [INFO] [stdout] 88ecad9f3909ae18e9a4cf28ad8370e7a1f8f2be5613e18ddcd52a05c85305ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8865814b06df1f86c658b481025de26124f01a8701f77b37f44fe1c0d8fdc158 [INFO] running `Command { std: "docker" "start" "-a" "8865814b06df1f86c658b481025de26124f01a8701f77b37f44fe1c0d8fdc158", 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-222d992fb4e25280/out/levitating.notificationd.rs:1:277 [INFO] [stdout] | [INFO] [stdout] 1 | ...es)] 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-222d992fb4e25280/out/levitating.notificationd.rs:1:293 [INFO] [stdout] | [INFO] [stdout] 1 | ...nd { 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-222d992fb4e25280/out/levitating.notificationd.rs:1:3579 [INFO] [stdout] | [INFO] [stdout] 1 | ...ialEq , 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-222d992fb4e25280/out/levitating.notificationd.rs:1:3908 [INFO] [stdout] | [INFO] [stdout] 1 | ...tialEq , 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-222d992fb4e25280/out/levitating.notificationd.rs:1:3956 [INFO] [stdout] | [INFO] [stdout] 1 | ...llow (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-222d992fb4e25280/out/levitating.notificationd.rs:1:4312 [INFO] [stdout] | [INFO] [stdout] 1 | ...artialEq , Clone)] pub struct Who_Reply { pub r#clients : Vec < WhoClient > , } impl varlink :: VarlinkReply for Who_Reply { } # [... [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-222d992fb4e25280/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... [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-222d992fb4e25280/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 :: R... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `CallWho` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling notificationd v0.6.0 (/opt/rustwide/workdir) [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: variant `Varlink_Error` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/notificationd-222d992fb4e25280/out/levitating.notificationd.rs:1:277 [INFO] [stdout] | [INFO] [stdout] 1 | ...es)] 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-222d992fb4e25280/out/levitating.notificationd.rs:1:293 [INFO] [stdout] | [INFO] [stdout] 1 | ...nd { 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-222d992fb4e25280/out/levitating.notificationd.rs:1:3579 [INFO] [stdout] | [INFO] [stdout] 1 | ...ialEq , 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-222d992fb4e25280/out/levitating.notificationd.rs:1:3908 [INFO] [stdout] | [INFO] [stdout] 1 | ...tialEq , 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-222d992fb4e25280/out/levitating.notificationd.rs:1:3956 [INFO] [stdout] | [INFO] [stdout] 1 | ...llow (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-222d992fb4e25280/out/levitating.notificationd.rs:1:4312 [INFO] [stdout] | [INFO] [stdout] 1 | ...artialEq , Clone)] pub struct Who_Reply { pub r#clients : Vec < WhoClient > , } impl varlink :: VarlinkReply for Who_Reply { } # [... [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-222d992fb4e25280/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... [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-222d992fb4e25280/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 :: R... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `CallWho` [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 { [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: 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 { [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 { [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; [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.17s [INFO] running `Command { std: "docker" "inspect" "8865814b06df1f86c658b481025de26124f01a8701f77b37f44fe1c0d8fdc158", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8865814b06df1f86c658b481025de26124f01a8701f77b37f44fe1c0d8fdc158", kill_on_drop: false }` [INFO] [stdout] 8865814b06df1f86c658b481025de26124f01a8701f77b37f44fe1c0d8fdc158 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 095d6c32d53dd4a0d8b9469936f78b99ecae005e6a324d83579fefce43340cb4 [INFO] running `Command { std: "docker" "start" "-a" "095d6c32d53dd4a0d8b9469936f78b99ecae005e6a324d83579fefce43340cb4", 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-222d992fb4e25280/out/levitating.notificationd.rs:1:277 [INFO] [stderr] | [INFO] [stderr] 1 | ...es)] 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-222d992fb4e25280/out/levitating.notificationd.rs:1:293 [INFO] [stderr] | [INFO] [stderr] 1 | ...nd { 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-222d992fb4e25280/out/levitating.notificationd.rs:1:3579 [INFO] [stderr] | [INFO] [stderr] 1 | ...ialEq , 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-222d992fb4e25280/out/levitating.notificationd.rs:1:3908 [INFO] [stderr] | [INFO] [stderr] 1 | ...tialEq , 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-222d992fb4e25280/out/levitating.notificationd.rs:1:3956 [INFO] [stderr] | [INFO] [stderr] 1 | ...llow (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-222d992fb4e25280/out/levitating.notificationd.rs:1:4312 [INFO] [stderr] | [INFO] [stderr] 1 | ...artialEq , Clone)] pub struct Who_Reply { pub r#clients : Vec < WhoClient > , } impl varlink :: VarlinkReply for Who_Reply { } # [... [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-222d992fb4e25280/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... [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-222d992fb4e25280/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 :: R... [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: `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 { [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: 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 { [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 { [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; [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: 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: `notificationd` (bin "notificationd" test) generated 16 warnings (run `cargo fix --bin "notificationd" -p notificationd --tests` to apply 10 suggestions) [INFO] [stderr] warning: `notificationd` (bin "notificationctl" test) generated 1 warning (run `cargo fix --bin "notificationctl" -p notificationd --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/notificationd-f5aa8fd59470642f) [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] [stderr] Running unittests src/bin/notificationctl.rs (/opt/rustwide/target/debug/deps/notificationctl-c466653928d84e9e) [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] [stderr] Running unittests src/bin/notificationd/main.rs (/opt/rustwide/target/debug/deps/notificationd-19af9a15e7443290) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test protocol::parser::empty_trailing ... ok [INFO] [stdout] [INFO] [stderr] Doc-tests notificationd [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] warning: variant `Varlink_Error` should have an upper camel case name [INFO] [stderr] --> /opt/rustwide/target/debug/build/notificationd-222d992fb4e25280/out/levitating.notificationd.rs:1:277 [INFO] [stderr] | [INFO] [stderr] 1 | ...es)] 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-222d992fb4e25280/out/levitating.notificationd.rs:1:293 [INFO] [stderr] | [INFO] [stderr] 1 | ...nd { 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-222d992fb4e25280/out/levitating.notificationd.rs:1:3579 [INFO] [stderr] | [INFO] [stderr] 1 | ...ialEq , 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-222d992fb4e25280/out/levitating.notificationd.rs:1:3908 [INFO] [stderr] | [INFO] [stderr] 1 | ...tialEq , 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-222d992fb4e25280/out/levitating.notificationd.rs:1:3956 [INFO] [stderr] | [INFO] [stderr] 1 | ...llow (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-222d992fb4e25280/out/levitating.notificationd.rs:1:4312 [INFO] [stderr] | [INFO] [stderr] 1 | ...artialEq , Clone)] pub struct Who_Reply { pub r#clients : Vec < WhoClient > , } impl varlink :: VarlinkReply for Who_Reply { } # [... [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-222d992fb4e25280/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... [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-222d992fb4e25280/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 :: R... [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" "095d6c32d53dd4a0d8b9469936f78b99ecae005e6a324d83579fefce43340cb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "095d6c32d53dd4a0d8b9469936f78b99ecae005e6a324d83579fefce43340cb4", kill_on_drop: false }` [INFO] [stdout] 095d6c32d53dd4a0d8b9469936f78b99ecae005e6a324d83579fefce43340cb4