[INFO] cloning repository https://github.com/OSBotNative/stub_api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OSBotNative/stub_api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOSBotNative%2Fstub_api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOSBotNative%2Fstub_api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d238db50066c72defd1993c50ff8b7e720d70797 [INFO] checking OSBotNative/stub_api against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOSBotNative%2Fstub_api" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/OSBotNative/stub_api [INFO] finished tweaking git repo https://github.com/OSBotNative/stub_api [INFO] tweaked toml for git repo https://github.com/OSBotNative/stub_api written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/OSBotNative/stub_api on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/OSBotNative/stub_api 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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67e34b03b4f5acc4399ee7c222cbd067bcaa6c5f1e9726a666f431ad0257598a [INFO] running `Command { std: "docker" "start" "-a" "67e34b03b4f5acc4399ee7c222cbd067bcaa6c5f1e9726a666f431ad0257598a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67e34b03b4f5acc4399ee7c222cbd067bcaa6c5f1e9726a666f431ad0257598a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67e34b03b4f5acc4399ee7c222cbd067bcaa6c5f1e9726a666f431ad0257598a", kill_on_drop: false }` [INFO] [stdout] 67e34b03b4f5acc4399ee7c222cbd067bcaa6c5f1e9726a666f431ad0257598a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bf0f0513fd567fa09b67a4c7b82e9bd87e41e6e5f11ad55f8abdd8c614dc8e5 [INFO] running `Command { std: "docker" "start" "-a" "8bf0f0513fd567fa09b67a4c7b82e9bd87e41e6e5f11ad55f8abdd8c614dc8e5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Compiling wayland-client v0.31.8 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Compiling quick-xml v0.37.2 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Compiling xml-rs v0.8.25 [INFO] [stderr] Compiling phf_codegen v0.13.1 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Compiling string_cache_codegen v0.6.1 [INFO] [stderr] Checking immutable-chunkmap v2.0.6 [INFO] [stderr] Checking kurbo v0.9.5 [INFO] [stderr] Compiling winit v0.30.9 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking async-fs v2.1.3 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Checking epaint_default_fonts v0.31.1 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking image-webp v0.2.3 [INFO] [stderr] Checking accesskit_consumer v0.26.0 [INFO] [stderr] Compiling wayland-backend v0.3.8 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling ring v0.17.11 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking nix v0.29.0 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking svgtypes v0.13.0 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Compiling web_atoms v0.2.3 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Checking rctree v0.5.0 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking string_cache v0.9.0 [INFO] [stderr] Checking simplecss v0.2.2 [INFO] [stderr] Compiling glutin v0.32.2 [INFO] [stderr] Checking data-url v0.3.1 [INFO] [stderr] Checking roxmltree v0.19.0 [INFO] [stderr] Checking dtoa v1.0.10 [INFO] [stderr] Checking imagesize v0.12.0 [INFO] [stderr] Compiling mime_guess2 v2.0.5 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Compiling libsqlite3-sys v0.36.0 [INFO] [stderr] Checking webpki-roots v0.26.8 [INFO] [stderr] Compiling selectors v0.33.0 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking servo_arc v0.4.3 [INFO] [stderr] Checking glow v0.16.0 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking ego-tree v0.10.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking process-memory v0.5.0 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking hashlink v0.11.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling enumflags2_derive v0.7.11 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Compiling async-trait v0.1.87 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Checking async-io v2.4.0 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking phf v0.13.1 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking emath v0.31.1 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking image v0.25.5 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking usvg-tree v0.37.0 [INFO] [stderr] Checking h2 v0.4.8 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ecolor v0.31.1 [INFO] [stderr] Checking usvg-parser v0.37.0 [INFO] [stderr] Checking epaint v0.31.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Checking wayland-protocols v0.32.6 [INFO] [stderr] Checking wayland-cursor v0.31.8 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking cssparser v0.36.0 [INFO] [stderr] Checking usvg v0.37.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking arboard v3.4.1 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking egui v0.31.1 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking markup5ever v0.36.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking html5ever v0.36.1 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking resvg v0.37.0 [INFO] [stderr] Checking noise v0.9.0 [INFO] [stderr] Compiling script_macro v0.1.0 (/opt/rustwide/workdir/script_macro) [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking rand_distr v0.5.1 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking scraper v0.25.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking enumflags2 v0.7.11 [INFO] [stderr] Checking quick-xml v0.30.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking internal v0.1.0 (/opt/rustwide/workdir/internal) [INFO] [stderr] Checking serde_json v1.0.142 [INFO] [stderr] Checking zvariant v4.2.0 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking egui_glow v0.31.1 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking ureq v2.12.1 [INFO] [stderr] Checking webbrowser v1.0.3 [INFO] [stderr] Checking reqwest v0.12.22 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.6 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.6 [INFO] [stderr] Checking zbus_names v3.0.0 [INFO] [stderr] Checking ehttp v0.5.0 [INFO] [stderr] Checking egui_extras v0.31.1 [INFO] [stderr] Checking rusqlite v0.38.0 [INFO] [stderr] Checking zbus_xml v4.0.0 [INFO] [stderr] Checking zbus v4.4.0 [INFO] [stderr] Checking smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking zbus-lockstep v0.4.4 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking smithay-clipboard v0.7.2 [INFO] [stderr] Compiling zbus-lockstep-macros v0.4.4 [INFO] [stderr] Checking atspi-common v0.6.0 [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.31.1 [INFO] [stderr] Checking eframe v0.31.1 [INFO] [stderr] Checking osbot_api v237.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/domain/object_definition.rs:1:2698 [INFO] [stdout] | [INFO] [stdout] 1 | ...crate) fn load_model (& self , object_type : i32 , mut orientation : i32) -> Option < Model > { unimplemented ! () } } [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: variable does not need to be mutable [INFO] [stdout] --> src/api/util/utils.rs:1:1522 [INFO] [stdout] | [INFO] [stdout] 1 | ...p_conditional < F > (timeout : i32 , sleep : i32 , mut condition : F) -> bool { unimplemented ! () } pub fn utils_normalized_strin... [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/domain/object_definition.rs:1:2698 [INFO] [stdout] | [INFO] [stdout] 1 | ...crate) fn load_model (& self , object_type : i32 , mut orientation : i32) -> Option < Model > { unimplemented ! () } } [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: variable does not need to be mutable [INFO] [stdout] --> src/api/util/utils.rs:1:1522 [INFO] [stdout] | [INFO] [stdout] 1 | ...p_conditional < F > (timeout : i32 , sleep : i32 , mut condition : F) -> bool { unimplemented ! () } pub fn utils_normalized_strin... [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/camera.rs:1:3197 [INFO] [stdout] | [INFO] [stdout] 1 | ...) } pub fn camera_move_to_angle (yaw_angle : i32 , mut pitch_angle : i32) -> bool { unimplemented ! () } pub fn camera_get_yaw_to ... [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/display.rs:1:4402 [INFO] [stdout] | [INFO] [stdout] 1 | ...ented ! () } pub fn display_calculate_convex_hull (mut points : Vec < (i32 , i32) >) -> ConvexHull { unimplemented ! () } pub fn d... [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/display.rs:1:5455 [INFO] [stdout] | [INFO] [stdout] 1 | ...tmap : & Heightmap , grid_x : i32 , grid_y : i32 , mut plane : i32) -> i32 { unimplemented ! () } fn quaternion_to_rotation_matrix... [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/display.rs:1:6323 [INFO] [stdout] | [INFO] [stdout] 1 | ...orld_view (world_view : & Option < RSWorldView > , mut grid_x : i32 , mut grid_y : i32 , plane : i32 , elevation : i32 , projectio... [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/display.rs:1:6342 [INFO] [stdout] | [INFO] [stdout] 1 | ...ew : & Option < RSWorldView > , mut grid_x : i32 , mut grid_y : i32 , plane : i32 , elevation : i32 , projection_info : & Projecti... [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/display.rs:1:6532 [INFO] [stdout] | [INFO] [stdout] 1 | ...ay_get_model_screen_coordinates (model : & Model , mut grid_x : i32 , mut grid_y : i32 , plane : i32 , elevation : i32 , projectio... [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/display.rs:1:6551 [INFO] [stdout] | [INFO] [stdout] 1 | ..._coordinates (model : & Model , mut grid_x : i32 , mut grid_y : i32 , plane : i32 , elevation : i32 , projection_info : & Projecti... [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/camera.rs:1:3197 [INFO] [stdout] | [INFO] [stdout] 1 | ...) } pub fn camera_move_to_angle (yaw_angle : i32 , mut pitch_angle : i32) -> bool { unimplemented ! () } pub fn camera_get_yaw_to ... [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/scene/coords/local_path_finder.rs:1:3458 [INFO] [stdout] | [INFO] [stdout] 1 | ... , cur_x : i32 , cur_y : i32 , object_type : i32 , mut direction : i32 , node_map : & mut TileNodeMap) -> bool { unimplemented ! (... [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/display.rs:1:4402 [INFO] [stdout] | [INFO] [stdout] 1 | ...ented ! () } pub fn display_calculate_convex_hull (mut points : Vec < (i32 , i32) >) -> ConvexHull { unimplemented ! () } pub fn d... [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/display.rs:1:5455 [INFO] [stdout] | [INFO] [stdout] 1 | ...tmap : & Heightmap , grid_x : i32 , grid_y : i32 , mut plane : i32) -> i32 { unimplemented ! () } fn quaternion_to_rotation_matrix... [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/display.rs:1:6323 [INFO] [stdout] | [INFO] [stdout] 1 | ...orld_view (world_view : & Option < RSWorldView > , mut grid_x : i32 , mut grid_y : i32 , plane : i32 , elevation : i32 , projectio... [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/display.rs:1:6342 [INFO] [stdout] | [INFO] [stdout] 1 | ...ew : & Option < RSWorldView > , mut grid_x : i32 , mut grid_y : i32 , plane : i32 , elevation : i32 , projection_info : & Projecti... [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/display.rs:1:6532 [INFO] [stdout] | [INFO] [stdout] 1 | ...ay_get_model_screen_coordinates (model : & Model , mut grid_x : i32 , mut grid_y : i32 , plane : i32 , elevation : i32 , projectio... [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/display.rs:1:6551 [INFO] [stdout] | [INFO] [stdout] 1 | ..._coordinates (model : & Model , mut grid_x : i32 , mut grid_y : i32 , plane : i32 , elevation : i32 , projection_info : & Projecti... [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/scene/characters.rs:1:307 [INFO] [stdout] | [INFO] [stdout] 1 | ...rs_get_at_index ; pub fn characters_get_character (mut index : i32) -> Option < CharacterImpl > { unimplemented ! () } [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/scene/coords/local_path_finder.rs:1:3458 [INFO] [stdout] | [INFO] [stdout] 1 | ... , cur_x : i32 , cur_y : i32 , object_type : i32 , mut direction : i32 , node_map : & mut TileNodeMap) -> bool { unimplemented ! (... [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/scene/characters.rs:1:307 [INFO] [stdout] | [INFO] [stdout] 1 | ...rs_get_at_index ; pub fn characters_get_character (mut index : i32) -> Option < CharacterImpl > { unimplemented ! () } [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/input/input.rs:1:616 [INFO] [stdout] | [INFO] [stdout] 1 | ...ented ! () } pub (crate) fn input_send_mouse_move (mut x : i32 , mut y : i32) { { } } pub (crate) fn input_send_mouse_move_with_bu... [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/input/input.rs:1:630 [INFO] [stdout] | [INFO] [stdout] 1 | ...ub (crate) fn input_send_mouse_move (mut x : i32 , mut y : i32) { { } } pub (crate) fn input_send_mouse_move_with_buttons (mut x :... [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/input/input.rs:1:702 [INFO] [stdout] | [INFO] [stdout] 1 | ...pub (crate) fn input_send_mouse_move_with_buttons (mut x : i32 , mut y : i32 , left : bool) { { } } pub (crate) fn input_send_mous... [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/input/input.rs:1:716 [INFO] [stdout] | [INFO] [stdout] 1 | ... input_send_mouse_move_with_buttons (mut x : i32 , mut y : i32 , left : bool) { { } } pub (crate) fn input_send_mouse_wheel (delta... [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/input/input.rs:1:804 [INFO] [stdout] | [INFO] [stdout] 1 | ...b (crate) fn input_send_mouse_wheel (delta : i32 , mut x : i32 , mut y : i32) { { } } pub (crate) fn input_send_mouse_wheel_click ... [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/input/input.rs:1:818 [INFO] [stdout] | [INFO] [stdout] 1 | ...nput_send_mouse_wheel (delta : i32 , mut x : i32 , mut y : i32) { { } } pub (crate) fn input_send_mouse_wheel_click (mut x : i32 ,... [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/input/input.rs:1:884 [INFO] [stdout] | [INFO] [stdout] 1 | ...{ } } pub (crate) fn input_send_mouse_wheel_click (mut x : i32 , mut y : i32 , down : bool) { { } } pub (crate) fn input_send_mous... [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/input/input.rs:1:898 [INFO] [stdout] | [INFO] [stdout] 1 | ...te) fn input_send_mouse_wheel_click (mut x : i32 , mut y : i32 , down : bool) { { } } pub (crate) fn input_send_mouse_button (mut ... [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/input/input.rs:1:973 [INFO] [stdout] | [INFO] [stdout] 1 | ...l) { { } } pub (crate) fn input_send_mouse_button (mut x : i32 , mut y : i32 , left : bool , down : bool) { { } } pub (crate) fn i... [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/input/input.rs:1:987 [INFO] [stdout] | [INFO] [stdout] 1 | ... (crate) fn input_send_mouse_button (mut x : i32 , mut y : i32 , left : bool , down : bool) { { } } pub (crate) fn input_send_mous... [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/input/input.rs:1:1075 [INFO] [stdout] | [INFO] [stdout] 1 | ...ol) { { } } pub (crate) fn input_send_mouse_click (mut x : i32 , mut y : i32 , left : bool) { { } } pub (crate) fn input_send_key ... [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/input/input.rs:1:1089 [INFO] [stdout] | [INFO] [stdout] 1 | ...b (crate) fn input_send_mouse_click (mut x : i32 , mut y : i32 , left : bool) { { } } pub (crate) fn input_send_key (key_code : u3... [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/input/input.rs:1:616 [INFO] [stdout] | [INFO] [stdout] 1 | ...ented ! () } pub (crate) fn input_send_mouse_move (mut x : i32 , mut y : i32) { { } } pub (crate) fn input_send_mouse_move_with_bu... [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/input/input.rs:1:630 [INFO] [stdout] | [INFO] [stdout] 1 | ...ub (crate) fn input_send_mouse_move (mut x : i32 , mut y : i32) { { } } pub (crate) fn input_send_mouse_move_with_buttons (mut x :... [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/input/input.rs:1:702 [INFO] [stdout] | [INFO] [stdout] 1 | ...pub (crate) fn input_send_mouse_move_with_buttons (mut x : i32 , mut y : i32 , left : bool) { { } } pub (crate) fn input_send_mous... [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/input/input.rs:1:716 [INFO] [stdout] | [INFO] [stdout] 1 | ... input_send_mouse_move_with_buttons (mut x : i32 , mut y : i32 , left : bool) { { } } pub (crate) fn input_send_mouse_wheel (delta... [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/input/input.rs:1:804 [INFO] [stdout] | [INFO] [stdout] 1 | ...b (crate) fn input_send_mouse_wheel (delta : i32 , mut x : i32 , mut y : i32) { { } } pub (crate) fn input_send_mouse_wheel_click ... [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/input/input.rs:1:818 [INFO] [stdout] | [INFO] [stdout] 1 | ...nput_send_mouse_wheel (delta : i32 , mut x : i32 , mut y : i32) { { } } pub (crate) fn input_send_mouse_wheel_click (mut x : i32 ,... [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/input/input.rs:1:884 [INFO] [stdout] | [INFO] [stdout] 1 | ...{ } } pub (crate) fn input_send_mouse_wheel_click (mut x : i32 , mut y : i32 , down : bool) { { } } pub (crate) fn input_send_mous... [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/input/input.rs:1:898 [INFO] [stdout] | [INFO] [stdout] 1 | ...te) fn input_send_mouse_wheel_click (mut x : i32 , mut y : i32 , down : bool) { { } } pub (crate) fn input_send_mouse_button (mut ... [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/input/input.rs:1:973 [INFO] [stdout] | [INFO] [stdout] 1 | ...l) { { } } pub (crate) fn input_send_mouse_button (mut x : i32 , mut y : i32 , left : bool , down : bool) { { } } pub (crate) fn i... [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/input/input.rs:1:987 [INFO] [stdout] | [INFO] [stdout] 1 | ... (crate) fn input_send_mouse_button (mut x : i32 , mut y : i32 , left : bool , down : bool) { { } } pub (crate) fn input_send_mous... [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/input/input.rs:1:1075 [INFO] [stdout] | [INFO] [stdout] 1 | ...ol) { { } } pub (crate) fn input_send_mouse_click (mut x : i32 , mut y : i32 , left : bool) { { } } pub (crate) fn input_send_key ... [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/input/input.rs:1:1089 [INFO] [stdout] | [INFO] [stdout] 1 | ...b (crate) fn input_send_mouse_click (mut x : i32 , mut y : i32 , left : bool) { { } } pub (crate) fn input_send_key (key_code : u3... [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "8bf0f0513fd567fa09b67a4c7b82e9bd87e41e6e5f11ad55f8abdd8c614dc8e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bf0f0513fd567fa09b67a4c7b82e9bd87e41e6e5f11ad55f8abdd8c614dc8e5", kill_on_drop: false }` [INFO] [stdout] 8bf0f0513fd567fa09b67a4c7b82e9bd87e41e6e5f11ad55f8abdd8c614dc8e5