Skip to content

Add simple DBus system #767

Add simple DBus system

Add simple DBus system #767

Re-run triggered April 14, 2024 19:52
Status Success
Total duration 19m 10s
Artifacts

build.yml

on: pull_request
Generate bindings
22s
Generate bindings
Check clippy lints
1m 19s
Check clippy lints
Check formatting
14s
Check formatting
Run benchmarks
6m 36s
Run benchmarks
Generate documentation
0s
Generate documentation
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 344 warnings
Check formatting: src/dbus/mod.rs#L4
Diff in /home/runner/work/livesplit-core/livesplit-core/src/dbus/mod.rs
Check formatting: src/dbus/mod.rs#L12
Diff in /home/runner/work/livesplit-core/livesplit-core/src/dbus/mod.rs
Check formatting: src/dbus/mod.rs#L51
Diff in /home/runner/work/livesplit-core/livesplit-core/src/dbus/mod.rs
Check formatting: src/dbus/mod.rs#L69
Diff in /home/runner/work/livesplit-core/livesplit-core/src/dbus/mod.rs
Check formatting: src/dbus/mod.rs#L76
Diff in /home/runner/work/livesplit-core/livesplit-core/src/dbus/mod.rs
Check formatting: src/dbus/mod.rs#L119
Diff in /home/runner/work/livesplit-core/livesplit-core/src/dbus/mod.rs
Check formatting: src/dbus/mod.rs#L137
Diff in /home/runner/work/livesplit-core/livesplit-core/src/dbus/mod.rs
Check clippy lints: src/component/splits/column.rs#L180
this function has too many arguments (9/7)
Check clippy lints: src/component/splits/column.rs#L231
this function has too many arguments (9/7)
Check clippy lints: src/component/splits/column.rs#L324
very complex type used. Consider factoring parts into `type` definitions
Check clippy lints: src/component/title/mod.rs#L237
this `let...else` may be rewritten with the `?` operator
Check clippy lints: src/component/title/mod.rs#L243
this `let...else` may be rewritten with the `?` operator
Check clippy lints: src/hotkey_config.rs#L88
this returns a `Result<_, ()>`
Check clippy lints: src/rendering/mod.rs#L530
this function has too many arguments (11/7)
Check clippy lints: src/rendering/mod.rs#L617
this function has too many arguments (8/7)
Check clippy lints: src/rendering/mod.rs#L648
this function has too many arguments (8/7)
Check clippy lints: src/rendering/mod.rs#L700
this function has too many arguments (9/7)
build (FreeBSD i686): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD i686): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD i686): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD i686): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD i686): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD i686): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD i686): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD i686): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD i686): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD i686): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD i686): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD i686): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD x86_64): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD x86_64): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD x86_64): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD x86_64): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD x86_64): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD x86_64): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD x86_64): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD x86_64): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD x86_64): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD x86_64): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD x86_64): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD x86_64): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (illumos x86_64): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (illumos x86_64): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (illumos x86_64): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (illumos x86_64): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (illumos x86_64): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (illumos x86_64): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (illumos x86_64): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (illumos x86_64): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (illumos x86_64): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (illumos x86_64): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (illumos x86_64): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (illumos x86_64): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows aarch64): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows aarch64): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows aarch64): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows aarch64): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows aarch64): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows aarch64): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows aarch64): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows aarch64): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows aarch64): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows aarch64): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows aarch64): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows aarch64): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (macOS Beta): src/platform/mod.rs#L41
the item `ToOwned` is imported redundantly
build (macOS Beta): src/platform/mod.rs#L44
the item `ToString` is imported redundantly
build (macOS Beta): src/util/clear_vec.rs#L8
the item `ToOwned` is imported redundantly
build (macOS Beta): src/util/clear_vec.rs#L9
the item `vec` is imported redundantly
build (macOS Beta): src/util/clear_vec.rs#L12
the item `FromIterator` is imported redundantly
build (macOS Beta): src/util/xml/mod.rs#L1
the item `String` is imported redundantly
build (macOS Beta): src/platform/mod.rs#L41
the item `ToOwned` is imported redundantly
build (macOS Beta): src/platform/mod.rs#L44
the item `ToString` is imported redundantly
build (macOS Beta): src/util/clear_vec.rs#L8
the item `ToOwned` is imported redundantly
build (macOS Beta): src/util/clear_vec.rs#L9
the item `vec` is imported redundantly
build (macOS Beta): src/util/clear_vec.rs#L12
the item `FromIterator` is imported redundantly
build (macOS Beta): src/util/xml/mod.rs#L1
the item `String` is imported redundantly
build (macOS Beta): src/platform/mod.rs#L41
the item `ToOwned` is imported redundantly
build (macOS Beta): src/platform/mod.rs#L44
the item `ToString` is imported redundantly
build (macOS Beta): src/util/clear_vec.rs#L8
the item `ToOwned` is imported redundantly
build (macOS Beta): src/util/clear_vec.rs#L9
the item `vec` is imported redundantly
build (macOS Beta): src/util/clear_vec.rs#L12
the item `FromIterator` is imported redundantly
build (macOS Beta): src/util/xml/mod.rs#L1
the item `String` is imported redundantly
build (macOS Beta): src/rendering/default_text_engine/color_font/cpal.rs#L21
struct `HeaderV1Extra` is never constructed
build (macOS Beta): src/platform/mod.rs#L41
the item `ToOwned` is imported redundantly
build (macOS Beta): src/platform/mod.rs#L44
the item `ToString` is imported redundantly
build (macOS Beta): src/util/clear_vec.rs#L8
the item `ToOwned` is imported redundantly
build (Linux Beta): src/platform/mod.rs#L41
the item `ToOwned` is imported redundantly
build (Linux Beta): src/platform/mod.rs#L44
the item `ToString` is imported redundantly
build (Linux Beta): src/util/clear_vec.rs#L8
the item `ToOwned` is imported redundantly
build (Linux Beta): src/util/clear_vec.rs#L9
the item `vec` is imported redundantly
build (Linux Beta): src/util/clear_vec.rs#L12
the item `FromIterator` is imported redundantly
build (Linux Beta): src/util/xml/mod.rs#L1
the item `String` is imported redundantly
build (Linux Beta): src/rendering/default_text_engine/color_font/cpal.rs#L21
struct `HeaderV1Extra` is never constructed
build (Linux Beta): src/platform/mod.rs#L41
the item `ToOwned` is imported redundantly
build (Linux Beta): src/platform/mod.rs#L44
the item `ToString` is imported redundantly
build (Linux Beta): src/util/clear_vec.rs#L8
the item `ToOwned` is imported redundantly
build (Linux Beta): src/platform/mod.rs#L41
the item `ToOwned` is imported redundantly
build (Linux Beta): src/platform/mod.rs#L44
the item `ToString` is imported redundantly
build (Linux Beta): src/util/clear_vec.rs#L8
the item `ToOwned` is imported redundantly
build (Linux Beta): src/util/clear_vec.rs#L9
the item `vec` is imported redundantly
build (Linux Beta): src/util/clear_vec.rs#L12
the item `FromIterator` is imported redundantly
build (Linux Beta): src/util/xml/mod.rs#L1
the item `String` is imported redundantly
build (Linux Beta): src/platform/mod.rs#L41
the item `ToOwned` is imported redundantly
build (Linux Beta): src/platform/mod.rs#L44
the item `ToString` is imported redundantly
build (Linux Beta): src/util/clear_vec.rs#L8
the item `ToOwned` is imported redundantly
build (Linux Beta): src/util/clear_vec.rs#L9
the item `vec` is imported redundantly
build (Linux Beta): src/util/clear_vec.rs#L12
the item `FromIterator` is imported redundantly
build (Linux Beta): src/util/xml/mod.rs#L1
the item `String` is imported redundantly
build (Windows i686): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Solaris sparcv9): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Solaris sparcv9): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Solaris sparcv9): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Solaris sparcv9): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Solaris sparcv9): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Solaris sparcv9): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Solaris sparcv9): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Solaris sparcv9): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Solaris sparcv9): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Solaris sparcv9): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Solaris sparcv9): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Solaris sparcv9): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (WebAssembly WASI): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (WebAssembly WASI): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (WebAssembly WASI): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (WebAssembly WASI): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (WebAssembly WASI): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (WebAssembly WASI): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (WebAssembly WASI): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (WebAssembly WASI): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (WebAssembly WASI): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (WebAssembly WASI): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (WebAssembly WASI): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (WebAssembly WASI): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Linux Nightly): src/util/xml/reader.rs#L18
field `0` is never read
build (Linux Nightly): src/util/xml/reader.rs#L19
field `0` is never read
build (Linux Nightly): src/rendering/default_text_engine/color_font/cpal.rs#L21
struct `HeaderV1Extra` is never constructed
build (Linux Nightly): src/util/xml/reader.rs#L18
field `0` is never read
build (Linux Nightly): src/util/xml/reader.rs#L19
field `0` is never read
build (Linux Nightly): src/util/xml/reader.rs#L18
field `0` is never read
build (Linux Nightly): src/util/xml/reader.rs#L19
field `0` is never read
build (Linux Nightly): src/util/xml/reader.rs#L18
field `0` is never read
build (Linux Nightly): src/util/xml/reader.rs#L19
field `0` is never read
build (Windows Beta): src/platform/mod.rs#L41
the item `ToOwned` is imported redundantly
build (Windows Beta): src/platform/mod.rs#L44
the item `ToString` is imported redundantly
build (Windows Beta): src/util/clear_vec.rs#L8
the item `ToOwned` is imported redundantly
build (Windows Beta): src/util/clear_vec.rs#L9
the item `vec` is imported redundantly
build (Windows Beta): src/util/clear_vec.rs#L12
the item `FromIterator` is imported redundantly
build (Windows Beta): src/util/xml/mod.rs#L1
the item `String` is imported redundantly
build (Windows Beta): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta): src/platform/mod.rs#L41
the item `ToOwned` is imported redundantly
build (Windows Beta): src/platform/mod.rs#L44
the item `ToString` is imported redundantly
build (Windows Beta): src/util/clear_vec.rs#L8
the item `ToOwned` is imported redundantly
build (Windows Beta): src/util/clear_vec.rs#L9
the item `vec` is imported redundantly
build (Windows Beta): src/util/clear_vec.rs#L12
the item `FromIterator` is imported redundantly
build (Windows Beta): src/util/xml/mod.rs#L1
the item `String` is imported redundantly
build (Windows Beta): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta): src/platform/mod.rs#L41
the item `ToOwned` is imported redundantly
build (Windows Beta): src/platform/mod.rs#L44
the item `ToString` is imported redundantly
build (Windows Beta): src/util/clear_vec.rs#L8
the item `ToOwned` is imported redundantly
build (Windows Beta): src/util/clear_vec.rs#L9
the item `vec` is imported redundantly
build (Windows Beta): src/util/clear_vec.rs#L12
the item `FromIterator` is imported redundantly
build (Windows Beta): src/util/xml/mod.rs#L1
the item `String` is imported redundantly
build (Windows Beta): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/util/xml/reader.rs#L18
field `0` is never read
build (Windows Nightly): src/util/xml/reader.rs#L19
field `0` is never read
build (Windows Nightly): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/rendering/default_text_engine/color_font/cpal.rs#L21
struct `HeaderV1Extra` is never constructed
build (Windows Nightly): src/util/xml/reader.rs#L18
field `0` is never read
build (Windows Nightly): src/util/xml/reader.rs#L19
field `0` is never read
build (Windows Nightly): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/util/xml/reader.rs#L18
field `0` is never read
build (Windows Nightly): src/util/xml/reader.rs#L19
field `0` is never read
build (macOS Nightly): src/util/xml/reader.rs#L18
field `0` is never read
build (macOS Nightly): src/util/xml/reader.rs#L19
field `0` is never read
build (macOS Nightly): src/rendering/default_text_engine/color_font/cpal.rs#L21
struct `HeaderV1Extra` is never constructed
build (macOS Nightly): src/util/xml/reader.rs#L18
field `0` is never read
build (macOS Nightly): src/util/xml/reader.rs#L19
field `0` is never read
build (macOS Nightly): src/util/xml/reader.rs#L18
field `0` is never read
build (macOS Nightly): src/util/xml/reader.rs#L19
field `0` is never read
build (macOS Nightly): src/util/xml/reader.rs#L18
field `0` is never read
build (macOS Nightly): src/util/xml/reader.rs#L19
field `0` is never read
build (Windows Beta gnu): src/platform/mod.rs#L41
the item `ToOwned` is imported redundantly
build (Windows Beta gnu): src/platform/mod.rs#L44
the item `ToString` is imported redundantly
build (Windows Beta gnu): src/util/clear_vec.rs#L8
the item `ToOwned` is imported redundantly
build (Windows Beta gnu): src/util/clear_vec.rs#L9
the item `vec` is imported redundantly
build (Windows Beta gnu): src/util/clear_vec.rs#L12
the item `FromIterator` is imported redundantly
build (Windows Beta gnu): src/util/xml/mod.rs#L1
the item `String` is imported redundantly
build (Windows Beta gnu): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta gnu): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta gnu): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta gnu): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta gnu): src/platform/mod.rs#L41
the item `ToOwned` is imported redundantly
build (Windows Beta gnu): src/platform/mod.rs#L44
the item `ToString` is imported redundantly
build (Windows Beta gnu): src/util/clear_vec.rs#L8
the item `ToOwned` is imported redundantly
build (Windows Beta gnu): src/util/clear_vec.rs#L9
the item `vec` is imported redundantly
build (Windows Beta gnu): src/util/clear_vec.rs#L12
the item `FromIterator` is imported redundantly
build (Windows Beta gnu): src/util/xml/mod.rs#L1
the item `String` is imported redundantly
build (Windows Beta gnu): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta gnu): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta gnu): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta gnu): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta gnu): src/platform/mod.rs#L41
the item `ToOwned` is imported redundantly
build (Windows Beta gnu): src/platform/mod.rs#L44
the item `ToString` is imported redundantly
build (Windows Beta gnu): src/util/clear_vec.rs#L8
the item `ToOwned` is imported redundantly
build (Windows Beta gnu): src/util/clear_vec.rs#L9
the item `vec` is imported redundantly
build (Windows Beta gnu): src/util/clear_vec.rs#L12
the item `FromIterator` is imported redundantly
build (Windows Beta gnu): src/util/xml/mod.rs#L1
the item `String` is imported redundantly
build (Windows Beta gnu): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta gnu): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta gnu): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta gnu): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly gnu): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly gnu): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly gnu): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly gnu): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly gnu): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly gnu): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly gnu): src/util/xml/reader.rs#L18
field `0` is never read
build (Windows Nightly gnu): src/util/xml/reader.rs#L19
field `0` is never read
build (Windows Nightly gnu): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly gnu): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly gnu): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly gnu): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly gnu): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly gnu): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly gnu): src/util/xml/reader.rs#L18
field `0` is never read
build (Windows Nightly gnu): src/util/xml/reader.rs#L19
field `0` is never read
build (Windows Nightly gnu): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly gnu): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly gnu): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly gnu): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly gnu): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly gnu): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly gnu): src/rendering/default_text_engine/color_font/cpal.rs#L21
struct `HeaderV1Extra` is never constructed
build (Windows Nightly gnu): src/util/xml/reader.rs#L18
field `0` is never read
build (Windows Nightly gnu): src/util/xml/reader.rs#L19
field `0` is never read
build (Windows Nightly gnu): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead