[INFO] cloning repository https://github.com/HelloWorld017/keeless
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HelloWorld017/keeless" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHelloWorld017%2Fkeeless", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHelloWorld017%2Fkeeless'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d2c8c37c5d255bc5a0853e5cd2a9dbb5b55d2e4b
[INFO] checking HelloWorld017/keeless against ed77b7b8699e342c2dc842c83cb5fe4025252ee8 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHelloWorld017%2Fkeeless" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/HelloWorld017/keeless
[INFO] finished tweaking git repo https://github.com/HelloWorld017/keeless
[INFO] tweaked toml for git repo https://github.com/HelloWorld017/keeless written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HelloWorld017/keeless on toolchain ed77b7b8699e342c2dc842c83cb5fe4025252ee8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HelloWorld017/keeless 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" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> packages/secure-types/Cargo.toml:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `keeless_secure_types` (manifest) generated 1 warning
[INFO] [stderr] warning: unused build dependency `napi-build`
[INFO] [stderr]   --> packages/host-desktop/Cargo.toml:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | napi-build = "2"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `napi-build`
[INFO] [stderr] warning: `keeless_host_desktop` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded minicbor-derive v0.15.3
[INFO] [stderr]   Downloaded specta v1.0.5
[INFO] [stderr]   Downloaded specta-macros v1.0.5
[INFO] [stderr]   Downloaded base32 v0.5.1
[INFO] [stderr]   Downloaded twofish v0.8.0
[INFO] [stderr]   Downloaded block-modes v0.9.1
[INFO] [stderr]   Downloaded rust-argon2 v3.0.0
[INFO] [stderr]   Downloaded minicbor v0.25.1
[INFO] [stderr]   Downloaded keepass v0.13.16
[INFO] [stderr]   Downloaded psl v2.1.219
[INFO] [stderr]   Downloaded napi-build v2.2.4
[INFO] [stderr]   Downloaded rtoolbox v0.0.5
[INFO] [stderr]   Downloaded clap v4.5.61
[INFO] [stderr]   Downloaded napi-derive-backend v3.0.0
[INFO] [stderr]   Downloaded clap_lex v1.0.1
[INFO] [stderr]   Downloaded clap_derive v4.5.61
[INFO] [stderr]   Downloaded ctor v0.6.3
[INFO] [stderr]   Downloaded napi-sys v3.0.1
[INFO] [stderr]   Downloaded clap_builder v4.5.61
[INFO] [stderr]   Downloaded napi-derive v3.3.0
[INFO] [stderr]   Downloaded napi v3.4.0
[INFO] [stderr]   Downloaded rexie v0.6.2
[INFO] [stderr]   Downloaded idb v0.6.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 213d49a0eebe8cb3d2263705d19d846dc57b30805bfcf14cad53b130b92a7b78
[INFO] running `Command { std: "docker" "start" "213d49a0eebe8cb3d2263705d19d846dc57b30805bfcf14cad53b130b92a7b78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "213d49a0eebe8cb3d2263705d19d846dc57b30805bfcf14cad53b130b92a7b78", 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" "213d49a0eebe8cb3d2263705d19d846dc57b30805bfcf14cad53b130b92a7b78" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "213d49a0eebe8cb3d2263705d19d846dc57b30805bfcf14cad53b130b92a7b78", 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" "213d49a0eebe8cb3d2263705d19d846dc57b30805bfcf14cad53b130b92a7b78" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: unused build dependency `napi-build`
[INFO] [stderr]   --> packages/host-desktop/Cargo.toml:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | napi-build = "2"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `napi-build`
[INFO] [stderr] warning: `keeless_host_desktop` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> packages/secure-types/Cargo.toml:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `keeless_secure_types` (manifest) generated 1 warning
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking spin v0.9.9
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]    Compiling minicbor v0.25.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking nucleo-matcher v0.3.1
[INFO] [stderr]     Checking psl v2.1.219
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking base32 v0.5.1
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]     Checking block-padding v0.4.2
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]    Compiling rustls v0.23.42
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking cipher v0.5.2
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking blake2b_simd v1.0.4
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking aes v0.9.1
[INFO] [stderr]     Checking salsa20 v0.11.0
[INFO] [stderr]     Checking cbc v0.2.1
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]     Checking twofish v0.8.0
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking num-iter v0.1.46
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking block-modes v0.9.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking hex-literal v1.1.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking rust-argon2 v3.0.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling specta-macros v1.0.5
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling napi-build v2.2.4
[INFO] [stderr]    Compiling keeless_passkey_windows v0.0.0 (/opt/rustwide/workdir/packages/passkey-windows)
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling napi v3.4.0
[INFO] [stderr]    Compiling dtor v0.1.1
[INFO] [stderr]     Checking clap_lex v1.0.1
[INFO] [stderr]     Checking ctor v0.6.3
[INFO] [stderr]     Checking rtoolbox v0.0.5
[INFO] [stderr]     Checking napi-sys v3.0.1
[INFO] [stderr]     Checking rpassword v7.4.0
[INFO] [stderr]     Checking clap_builder v4.5.61
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling napi-derive-backend v3.0.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling bytemuck_derive v1.11.0
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking tokio v1.52.4
[INFO] [stderr]    Compiling clap_derive v4.5.61
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking keeless_secure_types v0.3.0 (/opt/rustwide/workdir/packages/secure-types)
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking rustls-pki-types v1.15.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking webpki-roots v1.0.8
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking emath v0.31.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking twofish v0.7.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking ecolor v0.31.1
[INFO] [stderr]     Checking keeless_passkey_ctap v0.0.0 (/opt/rustwide/workdir/packages/passkey-ctap)
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling napi-derive v3.3.0
[INFO] [stderr]     Checking epaint v0.31.1
[INFO] [stderr]     Checking rsa v0.9.10
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking clap v4.5.61
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking egui v0.31.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking specta v1.0.5
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking quick-xml v0.41.0
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking keeless_lesswire v0.0.0 (/opt/rustwide/workdir/packages/lesswire)
[INFO] [stderr]     Checking keeless_schema v0.0.0 (/opt/rustwide/workdir/packages/schema)
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking deadpool v0.12.3
[INFO] [stderr]     Checking keepass v0.13.16
[INFO] [stderr]     Checking keeless_lesswire_debug v0.0.0 (/opt/rustwide/workdir/packages/lesswire-debug)
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking egui_glow v0.31.1
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking keeless_kdbx v0.0.0 (/opt/rustwide/workdir/packages/kdbx)
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking webbrowser v1.1.0
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]     Checking keeless_host_desktop_shared v0.0.0 (/opt/rustwide/workdir/packages/host-desktop-shared)
[INFO] [stderr]     Checking keeless_passkey_linux v0.0.0 (/opt/rustwide/workdir/packages/passkey-linux)
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking keeless_kdbx_debug v0.0.0 (/opt/rustwide/workdir/packages/kdbx-debug)
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking wiremock v0.6.5
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking egui-winit v0.31.1
[INFO] [stderr]     Checking eframe v0.31.1
[INFO] [stderr]     Checking keeless_sync v0.0.0 (/opt/rustwide/workdir/packages/sync)
[INFO] [stderr]     Checking keeless_native_ui v0.0.0 (/opt/rustwide/workdir/packages/native-ui)
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> packages/native-ui/src/secure_text_edit.rs:315:21
[INFO] [stdout]     |
[INFO] [stdout] 315 |         Stroke::new(1.0, ui.visuals().error_fg_color)
[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]     = 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]    --> packages/native-ui/src/secure_text_edit.rs:366:25
[INFO] [stdout]     |
[INFO] [stdout] 366 |             Stroke::new(1.0, color),
[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]   --> packages/native-ui/src/styles.rs:56:45
[INFO] [stdout]    |
[INFO] [stdout] 56 |         visuals.window_stroke = Stroke::new(1.0, BORDER);
[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]   --> packages/native-ui/src/styles.rs:60:50
[INFO] [stdout]    |
[INFO] [stdout] 60 |         visuals.text_cursor.stroke = Stroke::new(1.0, PRIMARY);
[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]   --> packages/native-ui/src/styles.rs:67:48
[INFO] [stdout]    |
[INFO] [stdout] 67 |         noninteractive.bg_stroke = Stroke::new(1.0, BORDER);
[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]   --> packages/native-ui/src/styles.rs:69:48
[INFO] [stdout]    |
[INFO] [stdout] 69 |         noninteractive.fg_stroke = Stroke::new(1.0, FOREGROUND);
[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]    --> packages/native-ui/src/secure_text_edit.rs:315:21
[INFO] [stdout]     |
[INFO] [stdout] 315 |         Stroke::new(1.0, ui.visuals().error_fg_color)
[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]     = 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]    --> packages/native-ui/src/secure_text_edit.rs:366:25
[INFO] [stdout]     |
[INFO] [stdout] 366 |             Stroke::new(1.0, color),
[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] [stderr]     Checking keeless_core v0.0.0 (/opt/rustwide/workdir/packages/core)
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> packages/native-ui/src/styles.rs:75:42
[INFO] [stdout]    |
[INFO] [stdout] 75 |         inactive.bg_stroke = Stroke::new(1.0, BORDER);
[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]   --> packages/native-ui/src/styles.rs:77:42
[INFO] [stdout]    |
[INFO] [stdout] 77 |         inactive.fg_stroke = Stroke::new(1.0, FOREGROUND);
[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]   --> packages/native-ui/src/styles.rs:83:41
[INFO] [stdout]    |
[INFO] [stdout] 83 |         hovered.bg_stroke = Stroke::new(1.0, BORDER);
[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]   --> packages/native-ui/src/styles.rs:85:41
[INFO] [stdout]    |
[INFO] [stdout] 85 |         hovered.fg_stroke = Stroke::new(1.0, FOREGROUND);
[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]   --> packages/native-ui/src/styles.rs:91:40
[INFO] [stdout]    |
[INFO] [stdout] 91 |         active.bg_stroke = Stroke::new(1.0, PRIMARY);
[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]   --> packages/native-ui/src/styles.rs:93:40
[INFO] [stdout]    |
[INFO] [stdout] 93 |         active.fg_stroke = Stroke::new(1.0, FOREGROUND);
[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]   --> packages/native-ui/src/styles.rs:97:48
[INFO] [stdout]    |
[INFO] [stdout] 97 |         visuals.selection.stroke = Stroke::new(1.0, PRIMARY);
[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]    --> packages/native-ui/src/styles.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |         .stroke(Stroke::new(1.0, BORDER))
[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]   --> packages/native-ui/src/styles.rs:56:45
[INFO] [stdout]    |
[INFO] [stdout] 56 |         visuals.window_stroke = Stroke::new(1.0, BORDER);
[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]   --> packages/native-ui/src/styles.rs:60:50
[INFO] [stdout]    |
[INFO] [stdout] 60 |         visuals.text_cursor.stroke = Stroke::new(1.0, PRIMARY);
[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]   --> packages/native-ui/src/styles.rs:67:48
[INFO] [stdout]    |
[INFO] [stdout] 67 |         noninteractive.bg_stroke = Stroke::new(1.0, BORDER);
[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]   --> packages/native-ui/src/styles.rs:69:48
[INFO] [stdout]    |
[INFO] [stdout] 69 |         noninteractive.fg_stroke = Stroke::new(1.0, FOREGROUND);
[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]   --> packages/native-ui/src/styles.rs:75:42
[INFO] [stdout]    |
[INFO] [stdout] 75 |         inactive.bg_stroke = Stroke::new(1.0, BORDER);
[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]   --> packages/native-ui/src/styles.rs:77:42
[INFO] [stdout]    |
[INFO] [stdout] 77 |         inactive.fg_stroke = Stroke::new(1.0, FOREGROUND);
[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]   --> packages/native-ui/src/styles.rs:83:41
[INFO] [stdout]    |
[INFO] [stdout] 83 |         hovered.bg_stroke = Stroke::new(1.0, BORDER);
[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]   --> packages/native-ui/src/styles.rs:85:41
[INFO] [stdout]    |
[INFO] [stdout] 85 |         hovered.fg_stroke = Stroke::new(1.0, FOREGROUND);
[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]   --> packages/native-ui/src/styles.rs:91:40
[INFO] [stdout]    |
[INFO] [stdout] 91 |         active.bg_stroke = Stroke::new(1.0, PRIMARY);
[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]   --> packages/native-ui/src/styles.rs:93:40
[INFO] [stdout]    |
[INFO] [stdout] 93 |         active.fg_stroke = Stroke::new(1.0, FOREGROUND);
[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]   --> packages/native-ui/src/styles.rs:97:48
[INFO] [stdout]    |
[INFO] [stdout] 97 |         visuals.selection.stroke = Stroke::new(1.0, PRIMARY);
[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]    --> packages/native-ui/src/styles.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |         .stroke(Stroke::new(1.0, BORDER))
[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] [stderr]     Checking keeless_host_browser v0.0.0 (/opt/rustwide/workdir/packages/host-browser)
[INFO] [stderr]     Checking keeless_host_desktop v0.0.0 (/opt/rustwide/workdir/packages/host-desktop)
[INFO] [stderr] warning: unused dependency `keeless_core`
[INFO] [stderr]   --> packages/host-browser/Cargo.toml:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | keeless_core = { path = "../core" }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `keeless_core`
[INFO] [stderr] warning: `keeless_host_browser` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `ctr`
[INFO] [stderr]   --> packages/kdbx/Cargo.toml:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | ctr = "0.9"
[INFO] [stderr]    | ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `ctr`
[INFO] [stderr] warning: unused dependency `log`
[INFO] [stderr]   --> packages/kdbx/Cargo.toml:26:1
[INFO] [stderr]    |
[INFO] [stderr] 26 | log = "0.4"
[INFO] [stderr]    | ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `log`
[INFO] [stderr] warning: unused dependency `serde_bytes`
[INFO] [stderr]   --> packages/kdbx/Cargo.toml:38:1
[INFO] [stderr]    |
[INFO] [stderr] 38 | serde_bytes = "0.11"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `serde_bytes`
[INFO] [stderr] warning: `keeless_kdbx` (manifest) generated 3 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "213d49a0eebe8cb3d2263705d19d846dc57b30805bfcf14cad53b130b92a7b78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "213d49a0eebe8cb3d2263705d19d846dc57b30805bfcf14cad53b130b92a7b78", kill_on_drop: false }`
[INFO] [stdout] 213d49a0eebe8cb3d2263705d19d846dc57b30805bfcf14cad53b130b92a7b78
