[INFO] cloning repository https://github.com/Volkor3-16/MASH [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Volkor3-16/MASH" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVolkor3-16%2FMASH", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVolkor3-16%2FMASH'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 356fc555c070c3151de042ffeeb08f51193a95fe [INFO] checking Volkor3-16/MASH against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVolkor3-16%2FMASH" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Volkor3-16/MASH [INFO] finished tweaking git repo https://github.com/Volkor3-16/MASH [INFO] tweaked toml for git repo https://github.com/Volkor3-16/MASH written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Volkor3-16/MASH on toolchain ddcf048784667508cd676fef4667f88ae15628a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Volkor3-16/MASH 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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ddaa6e297ff0a4209e5461e396eb1008d2567ae1aa4888713aa496ff771796f0 [INFO] running `Command { std: "docker" "start" "-a" "ddaa6e297ff0a4209e5461e396eb1008d2567ae1aa4888713aa496ff771796f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ddaa6e297ff0a4209e5461e396eb1008d2567ae1aa4888713aa496ff771796f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddaa6e297ff0a4209e5461e396eb1008d2567ae1aa4888713aa496ff771796f0", kill_on_drop: false }` [INFO] [stdout] ddaa6e297ff0a4209e5461e396eb1008d2567ae1aa4888713aa496ff771796f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60cf40e15b1a45c33ff584ba4e0bdd3c6c132c945186a50a96b39301132cb845 [INFO] running `Command { std: "docker" "start" "-a" "60cf40e15b1a45c33ff584ba4e0bdd3c6c132c945186a50a96b39301132cb845", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Checking lock_api v0.4.12 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking miniz_oxide v0.8.2 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling rustls v0.23.22 [INFO] [stderr] Checking epaint_default_fonts v0.32.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling xml-rs v0.8.24 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling enumflags2_derive v0.7.11 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling enumn v0.1.14 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling zvariant_utils v3.2.1 [INFO] [stderr] Compiling zvariant_derive v5.7.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling enumflags2 v0.7.11 [INFO] [stderr] Compiling zvariant v5.7.0 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking accesskit v0.19.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Checking emath v0.32.3 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Checking wayland-client v0.31.11 [INFO] [stderr] Compiling zbus_names v4.2.0 [INFO] [stderr] Checking async-io v2.4.0 [INFO] [stderr] Checking ecolor v0.32.3 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Checking epaint v0.32.3 [INFO] [stderr] Checking async-signal v0.2.10 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking ron v0.10.1 [INFO] [stderr] Checking wayland-protocols v0.32.9 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling zbus_macros v5.10.0 [INFO] [stderr] Checking async-process v2.3.0 [INFO] [stderr] Compiling zbus_xml v5.0.2 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking egui v0.32.3 [INFO] [stderr] Compiling zbus-lockstep v0.5.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Compiling zbus-lockstep-macros v0.5.1 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking wayland-cursor v0.31.7 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Checking zbus v5.10.0 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking pxfm v0.1.21 [INFO] [stderr] Compiling naga v25.0.1 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.5 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking image-webp v0.2.1 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking moxcms v0.7.5 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking codespan-reporting v0.12.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking tiff v0.10.3 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking atspi-common v0.9.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Compiling wgpu-hal v25.0.2 [INFO] [stderr] Checking glow v0.16.0 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking gpu-descriptor v0.3.1 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.9 [INFO] [stderr] Checking wgpu-types v25.0.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking kurbo v0.11.3 [INFO] [stderr] Checking atspi-proxies v0.9.0 [INFO] [stderr] Checking dpi v0.1.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking svgtypes v0.15.3 [INFO] [stderr] Compiling mime_guess2 v2.0.5 [INFO] [stderr] Checking miette v5.10.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Checking atspi-connection v0.9.0 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking winit v0.30.12 [INFO] [stderr] Checking accesskit_consumer v0.28.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Compiling wgpu-core v25.0.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking data-url v0.3.1 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking usvg v0.45.1 [INFO] [stderr] Checking ssri v9.2.0 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking accesskit_atspi_common v0.12.0 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking ureq v2.12.1 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking atspi v0.25.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking reflink-copy v0.1.23 [INFO] [stderr] Checking tempfile v3.15.0 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking unescaper v0.1.6 [INFO] [stderr] Checking http-serde v2.1.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling wgpu v25.0.2 [INFO] [stderr] Compiling glutin v0.32.2 [INFO] [stderr] Checking emath v0.31.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking ecolor v0.31.0 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking cacache v13.1.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking http-cache-semantics v2.1.0 [INFO] [stderr] Checking serialport v4.8.1 [INFO] [stderr] Checking resvg v0.45.1 [INFO] [stderr] Checking ehttp v0.5.0 [INFO] [stderr] Checking accesskit_unix v0.15.0 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking epaint_default_fonts v0.31.0 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking mio-serial v5.0.6 [INFO] [stderr] Checking webbrowser v1.0.3 [INFO] [stderr] Checking epaint v0.31.0 [INFO] [stderr] Checking http-cache v0.20.1 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Checking reqwest-middleware v0.4.2 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking smithay-clipboard v0.7.2 [INFO] [stderr] Checking accesskit_winit v0.27.0 [INFO] [stderr] Checking type-map v0.5.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling meshtastic v0.1.7 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Checking env_logger v0.11.6 [INFO] [stderr] Checking petgraph v0.8.3 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Checking prost v0.14.1 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Checking http-cache-reqwest v0.15.1 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking egui v0.31.0 [INFO] [stderr] Checking tokio-serial v5.4.5 [INFO] [stderr] Checking egui_glow v0.32.3 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking geo-types v0.7.15 [INFO] [stderr] Checking lru v0.16.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Checking colog v1.4.0 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking egui_tiles v0.13.0 [INFO] [stderr] Checking chrono-humanize v0.2.3 [INFO] [stderr] Checking longitude v0.2.1 [INFO] [stderr] Checking egui_graphs v0.28.0 [INFO] [stderr] Checking egui_material_icons v0.4.0 [INFO] [stderr] Checking fern v0.7.1 [INFO] [stderr] Checking egui_logger v0.6.2 (https://github.com/rnd-ash/egui_logger?branch=main#f274d8da) [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Checking wgpu-core-deps-windows-linux-android v25.0.0 [INFO] [stderr] Compiling built v0.7.6 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling mash v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking ravif v0.11.20 [INFO] [stderr] Checking image v0.25.8 [INFO] [stderr] Checking egui-wgpu v0.32.3 [INFO] [stderr] Checking egui_extras v0.32.3 [INFO] [stderr] Checking arboard v3.4.1 [INFO] [stderr] Checking egui-winit v0.32.3 [INFO] [stderr] Checking egui-data-table v0.8.1 [INFO] [stderr] Checking walkers v0.45.0 [INFO] [stderr] Checking eframe v0.32.3 [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/gui/mod.rs:24:28 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg_attr(not(feature = "serde"), allow(unused_mut))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/gui/mod.rs:109:12 [INFO] [stdout] | [INFO] [stdout] 109 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/gui/mod.rs:323:16 [INFO] [stdout] | [INFO] [stdout] 323 | #[cfg_attr(feature = "serde", serde(skip))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Neighbours` [INFO] [stdout] --> src/api.rs:2:64 [INFO] [stdout] | [INFO] [stdout] 2 | CONFIG, cache::GenericCache, structs::{FullNode, Messages, Neighbours, Node, NodeGraphNeighbours} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/gui/mod.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/gui/mod.rs:421:15 [INFO] [stdout] | [INFO] [stdout] 421 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/gui/mod.rs:24:28 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg_attr(not(feature = "serde"), allow(unused_mut))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `egui::menu`: Use `egui::containers::menu` instead [INFO] [stdout] --> src/gui/mod.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use egui::{menu, Color32}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/gui/mod.rs:109:12 [INFO] [stdout] | [INFO] [stdout] 109 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `egui::menu::bar`: Use `egui::MenuBar::new().ui(` instead [INFO] [stdout] --> src/gui/mod.rs:337:19 [INFO] [stdout] | [INFO] [stdout] 337 | menu::bar(ui, |ui| { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/gui/mod.rs:323:16 [INFO] [stdout] | [INFO] [stdout] 323 | #[cfg_attr(feature = "serde", serde(skip))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Neighbours` [INFO] [stdout] --> src/api.rs:2:64 [INFO] [stdout] | [INFO] [stdout] 2 | CONFIG, cache::GenericCache, structs::{FullNode, Messages, Neighbours, Node, NodeGraphNeighbours} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/gui/mod.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/gui/mod.rs:421:15 [INFO] [stdout] | [INFO] [stdout] 421 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `egui::menu`: Use `egui::containers::menu` instead [INFO] [stdout] --> src/gui/mod.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use egui::{menu, Color32}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `egui::menu::bar`: Use `egui::MenuBar::new().ui(` instead [INFO] [stdout] --> src/gui/mod.rs:337:19 [INFO] [stdout] | [INFO] [stdout] 337 | menu::bar(ui, |ui| { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cursor` [INFO] [stdout] --> src/api.rs:95:28 [INFO] [stdout] | [INFO] [stdout] 95 | pub(crate) fn get_messages(cursor: Option) -> Result, reqwest::Error> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cursor` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cursor` [INFO] [stdout] --> src/api.rs:111:27 [INFO] [stdout] | [INFO] [stdout] 111 | pub(crate) fn get_packets(cursor: Option) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cursor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/gui/mod.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | let mut next_view_nr = 0; [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ui` [INFO] [stdout] --> src/gui/mod.rs:172:22 [INFO] [stdout] | [INFO] [stdout] 172 | fn ui(&mut self, ui: &mut egui::Ui) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `simplification_options` [INFO] [stdout] --> src/gui/mod.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | simplification_options, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `simplification_options: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tab_bar_height` [INFO] [stdout] --> src/gui/mod.rs:175:13 [INFO] [stdout] | [INFO] [stdout] 175 | tab_bar_height, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try ignoring the field: `tab_bar_height: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gap_width` [INFO] [stdout] --> src/gui/mod.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | gap_width, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `gap_width: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cursor` [INFO] [stdout] --> src/api.rs:95:28 [INFO] [stdout] | [INFO] [stdout] 95 | pub(crate) fn get_messages(cursor: Option) -> Result, reqwest::Error> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cursor` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cursor` [INFO] [stdout] --> src/api.rs:111:27 [INFO] [stdout] | [INFO] [stdout] 111 | pub(crate) fn get_packets(cursor: Option) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cursor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `init_cache_ttl` is never used [INFO] [stdout] --> src/api.rs:13:4 [INFO] [stdout] | [INFO] [stdout] 13 | fn init_cache_ttl() -> GenericCache { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_messages` is never used [INFO] [stdout] --> src/api.rs:95:15 [INFO] [stdout] | [INFO] [stdout] 95 | pub(crate) fn get_messages(cursor: Option) -> Result, reqwest::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_mapinfo` is never used [INFO] [stdout] --> src/api.rs:105:15 [INFO] [stdout] | [INFO] [stdout] 105 | pub(crate) fn get_mapinfo() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_packets` is never used [INFO] [stdout] --> src/api.rs:111:15 [INFO] [stdout] | [INFO] [stdout] 111 | pub(crate) fn get_packets(cursor: Option) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/gui/mod.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | let mut next_view_nr = 0; [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_ttl` is never used [INFO] [stdout] --> src/cache.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 33 | impl GenericCache { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn set_ttl(&mut self, key: &str, ttl: Duration) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tree_ui` is never used [INFO] [stdout] --> src/gui/mod.rs:426:4 [INFO] [stdout] | [INFO] [stdout] 426 | fn tree_ui( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `NeighbourMap` is never constructed [INFO] [stdout] --> src/gui/widgets/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) enum WidgetType { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 25 | NeighbourMap, // Shows a map of neighbours for a given node. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WidgetType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ui` [INFO] [stdout] --> src/gui/mod.rs:172:22 [INFO] [stdout] | [INFO] [stdout] 172 | fn ui(&mut self, ui: &mut egui::Ui) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `simplification_options` [INFO] [stdout] --> src/gui/mod.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | simplification_options, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `simplification_options: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tab_bar_height` [INFO] [stdout] --> src/gui/mod.rs:175:13 [INFO] [stdout] | [INFO] [stdout] 175 | tab_bar_height, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try ignoring the field: `tab_bar_height: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gap_width` [INFO] [stdout] --> src/gui/mod.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | gap_width, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `gap_width: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `init_cache_ttl` is never used [INFO] [stdout] --> src/api.rs:13:4 [INFO] [stdout] | [INFO] [stdout] 13 | fn init_cache_ttl() -> GenericCache { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_messages` is never used [INFO] [stdout] --> src/api.rs:95:15 [INFO] [stdout] | [INFO] [stdout] 95 | pub(crate) fn get_messages(cursor: Option) -> Result, reqwest::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_mapinfo` is never used [INFO] [stdout] --> src/api.rs:105:15 [INFO] [stdout] | [INFO] [stdout] 105 | pub(crate) fn get_mapinfo() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_packets` is never used [INFO] [stdout] --> src/api.rs:111:15 [INFO] [stdout] | [INFO] [stdout] 111 | pub(crate) fn get_packets(cursor: Option) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_ttl` is never used [INFO] [stdout] --> src/cache.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 33 | impl GenericCache { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn set_ttl(&mut self, key: &str, ttl: Duration) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tree_ui` is never used [INFO] [stdout] --> src/gui/mod.rs:426:4 [INFO] [stdout] | [INFO] [stdout] 426 | fn tree_ui( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `NeighbourMap` is never constructed [INFO] [stdout] --> src/gui/widgets/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) enum WidgetType { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 25 | NeighbourMap, // Shows a map of neighbours for a given node. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WidgetType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 44s [INFO] running `Command { std: "docker" "inspect" "60cf40e15b1a45c33ff584ba4e0bdd3c6c132c945186a50a96b39301132cb845", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60cf40e15b1a45c33ff584ba4e0bdd3c6c132c945186a50a96b39301132cb845", kill_on_drop: false }` [INFO] [stdout] 60cf40e15b1a45c33ff584ba4e0bdd3c6c132c945186a50a96b39301132cb845