[INFO] cloning repository https://github.com/TwitchyLinux/configurator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TwitchyLinux/configurator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTwitchyLinux%2Fconfigurator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTwitchyLinux%2Fconfigurator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 06a33486c550bed9a5f68d242899c65a0863fb36
[INFO] checking TwitchyLinux/configurator against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTwitchyLinux%2Fconfigurator" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TwitchyLinux/configurator
[INFO] finished tweaking git repo https://github.com/TwitchyLinux/configurator
[INFO] tweaked toml for git repo https://github.com/TwitchyLinux/configurator written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TwitchyLinux/configurator on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TwitchyLinux/configurator 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be2c00ed679a116da7b996c27f07725bb5226d7a7d4e146664fce9e3b4398687
[INFO] running `Command { std: "docker" "start" "-a" "be2c00ed679a116da7b996c27f07725bb5226d7a7d4e146664fce9e3b4398687", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be2c00ed679a116da7b996c27f07725bb5226d7a7d4e146664fce9e3b4398687", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be2c00ed679a116da7b996c27f07725bb5226d7a7d4e146664fce9e3b4398687", kill_on_drop: false }`
[INFO] [stdout] be2c00ed679a116da7b996c27f07725bb5226d7a7d4e146664fce9e3b4398687
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed55c1e95522e27dc6a5f756c788a6bb5bc99456f6eae2b4e69a6e991f567d8d
[INFO] running `Command { std: "docker" "start" "-a" "ed55c1e95522e27dc6a5f756c788a6bb5bc99456f6eae2b4e69a6e991f567d8d", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.16
[INFO] [stderr]    Compiling syn v1.0.89
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling version-compare v0.0.11
[INFO] [stderr]    Compiling strum v0.21.0
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]     Checking tinystr v0.3.4
[INFO] [stderr]    Compiling gio v0.14.8
[INFO] [stderr]     Checking unic-ucd-bidi v0.9.0
[INFO] [stderr]     Checking kurbo v0.8.3
[INFO] [stderr]    Compiling cfg-expr v0.8.1
[INFO] [stderr]     Checking tracing-core v0.1.23
[INFO] [stderr]    Compiling gtk v0.14.3
[INFO] [stderr]    Compiling libdbus-sys v0.2.2
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]     Checking unic-langid-impl v0.9.0
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking unicode-segmentation v1.9.0
[INFO] [stderr]     Checking unic-bidi v0.9.0
[INFO] [stderr]     Checking type-map v0.4.0
[INFO] [stderr]     Checking unic-langid v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]    Compiling im v15.0.0
[INFO] [stderr]     Checking num_threads v0.1.5
[INFO] [stderr]    Compiling druid-shell v0.7.0 (https://github.com/linebender/druid.git?rev=aa4b36658be4164f2a30ffebeef434638dbfc4f8#aa4b3665)
[INFO] [stderr]     Checking intl-memoizer v0.5.1
[INFO] [stderr]     Checking rand_xoshiro v0.4.0
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]     Checking intl_pluralrules v7.0.1
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking keyboard-types v0.6.2
[INFO] [stderr]     Checking self_cell v0.10.2
[INFO] [stderr]     Checking hex v0.3.2
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]     Checking piet v0.5.0
[INFO] [stderr]     Checking home v0.5.3
[INFO] [stderr]     Checking time v0.3.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dbus v0.6.5
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.9
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling field-offset v0.3.4
[INFO] [stderr]     Checking blurz v0.4.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling druid-derive v0.4.0 (https://github.com/linebender/druid.git?rev=aa4b36658be4164f2a30ffebeef434638dbfc4f8#aa4b3665)
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking fluent-syntax v0.11.0
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling system-deps v3.2.0
[INFO] [stderr]     Checking tracing v0.1.32
[INFO] [stderr]     Checking fluent-bundle v0.15.2
[INFO] [stderr]    Compiling glib-macros v0.14.1
[INFO] [stderr]    Compiling gtk3-macros v0.14.0
[INFO] [stderr]    Compiling glib-sys v0.14.0
[INFO] [stderr]    Compiling gobject-sys v0.14.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.14.9
[INFO] [stderr]    Compiling pango-sys v0.14.0
[INFO] [stderr]    Compiling gio-sys v0.14.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.14.0
[INFO] [stderr]    Compiling gdk-sys v0.14.0
[INFO] [stderr]    Compiling atk-sys v0.14.0
[INFO] [stderr]    Compiling pangocairo-sys v0.14.0
[INFO] [stderr]    Compiling gtk-sys v0.14.0
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking glib v0.14.8
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking swayipc-types v1.0.1
[INFO] [stderr]     Checking swayipc v3.0.0
[INFO] [stderr]     Checking pango v0.14.8
[INFO] [stderr]     Checking cairo-rs v0.14.9
[INFO] [stderr]     Checking atk v0.14.0
[INFO] [stderr]     Checking pangocairo v0.14.0
[INFO] [stderr]     Checking piet-cairo v0.5.0
[INFO] [stderr]     Checking piet-common v0.5.0
[INFO] [stderr]     Checking gdk-pixbuf v0.14.0
[INFO] [stderr]     Checking gdk v0.14.3
[INFO] [stderr]     Checking druid v0.7.0 (https://github.com/linebender/druid.git?rev=aa4b36658be4164f2a30ffebeef434638dbfc4f8#aa4b3665)
[INFO] [stderr]     Checking configurator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Color` and `Selector`
[INFO] [stdout]  --> src/bluetooth.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 |     AppDelegate, Color, Command, DelegateCtx, ExtEventSink, Handled, Lens, LensExt, Selector,
[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 imports: `Painter`, `RadioGroup`, `SizedBox`, `Split`, and `TextBox`
[INFO] [stdout]   --> src/bluetooth.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 |     MainAxisAlignment, Painter, RadioGroup, Scroll, SizedBox, Split, Switch, TextBox,
[INFO] [stdout]    |                        ^^^^^^^  ^^^^^^^^^^          ^^^^^^^^  ^^^^^          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bluetooth_event::BluetoothEvent as BtEvent`
[INFO] [stdout]   --> src/bluetooth.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     bluetooth_event::BluetoothEvent as BtEvent, BluetoothAdapter, BluetoothDevice,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::executor::block_on`
[INFO] [stdout]   --> src/bluetooth.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use futures::executor::block_on;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::mpsc`
[INFO] [stdout]   --> src/bluetooth.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::sync::mpsc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]   --> src/bluetooth.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::thread;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashMap`
[INFO] [stdout]  --> src/model/bluetooth.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use druid::im::{HashMap, Vector};
[INFO] [stdout]   |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Color` and `Selector`
[INFO] [stdout]  --> src/bluetooth.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 |     AppDelegate, Color, Command, DelegateCtx, ExtEventSink, Handled, Lens, LensExt, Selector,
[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 imports: `Painter`, `RadioGroup`, `SizedBox`, `Split`, and `TextBox`
[INFO] [stdout]   --> src/bluetooth.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 |     MainAxisAlignment, Painter, RadioGroup, Scroll, SizedBox, Split, Switch, TextBox,
[INFO] [stdout]    |                        ^^^^^^^  ^^^^^^^^^^          ^^^^^^^^  ^^^^^          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bluetooth_event::BluetoothEvent as BtEvent`
[INFO] [stdout]   --> src/bluetooth.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     bluetooth_event::BluetoothEvent as BtEvent, BluetoothAdapter, BluetoothDevice,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::executor::block_on`
[INFO] [stdout]   --> src/bluetooth.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use futures::executor::block_on;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::mpsc`
[INFO] [stdout]   --> src/bluetooth.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::sync::mpsc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]   --> src/bluetooth.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::thread;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashMap`
[INFO] [stdout]  --> src/model/bluetooth.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use druid::im::{HashMap, Vector};
[INFO] [stdout]   |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LensExt`
[INFO] [stdout]  --> src/bluetooth.rs:2:76
[INFO] [stdout]   |
[INFO] [stdout] 2 |     AppDelegate, Color, Command, DelegateCtx, ExtEventSink, Handled, Lens, LensExt, Selector,
[INFO] [stdout]   |                                                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Lens`
[INFO] [stdout]  --> src/bluetooth.rs:2:70
[INFO] [stdout]   |
[INFO] [stdout] 2 |     AppDelegate, Color, Command, DelegateCtx, ExtEventSink, Handled, Lens, LensExt, Selector,
[INFO] [stdout]   |                                                                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `devices`
[INFO] [stdout]    --> src/bluetooth.rs:102:20
[INFO] [stdout]     |
[INFO] [stdout] 102 |                 Ok(devices) => {
[INFO] [stdout]     |                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_devices`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/bluetooth.rs:235:39
[INFO] [stdout]     |
[INFO] [stdout] 235 |                 .on_click(move |_ctx, data: &mut App, _env| println!("save clicked")),
[INFO] [stdout]     |                                       ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base_path`
[INFO] [stdout]    --> src/bluetooth.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 221 |     let base_path = args.file.clone();
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LensExt`
[INFO] [stdout]  --> src/bluetooth.rs:2:76
[INFO] [stdout]   |
[INFO] [stdout] 2 |     AppDelegate, Color, Command, DelegateCtx, ExtEventSink, Handled, Lens, LensExt, Selector,
[INFO] [stdout]   |                                                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Lens`
[INFO] [stdout]  --> src/bluetooth.rs:2:70
[INFO] [stdout]   |
[INFO] [stdout] 2 |     AppDelegate, Color, Command, DelegateCtx, ExtEventSink, Handled, Lens, LensExt, Selector,
[INFO] [stdout]   |                                                                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `devices`
[INFO] [stdout]    --> src/bluetooth.rs:102:20
[INFO] [stdout]     |
[INFO] [stdout] 102 |                 Ok(devices) => {
[INFO] [stdout]     |                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_devices`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/bluetooth.rs:235:39
[INFO] [stdout]     |
[INFO] [stdout] 235 |                 .on_click(move |_ctx, data: &mut App, _env| println!("save clicked")),
[INFO] [stdout]     |                                       ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base_path`
[INFO] [stdout]    --> src/bluetooth.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 221 |     let base_path = args.file.clone();
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sink` is never read
[INFO] [stdout]   --> src/bluetooth.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct BluetoothDelegate<'a> {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     sink: ExtEventSink,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/lib.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     #[structopt(
[INFO] [stdout] 28 | |         short = "c",
[INFO] [stdout] 29 | |         name = "sway config base directory",
[INFO] [stdout] 30 | |         long = "config_base",
[INFO] [stdout] 31 | |         default_value = "~/.config/sway/twl"
[INFO] [stdout] 32 | |     )]
[INFO] [stdout] 33 | |     pub file: PathBuf,
[INFO] [stdout]    | |_____________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/bluetooth.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | /         sink.submit_command(
[INFO] [stdout] 38 | |             commands::UPDATE_STATUS,
[INFO] [stdout] 39 | |             format!(
[INFO] [stdout] 40 | |                 "Using: {} ({})",
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |             Target::Auto,
[INFO] [stdout] 45 | |         );
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let _ = sink.submit_command(
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/model/display.rs:247:35
[INFO] [stdout]     |
[INFO] [stdout] 247 |             let spl: Vec<_> = line.clone().split(" ").collect();
[INFO] [stdout]     |                                   ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/model/display.rs:312:21
[INFO] [stdout]     |
[INFO] [stdout] 312 |                     conn.run_command(cmd);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 312 |                     let _ = conn.run_command(cmd);
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sink` is never read
[INFO] [stdout]   --> src/bluetooth.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct BluetoothDelegate<'a> {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     sink: ExtEventSink,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `configurator` (lib test) due to 1 previous error; 16 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/lib.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     #[structopt(
[INFO] [stdout] 28 | |         short = "c",
[INFO] [stdout] 29 | |         name = "sway config base directory",
[INFO] [stdout] 30 | |         long = "config_base",
[INFO] [stdout] 31 | |         default_value = "~/.config/sway/twl"
[INFO] [stdout] 32 | |     )]
[INFO] [stdout] 33 | |     pub file: PathBuf,
[INFO] [stdout]    | |_____________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/bluetooth.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | /         sink.submit_command(
[INFO] [stdout] 38 | |             commands::UPDATE_STATUS,
[INFO] [stdout] 39 | |             format!(
[INFO] [stdout] 40 | |                 "Using: {} ({})",
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |             Target::Auto,
[INFO] [stdout] 45 | |         );
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let _ = sink.submit_command(
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/model/display.rs:247:35
[INFO] [stdout]     |
[INFO] [stdout] 247 |             let spl: Vec<_> = line.clone().split(" ").collect();
[INFO] [stdout]     |                                   ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/model/display.rs:312:21
[INFO] [stdout]     |
[INFO] [stdout] 312 |                     conn.run_command(cmd);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 312 |                     let _ = conn.run_command(cmd);
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `configurator` (lib) due to 1 previous error; 16 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ed55c1e95522e27dc6a5f756c788a6bb5bc99456f6eae2b4e69a6e991f567d8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed55c1e95522e27dc6a5f756c788a6bb5bc99456f6eae2b4e69a6e991f567d8d", kill_on_drop: false }`
[INFO] [stdout] ed55c1e95522e27dc6a5f756c788a6bb5bc99456f6eae2b4e69a6e991f567d8d
