[INFO] fetching crate KeyBoxen 0.1.0...
[INFO] checking KeyBoxen-0.1.0 against 1.95.0 for pr-155915
[INFO] extracting crate KeyBoxen 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate KeyBoxen 0.1.0
[INFO] finished tweaking crates.io crate KeyBoxen 0.1.0
[INFO] tweaked toml for crates.io crate KeyBoxen 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate KeyBoxen 0.1.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate KeyBoxen 0.1.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded polling v2.5.2
[INFO] [stderr]   Downloaded pest_derive v2.5.1
[INFO] [stderr]   Downloaded signal-hook-tokio v0.3.1
[INFO] [stderr]   Downloaded pest_generator v2.5.1
[INFO] [stderr]   Downloaded pest_meta v2.5.1
[INFO] [stderr]   Downloaded serde_derive v1.0.150
[INFO] [stderr]   Downloaded serde v1.0.150
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b372a8a4b13173e30692319d3d31d2400ee34baa1fde11b7707aa292bb552cb
[INFO] running `Command { std: "docker" "start" "-a" "6b372a8a4b13173e30692319d3d31d2400ee34baa1fde11b7707aa292bb552cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b372a8a4b13173e30692319d3d31d2400ee34baa1fde11b7707aa292bb552cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b372a8a4b13173e30692319d3d31d2400ee34baa1fde11b7707aa292bb552cb", kill_on_drop: false }`
[INFO] [stdout] 6b372a8a4b13173e30692319d3d31d2400ee34baa1fde11b7707aa292bb552cb
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2fb72dbcfef1b7a32c9c23479e83813b674689b2e63148c721ffdfd0793a1bf5
[INFO] running `Command { std: "docker" "start" "-a" "2fb72dbcfef1b7a32c9c23479e83813b674689b2e63148c721ffdfd0793a1bf5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling serde v1.0.150
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling serde_derive v1.0.150
[INFO] [stderr]     Checking futures-io v0.3.25
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]    Compiling polling v2.5.2
[INFO] [stderr]    Compiling tokio v1.23.0
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.2
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling async-io v1.12.0
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling async-trait v0.1.59
[INFO] [stderr]     Checking bytes v1.3.0
[INFO] [stderr]     Checking futures-sink v0.3.25
[INFO] [stderr]     Checking async-task v4.3.0
[INFO] [stderr]     Checking ordered-stream v0.1.2
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]     Checking ucd-trie v0.1.5
[INFO] [stderr]     Checking concurrent-queue v2.0.0
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking async-channel v1.8.0
[INFO] [stderr]     Checking async-lock v2.6.0
[INFO] [stderr]     Checking async-executor v1.5.0
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.14.0
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking async-broadcast v0.4.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hashlink v0.8.1
[INFO] [stderr]     Checking rusqlite v0.28.0
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling enumflags2_derive v0.7.4
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling serde_repr v0.1.9
[INFO] [stderr]    Compiling async-recursion v1.0.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling pest v2.5.1
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling zvariant_derive v3.9.0
[INFO] [stderr]    Compiling zbus_macros v3.6.2
[INFO] [stderr]    Compiling pest_meta v2.5.1
[INFO] [stderr]    Compiling pest_generator v2.5.1
[INFO] [stderr]    Compiling pest_derive v2.5.1
[INFO] [stderr]     Checking signal-hook-tokio v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.11
[INFO] [stderr]     Checking enumflags2 v0.7.5
[INFO] [stderr]     Checking zvariant v3.9.0
[INFO] [stderr]     Checking zbus_names v2.4.0
[INFO] [stderr]     Checking zbus v3.6.2
[INFO] [stderr]     Checking KeyBoxen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `controller::prompt`
[INFO] [stdout]   --> src/pinentry/mod.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub use controller::prompt;
[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: `controller::prompt`
[INFO] [stdout]   --> src/pinentry/mod.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub use controller::prompt;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `connect_db` is never used
[INFO] [stdout]   --> src/database/mod.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn connect_db(path: Option<&Path>, create_db: bool) -> Result<Connection, DBError> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DBError` is never used
[INFO] [stdout]   --> src/database/mod.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub enum DBError {
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DialogParams` is never constructed
[INFO] [stdout]   --> src/pinentry/mod.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct DialogParams {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DialogType` is never used
[INFO] [stdout]   --> src/pinentry/mod.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub enum DialogType {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Response` is never used
[INFO] [stdout]   --> src/pinentry/mod.rs:80:10
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub enum Response {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ErrorKind` is never used
[INFO] [stdout]   --> src/pinentry/mod.rs:93:10
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub enum ErrorKind {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]    --> src/pinentry/mod.rs:115:10
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub type Result<T> = std::result::Result<T, ErrorKind>;
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `transmit` is never used
[INFO] [stdout]   --> src/pinentry/commands.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub(super) async fn transmit<'a>(stream: ChildStdin, mut channel: Receiver<Command>) -> Result<()> {
[INFO] [stdout]    |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `prompt` is never used
[INFO] [stdout]   --> src/pinentry/controller.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub async fn prompt(params: DialogParams) -> Result<Option<Vec<u8>>> {
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Dialog` is never constructed
[INFO] [stdout]   --> src/pinentry/controller.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct Dialog {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/pinentry/controller.rs:47:14
[INFO] [stdout]     |
[INFO] [stdout]  45 | impl Dialog {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout]  46 |     /// Start program and communication tasks
[INFO] [stdout]  47 |     async fn start() -> Result<Self> {
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  73 |     async fn show(&mut self, params: DialogParams) -> Result<()> {
[INFO] [stdout]     |              ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     async fn send(&mut self, cmd: Command) -> Result<()> {
[INFO] [stdout]     |              ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     async fn get(&mut self) -> Result<Response> {
[INFO] [stdout]     |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 |     async fn ack(&mut self) -> Result<()> {
[INFO] [stdout]     |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 135 |     async fn outcome(&mut self) -> Result<Option<Vec<u8>>> {
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 152 |     async fn exit(mut self) -> Result<()> {
[INFO] [stdout]     |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Decoder` is never constructed
[INFO] [stdout]   --> src/pinentry/responses.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct Decoder(Vec<u8>);
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LineParser` is never constructed
[INFO] [stdout]   --> src/pinentry/responses.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | struct LineParser;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `listen` is never used
[INFO] [stdout]   --> src/pinentry/responses.rs:44:21
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub(super) async fn listen(stream: ChildStdout, channel: Sender<Response>) -> Result<()> {
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/pinentry/responses.rs:69:8
[INFO] [stdout]     |
[INFO] [stdout]  68 | impl Decoder {
[INFO] [stdout]     | ------------ associated items in this implementation
[INFO] [stdout]  69 |     fn new() -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout]  74 |     fn decode(&mut self, line: String) -> Result<Response> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  93 |     fn ok(&mut self, fields: Pairs<Rule>) -> Response {
[INFO] [stdout]     |        ^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     fn error(&mut self, mut fields: Pairs<Rule>) -> Response {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     fn data(&mut self, fields: Pairs<Rule>) -> Response {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 |     fn comment(fields: Pairs<Rule>) -> Response {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     fn status(mut fields: Pairs<Rule>) -> Response {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |     fn enquiry(mut fields: Pairs<Rule>) -> Response {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ConvertTail` is never used
[INFO] [stdout]    --> src/pinentry/responses.rs:143:7
[INFO] [stdout]     |
[INFO] [stdout] 143 | trait ConvertTail {
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `collections`, `items`, and `attributes` are never read
[INFO] [stdout]   --> src/service/mod.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Service {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 25 |     collections: HashMap<String, Collection>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 26 |     items: HashMap<String, Item>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 27 |     attributes: Vec<Attribute>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `key`, `value`, `collection_name`, and `item_label` are never read
[INFO] [stdout]   --> src/service/mod.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Attribute {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 36 |     key: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 37 |     value: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 38 |     collection_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 39 |     item_label: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Locked` and `Unlocked` are never constructed
[INFO] [stdout]   --> src/service/mod.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub enum Collection {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] 48 |     Locked,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 49 |     Unlocked(Vec<u8>),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `collection`, `locked`, and `ask` are never read
[INFO] [stdout]   --> src/service/mod.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct Item {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 58 |     collection: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 59 |     locked: bool,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 60 |     ask: bool,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]  --> src/service/lock.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub type Result = std::result::Result<(), ()>;
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Lockable` is never used
[INFO] [stdout]   --> src/service/lock.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub trait Lockable {
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/service/root.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 42 |     ) -> Result<(Value, ObjectPath), DBusErrorKind> {
[INFO] [stdout]    |                  ^^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     ) -> Result<(Value<'_>, ObjectPath<'_>), DBusErrorKind> {
[INFO] [stdout]    |                       ++++            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/service/root.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 51 |     ) -> Result<(ObjectPath, ObjectPath), DBusErrorKind> {
[INFO] [stdout]    |                  ^^^^^^^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     ) -> Result<(ObjectPath<'_>, ObjectPath<'_>), DBusErrorKind> {
[INFO] [stdout]    |                            ++++            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/service/root.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 58 |         attributes: HashMap<String, String>,
[INFO] [stdout] 59 |     ) -> Result<(Vec<ObjectPath>, Vec<ObjectPath>), DBusErrorKind> {
[INFO] [stdout]    |                      ^^^^^^^^^^       ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     ) -> Result<(Vec<ObjectPath<'_>>, Vec<ObjectPath<'_>>), DBusErrorKind> {
[INFO] [stdout]    |                                ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/service/root.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 66 |         objects: Vec<ObjectPath<'_>>,
[INFO] [stdout] 67 |     ) -> Result<(Vec<ObjectPath>, ObjectPath), DBusErrorKind> {
[INFO] [stdout]    |                      ^^^^^^^^^^   ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     ) -> Result<(Vec<ObjectPath<'_>>, ObjectPath<'_>), DBusErrorKind> {
[INFO] [stdout]    |                                ++++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/service/root.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 74 |         objects: Vec<ObjectPath<'_>>,
[INFO] [stdout] 75 |     ) -> Result<(Vec<ObjectPath>, ObjectPath), DBusErrorKind> {
[INFO] [stdout]    |                      ^^^^^^^^^^   ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     ) -> Result<(Vec<ObjectPath<'_>>, ObjectPath<'_>), DBusErrorKind> {
[INFO] [stdout]    |                                ++++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/service/root.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 84 |     ) -> Result<(HashMap<ObjectPath, DBusSecret>,), DBusErrorKind> {
[INFO] [stdout]    |                          ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |     ) -> Result<(HashMap<ObjectPath<'_>, DBusSecret>,), DBusErrorKind> {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/service/root.rs:89:25
[INFO] [stdout]    |
[INFO] [stdout] 89 |     async fn read_alias(&self, name: String) -> Result<(ObjectPath,), DBusErrorKind> {
[INFO] [stdout]    |                         ^^^^^                           ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     async fn read_alias(&self, name: String) -> Result<(ObjectPath<'_>,), DBusErrorKind> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/root.rs:126:26
[INFO] [stdout]     |
[INFO] [stdout] 126 |     async fn collections(&self) -> Vec<ObjectPath> {
[INFO] [stdout]     |                          ^^^^^         ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 126 |     async fn collections(&self) -> Vec<ObjectPath<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `connect_db` is never used
[INFO] [stdout]   --> src/database/mod.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn connect_db(path: Option<&Path>, create_db: bool) -> Result<Connection, DBError> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DBError` is never used
[INFO] [stdout]   --> src/database/mod.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub enum DBError {
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DialogParams` is never constructed
[INFO] [stdout]   --> src/pinentry/mod.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct DialogParams {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DialogType` is never used
[INFO] [stdout]   --> src/pinentry/mod.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub enum DialogType {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Response` is never used
[INFO] [stdout]   --> src/pinentry/mod.rs:80:10
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub enum Response {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ErrorKind` is never used
[INFO] [stdout]   --> src/pinentry/mod.rs:93:10
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub enum ErrorKind {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]    --> src/pinentry/mod.rs:115:10
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub type Result<T> = std::result::Result<T, ErrorKind>;
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `transmit` is never used
[INFO] [stdout]   --> src/pinentry/commands.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub(super) async fn transmit<'a>(stream: ChildStdin, mut channel: Receiver<Command>) -> Result<()> {
[INFO] [stdout]    |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `prompt` is never used
[INFO] [stdout]   --> src/pinentry/controller.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub async fn prompt(params: DialogParams) -> Result<Option<Vec<u8>>> {
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Dialog` is never constructed
[INFO] [stdout]   --> src/pinentry/controller.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct Dialog {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/pinentry/controller.rs:47:14
[INFO] [stdout]     |
[INFO] [stdout]  45 | impl Dialog {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout]  46 |     /// Start program and communication tasks
[INFO] [stdout]  47 |     async fn start() -> Result<Self> {
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  73 |     async fn show(&mut self, params: DialogParams) -> Result<()> {
[INFO] [stdout]     |              ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     async fn send(&mut self, cmd: Command) -> Result<()> {
[INFO] [stdout]     |              ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     async fn get(&mut self) -> Result<Response> {
[INFO] [stdout]     |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 |     async fn ack(&mut self) -> Result<()> {
[INFO] [stdout]     |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 135 |     async fn outcome(&mut self) -> Result<Option<Vec<u8>>> {
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 152 |     async fn exit(mut self) -> Result<()> {
[INFO] [stdout]     |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Decoder` is never constructed
[INFO] [stdout]   --> src/pinentry/responses.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct Decoder(Vec<u8>);
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LineParser` is never constructed
[INFO] [stdout]   --> src/pinentry/responses.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | struct LineParser;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `listen` is never used
[INFO] [stdout]   --> src/pinentry/responses.rs:44:21
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub(super) async fn listen(stream: ChildStdout, channel: Sender<Response>) -> Result<()> {
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/pinentry/responses.rs:69:8
[INFO] [stdout]     |
[INFO] [stdout]  68 | impl Decoder {
[INFO] [stdout]     | ------------ associated items in this implementation
[INFO] [stdout]  69 |     fn new() -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout]  74 |     fn decode(&mut self, line: String) -> Result<Response> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  93 |     fn ok(&mut self, fields: Pairs<Rule>) -> Response {
[INFO] [stdout]     |        ^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     fn error(&mut self, mut fields: Pairs<Rule>) -> Response {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     fn data(&mut self, fields: Pairs<Rule>) -> Response {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 |     fn comment(fields: Pairs<Rule>) -> Response {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     fn status(mut fields: Pairs<Rule>) -> Response {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |     fn enquiry(mut fields: Pairs<Rule>) -> Response {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ConvertTail` is never used
[INFO] [stdout]    --> src/pinentry/responses.rs:143:7
[INFO] [stdout]     |
[INFO] [stdout] 143 | trait ConvertTail {
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `collections`, `items`, and `attributes` are never read
[INFO] [stdout]   --> src/service/mod.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Service {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 25 |     collections: HashMap<String, Collection>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 26 |     items: HashMap<String, Item>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 27 |     attributes: Vec<Attribute>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `key`, `value`, `collection_name`, and `item_label` are never read
[INFO] [stdout]   --> src/service/mod.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Attribute {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 36 |     key: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 37 |     value: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 38 |     collection_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 39 |     item_label: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Locked` and `Unlocked` are never constructed
[INFO] [stdout]   --> src/service/mod.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub enum Collection {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] 48 |     Locked,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 49 |     Unlocked(Vec<u8>),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `collection`, `locked`, and `ask` are never read
[INFO] [stdout]   --> src/service/mod.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct Item {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 58 |     collection: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 59 |     locked: bool,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 60 |     ask: bool,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]  --> src/service/lock.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub type Result = std::result::Result<(), ()>;
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Lockable` is never used
[INFO] [stdout]   --> src/service/lock.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub trait Lockable {
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/service/root.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 42 |     ) -> Result<(Value, ObjectPath), DBusErrorKind> {
[INFO] [stdout]    |                  ^^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     ) -> Result<(Value<'_>, ObjectPath<'_>), DBusErrorKind> {
[INFO] [stdout]    |                       ++++            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/service/root.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 51 |     ) -> Result<(ObjectPath, ObjectPath), DBusErrorKind> {
[INFO] [stdout]    |                  ^^^^^^^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     ) -> Result<(ObjectPath<'_>, ObjectPath<'_>), DBusErrorKind> {
[INFO] [stdout]    |                            ++++            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/service/root.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 58 |         attributes: HashMap<String, String>,
[INFO] [stdout] 59 |     ) -> Result<(Vec<ObjectPath>, Vec<ObjectPath>), DBusErrorKind> {
[INFO] [stdout]    |                      ^^^^^^^^^^       ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     ) -> Result<(Vec<ObjectPath<'_>>, Vec<ObjectPath<'_>>), DBusErrorKind> {
[INFO] [stdout]    |                                ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/service/root.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 66 |         objects: Vec<ObjectPath<'_>>,
[INFO] [stdout] 67 |     ) -> Result<(Vec<ObjectPath>, ObjectPath), DBusErrorKind> {
[INFO] [stdout]    |                      ^^^^^^^^^^   ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     ) -> Result<(Vec<ObjectPath<'_>>, ObjectPath<'_>), DBusErrorKind> {
[INFO] [stdout]    |                                ++++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/service/root.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 74 |         objects: Vec<ObjectPath<'_>>,
[INFO] [stdout] 75 |     ) -> Result<(Vec<ObjectPath>, ObjectPath), DBusErrorKind> {
[INFO] [stdout]    |                      ^^^^^^^^^^   ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     ) -> Result<(Vec<ObjectPath<'_>>, ObjectPath<'_>), DBusErrorKind> {
[INFO] [stdout]    |                                ++++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/service/root.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 84 |     ) -> Result<(HashMap<ObjectPath, DBusSecret>,), DBusErrorKind> {
[INFO] [stdout]    |                          ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |     ) -> Result<(HashMap<ObjectPath<'_>, DBusSecret>,), DBusErrorKind> {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/service/root.rs:89:25
[INFO] [stdout]    |
[INFO] [stdout] 89 |     async fn read_alias(&self, name: String) -> Result<(ObjectPath,), DBusErrorKind> {
[INFO] [stdout]    |                         ^^^^^                           ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     async fn read_alias(&self, name: String) -> Result<(ObjectPath<'_>,), DBusErrorKind> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/root.rs:126:26
[INFO] [stdout]     |
[INFO] [stdout] 126 |     async fn collections(&self) -> Vec<ObjectPath> {
[INFO] [stdout]     |                          ^^^^^         ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 126 |     async fn collections(&self) -> Vec<ObjectPath<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.87s
[INFO] running `Command { std: "docker" "inspect" "2fb72dbcfef1b7a32c9c23479e83813b674689b2e63148c721ffdfd0793a1bf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fb72dbcfef1b7a32c9c23479e83813b674689b2e63148c721ffdfd0793a1bf5", kill_on_drop: false }`
[INFO] [stdout] 2fb72dbcfef1b7a32c9c23479e83813b674689b2e63148c721ffdfd0793a1bf5
