[INFO] cloning repository https://github.com/samclane/mantle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samclane/mantle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamclane%2Fmantle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamclane%2Fmantle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 83b9cfca8bdaa53ec1c3b65c6f08dcb22550a9bb [INFO] checking samclane/mantle against master#1b8f2e46e14b08208a53585570edd9206374aae8 for pr-155418 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamclane%2Fmantle" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/samclane/mantle [INFO] finished tweaking git repo https://github.com/samclane/mantle [INFO] tweaked toml for git repo https://github.com/samclane/mantle written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/samclane/mantle on toolchain 1b8f2e46e14b08208a53585570edd9206374aae8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1b8f2e46e14b08208a53585570edd9206374aae8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/samclane/mantle 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" "+1b8f2e46e14b08208a53585570edd9206374aae8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded profiling-procmacros v1.0.16 [INFO] [stderr] Downloaded strum v0.27.1 [INFO] [stderr] Downloaded puffin_http v0.16.1 [INFO] [stderr] Downloaded libredox v0.1.15 [INFO] [stderr] Downloaded toml v0.8.15 [INFO] [stderr] Downloaded xcursor v0.3.6 [INFO] [stderr] Downloaded smappservice-rs v0.1.3 [INFO] [stderr] Downloaded objc2-service-management v0.3.2 [INFO] [stderr] Downloaded wayland-sys v0.31.4 [INFO] [stderr] Downloaded thread-id v5.1.0 [INFO] [stderr] Downloaded os_info v3.14.0 [INFO] [stderr] Downloaded async-executor v1.13.0 [INFO] [stderr] Downloaded egui_plot v0.30.0 [INFO] [stderr] Downloaded wayland-scanner v0.31.4 [INFO] [stderr] Downloaded auto-launch v0.6.0 [INFO] [stderr] Downloaded glutin v0.32.2 [INFO] [stderr] Downloaded wayland-backend v0.3.6 [INFO] [stderr] Downloaded muda v0.17.2 [INFO] [stderr] Downloaded rand v0.9.3 [INFO] [stderr] Downloaded toml_edit v0.22.16 [INFO] [stderr] Downloaded wayland-protocols v0.32.3 [INFO] [stderr] Downloaded xcb v1.4.0 [INFO] [stderr] Downloaded wayland-client v0.31.5 [INFO] [stderr] Downloaded tray-icon v0.22.0 [INFO] [stderr] Downloaded bitstream-io v2.5.3 [INFO] [stderr] Downloaded async-signal v0.2.9 [INFO] [stderr] Downloaded bytes v1.6.1 [INFO] [stderr] Downloaded egui_extras v0.30.0 [INFO] [stderr] Downloaded strum_macros v0.27.1 [INFO] [stderr] Downloaded xcap v0.0.12 [INFO] [stderr] Downloaded webbrowser v1.0.1 [INFO] [stderr] Downloaded puffin v0.19.1 [INFO] [stderr] Downloaded rdev v0.5.3 [INFO] [stderr] Downloaded base62 v2.2.4 [INFO] [stderr] Downloaded lifx-core v0.4.0 [INFO] [stderr] Downloaded egui-toast v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1b8f2e46e14b08208a53585570edd9206374aae8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bdf0213c844530dd914755d7c496d3142dee059e548138d9c3bbf2b80e2cb2a9 [INFO] running `Command { std: "docker" "start" "-a" "bdf0213c844530dd914755d7c496d3142dee059e548138d9c3bbf2b80e2cb2a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdf0213c844530dd914755d7c496d3142dee059e548138d9c3bbf2b80e2cb2a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdf0213c844530dd914755d7c496d3142dee059e548138d9c3bbf2b80e2cb2a9", kill_on_drop: false }` [INFO] [stdout] bdf0213c844530dd914755d7c496d3142dee059e548138d9c3bbf2b80e2cb2a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1b8f2e46e14b08208a53585570edd9206374aae8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b96afd4a9604c6ed1550f171a5edf5d6a437c10c9e77633c44d188bf3e06c5b9 [INFO] running `Command { std: "docker" "start" "-a" "b96afd4a9604c6ed1550f171a5edf5d6a437c10c9e77633c44d188bf3e06c5b9", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking libloading v0.8.4 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling wayland-sys v0.31.4 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wayland-client v0.31.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling quick-xml v0.34.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking async-executor v1.13.0 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking xcursor v0.3.6 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Checking epaint_default_fonts v0.30.0 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Compiling built v0.7.4 [INFO] [stderr] Compiling wayland-scanner v0.31.4 [INFO] [stderr] Compiling wayland-backend v0.3.6 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking xdg-home v1.2.0 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking immutable-chunkmap v2.0.6 [INFO] [stderr] Compiling winit v0.30.8 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking imgref v1.10.1 [INFO] [stderr] Checking bitstream-io v2.5.3 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking nix v0.29.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking avif-serialize v0.8.1 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Compiling gtk v0.18.2 [INFO] [stderr] Compiling libxdo-sys v0.11.0 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking zune-jpeg v0.4.13 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Checking image-webp v0.1.3 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling glutin v0.32.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Compiling mime_guess2 v2.0.5 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling normpath v1.5.0 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Compiling base62 v2.2.4 [INFO] [stderr] Checking webbrowser v1.0.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking libxdo v0.6.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking alsa-sys v0.3.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling rfd v0.17.2 [INFO] [stderr] Checking glow v0.16.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Checking os_info v3.14.0 [INFO] [stderr] Checking rand v0.9.3 [INFO] [stderr] Checking sysinfo v0.30.13 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking thread-id v5.1.0 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking primal-check v0.3.4 [INFO] [stderr] Compiling rust-i18n v3.1.5 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking c_linked_list v1.1.1 [INFO] [stderr] Checking strum v0.27.1 [INFO] [stderr] Checking get_if_addrs v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling enumn v0.1.13 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Checking cpal v0.15.3 [INFO] [stderr] Checking rustfft v6.4.1 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking polling v3.7.2 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking rgb v0.8.48 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking async-io v2.3.3 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking lifx-core v0.4.0 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking auto-launch v0.6.0 [INFO] [stderr] Checking arboard v3.4.0 [INFO] [stderr] Checking wayland-protocols v0.32.3 [INFO] [stderr] Checking wayland-cursor v0.31.5 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking dbus v0.9.7 [INFO] [stderr] Checking enumflags2 v0.7.10 [INFO] [stderr] Checking accesskit v0.17.1 [INFO] [stderr] Checking quick-xml v0.30.0 [INFO] [stderr] Checking emath v0.30.0 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking keyboard-types v0.7.0 [INFO] [stderr] Checking toml_edit v0.22.16 [INFO] [stderr] Checking triomphe v0.1.15 [INFO] [stderr] Checking ecolor v0.30.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking epaint v0.30.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking log4rs v1.4.0 [INFO] [stderr] Checking rdev v0.5.3 [INFO] [stderr] Checking accesskit_consumer v0.26.0 [INFO] [stderr] Compiling xcb v1.4.0 [INFO] [stderr] Checking toml v0.8.15 [INFO] [stderr] Compiling proc-macro-crate v2.0.0 [INFO] [stderr] Checking rust-i18n-support v3.1.5 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking egui v0.30.0 [INFO] [stderr] Compiling glib-macros v0.18.5 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking ravif v0.11.10 [INFO] [stderr] Checking image v0.25.2 [INFO] [stderr] Compiling gtk3-macros v0.18.2 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.3 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.3 [INFO] [stderr] Compiling zvariant v4.2.0 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling atk-sys v0.18.2 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling gdk-sys v0.18.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling gtk-sys v0.18.2 [INFO] [stderr] Checking smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling rust-i18n-macro v3.1.5 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking smithay-clipboard v0.7.2 [INFO] [stderr] Compiling zbus_names v3.0.0 [INFO] [stderr] Checking glib v0.18.5 [INFO] [stderr] Checking zbus_xml v4.0.0 [INFO] [stderr] Checking zbus v4.4.0 [INFO] [stderr] Checking zbus-lockstep v0.4.4 [INFO] [stderr] Compiling zbus-lockstep-macros v0.4.4 [INFO] [stderr] Checking xcap v0.0.12 [INFO] [stderr] Checking egui_glow v0.30.0 [INFO] [stderr] Checking egui_plot v0.30.0 [INFO] [stderr] Checking egui_extras v0.30.0 [INFO] [stderr] Checking egui-toast v0.16.0 [INFO] [stderr] Checking libappindicator-sys v0.9.0 [INFO] [stderr] Checking atspi-common v0.6.0 [INFO] [stderr] Checking cairo-rs v0.18.5 [INFO] [stderr] Checking atk v0.18.2 [INFO] [stderr] Checking atspi-proxies v0.6.0 [INFO] [stderr] Checking accesskit_atspi_common v0.10.1 [INFO] [stderr] Checking atspi-connection v0.6.0 [INFO] [stderr] Checking atspi v0.22.0 [INFO] [stderr] Checking accesskit_unix v0.13.1 [INFO] [stderr] Checking accesskit_winit v0.23.1 [INFO] [stderr] Checking egui-winit v0.30.0 [INFO] [stderr] Checking eframe v0.30.0 [INFO] [stderr] Checking pango v0.18.3 [INFO] [stderr] Checking gdk-pixbuf v0.18.5 [INFO] [stderr] Checking gdk v0.18.2 [INFO] [stderr] Checking muda v0.17.2 [INFO] [stderr] Checking libappindicator v0.9.0 [INFO] [stderr] Checking tray-icon v0.22.0 [INFO] [stderr] Checking mantle v0.0.18 (/opt/rustwide/workdir) [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app.rs:383:48 [INFO] [stdout] | [INFO] [stdout] 383 | visuals.selection.stroke = Stroke::new(1.0, Color32::from_rgb(220, 160, 50)); [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 [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` is not satisfied [INFO] [stdout] --> src/app.rs:390:58 [INFO] [stdout] | [INFO] [stdout] 390 | visuals.widgets.inactive.bg_stroke = Stroke::new(1.0, Color32::from_rgb(55, 55, 75)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app.rs:391:57 [INFO] [stdout] | [INFO] [stdout] 391 | visuals.widgets.hovered.bg_stroke = Stroke::new(1.0, Color32::from_rgb(100, 100, 140)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app.rs:392:56 [INFO] [stdout] | [INFO] [stdout] 392 | visuals.widgets.active.bg_stroke = Stroke::new(1.5, Color32::from_rgb(180, 120, 30)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app.rs:383:48 [INFO] [stdout] | [INFO] [stdout] 383 | visuals.selection.stroke = Stroke::new(1.0, Color32::from_rgb(220, 160, 50)); [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 [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` is not satisfied [INFO] [stdout] --> src/app.rs:390:58 [INFO] [stdout] | [INFO] [stdout] 390 | visuals.widgets.inactive.bg_stroke = Stroke::new(1.0, Color32::from_rgb(55, 55, 75)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app.rs:391:57 [INFO] [stdout] | [INFO] [stdout] 391 | visuals.widgets.hovered.bg_stroke = Stroke::new(1.0, Color32::from_rgb(100, 100, 140)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app.rs:392:56 [INFO] [stdout] | [INFO] [stdout] 392 | visuals.widgets.active.bg_stroke = Stroke::new(1.5, Color32::from_rgb(180, 120, 30)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app.rs:1050:74 [INFO] [stdout] | [INFO] [stdout] 1050 | painter.rect_stroke(resp.rect, rounding, Stroke::new(1.5, Color32::WHITE)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app.rs:1071:33 [INFO] [stdout] | [INFO] [stdout] 1071 | Stroke::new(0.5, Color32::from_white_alpha(60)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app.rs:1074:74 [INFO] [stdout] | [INFO] [stdout] 1074 | painter.rect_stroke(resp.rect, rounding, Stroke::new(1.5, Color32::WHITE)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app.rs:1050:74 [INFO] [stdout] | [INFO] [stdout] 1050 | painter.rect_stroke(resp.rect, rounding, Stroke::new(1.5, Color32::WHITE)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app.rs:1071:33 [INFO] [stdout] | [INFO] [stdout] 1071 | Stroke::new(0.5, Color32::from_white_alpha(60)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/app.rs:1074:74 [INFO] [stdout] | [INFO] [stdout] 1074 | painter.rect_stroke(resp.rect, rounding, Stroke::new(1.5, Color32::WHITE)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/settings.rs:621:47 [INFO] [stdout] | [INFO] [stdout] 621 | ... egui::Stroke::new(1.0, ui.visuals().text_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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/settings.rs:621:47 [INFO] [stdout] | [INFO] [stdout] 621 | ... egui::Stroke::new(1.0, ui.visuals().text_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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/screencap.rs:394:21 [INFO] [stdout] | [INFO] [stdout] 394 | Stroke::new(1.5, Color32::from_rgb(100, 100, 130)), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/screencap.rs:426:25 [INFO] [stdout] | [INFO] [stdout] 426 | Stroke::new(1.0, Color32::from_rgb(55, 55, 75)), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/widgets.rs:774:21 [INFO] [stdout] | [INFO] [stdout] 774 | Stroke::new(1.5, Color32::from_rgb(60, 60, 80)), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/widgets.rs:794:59 [INFO] [stdout] | [INFO] [stdout] 794 | painter.circle_stroke(indicator_pos, 5.0, Stroke::new(1.5, Color32::BLACK)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/widgets.rs:874:25 [INFO] [stdout] | [INFO] [stdout] 874 | Stroke::new(1.0, Color32::from_rgb(60, 60, 80)), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/screencap.rs:394:21 [INFO] [stdout] | [INFO] [stdout] 394 | Stroke::new(1.5, Color32::from_rgb(100, 100, 130)), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/screencap.rs:426:25 [INFO] [stdout] | [INFO] [stdout] 426 | Stroke::new(1.0, Color32::from_rgb(55, 55, 75)), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/widgets.rs:774:21 [INFO] [stdout] | [INFO] [stdout] 774 | Stroke::new(1.5, Color32::from_rgb(60, 60, 80)), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/widgets.rs:794:59 [INFO] [stdout] | [INFO] [stdout] 794 | painter.circle_stroke(indicator_pos, 5.0, Stroke::new(1.5, Color32::BLACK)); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/widgets.rs:874:25 [INFO] [stdout] | [INFO] [stdout] 874 | Stroke::new(1.0, Color32::from_rgb(60, 60, 80)), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 38s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: xcap v0.0.12 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "b96afd4a9604c6ed1550f171a5edf5d6a437c10c9e77633c44d188bf3e06c5b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b96afd4a9604c6ed1550f171a5edf5d6a437c10c9e77633c44d188bf3e06c5b9", kill_on_drop: false }` [INFO] [stdout] b96afd4a9604c6ed1550f171a5edf5d6a437c10c9e77633c44d188bf3e06c5b9