[INFO] cloning repository https://github.com/noemaai-labs/noema-atlas
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/noemaai-labs/noema-atlas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoemaai-labs%2Fnoema-atlas", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoemaai-labs%2Fnoema-atlas'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1bb8add8f895dd8773e8a2f1bb088079c42058de
[INFO] checking noemaai-labs/noema-atlas against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoemaai-labs%2Fnoema-atlas" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/noemaai-labs/noema-atlas
[INFO] finished tweaking git repo https://github.com/noemaai-labs/noema-atlas
[INFO] tweaked toml for git repo https://github.com/noemaai-labs/noema-atlas written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/noemaai-labs/noema-atlas on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/noemaai-labs/noema-atlas 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused field `description` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:69:1
[INFO] [stderr]    |
[INFO] [stderr] 69 | description = "Verified multi-source distribution for local LLM weights"
[INFO] [stderr]    | ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.description`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3d52dcfc8ce1ba0436a8373f18b670c8b6949d2200f3578b4798909655b3bedc
[INFO] running `Command { std: "docker" "start" "3d52dcfc8ce1ba0436a8373f18b670c8b6949d2200f3578b4798909655b3bedc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d52dcfc8ce1ba0436a8373f18b670c8b6949d2200f3578b4798909655b3bedc", 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" "3d52dcfc8ce1ba0436a8373f18b670c8b6949d2200f3578b4798909655b3bedc" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d52dcfc8ce1ba0436a8373f18b670c8b6949d2200f3578b4798909655b3bedc", 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" "3d52dcfc8ce1ba0436a8373f18b670c8b6949d2200f3578b4798909655b3bedc" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: unused field `description` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:69:1
[INFO] [stderr]    |
[INFO] [stderr] 69 | description = "Verified multi-source distribution for local LLM weights"
[INFO] [stderr]    | ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.description`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling time-macros v0.2.30
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling ucd-parse v0.1.13
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking time v0.3.51
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling syn-mid v0.5.4
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling precis-tools v0.1.9
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling displaydoc v0.2.6
[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 thiserror-impl v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking zerocopy v0.8.52
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking thiserror v1.0.69
[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]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking netlink-packet-utils v0.5.2
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking netlink-packet-core v0.7.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling precis-core v0.1.11
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking wayland-sys v0.31.11
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling iroh-blake3 v1.4.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling iroh-quinn-udp v0.5.7
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling struct_iterable_internal v0.1.1
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]    Compiling prometheus-client v0.22.3
[INFO] [stderr]     Checking pnet_base v0.34.0
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]    Compiling struct_iterable_derive v0.1.0
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]     Checking rustls-platform-verifier v0.3.4
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking ssh-encoding v0.2.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking netlink-packet-route v0.17.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking async-compression v0.4.42
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking netlink-sys v0.8.8
[INFO] [stderr]     Checking netlink-proto v0.11.5
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]    Compiling precis-profiles v0.1.13
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.4.2
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling network-interface v2.0.5
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]    Compiling acto v0.7.4
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]     Checking typewit v1.15.2
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]     Checking xml-rs v0.8.28
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling redb v2.6.3
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking xmltree v0.10.3
[INFO] [stderr]     Checking rtnetlink v0.13.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking struct_iterable v0.1.1
[INFO] [stderr]     Checking const_panic v0.2.15
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking serde_bencode v0.2.4
[INFO] [stderr]     Checking attohttpc v0.24.1
[INFO] [stderr]     Checking crypto_secretbox v0.1.1
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling genawaiter-proc-macro v0.99.1
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking ssh-cipher v0.2.0
[INFO] [stderr]     Checking iroh-quinn-proto v0.12.0
[INFO] [stderr]     Checking pnet_macros_support v0.34.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking serdect v0.2.0
[INFO] [stderr]     Checking librqbit-clone-to-owned v9.0.0-rc.0
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling pnet_macros v0.34.0
[INFO] [stderr]    Compiling postcard-derive v0.2.2
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking netdev v0.30.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]     Checking genawaiter-macro v0.99.1
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking erased_set v0.7.0
[INFO] [stderr]     Checking smol_str v0.1.24
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking mainline v2.0.1
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking genawaiter v0.99.1
[INFO] [stderr]     Checking netwatch v0.1.0
[INFO] [stderr]     Checking iroh-quinn v0.12.0
[INFO] [stderr]     Checking pnet_packet v0.34.0
[INFO] [stderr]     Checking hmac-sha1 v0.2.2
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking num_enum v0.7.6
[INFO] [stderr]     Checking hickory-proto v0.25.0-alpha.2
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking librqbit-buffers v9.0.0-rc.0
[INFO] [stderr]     Checking crypto_box v0.9.1
[INFO] [stderr]     Checking ssh-key v0.6.7
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]     Checking quoted-string-parser v0.1.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking igd-next v0.15.1
[INFO] [stderr]     Checking iroh-metrics v0.28.0
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking assert_cfg v0.1.0
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]     Checking hickory-proto v0.24.4
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking ttl_cache v0.5.1
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking simple-dns v0.9.3
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking bounded-integer v0.5.8
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking hmac-sha256 v1.1.14
[INFO] [stderr]     Checking diatomic-waker v0.2.3
[INFO] [stderr]     Checking resolv-conf v0.7.6
[INFO] [stderr]     Checking cordyceps v0.3.4
[INFO] [stderr]     Checking z32 v1.3.0
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]     Checking hostname-validator v1.1.1
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking pkarr v2.3.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]     Checking iroh-base v0.28.0
[INFO] [stderr]     Checking governor v0.6.3
[INFO] [stderr]     Checking futures-buffered v0.2.13
[INFO] [stderr]     Checking swarm-discovery v0.2.1
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking hickory-resolver v0.25.0-alpha.2
[INFO] [stderr]     Checking futures-concurrency v7.7.1
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking stun-rs v0.1.11
[INFO] [stderr]     Checking chardetng v0.1.17
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]     Checking librqbit-bencode v9.0.0-rc.0
[INFO] [stderr]     Checking rcgen v0.12.1
[INFO] [stderr]     Checking watchable v1.1.2
[INFO] [stderr]     Checking surge-ping v0.8.4
[INFO] [stderr]     Checking x509-parser v0.16.0
[INFO] [stderr]     Checking librqbit-dualstack-sockets v0.7.0
[INFO] [stderr]     Checking portmapper v0.1.0
[INFO] [stderr]     Checking tokio-tungstenite-wasm v0.3.1
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking inplace-vec-builder v0.1.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking binary-merge v0.1.2
[INFO] [stderr]    Compiling redb v1.5.2
[INFO] [stderr]     Checking range-collections v0.4.6
[INFO] [stderr]     Checking tokio-serde v0.8.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking iroh-io v0.6.2
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking serde-error v0.1.3
[INFO] [stderr]     Checking positioned-io v0.3.5
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking bao-tree v0.13.0
[INFO] [stderr]     Checking bitvec v1.1.1
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]     Checking quic-rpc v0.14.0
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]    Compiling nested_enum_utils v0.1.0
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling quic-rpc-derive v0.14.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking reflink-copy v0.1.29
[INFO] [stderr]     Checking rapidhash v4.4.1
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling rlimit v0.10.2
[INFO] [stderr]     Checking oneshot v0.1.13
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking serde_with v3.21.0
[INFO] [stderr]    Compiling librqbit v9.0.0-rc.0 (/opt/rustwide/workdir/vendor/librqbit)
[INFO] [stderr]     Checking metrics v0.24.6
[INFO] [stderr]     Checking leaky-bucket v1.1.2
[INFO] [stderr]     Checking dontfrag v1.0.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]     Checking serde_html_form v0.2.8
[INFO] [stderr]     Checking iroh-net v0.28.2
[INFO] [stderr]     Checking ringbuf v0.4.8
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking librqbit-utp v0.7.0
[INFO] [stderr]     Checking size_format v1.0.2
[INFO] [stderr]     Checking governor v0.10.4
[INFO] [stderr]     Checking librqbit-upnp v9.0.0-rc.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking axum-extra v0.10.3
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]     Checking tokio-socks v0.5.3
[INFO] [stderr]     Checking intervaltree v0.2.7
[INFO] [stderr]     Checking linux-keyutils v0.2.5
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]     Checking keyring v3.6.3
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking fs4 v0.13.1
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking emath v0.28.1
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking ecolor v0.28.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking epaint v0.28.1
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.12
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking iroh-router v0.28.0
[INFO] [stderr]    Compiling glutin v0.31.3
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking iroh-gossip v0.28.1
[INFO] [stderr]     Checking iroh-blobs v0.28.1
[INFO] [stderr]     Checking smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking egui v0.28.1
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking webbrowser v1.2.1
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]    Compiling rfd v0.14.1
[INFO] [stderr]     Checking web-time v0.2.4
[INFO] [stderr]     Checking image v0.25.5
[INFO] [stderr]     Checking self-replace v1.5.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking egui_glow v0.28.1
[INFO] [stderr]     Checking egui-winit v0.28.1
[INFO] [stderr]     Checking eframe v0.28.1
[INFO] [stderr]     Checking iroh-docs v0.28.0
[INFO] [stderr]     Checking librqbit-sha1-wrapper v9.0.0-rc.0
[INFO] [stderr]     Checking librqbit-core v9.0.0-rc.0
[INFO] [stderr]     Checking librqbit-tracker-comms v9.0.0-rc.0
[INFO] [stderr]     Checking librqbit-lsd v9.0.0-rc.0
[INFO] [stderr]     Checking librqbit-peer-protocol v9.0.0-rc.0
[INFO] [stderr]     Checking librqbit-dht v9.0.0-rc.0
[INFO] [stderr]     Checking iroh v0.28.1
[INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future<Output = std::result::Result<(), error::Error>>: std::marker::Send`
[INFO] [stdout]    --> vendor/librqbit/src/torrent_state/live/mod.rs:654:19
[INFO] [stdout]     |
[INFO] [stdout] 654 |             state.spawn(
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `{async fn body of live::TorrentStateLive::task_manage_outgoing_peer()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@vendor/librqbit/src/torrent_state/live/mod.rs:530:28: 598:6}: std::marker::Send`
[INFO] [stdout]     = note: which requires `std::future::PollFn<{closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/macros/select.rs:659:46: 659:50}>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/macros/select.rs:659:46: 659:50}: std::marker::Send`
[INFO] [stdout]     = note: which requires `(&mut u8, &mut (Instrumented<impl futures::Future<Output = std::result::Result<(), error::Error>>>, Instrumented<impl futures::Future<Output = _>>)): std::marker::Send`
[INFO] [stdout]     = note: which requires `&mut (Instrumented<impl futures::Future<Output = std::result::Result<(), error::Error>>>, Instrumented<impl futures::Future<Output = std::result::Result<(), error::Error>>>): std::marker::Send`
[INFO] [stdout]     = note: which requires `(Instrumented<impl futures::Future<Output = std::result::Result<(), error::Error>>>, Instrumented<impl futures::Future<Output = std::result::Result<(), error::Error>>>): std::marker::Send`
[INFO] [stdout]     = note: which requires `Instrumented<impl futures::Future<Output = std::result::Result<(), error::Error>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `ManuallyDrop<impl futures::Future<Output = std::result::Result<(), error::Error>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = std::result::Result<(), error::Error>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of PeerConnection<&PeerHandler>::manage_peer_outgoing()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@vendor/librqbit/src/peer_connection.rs:207:21: 273:6}: std::marker::Send`
[INFO] [stdout]     = note: which requires `Instrumented<{async block@vendor/librqbit/src/peer_connection.rs:227:9: 227:19}>: std::marker::Send`
[INFO] [stdout]     = note: which requires `ManuallyDrop<{async block@vendor/librqbit/src/peer_connection.rs:227:9: 227:19}>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async block@vendor/librqbit/src/peer_connection.rs:227:9: 227:19}: std::marker::Send`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`librqbit`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[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 #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking noema-core v0.2.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]     Checking noema-cli v0.2.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Checking noema-desktop v0.2.0 (/opt/rustwide/workdir/crates/desktop)
[INFO] [stderr]     Checking noema-registry v0.2.0 (/opt/rustwide/workdir/crates/registry)
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/desktop/src/transport_ui.rs:315:40
[INFO] [stdout]     |
[INFO] [stdout] 315 |         let stroke = egui::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]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `fn(State<UiState>, axum::extract::Path<std::string::String>) -> impl Future<Output = Response<Body>> {api_download}: Handler<(axum_core::extract::private::ViaParts, State<_>, Path<String>), _>`
[INFO] [stdout]   --> crates/cli/src/ui.rs:26:37
[INFO] [stdout]    |
[INFO] [stdout] 26 |         .route("/api/download/:id", post(api_download))
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `impl Future<Output = Response<Body>>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of ui::api_download()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@crates/cli/src/ui.rs:219:89: 238:2}: Send`
[INFO] [stdout]    = note: which requires `impl Future<Output = Result<DownloadOutcome, noema_core::Error>>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of Engine::download()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@Engine::download::{closure#0}}: Send`
[INFO] [stdout]    = note: which requires `impl Future<Output = Result<DownloadOutcome, noema_core::Error>>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of Engine::run_transfer()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@Engine::run_transfer::{closure#0}}: Send`
[INFO] [stdout]    = note: which requires `TaskLocalFuture<Arc<TransferControl>, impl Future<Output = Result<DownloadOutcome, noema_core::Error>>>: Send`
[INFO] [stdout]    = note: which requires `std::option::Option<impl Future<Output = Result<DownloadOutcome, noema_core::Error>>>: Send`
[INFO] [stdout]    = note: which requires `impl Future<Output = Result<DownloadOutcome, noema_core::Error>>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of Engine::download_inner()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@Engine::download_inner::{closure#0}}: Send`
[INFO] [stdout]    = note: which requires `impl Future<Output = Result<ArtifactOutcome, noema_core::Error>>: Send`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`noema`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[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 #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (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]    --> crates/desktop/src/main.rs:154:38
[INFO] [stdout]     |
[INFO] [stdout] 154 |     v.selection.stroke = Stroke::new(1.0, sel_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]    --> crates/desktop/src/main.rs:158:35
[INFO] [stdout]     |
[INFO] [stdout] 158 |     v.window_stroke = Stroke::new(1.0, line);
[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]    --> crates/desktop/src/main.rs:179:46
[INFO] [stdout]     |
[INFO] [stdout] 179 |     w.noninteractive.bg_stroke = Stroke::new(1.0, line); // separators
[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]    --> crates/desktop/src/main.rs:180:46
[INFO] [stdout]     |
[INFO] [stdout] 180 |     w.noninteractive.fg_stroke = Stroke::new(1.0, text);
[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]    --> crates/desktop/src/main.rs:185:40
[INFO] [stdout]     |
[INFO] [stdout] 185 |     w.inactive.bg_stroke = Stroke::new(1.0, line);
[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]    --> crates/desktop/src/main.rs:186:40
[INFO] [stdout]     |
[INFO] [stdout] 186 |     w.inactive.fg_stroke = Stroke::new(1.0, text_hi);
[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]    --> crates/desktop/src/main.rs:191:39
[INFO] [stdout]     |
[INFO] [stdout] 191 |     w.hovered.bg_stroke = Stroke::new(1.0, accent.gamma_multiply(0.55));
[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]    --> crates/desktop/src/main.rs:192:39
[INFO] [stdout]     |
[INFO] [stdout] 192 |     w.hovered.fg_stroke = Stroke::new(1.0, text_hi);
[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]    --> crates/desktop/src/main.rs:198:38
[INFO] [stdout]     |
[INFO] [stdout] 198 |     w.active.bg_stroke = Stroke::new(1.0, accent);
[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]    --> crates/desktop/src/main.rs:199:38
[INFO] [stdout]     |
[INFO] [stdout] 199 |     w.active.fg_stroke = Stroke::new(1.0, on_active);
[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]    --> crates/desktop/src/main.rs:205:36
[INFO] [stdout]     |
[INFO] [stdout] 205 |     w.open.bg_stroke = Stroke::new(1.0, line);
[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]    --> crates/desktop/src/main.rs:206:36
[INFO] [stdout]     |
[INFO] [stdout] 206 |     w.open.fg_stroke = Stroke::new(1.0, text_hi);
[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]     --> crates/desktop/src/main.rs:4496:43
[INFO] [stdout]      |
[INFO] [stdout] 4496 |                 .stroke(egui::Stroke::new(1.0, pal.amber_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]     --> crates/desktop/src/main.rs:4567:78
[INFO] [stdout]      |
[INFO] [stdout] 4567 |             p.line_segment([c + dir * 6.6, c + dir * 9.2], egui::Stroke::new(1.6, icon));
[INFO] [stdout]      |                                                                              ^^^ help: explicitly specify the type as `f32`: `1.6_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]     --> crates/desktop/src/main.rs:4730:21
[INFO] [stdout]      |
[INFO] [stdout] 4730 |                     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]    --> crates/desktop/src/transport_ui.rs:315:40
[INFO] [stdout]     |
[INFO] [stdout] 315 |         let stroke = egui::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]     = 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]     --> crates/desktop/src/main.rs:5025:43
[INFO] [stdout]      |
[INFO] [stdout] 5025 |                 .stroke(egui::Stroke::new(1.0, pal.red_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]     --> crates/desktop/src/main.rs:5100:21
[INFO] [stdout]      |
[INFO] [stdout] 5100 |                     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]     --> crates/desktop/src/main.rs:5171:21
[INFO] [stdout]      |
[INFO] [stdout] 5171 |                     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]     --> crates/desktop/src/main.rs:5229:43
[INFO] [stdout]      |
[INFO] [stdout] 5229 |                 .stroke(egui::Stroke::new(1.0, pal.amber_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: overflow evaluating the requirement `fn(State<UiState>, axum::extract::Path<std::string::String>) -> impl Future<Output = Response<Body>> {api_download}: Handler<(axum_core::extract::private::ViaParts, State<_>, Path<String>), _>`
[INFO] [stdout]   --> crates/cli/src/ui.rs:26:37
[INFO] [stdout]    |
[INFO] [stdout] 26 |         .route("/api/download/:id", post(api_download))
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `impl Future<Output = Response<Body>>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of ui::api_download()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@crates/cli/src/ui.rs:219:89: 238:2}: Send`
[INFO] [stdout]    = note: which requires `impl Future<Output = Result<DownloadOutcome, noema_core::Error>>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of Engine::download()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@Engine::download::{closure#0}}: Send`
[INFO] [stdout]    = note: which requires `impl Future<Output = Result<DownloadOutcome, noema_core::Error>>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of Engine::run_transfer()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@Engine::run_transfer::{closure#0}}: Send`
[INFO] [stdout]    = note: which requires `TaskLocalFuture<Arc<TransferControl>, impl Future<Output = Result<DownloadOutcome, noema_core::Error>>>: Send`
[INFO] [stdout]    = note: which requires `std::option::Option<impl Future<Output = Result<DownloadOutcome, noema_core::Error>>>: Send`
[INFO] [stdout]    = note: which requires `impl Future<Output = Result<DownloadOutcome, noema_core::Error>>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of Engine::download_inner()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@Engine::download_inner::{closure#0}}: Send`
[INFO] [stdout]    = note: which requires `impl Future<Output = Result<ArtifactOutcome, noema_core::Error>>: Send`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`noema`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[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 #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (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]    --> crates/desktop/src/main.rs:154:38
[INFO] [stdout]     |
[INFO] [stdout] 154 |     v.selection.stroke = Stroke::new(1.0, sel_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]    --> crates/desktop/src/main.rs:158:35
[INFO] [stdout]     |
[INFO] [stdout] 158 |     v.window_stroke = Stroke::new(1.0, line);
[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]    --> crates/desktop/src/main.rs:179:46
[INFO] [stdout]     |
[INFO] [stdout] 179 |     w.noninteractive.bg_stroke = Stroke::new(1.0, line); // separators
[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]    --> crates/desktop/src/main.rs:180:46
[INFO] [stdout]     |
[INFO] [stdout] 180 |     w.noninteractive.fg_stroke = Stroke::new(1.0, text);
[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]    --> crates/desktop/src/main.rs:185:40
[INFO] [stdout]     |
[INFO] [stdout] 185 |     w.inactive.bg_stroke = Stroke::new(1.0, line);
[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]    --> crates/desktop/src/main.rs:186:40
[INFO] [stdout]     |
[INFO] [stdout] 186 |     w.inactive.fg_stroke = Stroke::new(1.0, text_hi);
[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]    --> crates/desktop/src/main.rs:191:39
[INFO] [stdout]     |
[INFO] [stdout] 191 |     w.hovered.bg_stroke = Stroke::new(1.0, accent.gamma_multiply(0.55));
[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]    --> crates/desktop/src/main.rs:192:39
[INFO] [stdout]     |
[INFO] [stdout] 192 |     w.hovered.fg_stroke = Stroke::new(1.0, text_hi);
[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]    --> crates/desktop/src/main.rs:198:38
[INFO] [stdout]     |
[INFO] [stdout] 198 |     w.active.bg_stroke = Stroke::new(1.0, accent);
[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]    --> crates/desktop/src/main.rs:199:38
[INFO] [stdout]     |
[INFO] [stdout] 199 |     w.active.fg_stroke = Stroke::new(1.0, on_active);
[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]    --> crates/desktop/src/main.rs:205:36
[INFO] [stdout]     |
[INFO] [stdout] 205 |     w.open.bg_stroke = Stroke::new(1.0, line);
[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]    --> crates/desktop/src/main.rs:206:36
[INFO] [stdout]     |
[INFO] [stdout] 206 |     w.open.fg_stroke = Stroke::new(1.0, text_hi);
[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]     --> crates/desktop/src/main.rs:7913:62
[INFO] [stdout]      |
[INFO] [stdout] 7913 |         painter.add(egui::Shape::line(pts, egui::Stroke::new(1.5, color)));
[INFO] [stdout]      |                                                              ^^^ help: explicitly specify the type as `f32`: `1.5_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]     --> crates/desktop/src/main.rs:9151:35
[INFO] [stdout]      |
[INFO] [stdout] 9151 |         .stroke(egui::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]     --> crates/desktop/src/main.rs:4496:43
[INFO] [stdout]      |
[INFO] [stdout] 4496 |                 .stroke(egui::Stroke::new(1.0, pal.amber_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]     --> crates/desktop/src/main.rs:4567:78
[INFO] [stdout]      |
[INFO] [stdout] 4567 |             p.line_segment([c + dir * 6.6, c + dir * 9.2], egui::Stroke::new(1.6, icon));
[INFO] [stdout]      |                                                                              ^^^ help: explicitly specify the type as `f32`: `1.6_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]     --> crates/desktop/src/main.rs:4730:21
[INFO] [stdout]      |
[INFO] [stdout] 4730 |                     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]     --> crates/desktop/src/main.rs:5025:43
[INFO] [stdout]      |
[INFO] [stdout] 5025 |                 .stroke(egui::Stroke::new(1.0, pal.red_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]     --> crates/desktop/src/main.rs:5100:21
[INFO] [stdout]      |
[INFO] [stdout] 5100 |                     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]     --> crates/desktop/src/main.rs:5171:21
[INFO] [stdout]      |
[INFO] [stdout] 5171 |                     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]     --> crates/desktop/src/main.rs:5229:43
[INFO] [stdout]      |
[INFO] [stdout] 5229 |                 .stroke(egui::Stroke::new(1.0, pal.amber_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]     --> crates/desktop/src/main.rs:7913:62
[INFO] [stdout]      |
[INFO] [stdout] 7913 |         painter.add(egui::Shape::line(pts, egui::Stroke::new(1.5, color)));
[INFO] [stdout]      |                                                              ^^^ help: explicitly specify the type as `f32`: `1.5_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]     --> crates/desktop/src/main.rs:9151:35
[INFO] [stdout]      |
[INFO] [stdout] 9151 |         .stroke(egui::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: overflow evaluating the requirement `{async block@crates/desktop/src/main.rs:3137:23: 3137:33}: std::marker::Send`
[INFO] [stdout]     --> crates/desktop/src/main.rs:3137:17
[INFO] [stdout]      |
[INFO] [stdout] 3137 |         self.rt.spawn(async move {
[INFO] [stdout]      |                 ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: which requires `{coroutine witness@crates/desktop/src/main.rs:3137:23: 3137:33}: std::marker::Send`
[INFO] [stdout]      = note: which requires `impl futures_util::Future<Output = Result<DownloadOutcome, noema_core::Error>>: std::marker::Send`
[INFO] [stdout]      = note: which requires `{async fn body of Engine::add_by_content()}: std::marker::Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@Engine::add_by_content::{closure#0}}: std::marker::Send`
[INFO] [stdout]      = note: which requires `impl futures_util::Future<Output = Result<DownloadOutcome, noema_core::Error>>: std::marker::Send`
[INFO] [stdout]      = note: which requires `{async fn body of Engine::download()}: std::marker::Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@Engine::download::{closure#0}}: std::marker::Send`
[INFO] [stdout]      = note: which requires `impl futures_util::Future<Output = Result<DownloadOutcome, noema_core::Error>>: std::marker::Send`
[INFO] [stdout]      = note: which requires `{async fn body of Engine::run_transfer()}: std::marker::Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@Engine::run_transfer::{closure#0}}: std::marker::Send`
[INFO] [stdout]      = note: which requires `TaskLocalFuture<Arc<TransferControl>, impl futures_util::Future<Output = Result<DownloadOutcome, noema_core::Error>>>: std::marker::Send`
[INFO] [stdout]      = note: which requires `std::option::Option<impl futures_util::Future<Output = Result<DownloadOutcome, noema_core::Error>>>: std::marker::Send`
[INFO] [stdout]      = note: which requires `impl futures_util::Future<Output = Result<DownloadOutcome, noema_core::Error>>: std::marker::Send`
[INFO] [stdout]      = note: which requires `{async fn body of Engine::download_inner()}: std::marker::Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@Engine::download_inner::{closure#0}}: std::marker::Send`
[INFO] [stdout]      = note: and so on...
[INFO] [stdout]      = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]      = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`noema_desktop`)
[INFO] [stdout]      = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[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 #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]      = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `{async block@crates/desktop/src/main.rs:3137:23: 3137:33}: std::marker::Send`
[INFO] [stdout]     --> crates/desktop/src/main.rs:3137:17
[INFO] [stdout]      |
[INFO] [stdout] 3137 |         self.rt.spawn(async move {
[INFO] [stdout]      |                 ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: which requires `{coroutine witness@crates/desktop/src/main.rs:3137:23: 3137:33}: std::marker::Send`
[INFO] [stdout]      = note: which requires `impl futures_util::Future<Output = Result<DownloadOutcome, noema_core::Error>>: std::marker::Send`
[INFO] [stdout]      = note: which requires `{async fn body of Engine::add_by_content()}: std::marker::Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@Engine::add_by_content::{closure#0}}: std::marker::Send`
[INFO] [stdout]      = note: which requires `impl futures_util::Future<Output = Result<DownloadOutcome, noema_core::Error>>: std::marker::Send`
[INFO] [stdout]      = note: which requires `{async fn body of Engine::download()}: std::marker::Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@Engine::download::{closure#0}}: std::marker::Send`
[INFO] [stdout]      = note: which requires `impl futures_util::Future<Output = Result<DownloadOutcome, noema_core::Error>>: std::marker::Send`
[INFO] [stdout]      = note: which requires `{async fn body of Engine::run_transfer()}: std::marker::Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@Engine::run_transfer::{closure#0}}: std::marker::Send`
[INFO] [stdout]      = note: which requires `TaskLocalFuture<Arc<TransferControl>, impl futures_util::Future<Output = Result<DownloadOutcome, noema_core::Error>>>: std::marker::Send`
[INFO] [stdout]      = note: which requires `std::option::Option<impl futures_util::Future<Output = Result<DownloadOutcome, noema_core::Error>>>: std::marker::Send`
[INFO] [stdout]      = note: which requires `impl futures_util::Future<Output = Result<DownloadOutcome, noema_core::Error>>: std::marker::Send`
[INFO] [stdout]      = note: which requires `{async fn body of Engine::download_inner()}: std::marker::Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@Engine::download_inner::{closure#0}}: std::marker::Send`
[INFO] [stdout]      = note: and so on...
[INFO] [stdout]      = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]      = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`noema_desktop`)
[INFO] [stdout]      = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[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 #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]      = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `ciborium`
[INFO] [stderr]   --> crates/core/Cargo.toml:26:1
[INFO] [stderr]    |
[INFO] [stderr] 26 | ciborium.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `ciborium`
[INFO] [stderr] warning: `noema-core` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 03s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.31.3, glutin-winit v0.4.2, iroh-blobs v0.28.1, iroh-gossip v0.28.1, iroh-net v0.28.2, iroh-quinn-udp v0.5.7, nix v0.30.1, winit v0.29.15
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "3d52dcfc8ce1ba0436a8373f18b670c8b6949d2200f3578b4798909655b3bedc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d52dcfc8ce1ba0436a8373f18b670c8b6949d2200f3578b4798909655b3bedc", kill_on_drop: false }`
[INFO] [stdout] 3d52dcfc8ce1ba0436a8373f18b670c8b6949d2200f3578b4798909655b3bedc
