[INFO] cloning repository https://github.com/zdavatz/movement_logger_desktop
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zdavatz/movement_logger_desktop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzdavatz%2Fmovement_logger_desktop", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzdavatz%2Fmovement_logger_desktop'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 457be72b0656b1606d006b729bd319d1657c4f80
[INFO] checking zdavatz/movement_logger_desktop against e5e97e3ef0ee95d34bea49cdac051ed1bbac01df for pr-158759-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzdavatz%2Fmovement_logger_desktop" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zdavatz/movement_logger_desktop
[INFO] finished tweaking git repo https://github.com/zdavatz/movement_logger_desktop
[INFO] tweaked toml for git repo https://github.com/zdavatz/movement_logger_desktop written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zdavatz/movement_logger_desktop on toolchain e5e97e3ef0ee95d34bea49cdac051ed1bbac01df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zdavatz/movement_logger_desktop 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" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9ca06aaa2a7fbf9d3007463dbb163c6aca5f21da37c9e3883ea79f345fccca14
[INFO] running `Command { std: "docker" "start" "9ca06aaa2a7fbf9d3007463dbb163c6aca5f21da37c9e3883ea79f345fccca14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ca06aaa2a7fbf9d3007463dbb163c6aca5f21da37c9e3883ea79f345fccca14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9ca06aaa2a7fbf9d3007463dbb163c6aca5f21da37c9e3883ea79f345fccca14" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ca06aaa2a7fbf9d3007463dbb163c6aca5f21da37c9e3883ea79f345fccca14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9ca06aaa2a7fbf9d3007463dbb163c6aca5f21da37c9e3883ea79f345fccca14" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling zvariant_utils v3.3.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking time-core v0.1.9
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling zvariant_derive v5.10.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking emath v0.29.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking time v0.3.53
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking ecolor v0.29.1
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling pathfinder_simd v0.5.6
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]     Checking epaint_default_fonts v0.29.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking epaint v0.29.1
[INFO] [stderr]     Checking svgtypes v0.13.0
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking rctree v0.5.0
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking usvg-tree v0.37.0
[INFO] [stderr]    Compiling zvariant v5.10.1
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking egui v0.29.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking unescaper v0.1.8
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]    Compiling winit v0.30.13 (/opt/rustwide/workdir/winit-patched)
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]     Checking imagesize v0.12.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking roxmltree v0.19.0
[INFO] [stderr]     Checking xxhash-rust v0.8.16
[INFO] [stderr]    Compiling zbus_names v4.3.2
[INFO] [stderr]     Checking ssri v9.2.0
[INFO] [stderr]     Checking usvg-parser v0.37.0
[INFO] [stderr]     Checking serialport v4.9.0
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking dbus v0.9.11
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.12
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking http-serde v1.1.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking reflink-copy v0.1.30
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking task-local-extensions v0.1.4
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking usvg v0.37.0
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking cacache v12.0.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking http-cache-semantics v1.0.2
[INFO] [stderr]     Checking plotters-bitmap v0.3.7
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]    Compiling zbus_macros v5.15.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling libusb1-sys v0.7.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking xml v1.2.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking serde-xml-rs v0.8.2
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]    Compiling winres v0.1.12
[INFO] [stderr]     Checking resvg v0.37.0
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking http-cache v0.18.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking zbus v5.15.0
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking reqwest-middleware v0.2.5
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking dbus-tokio v0.7.6
[INFO] [stderr]     Checking bluez-generated v0.4.0
[INFO] [stderr]     Checking gps-debug v0.0.49 (/opt/rustwide/workdir/gps-debug)
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking bstr v1.12.3
[INFO] [stderr]     Checking webbrowser v1.2.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling rfd v0.15.4
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking glow v0.14.2
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking bluez-async v0.8.2
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking egui-winit v0.29.1
[INFO] [stderr]     Checking egui_glow v0.29.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking pom v3.4.0
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking http-cache-reqwest v0.13.0
[INFO] [stderr]     Checking egui_extras v0.29.1
[INFO] [stderr]    Compiling movement-logger v0.0.77 (/opt/rustwide/workdir/stbox-viz-gui)
[INFO] [stderr]     Checking tower-http v0.6.10
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking geo-types v0.7.19
[INFO] [stderr]    Compiling rusb v0.9.4
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking ttf-parser v0.19.2
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking jiff v0.2.24
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking walkers v0.31.0
[INFO] [stderr]     Checking lopdf v0.31.0
[INFO] [stderr]     Checking btleplug v0.11.8 (/opt/rustwide/workdir/btleplug-patched)
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking owned_ttf_parser v0.19.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking stbox-viz v0.0.38 (/opt/rustwide/workdir/stbox-viz)
[INFO] [stderr]     Checking eframe v0.29.1
[INFO] [stderr]     Checking ashpd v0.11.1
[INFO] [stderr]     Checking fs4 v1.1.0
[INFO] [stderr]     Checking printpdf v0.7.0
[INFO] [stdout] warning: unused import: `Timelike`
[INFO] [stdout]   --> stbox-viz/src/animate_cmd.rs:27:79
[INFO] [stdout]    |
[INFO] [stdout] 27 | use chrono::{Duration as ChronoDuration, NaiveDate, NaiveDateTime, NaiveTime, Timelike, Utc, DateTime};
[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: `Timelike`
[INFO] [stdout]   --> stbox-viz/src/animate_cmd.rs:27:79
[INFO] [stdout]    |
[INFO] [stdout] 27 | use chrono::{Duration as ChronoDuration, NaiveDate, NaiveDateTime, NaiveTime, Timelike, Utc, DateTime};
[INFO] [stdout]    |                                                                               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking usb-console v0.0.28 (/opt/rustwide/workdir/usb-console)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> usb-console/src/main.rs:71:23
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn run<T: UsbContext>(mut handle: DeviceHandle<T>, stop: Arc<AtomicBool>) -> Result<(), rusb::Error> {
[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]   --> usb-console/src/main.rs:71:23
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn run<T: UsbContext>(mut handle: DeviceHandle<T>, stop: Arc<AtomicBool>) -> Result<(), rusb::Error> {
[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] [stderr]     Checking race-setup-pdf v0.1.0 (/opt/rustwide/workdir/race-setup-pdf)
[INFO] [stderr]     Checking race-relay v0.1.0 (/opt/rustwide/workdir/race-relay)
[INFO] [stdout] warning: unused variable: `height_slice`
[INFO] [stdout]    --> stbox-viz/src/animate_cmd.rs:347:13
[INFO] [stdout]     |
[INFO] [stdout] 347 |         let height_slice: Option<&[f64]> = if !height_full.is_empty() {
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_height_slice`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_hz`
[INFO] [stdout]    --> stbox-viz/src/animate_cmd.rs:775:5
[INFO] [stdout]     |
[INFO] [stdout] 775 |     sample_hz: usize,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_hz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `height_slice`
[INFO] [stdout]    --> stbox-viz/src/animate_cmd.rs:347:13
[INFO] [stdout]     |
[INFO] [stdout] 347 |         let height_slice: Option<&[f64]> = if !height_full.is_empty() {
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_height_slice`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_hz`
[INFO] [stdout]    --> stbox-viz/src/animate_cmd.rs:775:5
[INFO] [stdout]     |
[INFO] [stdout] 775 |     sample_hz: usize,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_hz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `g_lo`
[INFO] [stdout]    --> stbox-viz/src/pumpfoil_cmd.rs:294:10
[INFO] [stdout]     |
[INFO] [stdout] 294 |     let (g_lo, g_hi) = yrange(&gyro_rms, 0.05);
[INFO] [stdout]     |          ^^^^ help: if this is intentional, prefix it with an underscore: `_g_lo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fused_m`
[INFO] [stdout]    --> stbox-viz/src/main.rs:375:9
[INFO] [stdout]     |
[INFO] [stdout] 375 |     let fused_m: Vec<f64> = vec![];  // keep the slot, render path skips empty
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fused_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `subtract_rolling_mean` is never used
[INFO] [stdout]    --> stbox-viz/src/main.rs:482:4
[INFO] [stdout]     |
[INFO] [stdout] 482 | fn subtract_rolling_mean(x: &[f64], window: usize) -> Vec<f64> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rotation_matrix` is never used
[INFO] [stdout]    --> stbox-viz/src/board3d.rs:216:4
[INFO] [stdout]     |
[INFO] [stdout] 216 | fn rotation_matrix(pitch: f32, roll: f32, yaw: f32) -> [[f32; 3]; 3] {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render` is never used
[INFO] [stdout]    --> stbox-viz/src/board3d.rs:304:8
[INFO] [stdout]     |
[INFO] [stdout] 304 | pub fn render(
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GRAVITY_MS2` is never used
[INFO] [stdout]   --> stbox-viz/src/fusion_height.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | const GRAVITY_MS2: f64 = 9.80665;
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MG_TO_MS2` is never used
[INFO] [stdout]   --> stbox-viz/src/fusion_height.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 | const MG_TO_MS2: f64 = GRAVITY_MS2 / 1000.0;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rotate_body_to_world` is never used
[INFO] [stdout]   --> stbox-viz/src/fusion_height.rs:45:4
[INFO] [stdout]    |
[INFO] [stdout] 45 | fn rotate_body_to_world(q: &Quat, v: [f64; 3]) -> [f64; 3] {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fused_height_m` is never used
[INFO] [stdout]   --> stbox-viz/src/fusion_height.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn fused_height_m(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SAMPLE_HZ` is never used
[INFO] [stdout]   --> stbox-viz/src/sensors_cmd.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const SAMPLE_HZ: usize = 100;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `g_lo`
[INFO] [stdout]    --> stbox-viz/src/pumpfoil_cmd.rs:294:10
[INFO] [stdout]     |
[INFO] [stdout] 294 |     let (g_lo, g_hi) = yrange(&gyro_rms, 0.05);
[INFO] [stdout]     |          ^^^^ help: if this is intentional, prefix it with an underscore: `_g_lo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fused_m`
[INFO] [stdout]    --> stbox-viz/src/main.rs:375:9
[INFO] [stdout]     |
[INFO] [stdout] 375 |     let fused_m: Vec<f64> = vec![];  // keep the slot, render path skips empty
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fused_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `subtract_rolling_mean` is never used
[INFO] [stdout]    --> stbox-viz/src/main.rs:482:4
[INFO] [stdout]     |
[INFO] [stdout] 482 | fn subtract_rolling_mean(x: &[f64], window: usize) -> Vec<f64> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rotation_matrix` is never used
[INFO] [stdout]    --> stbox-viz/src/board3d.rs:216:4
[INFO] [stdout]     |
[INFO] [stdout] 216 | fn rotation_matrix(pitch: f32, roll: f32, yaw: f32) -> [[f32; 3]; 3] {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render` is never used
[INFO] [stdout]    --> stbox-viz/src/board3d.rs:304:8
[INFO] [stdout]     |
[INFO] [stdout] 304 | pub fn render(
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GRAVITY_MS2` is never used
[INFO] [stdout]   --> stbox-viz/src/fusion_height.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | const GRAVITY_MS2: f64 = 9.80665;
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MG_TO_MS2` is never used
[INFO] [stdout]   --> stbox-viz/src/fusion_height.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 | const MG_TO_MS2: f64 = GRAVITY_MS2 / 1000.0;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rotate_body_to_world` is never used
[INFO] [stdout]   --> stbox-viz/src/fusion_height.rs:45:4
[INFO] [stdout]    |
[INFO] [stdout] 45 | fn rotate_body_to_world(q: &Quat, v: [f64; 3]) -> [f64; 3] {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fused_height_m` is never used
[INFO] [stdout]   --> stbox-viz/src/fusion_height.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn fused_height_m(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SAMPLE_HZ` is never used
[INFO] [stdout]   --> stbox-viz/src/sensors_cmd.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const SAMPLE_HZ: usize = 100;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> stbox-viz-gui/src/ble_debug.rs:262:9
[INFO] [stdout]     |
[INFO] [stdout] 262 |     let mut probe_id: Option<String> = box_id_live.clone();
[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]    --> stbox-viz-gui/src/ble_debug.rs:262:9
[INFO] [stdout]     |
[INFO] [stdout] 262 |     let mut probe_id: Option<String> = box_id_live.clone();
[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: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> stbox-viz-gui/src/race.rs:436:70
[INFO] [stdout]     |
[INFO] [stdout] 436 |                 painter.add(egui::Shape::line(pts, egui::Stroke::new(3.0, color)));
[INFO] [stdout]     |                                                                      ^^^ help: explicitly specify the type as `f32`: `3.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> stbox-viz-gui/src/race.rs:450:68
[INFO] [stdout]     |
[INFO] [stdout] 450 |                     painter.circle_stroke(at, r, egui::Stroke::new(1.0, color.gamma_multiply(0.5)));
[INFO] [stdout]     |                                                                    ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> stbox-viz-gui/src/race.rs:454:62
[INFO] [stdout]     |
[INFO] [stdout] 454 |             painter.circle_stroke(at, 7.0, egui::Stroke::new(2.0, egui::Color32::WHITE));
[INFO] [stdout]     |                                                              ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> stbox-viz-gui/src/race.rs:436:70
[INFO] [stdout]     |
[INFO] [stdout] 436 |                 painter.add(egui::Shape::line(pts, egui::Stroke::new(3.0, color)));
[INFO] [stdout]     |                                                                      ^^^ help: explicitly specify the type as `f32`: `3.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> stbox-viz-gui/src/race.rs:450:68
[INFO] [stdout]     |
[INFO] [stdout] 450 |                     painter.circle_stroke(at, r, egui::Stroke::new(1.0, color.gamma_multiply(0.5)));
[INFO] [stdout]     |                                                                    ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> stbox-viz-gui/src/race.rs:454:62
[INFO] [stdout]     |
[INFO] [stdout] 454 |             painter.circle_stroke(at, 7.0, egui::Stroke::new(2.0, egui::Color32::WHITE));
[INFO] [stdout]     |                                                              ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:1294:39
[INFO] [stdout]      |
[INFO] [stdout] 1294 |             .stroke(egui::Stroke::new(1.0, egui::Color32::from_rgb(80, 130, 200)))
[INFO] [stdout]      |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:1375:39
[INFO] [stdout]      |
[INFO] [stdout] 1375 |             .stroke(egui::Stroke::new(1.0, egui::Color32::from_rgb(80, 130, 200)))
[INFO] [stdout]      |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:1634:29
[INFO] [stdout]      |
[INFO] [stdout] 1634 | ...                   1.0,
[INFO] [stdout]      |                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:1686:51
[INFO] [stdout]      |
[INFO] [stdout] 1686 |                         .stroke(egui::Stroke::new(1.0, stroke))
[INFO] [stdout]      |                                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:1724:55
[INFO] [stdout]      |
[INFO] [stdout] 1724 | ...                   .stroke(egui::Stroke::new(1.0, egui::Color32::from_rgb(200, 150, 60)))
[INFO] [stdout]      |                                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:2150:33
[INFO] [stdout]      |
[INFO] [stdout] 2150 | ...                   1.0,
[INFO] [stdout]      |                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:1294:39
[INFO] [stdout]      |
[INFO] [stdout] 1294 |             .stroke(egui::Stroke::new(1.0, egui::Color32::from_rgb(80, 130, 200)))
[INFO] [stdout]      |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:1375:39
[INFO] [stdout]      |
[INFO] [stdout] 1375 |             .stroke(egui::Stroke::new(1.0, egui::Color32::from_rgb(80, 130, 200)))
[INFO] [stdout]      |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:1634:29
[INFO] [stdout]      |
[INFO] [stdout] 1634 | ...                   1.0,
[INFO] [stdout]      |                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:1686:51
[INFO] [stdout]      |
[INFO] [stdout] 1686 |                         .stroke(egui::Stroke::new(1.0, stroke))
[INFO] [stdout]      |                                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:1724:55
[INFO] [stdout]      |
[INFO] [stdout] 1724 | ...                   .stroke(egui::Stroke::new(1.0, egui::Color32::from_rgb(200, 150, 60)))
[INFO] [stdout]      |                                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:2150:33
[INFO] [stdout]      |
[INFO] [stdout] 2150 | ...                   1.0,
[INFO] [stdout]      |                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:4640:43
[INFO] [stdout]      |
[INFO] [stdout] 4640 |                 .stroke(egui::Stroke::new(1.0, egui::Color32::from_gray(120)))
[INFO] [stdout]      |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:5485:34
[INFO] [stdout]      |
[INFO] [stdout] 5485 |     let axis = egui::Stroke::new(1.0, egui::Color32::from_gray(110));
[INFO] [stdout]      |                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:5519:34
[INFO] [stdout]      |
[INFO] [stdout] 5519 |     let side = egui::Stroke::new(1.3, egui::Color32::from_gray(128));
[INFO] [stdout]      |                                  ^^^ help: explicitly specify the type as `f32`: `1.3_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:5529:27
[INFO] [stdout]      |
[INFO] [stdout] 5529 |         egui::Stroke::new(2.0, lid),
[INFO] [stdout]      |                           ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:5536:57
[INFO] [stdout]      |
[INFO] [stdout] 5536 |     painter.arrow(lid_c, tip - lid_c, egui::Stroke::new(2.0, nose_col));
[INFO] [stdout]      |                                                         ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:5557:27
[INFO] [stdout]      |
[INFO] [stdout] 5557 |         egui::Stroke::new(1.0, egui::Color32::from_gray(60)),
[INFO] [stdout]      |                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:5590:58
[INFO] [stdout]      |
[INFO] [stdout] 5590 |     painter.add(egui::Shape::line(pts, egui::Stroke::new(1.4, color)));
[INFO] [stdout]      |                                                          ^^^ help: explicitly specify the type as `f32`: `1.4_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:4640:43
[INFO] [stdout]      |
[INFO] [stdout] 4640 |                 .stroke(egui::Stroke::new(1.0, egui::Color32::from_gray(120)))
[INFO] [stdout]      |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:5485:34
[INFO] [stdout]      |
[INFO] [stdout] 5485 |     let axis = egui::Stroke::new(1.0, egui::Color32::from_gray(110));
[INFO] [stdout]      |                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:5519:34
[INFO] [stdout]      |
[INFO] [stdout] 5519 |     let side = egui::Stroke::new(1.3, egui::Color32::from_gray(128));
[INFO] [stdout]      |                                  ^^^ help: explicitly specify the type as `f32`: `1.3_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:5529:27
[INFO] [stdout]      |
[INFO] [stdout] 5529 |         egui::Stroke::new(2.0, lid),
[INFO] [stdout]      |                           ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:5536:57
[INFO] [stdout]      |
[INFO] [stdout] 5536 |     painter.arrow(lid_c, tip - lid_c, egui::Stroke::new(2.0, nose_col));
[INFO] [stdout]      |                                                         ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:5557:27
[INFO] [stdout]      |
[INFO] [stdout] 5557 |         egui::Stroke::new(1.0, egui::Color32::from_gray(60)),
[INFO] [stdout]      |                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> stbox-viz-gui/src/main.rs:5590:58
[INFO] [stdout]      |
[INFO] [stdout] 5590 |     painter.add(egui::Shape::line(pts, egui::Stroke::new(1.4, color)));
[INFO] [stdout]      |                                                          ^^^ help: explicitly specify the type as `f32`: `1.4_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> stbox-viz-gui/src/mpv.rs:340:34
[INFO] [stdout]     |
[INFO] [stdout] 247 |         unsafe {
[INFO] [stdout]     |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 340 |                         let ev = unsafe { (lib2.wait_event)(h, 0.1) };
[INFO] [stdout]     |                                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> stbox-viz-gui/src/mpv.rs:344:34
[INFO] [stdout]     |
[INFO] [stdout] 247 |         unsafe {
[INFO] [stdout]     |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 344 |                         let ev = unsafe { &*ev };
[INFO] [stdout]     |                                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> stbox-viz-gui/src/mpv.rs:349:40
[INFO] [stdout]     |
[INFO] [stdout] 247 |         unsafe {
[INFO] [stdout]     |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 349 |                             let prop = unsafe { &*(ev.data as *const MpvEventProperty) };
[INFO] [stdout]     |                                        ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> stbox-viz-gui/src/mpv.rs:353:40
[INFO] [stdout]     |
[INFO] [stdout] 247 |         unsafe {
[INFO] [stdout]     |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 353 |                             let name = unsafe { std::ffi::CStr::from_ptr(prop.name) };
[INFO] [stdout]     |                                        ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> stbox-viz-gui/src/mpv.rs:357:54
[INFO] [stdout]     |
[INFO] [stdout] 247 |         unsafe {
[INFO] [stdout]     |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 357 |                                         c.time_pos = unsafe { *(prop.data as *const f64) };
[INFO] [stdout]     |                                                      ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> stbox-viz-gui/src/mpv.rs:360:54
[INFO] [stdout]     |
[INFO] [stdout] 247 |         unsafe {
[INFO] [stdout]     |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 360 |                                         c.duration = unsafe { *(prop.data as *const f64) };
[INFO] [stdout]     |                                                      ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> stbox-viz-gui/src/mpv.rs:363:49
[INFO] [stdout]     |
[INFO] [stdout] 247 |         unsafe {
[INFO] [stdout]     |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 363 |                                         let v = unsafe { *(prop.data as *const i64) };
[INFO] [stdout]     |                                                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> stbox-viz-gui/src/mpv.rs:367:49
[INFO] [stdout]     |
[INFO] [stdout] 247 |         unsafe {
[INFO] [stdout]     |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 367 |                                         let v = unsafe { *(prop.data as *const i64) };
[INFO] [stdout]     |                                                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> stbox-viz-gui/src/mpv.rs:340:34
[INFO] [stdout]     |
[INFO] [stdout] 247 |         unsafe {
[INFO] [stdout]     |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 340 |                         let ev = unsafe { (lib2.wait_event)(h, 0.1) };
[INFO] [stdout]     |                                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> stbox-viz-gui/src/mpv.rs:344:34
[INFO] [stdout]     |
[INFO] [stdout] 247 |         unsafe {
[INFO] [stdout]     |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 344 |                         let ev = unsafe { &*ev };
[INFO] [stdout]     |                                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> stbox-viz-gui/src/mpv.rs:349:40
[INFO] [stdout]     |
[INFO] [stdout] 247 |         unsafe {
[INFO] [stdout]     |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 349 |                             let prop = unsafe { &*(ev.data as *const MpvEventProperty) };
[INFO] [stdout]     |                                        ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> stbox-viz-gui/src/mpv.rs:353:40
[INFO] [stdout]     |
[INFO] [stdout] 247 |         unsafe {
[INFO] [stdout]     |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 353 |                             let name = unsafe { std::ffi::CStr::from_ptr(prop.name) };
[INFO] [stdout]     |                                        ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> stbox-viz-gui/src/mpv.rs:357:54
[INFO] [stdout]     |
[INFO] [stdout] 247 |         unsafe {
[INFO] [stdout]     |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 357 |                                         c.time_pos = unsafe { *(prop.data as *const f64) };
[INFO] [stdout]     |                                                      ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> stbox-viz-gui/src/mpv.rs:360:54
[INFO] [stdout]     |
[INFO] [stdout] 247 |         unsafe {
[INFO] [stdout]     |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 360 |                                         c.duration = unsafe { *(prop.data as *const f64) };
[INFO] [stdout]     |                                                      ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> stbox-viz-gui/src/mpv.rs:363:49
[INFO] [stdout]     |
[INFO] [stdout] 247 |         unsafe {
[INFO] [stdout]     |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 363 |                                         let v = unsafe { *(prop.data as *const i64) };
[INFO] [stdout]     |                                                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> stbox-viz-gui/src/mpv.rs:367:49
[INFO] [stdout]     |
[INFO] [stdout] 247 |         unsafe {
[INFO] [stdout]     |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 367 |                                         let v = unsafe { *(prop.data as *const i64) };
[INFO] [stdout]     |                                                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `logging` is never read
[INFO] [stdout]    --> stbox-viz-gui/src/ble.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 794 | pub struct BatterySample {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 805 |     pub logging: bool,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BatterySample` has derived impls for the traits `Debug` and `Clone`, but these are 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 `get_property` is never read
[INFO] [stdout]   --> stbox-viz-gui/src/mpv.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct MpvLib {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 88 |     get_property: FnGetProp,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `logging` is never read
[INFO] [stdout]    --> stbox-viz-gui/src/ble.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 794 | pub struct BatterySample {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 805 |     pub logging: bool,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BatterySample` has derived impls for the traits `Debug` and `Clone`, but these are 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 `get_property` is never read
[INFO] [stdout]   --> stbox-viz-gui/src/mpv.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct MpvLib {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 88 |     get_property: FnGetProp,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 34s
[INFO] running `Command { std: "docker" "inspect" "9ca06aaa2a7fbf9d3007463dbb163c6aca5f21da37c9e3883ea79f345fccca14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ca06aaa2a7fbf9d3007463dbb163c6aca5f21da37c9e3883ea79f345fccca14", kill_on_drop: false }`
[INFO] [stdout] 9ca06aaa2a7fbf9d3007463dbb163c6aca5f21da37c9e3883ea79f345fccca14
