[INFO] cloning repository https://github.com/ShadowBlip/HanDBus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ShadowBlip/HanDBus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShadowBlip%2FHanDBus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShadowBlip%2FHanDBus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bae539dc5fb6606b8e7324490d53e6c91391e6f0 [INFO] checking ShadowBlip/HanDBus against try#149edce6c6ee840adb602803b96d083101ef3592 for pr-133502-16 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShadowBlip%2FHanDBus" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ShadowBlip/HanDBus [INFO] finished tweaking git repo https://github.com/ShadowBlip/HanDBus [INFO] tweaked toml for git repo https://github.com/ShadowBlip/HanDBus written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ShadowBlip/HanDBus on toolchain 149edce6c6ee840adb602803b96d083101ef3592 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ShadowBlip/HanDBus 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" "+149edce6c6ee840adb602803b96d083101ef3592" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f8847f2bcc3866828796abab2d7bbe465db5837ede27d11ed3ce56922229c6e [INFO] running `Command { std: "docker" "start" "-a" "4f8847f2bcc3866828796abab2d7bbe465db5837ede27d11ed3ce56922229c6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f8847f2bcc3866828796abab2d7bbe465db5837ede27d11ed3ce56922229c6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f8847f2bcc3866828796abab2d7bbe465db5837ede27d11ed3ce56922229c6e", kill_on_drop: false }` [INFO] [stdout] 4f8847f2bcc3866828796abab2d7bbe465db5837ede27d11ed3ce56922229c6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d99cff0a5e0de9b984ef7ebd44a99ee226a6f5f8e8df63bdf2f015fd53a76e82 [INFO] running `Command { std: "docker" "start" "-a" "d99cff0a5e0de9b984ef7ebd44a99ee226a6f5f8e8df63bdf2f015fd53a76e82", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Compiling winnow v0.7.2 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Compiling zerocopy v0.8.18 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling io-lifetimes v2.0.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking vte v0.14.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling io-extras v0.18.2 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking event-listener v5.3.0 [INFO] [stderr] Checking getrandom v0.3.1 [INFO] [stderr] Checking ansitok v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling packed_struct v0.10.1 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling enumflags2_derive v0.7.9 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Compiling libiio-sys v0.4.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling socketpair v0.19.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking clap_builder v4.5.29 [INFO] [stderr] Compiling hidapi v2.6.3 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling packed_struct_codegen v0.10.1 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking rand_core v0.9.0 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking ansi-str v0.9.0 [INFO] [stderr] Compiling uhidrs-sys v1.0.4 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling procfs v0.17.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking enumflags2 v0.7.9 [INFO] [stderr] Checking zvariant_utils v3.2.0 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Compiling instability v0.3.4 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Checking papergrid v0.14.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking async-broadcast v0.7.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking procfs-core v0.17.0 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Compiling tabled_derive v0.10.0 [INFO] [stderr] Checking clap v4.5.29 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking simple_logger v5.0.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking libudev v0.3.0 [INFO] [stderr] Compiling zvariant_derive v5.4.0 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking xdg-home v1.1.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking env_logger v0.11.6 [INFO] [stderr] Checking tabled v0.18.0 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking industrial-io v0.6.0 [INFO] [stderr] Compiling zvariant v5.4.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Checking virtual-usb v0.1.0 (https://github.com/ShadowBlip/virtual-usb-rs.git?rev=5c4c551a23b56f627a36d6775a5876c174be9eb3#5c4c551a) [INFO] [stderr] Checking evdev v0.12.2 (https://github.com/emberian/evdev.git?rev=42b58ee08508b7799322a13bf89121a1d29cf0a2#42b58ee0) [INFO] [stderr] Checking udev v0.9.3 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking clap_complete v4.5.44 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking uhid-virt v0.0.8 [INFO] [stderr] Checking glob-match v0.2.1 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking version-compare v0.2.0 [INFO] [stderr] Checking zbus_names v4.2.0 [INFO] [stderr] Compiling zbus_macros v5.5.0 [INFO] [stderr] Checking zbus v5.5.0 [INFO] [stderr] Checking inputplumber v0.66.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/dbus/interface/mod.rs:255:21 [INFO] [stdout] | [INFO] [stdout] 255 | type UnregisterFn = (dyn std::ops::Fn(Connection, String) + 'static + Send + Sync); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 255 - type UnregisterFn = (dyn std::ops::Fn(Connection, String) + 'static + Send + Sync); [INFO] [stdout] 255 + type UnregisterFn = dyn std::ops::Fn(Connection, String) + 'static + Send + Sync ; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/dbus/interface/mod.rs:255:21 [INFO] [stdout] | [INFO] [stdout] 255 | type UnregisterFn = (dyn std::ops::Fn(Connection, String) + 'static + Send + Sync); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 255 - type UnregisterFn = (dyn std::ops::Fn(Connection, String) + 'static + Send + Sync); [INFO] [stdout] 255 + type UnregisterFn = dyn std::ops::Fn(Connection, String) + 'static + Send + Sync ; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `inputplumber` (lib); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/149edce6c6ee840adb602803b96d083101ef3592/bin/rustc --crate-name inputplumber --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("polkit"))' -C metadata=01baa2920e1f4eb2 -C extra-filename=-7c1ed30ab50d64dc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-e6e626cca5a6ce80.rmeta --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-5f502b7d5f9b254f.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-36f7506b943d265a.rmeta --extern evdev=/opt/rustwide/target/debug/deps/libevdev-1e947c4d81d80149.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-c07ccd45bca7f0b5.rmeta --extern glob_match=/opt/rustwide/target/debug/deps/libglob_match-4b22a5af36c516b3.rmeta --extern hidapi=/opt/rustwide/target/debug/deps/libhidapi-8415ecc6a7ed7f2e.rmeta --extern industrial_io=/opt/rustwide/target/debug/deps/libindustrial_io-ac17c69c400e987e.rmeta --extern inotify=/opt/rustwide/target/debug/deps/libinotify-59d0da01decfd3a5.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-9e5e06bac5c4fabc.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-6b6bd26523e3f573.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-53511ab8d15d7658.rmeta --extern packed_struct=/opt/rustwide/target/debug/deps/libpacked_struct-32375c76ecbb3308.rmeta --extern procfs=/opt/rustwide/target/debug/deps/libprocfs-caa5d26bc28d9e85.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-e0c88b63ed54bae6.rmeta --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-b9e6beb64f52d88a.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-9ebc8e3a1555f25f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-85cf9e5f0806c54c.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-cf8a10661d211f78.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-c6d55b188fc8c361.rmeta --extern tabled=/opt/rustwide/target/debug/deps/libtabled-af2020f997a766ee.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f96186cef12f98e0.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8a80b1ce582a0f04.rmeta --extern udev=/opt/rustwide/target/debug/deps/libudev-c086113179a73f02.rmeta --extern uhid_virt=/opt/rustwide/target/debug/deps/libuhid_virt-e94cf0b5575b4082.rmeta --extern version_compare=/opt/rustwide/target/debug/deps/libversion_compare-1c039b05a0bfa0e4.rmeta --extern virtual_usb=/opt/rustwide/target/debug/deps/libvirtual_usb-f81210c4023b8cdd.rmeta --extern xdg=/opt/rustwide/target/debug/deps/libxdg-7bdf56267930585b.rmeta --extern zbus=/opt/rustwide/target/debug/deps/libzbus-a9c513ad1d204ecc.rmeta --extern zbus_macros=/opt/rustwide/target/debug/deps/libzbus_macros-c01deec299dbc76f.so --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/hidapi-acdd1327968731a0/out -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/input/source/evdev.rs:47:23 [INFO] [stdout] | [INFO] [stdout] 47 | fn get_device_ref(&self) -> DeviceInfoRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn get_device_ref(&self) -> DeviceInfoRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/input/source/hidraw.rs:93:23 [INFO] [stdout] | [INFO] [stdout] 93 | fn get_device_ref(&self) -> DeviceInfoRef { [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] 93 | fn get_device_ref(&self) -> DeviceInfoRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/input/source/iio.rs:37:23 [INFO] [stdout] | [INFO] [stdout] 37 | fn get_device_ref(&self) -> DeviceInfoRef { [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] 37 | fn get_device_ref(&self) -> DeviceInfoRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/input/source/led.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 27 | fn get_device_ref(&self) -> DeviceInfoRef { [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] 27 | fn get_device_ref(&self) -> DeviceInfoRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d99cff0a5e0de9b984ef7ebd44a99ee226a6f5f8e8df63bdf2f015fd53a76e82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d99cff0a5e0de9b984ef7ebd44a99ee226a6f5f8e8df63bdf2f015fd53a76e82", kill_on_drop: false }` [INFO] [stdout] d99cff0a5e0de9b984ef7ebd44a99ee226a6f5f8e8df63bdf2f015fd53a76e82