[INFO] cloning repository https://github.com/kkevlar/team-controller
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kkevlar/team-controller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkkevlar%2Fteam-controller", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkkevlar%2Fteam-controller'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5aae10dd6782d0e03526f468688d5cfc064316c2
[INFO] testing kkevlar/team-controller against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkkevlar%2Fteam-controller" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kkevlar/team-controller
[INFO] finished tweaking git repo https://github.com/kkevlar/team-controller
[INFO] tweaked toml for git repo https://github.com/kkevlar/team-controller written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kkevlar/team-controller on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kkevlar/team-controller already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8aa626f206e39e47eb69ac6788555d5184918f6bf7ca01d65cfa7d207054070f
[INFO] running `Command { std: "docker" "start" "-a" "8aa626f206e39e47eb69ac6788555d5184918f6bf7ca01d65cfa7d207054070f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8aa626f206e39e47eb69ac6788555d5184918f6bf7ca01d65cfa7d207054070f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8aa626f206e39e47eb69ac6788555d5184918f6bf7ca01d65cfa7d207054070f", kill_on_drop: false }`
[INFO] [stdout] 8aa626f206e39e47eb69ac6788555d5184918f6bf7ca01d65cfa7d207054070f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66c591a9a59a0fa526bcbabfda5dfbad60b576bab2ff3fe2d474648283900a25
[INFO] running `Command { std: "docker" "start" "-a" "66c591a9a59a0fa526bcbabfda5dfbad60b576bab2ff3fe2d474648283900a25", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.143
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling xml-rs v0.8.6
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling rusttype v0.9.3
[INFO] [stderr]    Compiling xdg v2.5.0
[INFO] [stderr]    Compiling wayland-commons v0.28.6
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling net2 v0.2.38
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling serde v1.0.199
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling bytemuck_derive v1.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.199
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling safe_arch v0.6.0
[INFO] [stderr]    Compiling wayland-cursor v0.28.6
[INFO] [stderr]    Compiling wide v0.7.8
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling simba v0.7.3
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling raw-window-handle v0.3.4
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling wayland-egl v0.28.6
[INFO] [stderr]    Compiling stb_truetype v0.3.1
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling rusttype v0.8.3
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling nix v0.22.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling nalgebra v0.30.1
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling cpufeatures v0.2.7
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling glow v0.11.2
[INFO] [stderr]    Compiling regex-syntax v0.7.1
[INFO] [stderr]    Compiling nix v0.26.2
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling gilrs v0.10.2 (/opt/rustwide/workdir/vendored/gilrs/gilrs)
[INFO] [stderr]    Compiling input-linux-sys v0.7.0
[INFO] [stderr]    Compiling os_str_bytes v6.5.0
[INFO] [stderr]    Compiling regex v1.8.1
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling uuid v1.3.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling gilrs-core v0.5.5 (/opt/rustwide/workdir/vendored/gilrs/gilrs-core)
[INFO] [stdout] warning: struct `ff_envelope` is never constructed
[INFO] [stdout]    --> vendored/gilrs/gilrs-core/src/platform/linux/ioctl.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub struct ff_envelope {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ff_constant_effect` is never constructed
[INFO] [stdout]    --> vendored/gilrs/gilrs-core/src/platform/linux/ioctl.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct ff_constant_effect {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ff_ramp_effect` is never constructed
[INFO] [stdout]    --> vendored/gilrs/gilrs-core/src/platform/linux/ioctl.rs:120:12
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub struct ff_ramp_effect {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ff_condition_effect` is never constructed
[INFO] [stdout]    --> vendored/gilrs/gilrs-core/src/platform/linux/ioctl.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub struct ff_condition_effect {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ff_periodic_effect` is never constructed
[INFO] [stdout]    --> vendored/gilrs/gilrs-core/src/platform/linux/ioctl.rs:141:12
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub struct ff_periodic_effect {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling input-linux v0.5.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling smithay-client-toolkit v0.12.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling winit v0.24.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stdout] warning: unexpected `cfg` condition name: `path_separator`
[INFO] [stdout]   --> vendored/gilrs/gilrs/src/utils.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(path_separator = "backslash")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(path_separator, values("backslash"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(path_separator, values(\"backslash\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `path_separator`
[INFO] [stdout]   --> vendored/gilrs/gilrs/src/utils.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg(path_separator = "slash")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(path_separator, values("slash"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(path_separator, values(\"slash\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling glutin v0.26.0
[INFO] [stdout] warning: fields `input`, `output`, and `inverted` are never read
[INFO] [stdout]    --> vendored/gilrs/gilrs/src/mapping/parser.rs:294:9
[INFO] [stdout]     |
[INFO] [stdout] 291 |     AxisMapping {
[INFO] [stdout]     |     ----------- fields in this variant
[INFO] [stdout] ...
[INFO] [stdout] 294 |         input: AxisRange,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 295 |         output: AxisRange,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 296 |         inverted: bool,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `output` is never read
[INFO] [stdout]    --> vendored/gilrs/gilrs/src/mapping/parser.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 298 |     ButtonMapping {
[INFO] [stdout]     |     ------------- field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 301 |         output: AxisRange,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `output` is never read
[INFO] [stdout]    --> vendored/gilrs/gilrs/src/mapping/parser.rs:309:9
[INFO] [stdout]     |
[INFO] [stdout] 304 |     HatMapping {
[INFO] [stdout]     |     ---------- field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 309 |         output: AxisRange,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vendored/gilrs/gilrs/src/gamepad.rs:456:20
[INFO] [stdout]     |
[INFO] [stdout] 456 |     pub fn gamepad(&self, id: GamepadId) -> Gamepad {
[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] 456 |     pub fn gamepad(&self, id: GamepadId) -> Gamepad<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling strum_macros v0.11.0
[INFO] [stderr]    Compiling software-joystick v0.2.0 (https://github.com/kkevlar/software-joystick.git#bbf50598)
[INFO] [stderr]    Compiling command_server v0.1.0 (/opt/rustwide/workdir/command_server)
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling strum v0.11.0
[INFO] [stderr]    Compiling ncollide3d v0.33.0
[INFO] [stderr]    Compiling kiss3d v0.35.0
[INFO] [stderr]    Compiling mjoy_gui v0.3.1 (/opt/rustwide/workdir/mjoy_gui)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> mjoy_gui/src/gui/team_color.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let mut temp = vec![
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> mjoy_gui/src/gui/team_color.rs:194:13
[INFO] [stdout]     |
[INFO] [stdout] 194 |         for i in 0..init_teams.len() {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Hz` is never constructed
[INFO] [stdout]   --> mjoy_gui/src/gui/mod.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct Hz(f32);
[INFO] [stdout]    |        ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `apply` are never used
[INFO] [stdout]   --> mjoy_gui/src/gui/mod.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Hz {
[INFO] [stdout]    | ------- associated items in this implementation
[INFO] [stdout] 12 |     fn new(hz: f32) -> Hz {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     fn apply(&self, duration: &std::time::Duration) -> f32 {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> mjoy_gui/src/gui/mod.rs:51:66
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn new(x: f32, y: f32, width_height: &'a WidthHeight) -> RatioXY {
[INFO] [stdout]    |                                               --                 ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn new(x: f32, y: f32, width_height: &'a WidthHeight) -> RatioXY<'a> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> mjoy_gui/src/gui/mod.rs:152:13
[INFO] [stdout]     |
[INFO] [stdout] 152 | /             manipulate_emulator::resize::resize_and_focus_matching(
[INFO] [stdout] 153 | |                 &regex::Regex::new("Dolphin.*FPS").unwrap(),
[INFO] [stdout] 154 | |             );
[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] 152 |             let _ = manipulate_emulator::resize::resize_and_focus_matching(
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> mjoy_gui/src/gui/mod.rs:155:13
[INFO] [stdout]     |
[INFO] [stdout] 155 |             manipulate_emulator::mute::unmute("dolphin-emu");
[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] 155 |             let _ = manipulate_emulator::mute::unmute("dolphin-emu");
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> mjoy_gui/src/gui/mod.rs:159:13
[INFO] [stdout]     |
[INFO] [stdout] 159 |             manipulate_emulator::mute::mute("dolphin-emu");
[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] 159 |             let _ = manipulate_emulator::mute::mute("dolphin-emu");
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ui_demo v0.3.1 (/opt/rustwide/workdir/ui_demo)
[INFO] [stderr]    Compiling mjoy_core v0.3.2 (/opt/rustwide/workdir/mjoy_core)
[INFO] [stdout] warning: unused import: `strum::IntoEnumIterator`
[INFO] [stdout]  --> mjoy_core/src/injoy.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use strum::IntoEnumIterator;
[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: `OpenOptions`
[INFO] [stdout]  --> mjoy_core/src/joypaths.rs:5:27
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::fs::{self, File, OpenOptions};
[INFO] [stdout]   |                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> mjoy_core/src/joypaths.rs:6:37
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::io::{BufReader, BufWriter, Write};
[INFO] [stdout]   |                                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::injoy::NamedButton`
[INFO] [stdout]    --> mjoy_core/src/outjoy.rs:218:13
[INFO] [stdout]     |
[INFO] [stdout] 218 |         use crate::injoy::NamedButton;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> mjoy_core/src/main.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::cell::{self, RefCell};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> ui_demo/src/main.rs:66:28
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 team_name: n,
[INFO] [stdout]    |                            ^ expected `String`, found `&String`
[INFO] [stdout]    |
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 team_name: n.to_string(),
[INFO] [stdout]    |                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> ui_demo/src/main.rs:90:13
[INFO] [stdout]     |
[INFO] [stdout]  90 |         gui.render(&fb, true);
[INFO] [stdout]     |             ^^^^^^----------- argument #3 of type `Option<String>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/mjoy_gui/src/gui/mod.rs:135:12
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn render(
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout]  90 |         gui.render(&fb, true, /* Option<String> */);
[INFO] [stdout]     |                             ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ui_demo` (bin "ui_demo") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> mjoy_core/src/outjoy.rs:93:14
[INFO] [stdout]    |
[INFO] [stdout] 93 |         for (i, inaxis) in crate::injoy::NamedAxis::iter().enumerate() {
[INFO] [stdout]    |              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> mjoy_core/src/outjoy.rs:228:14
[INFO] [stdout]     |
[INFO] [stdout] 228 |         for (i, inbutton) in crate::injoy::NamedButton::iter().enumerate() {
[INFO] [stdout]     |              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> mjoy_core/src/main.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |     let mut top_context = RefCell::new(Some(TopContext {
[INFO] [stdout]     |         ----^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> mjoy_core/src/main.rs:297:25
[INFO] [stdout]     |
[INFO] [stdout] 297 |                         mut fbinfo,
[INFO] [stdout]     |                         ----^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `server_handle`
[INFO] [stdout]   --> mjoy_core/src/main.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let server_handle = std::thread::spawn(|| command_server::field_commands_forever(tx));
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_handle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fbinfo`
[INFO] [stdout]    --> mjoy_core/src/main.rs:297:25
[INFO] [stdout]     |
[INFO] [stdout] 297 |                         mut fbinfo,
[INFO] [stdout]     |                         ^^^^^^^^^^ help: try ignoring the field: `fbinfo: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> mjoy_core/src/main.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 364 |     let mut fbinfo = mjoy_gui::gui::feedback_info::FeedbackInfo { teams: fbteams };
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> mjoy_core/src/main.rs:276:17
[INFO] [stdout]     |
[INFO] [stdout] 276 |                 mpl.write_to_disk(&config.controller_bindings_file);
[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] 276 |                 let _ = mpl.write_to_disk(&config.controller_bindings_file);
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "66c591a9a59a0fa526bcbabfda5dfbad60b576bab2ff3fe2d474648283900a25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66c591a9a59a0fa526bcbabfda5dfbad60b576bab2ff3fe2d474648283900a25", kill_on_drop: false }`
[INFO] [stdout] 66c591a9a59a0fa526bcbabfda5dfbad60b576bab2ff3fe2d474648283900a25
