[INFO] cloning repository https://github.com/PoHsuanLai/maplet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PoHsuanLai/maplet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPoHsuanLai%2Fmaplet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPoHsuanLai%2Fmaplet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ee0e3b2240ca5070139b572ae049e12c9110058 [INFO] checking PoHsuanLai/maplet against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPoHsuanLai%2Fmaplet" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/PoHsuanLai/maplet [INFO] finished tweaking git repo https://github.com/PoHsuanLai/maplet [INFO] tweaked toml for git repo https://github.com/PoHsuanLai/maplet written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/PoHsuanLai/maplet on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/PoHsuanLai/maplet 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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bytemuck v1.23.1 [INFO] [stderr] Downloaded geo-types v0.7.16 [INFO] [stderr] Downloaded nalgebra-macros v0.2.2 [INFO] [stderr] Downloaded float_next_after v1.0.0 [INFO] [stderr] Downloaded matrixmultiply v0.3.10 [INFO] [stderr] Downloaded geographiclib-rs v0.2.5 [INFO] [stderr] Downloaded rstar v0.11.0 [INFO] [stderr] Downloaded geo v0.26.0 [INFO] [stderr] Downloaded nalgebra v0.32.6 [INFO] [stderr] Downloaded robust v1.2.0 [INFO] [stderr] Downloaded earcutr v0.4.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3dc1ae25360f7eea291c9da9706da9703a11a642dcf3fb9601f114391539ce0e [INFO] running `Command { std: "docker" "start" "-a" "3dc1ae25360f7eea291c9da9706da9703a11a642dcf3fb9601f114391539ce0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3dc1ae25360f7eea291c9da9706da9703a11a642dcf3fb9601f114391539ce0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dc1ae25360f7eea291c9da9706da9703a11a642dcf3fb9601f114391539ce0e", kill_on_drop: false }` [INFO] [stdout] 3dc1ae25360f7eea291c9da9706da9703a11a642dcf3fb9601f114391539ce0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a677a8d2064864700e375ad488073162441d54f20b9f6c0afc879c010d6c91d [INFO] running `Command { std: "docker" "start" "-a" "2a677a8d2064864700e375ad488073162441d54f20b9f6c0afc879c010d6c91d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling wayland-client v0.31.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking polling v3.8.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling zvariant_derive v3.15.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Compiling zbus_macros v3.15.2 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Checking wayland-cursor v0.31.10 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking accesskit v0.12.3 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking zvariant v3.15.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Checking sctk-adwaita v0.8.3 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Checking zbus_names v2.6.1 [INFO] [stderr] Checking zbus v3.15.2 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking ecolor v0.26.2 [INFO] [stderr] Checking emath v0.26.2 [INFO] [stderr] Checking wayland-protocols v0.32.8 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking epaint v0.26.2 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking accesskit_consumer v0.16.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling glutin v0.31.3 [INFO] [stderr] Compiling wgpu-hal v0.19.5 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking async-once-cell v0.5.4 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking weezl v0.1.10 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking naga v0.19.2 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Checking wasm-bindgen v0.2.100 [INFO] [stderr] Checking egui v0.26.2 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking atspi-common v0.3.0 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.8 [INFO] [stderr] Compiling glutin-winit v0.4.2 [INFO] [stderr] Compiling wgpu-core v0.19.4 [INFO] [stderr] Checking wgpu-types v0.19.2 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking smithay-clipboard v0.7.2 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking webbrowser v0.8.15 [INFO] [stderr] Checking atspi-proxies v0.3.0 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking arboard v3.5.0 [INFO] [stderr] Checking atspi-connection v0.3.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking atspi v0.19.0 [INFO] [stderr] Checking rstar v0.11.0 [INFO] [stderr] Checking accesskit_unix v0.6.2 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling wgpu v0.19.4 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking earcutr v0.4.3 [INFO] [stderr] Checking geo-types v0.7.16 [INFO] [stderr] Checking egui_glow v0.26.2 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking accesskit_winit v0.16.1 [INFO] [stderr] Checking egui-winit v0.26.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking geographiclib-rs v0.2.5 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking float_next_after v1.0.0 [INFO] [stderr] Checking robust v1.2.0 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking lru v0.10.1 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.50 [INFO] [stderr] Checking web-sys v0.3.77 [INFO] [stderr] Checking geo v0.26.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking eframe v0.26.2 [INFO] [stderr] Checking nalgebra v0.32.6 [INFO] [stderr] Checking maplet v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/data/geojson.rs:111:25 [INFO] [stdout] | [INFO] [stdout] 111 | std::boxed::Box<(dyn std::error::Error + std::marker::Send + std::marker::Sync + 'static)>; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 111 - std::boxed::Box<(dyn std::error::Error + std::marker::Send + std::marker::Sync + 'static)>; [INFO] [stdout] 111 + std::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/data/geojson.rs:111:25 [INFO] [stdout] | [INFO] [stdout] 111 | std::boxed::Box<(dyn std::error::Error + std::marker::Send + std::marker::Sync + 'static)>; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 111 - std::boxed::Box<(dyn std::error::Error + std::marker::Send + std::marker::Sync + 'static)>; [INFO] [stdout] 111 + std::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `drag_viewport` is never read [INFO] [stdout] --> src/layers/tile/layer.rs:898:17 [INFO] [stdout] | [INFO] [stdout] 898 | drag_viewport.center = drag_center; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking maplet-app v0.1.0 (/opt/rustwide/workdir/maplet-app) [INFO] [stdout] warning: value assigned to `drag_viewport` is never read [INFO] [stdout] --> src/layers/tile/layer.rs:898:17 [INFO] [stdout] | [INFO] [stdout] 898 | drag_viewport.center = drag_center; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `layers::tile::TileLayer` and `viewport::Viewport` [INFO] [stdout] --> tests/comprehensive_glittering_fix_test.rs:4:51 [INFO] [stdout] | [INFO] [stdout] 4 | core::{geo::LatLng, geo::Point, map::Map, viewport::Viewport}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | layers::tile::TileLayer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc` and `Mutex` [INFO] [stdout] --> tests/integration_tests.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pos2` [INFO] [stdout] --> tests/integration_tests.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | use egui::{Context, Event, Pos2, Rect, Vec2}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `geo::LatLng` and `map::Map as CoreMap` [INFO] [stdout] --> tests/integration_tests.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | use maplet::core::{geo::LatLng, map::Map as CoreMap}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tiles_loading_count` [INFO] [stdout] --> tests/comprehensive_glittering_fix_test.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | let tiles_loading_count = 5; // Simulate tiles loading [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tiles_loading_count` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `*self.shutdown_requested` is never read [INFO] [stdout] --> maplet-app/src/main.rs:181:25 [INFO] [stdout] | [INFO] [stdout] 181 | self.shutdown_requested = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> maplet-app/src/main.rs:127:68 [INFO] [stdout] | [INFO] [stdout] 127 | println!("🔄 [DEBUG] App update() called {} times", UPDATE_COUNTER); [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `response` [INFO] [stdout] --> tests/integration_tests.rs:45:14 [INFO] [stdout] | [INFO] [stdout] 45 | let (response, rect) = simulate_ui_frame(&ctx, map); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/integration_tests.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | let mut map = Map::new() [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: value assigned to `*self.shutdown_requested` is never read [INFO] [stdout] --> maplet-app/src/main.rs:181:25 [INFO] [stdout] | [INFO] [stdout] 181 | self.shutdown_requested = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> maplet-app/src/main.rs:127:68 [INFO] [stdout] | [INFO] [stdout] 127 | println!("🔄 [DEBUG] App update() called {} times", UPDATE_COUNTER); [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `egui::Context::run` that must be used [INFO] [stdout] --> tests/integration_tests.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / ctx.run(egui::RawInput::default(), |ctx| { [INFO] [stdout] 24 | | egui::CentralPanel::default().show(ctx, |ui| { [INFO] [stdout] 25 | | let widget_response = ui.add(widget); [INFO] [stdout] 26 | | rect = widget_response.rect; [INFO] [stdout] 27 | | response = Some(widget_response); [INFO] [stdout] 28 | | }); [INFO] [stdout] 29 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 23 | let _ = ctx.run(egui::RawInput::default(), |ctx| { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `egui::Context::run` that must be used [INFO] [stdout] --> tests/integration_tests.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | / ctx.run(raw_input, |ctx| { [INFO] [stdout] 83 | | egui::CentralPanel::default().show(ctx, |ui| { [INFO] [stdout] 84 | | ui.add(map.clone()); [INFO] [stdout] 85 | | }); [INFO] [stdout] 86 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 82 | let _ = ctx.run(raw_input, |ctx| { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `egui::Context::run` that must be used [INFO] [stdout] --> tests/integration_tests.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | / ctx.run(raw_input, |ctx| { [INFO] [stdout] 119 | | egui::CentralPanel::default().show(ctx, |ui| { [INFO] [stdout] 120 | | ui.add(map.clone()); [INFO] [stdout] 121 | | }); [INFO] [stdout] 122 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 118 | let _ = ctx.run(raw_input, |ctx| { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `egui::Context::run` that must be used [INFO] [stdout] --> tests/integration_tests.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | / ctx.run(raw_input, |ctx| { [INFO] [stdout] 129 | | egui::CentralPanel::default().show(ctx, |ui| { [INFO] [stdout] 130 | | ui.add(map.clone()); [INFO] [stdout] 131 | | }); [INFO] [stdout] 132 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 128 | let _ = ctx.run(raw_input, |ctx| { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `egui::Context::run` that must be used [INFO] [stdout] --> tests/integration_tests.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | / ctx.run(raw_input, |ctx| { [INFO] [stdout] 144 | | egui::CentralPanel::default().show(ctx, |ui| { [INFO] [stdout] 145 | | ui.add(map); [INFO] [stdout] 146 | | }); [INFO] [stdout] 147 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 143 | let _ = ctx.run(raw_input, |ctx| { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `egui::Context::run` that must be used [INFO] [stdout] --> tests/integration_tests.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | / ctx.run(raw_input, |ctx| { [INFO] [stdout] 176 | | egui::CentralPanel::default().show(ctx, |ui| { [INFO] [stdout] 177 | | ui.add(map.clone()); [INFO] [stdout] 178 | | }); [INFO] [stdout] 179 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 175 | let _ = ctx.run(raw_input, |ctx| { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `egui::Context::run` that must be used [INFO] [stdout] --> tests/integration_tests.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | / ctx.run(raw_input, |ctx| { [INFO] [stdout] 190 | | egui::CentralPanel::default().show(ctx, |ui| { [INFO] [stdout] 191 | | ui.add(map); [INFO] [stdout] 192 | | }); [INFO] [stdout] 193 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 189 | let _ = ctx.run(raw_input, |ctx| { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/layers/vector.rs:684:9 [INFO] [stdout] | [INFO] [stdout] 684 | layer.select_feature("point1"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 684 | let _ = layer.select_feature("point1"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 51s [INFO] running `Command { std: "docker" "inspect" "2a677a8d2064864700e375ad488073162441d54f20b9f6c0afc879c010d6c91d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a677a8d2064864700e375ad488073162441d54f20b9f6c0afc879c010d6c91d", kill_on_drop: false }` [INFO] [stdout] 2a677a8d2064864700e375ad488073162441d54f20b9f6c0afc879c010d6c91d