[INFO] cloning repository https://github.com/Noxyntious/kokona [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Noxyntious/kokona" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoxyntious%2Fkokona", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoxyntious%2Fkokona'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4873ca40274578ffd567a11fe1aee07300d8dc76 [INFO] testing Noxyntious/kokona against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoxyntious%2Fkokona" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Noxyntious/kokona [INFO] finished tweaking git repo https://github.com/Noxyntious/kokona [INFO] tweaked toml for git repo https://github.com/Noxyntious/kokona written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Noxyntious/kokona on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Noxyntious/kokona 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zvariant_derive v5.2.0 [INFO] [stderr] Downloaded zvariant_utils v3.1.0 [INFO] [stderr] Downloaded zbus_macros v5.3.1 [INFO] [stderr] Downloaded zbus_names v4.1.1 [INFO] [stderr] Downloaded zvariant v5.2.0 [INFO] [stderr] Downloaded zbus v5.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0628133e83ecb23272261341fa6489ade40fac63839df236caf14db52a3c7850 [INFO] running `Command { std: "docker" "start" "-a" "0628133e83ecb23272261341fa6489ade40fac63839df236caf14db52a3c7850", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0628133e83ecb23272261341fa6489ade40fac63839df236caf14db52a3c7850", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0628133e83ecb23272261341fa6489ade40fac63839df236caf14db52a3c7850", kill_on_drop: false }` [INFO] [stdout] 0628133e83ecb23272261341fa6489ade40fac63839df236caf14db52a3c7850 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ac49e3cb6a8a5c429bcc677bbf01382ceb40c9a48fc433ff78689e30284bdd71 [INFO] running `Command { std: "docker" "start" "-a" "ac49e3cb6a8a5c429bcc677bbf01382ceb40c9a48fc433ff78689e30284bdd71", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling openssl-src v300.4.1+3.4.0 [INFO] [stderr] Compiling xml-rs v0.8.25 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling immutable-chunkmap v2.0.6 [INFO] [stderr] Compiling winit v0.30.8 [INFO] [stderr] Compiling openssl v0.10.69 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling accesskit_consumer v0.26.0 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling native-tls v0.2.13 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling epaint_default_fonts v0.30.0 [INFO] [stderr] Compiling glutin v0.32.2 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling rfd v0.15.2 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling pollster v0.4.0 [INFO] [stderr] Compiling open v3.2.0 [INFO] [stderr] Compiling directories-next v2.0.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 wayland-backend v0.3.7 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling enumflags2_derive v0.7.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling wayland-client v0.31.7 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling wayland-protocols v0.32.5 [INFO] [stderr] Compiling wayland-cursor v0.31.7 [INFO] [stderr] Compiling arboard v3.4.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling async-signal v0.2.10 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling async-process v2.3.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling filedescriptor v0.8.2 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling emath v0.30.0 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling portable-pty v0.8.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling ecolor v0.30.0 [INFO] [stderr] Compiling clap v4.5.27 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.5 [INFO] [stderr] Compiling wayland-protocols-plasma v0.3.5 [INFO] [stderr] Compiling epaint v0.30.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling egui v0.30.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling enumflags2 v0.7.11 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling zvariant_utils v3.1.0 [INFO] [stderr] Compiling sctk-adwaita v0.10.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling smithay-clipboard v0.7.2 [INFO] [stderr] Compiling zvariant v4.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling zvariant_derive v5.2.0 [INFO] [stderr] Compiling plist v1.7.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling discord-rich-presence v0.2.5 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling zvariant v5.2.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling egui_glow v0.30.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling zbus_names v3.0.0 [INFO] [stderr] Compiling webbrowser v1.0.3 [INFO] [stderr] Compiling zbus_xml v4.0.0 [INFO] [stderr] Compiling zbus v4.4.0 [INFO] [stderr] Compiling zbus-lockstep v0.4.4 [INFO] [stderr] Compiling zbus_names v4.1.1 [INFO] [stderr] Compiling zbus-lockstep-macros v0.4.4 [INFO] [stderr] Compiling zbus_macros v5.3.1 [INFO] [stderr] Compiling zbus v5.3.1 [INFO] [stderr] Compiling atspi-common v0.6.0 [INFO] [stderr] Compiling ashpd v0.10.2 [INFO] [stderr] Compiling atspi-proxies v0.6.0 [INFO] [stderr] Compiling accesskit_atspi_common v0.10.1 [INFO] [stderr] Compiling atspi-connection v0.6.0 [INFO] [stderr] Compiling atspi v0.22.0 [INFO] [stderr] Compiling accesskit_unix v0.13.1 [INFO] [stderr] Compiling accesskit_winit v0.23.1 [INFO] [stderr] Compiling egui-winit v0.30.0 [INFO] [stderr] Compiling eframe v0.30.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling kokona v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `eframe::egui::DragValue::<'a>::clamp_range`: Use `range` instead [INFO] [stdout] --> src/views.rs:958:54 [INFO] [stdout] | [INFO] [stdout] 958 | ... .clamp_range(8.0..=32.0), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `writer` [INFO] [stdout] --> src/views.rs:598:57 [INFO] [stdout] | [INFO] [stdout] 598 | ... if let Some(writer) = &mut TERMINAL_WRITER { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_writer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `child` [INFO] [stdout] --> src/views.rs:599:59 [INFO] [stdout] | [INFO] [stdout] 599 | ... if let Ok(child) = pty_pair.slave.spawn_command(cmd) [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_child` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `writer` [INFO] [stdout] --> src/views.rs:679:57 [INFO] [stdout] | [INFO] [stdout] 679 | ... if let Some(writer) = &mut TERMINAL_WRITER { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_writer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `child` [INFO] [stdout] --> src/views.rs:680:59 [INFO] [stdout] | [INFO] [stdout] 680 | ... if let Ok(child) = pty_pair.slave.spawn_command(cmd) [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_child` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `writer` [INFO] [stdout] --> src/views.rs:766:57 [INFO] [stdout] | [INFO] [stdout] 766 | ... if let Some(writer) = &mut TERMINAL_WRITER { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_writer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `child` [INFO] [stdout] --> src/views.rs:767:59 [INFO] [stdout] | [INFO] [stdout] 767 | ... if let Ok(child) = pty_pair.slave.spawn_command(cmd) [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_child` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/views.rs:614:69 [INFO] [stdout] | [INFO] [stdout] 574 | ... unsafe { [INFO] [stdout] | ------ because it's nested under this `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 614 | ... unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/views.rs:695:69 [INFO] [stdout] | [INFO] [stdout] 655 | ... unsafe { [INFO] [stdout] | ------ because it's nested under this `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 695 | ... unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/views.rs:782:69 [INFO] [stdout] | [INFO] [stdout] 740 | ... unsafe { [INFO] [stdout] | ------ because it's nested under this `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 782 | ... unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/views.rs:921:55 [INFO] [stdout] | [INFO] [stdout] 909 | unsafe { [INFO] [stdout] | ------ because it's nested under this `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 921 | .text_edit_singleline(unsafe { &mut UNICODE_INPUT }) [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/views.rs:924:71 [INFO] [stdout] | [INFO] [stdout] 909 | unsafe { [INFO] [stdout] | ------ because it's nested under this `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 924 | if let Ok(code) = u32::from_str_radix(unsafe { &UNICODE_INPUT }, 16) [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `was_modified` is never read [INFO] [stdout] --> src/views.rs:1327:13 [INFO] [stdout] | [INFO] [stdout] 1327 | let mut was_modified = WAS_MODIFIED.load(Ordering::SeqCst); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/views.rs:1765:53 [INFO] [stdout] | [INFO] [stdout] 1728 | unsafe { [INFO] [stdout] | ------ because it's nested under this `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 1765 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/views.rs:170:29 [INFO] [stdout] | [INFO] [stdout] 170 | ... SETTINGS.as_ref().map_or(12.0, |s| s.font_size) [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/views.rs:194:37 [INFO] [stdout] | [INFO] [stdout] 194 | ... SETTINGS.as_ref().map_or(12.0, |s| s.font_size) [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] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/views.rs:208:29 [INFO] [stdout] | [INFO] [stdout] 208 | ... SETTINGS.as_ref().map_or(12.0, |s| s.font_size) [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] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/views.rs:247:33 [INFO] [stdout] | [INFO] [stdout] 247 | ... SETTINGS.as_ref().map_or(12.0, |s| s.font_size) [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] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/views.rs:275:33 [INFO] [stdout] | [INFO] [stdout] 275 | ... SETTINGS.as_ref().map_or(12.0, |s| s.font_size) [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] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/views.rs:289:25 [INFO] [stdout] | [INFO] [stdout] 289 | SETTINGS.as_ref().map_or(12.0, |s| s.font_size) [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] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/views.rs:408:53 [INFO] [stdout] | [INFO] [stdout] 408 | if let Some(editor_state) = EDITOR_STATE.as_mut() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/views.rs:425:65 [INFO] [stdout] | [INFO] [stdout] 425 | ... if let Some(editor_state) = EDITOR_STATE.as_mut() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/views.rs:460:61 [INFO] [stdout] | [INFO] [stdout] 460 | ... if let Some(editor_state) = EDITOR_STATE.as_mut() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/views.rs:493:57 [INFO] [stdout] | [INFO] [stdout] 493 | ... if let Some(editor_state) = EDITOR_STATE.as_mut() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/views.rs:523:28 [INFO] [stdout] | [INFO] [stdout] 523 | if SEARCH_STATE.is_none() { [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] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/views.rs:526:46 [INFO] [stdout] | [INFO] [stdout] 526 | if let Some(state) = SEARCH_STATE.as_mut() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/views.rs:576:36 [INFO] [stdout] | [INFO] [stdout] 576 | ... if TERMINAL_PTY.is_none() { [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] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/views.rs:582:65 [INFO] [stdout] | [INFO] [stdout] 582 | ... if let Some(pty_pair) = &TERMINAL_PTY { [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] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 582 | if let Some(pty_pair) = &raw const TERMINAL_PTY { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/views.rs:598:67 [INFO] [stdout] | [INFO] [stdout] 598 | ... if let Some(writer) = &mut TERMINAL_WRITER { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 598 | if let Some(writer) = &raw mut TERMINAL_WRITER { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/views.rs:616:77 [INFO] [stdout] | [INFO] [stdout] 616 | ... &mut TERMINAL_OUTPUT [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 616 | &raw mut TERMINAL_OUTPUT [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/views.rs:657:36 [INFO] [stdout] | [INFO] [stdout] 657 | ... if TERMINAL_PTY.is_none() { [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] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/views.rs:663:65 [INFO] [stdout] | [INFO] [stdout] 663 | ... if let Some(pty_pair) = &TERMINAL_PTY { [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] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 663 | if let Some(pty_pair) = &raw const TERMINAL_PTY { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/views.rs:679:67 [INFO] [stdout] | [INFO] [stdout] 679 | ... if let Some(writer) = &mut TERMINAL_WRITER { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 679 | if let Some(writer) = &raw mut TERMINAL_WRITER { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/views.rs:697:77 [INFO] [stdout] | [INFO] [stdout] 697 | ... &mut TERMINAL_OUTPUT [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 697 | &raw mut TERMINAL_OUTPUT [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/views.rs:742:36 [INFO] [stdout] | [INFO] [stdout] 742 | ... if TERMINAL_PTY.is_none() { [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] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/views.rs:748:65 [INFO] [stdout] | [INFO] [stdout] 748 | ... if let Some(pty_pair) = &TERMINAL_PTY { [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] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 748 | if let Some(pty_pair) = &raw const TERMINAL_PTY { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/views.rs:766:67 [INFO] [stdout] | [INFO] [stdout] 766 | ... if let Some(writer) = &mut TERMINAL_WRITER { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 766 | if let Some(writer) = &raw mut TERMINAL_WRITER { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/views.rs:784:77 [INFO] [stdout] | [INFO] [stdout] 784 | ... &mut TERMINAL_OUTPUT [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 784 | &raw mut TERMINAL_OUTPUT [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/views.rs:829:25 [INFO] [stdout] | [INFO] [stdout] 829 | COMMIT_MESSAGE.clear(); // Clear any previous message [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/views.rs:896:27 [INFO] [stdout] | [INFO] [stdout] 896 | .open(&mut ABOUT_OPEN) [INFO] [stdout] | ^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 896 | .open(&raw mut ABOUT_OPEN) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/views.rs:911:27 [INFO] [stdout] | [INFO] [stdout] 911 | .open(&mut INSERT_OPEN) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 911 | .open(&raw mut INSERT_OPEN) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/views.rs:921:64 [INFO] [stdout] | [INFO] [stdout] 921 | ... .text_edit_singleline(unsafe { &mut UNICODE_INPUT }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 921 | .text_edit_singleline(unsafe { &raw mut UNICODE_INPUT }) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/views.rs:924:80 [INFO] [stdout] | [INFO] [stdout] 924 | ... if let Ok(code) = u32::from_str_radix(unsafe { &UNICODE_INPUT }, 16) [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] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 924 | if let Ok(code) = u32::from_str_radix(unsafe { &raw const UNICODE_INPUT }, 16) [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/views.rs:934:52 [INFO] [stdout] | [INFO] [stdout] 934 | ... let mut display_text = UNICHAR.clone(); [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] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/views.rs:947:31 [INFO] [stdout] | [INFO] [stdout] 947 | .open(&mut SETTINGS_WINDOW_OPEN) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 947 | .open(&raw mut SETTINGS_WINDOW_OPEN) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/views.rs:950:53 [INFO] [stdout] | [INFO] [stdout] 950 | ... if let Some(settings) = &mut SETTINGS { [INFO] [stdout] | ^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 950 | if let Some(settings) = &raw mut SETTINGS { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/views.rs:967:73 [INFO] [stdout] | [INFO] [stdout] 967 | ... if let Some(editor_state) = EDITOR_STATE.as_mut() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/views.rs:983:69 [INFO] [stdout] | [INFO] [stdout] 983 | ... if let Some(editor_state) = EDITOR_STATE.as_mut() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/views.rs:996:43 [INFO] [stdout] | [INFO] [stdout] 996 | if let Some(result) = &GIT_RESULT { [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] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 996 | if let Some(result) = &raw const GIT_RESULT { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/views.rs:1003:43 [INFO] [stdout] | [INFO] [stdout] 1003 | ... .open(&mut GIT_RESULT_OPEN) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 1003 | .open(&raw mut GIT_RESULT_OPEN) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/views.rs:1016:54 [INFO] [stdout] | [INFO] [stdout] 1016 | ... ui.label(&GIT_RESULT_TEXT); [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] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 1016 | ui.label(&raw const GIT_RESULT_TEXT); [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/views.rs:1030:43 [INFO] [stdout] | [INFO] [stdout] 1030 | ... .open(&mut GIT_RESULT_OPEN) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 1030 | .open(&raw mut GIT_RESULT_OPEN) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/views.rs:1054:31 [INFO] [stdout] | [INFO] [stdout] 1054 | .open(&mut COMMIT_WINDOW_OPEN) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 1054 | .open(&raw mut COMMIT_WINDOW_OPEN) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/views.rs:1060:53 [INFO] [stdout] | [INFO] [stdout] 1060 | ... ui.text_edit_singleline(&mut COMMIT_MESSAGE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 1060 | ui.text_edit_singleline(&raw mut COMMIT_MESSAGE); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/views.rs:1077:58 [INFO] [stdout] | [INFO] [stdout] 1077 | ... .arg(&COMMIT_MESSAGE) [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] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 1077 | .arg(&raw const COMMIT_MESSAGE) [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/views.rs:1092:39 [INFO] [stdout] | [INFO] [stdout] 1092 | if let Some(result) = &COMMIT_RESULT { [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] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 1092 | if let Some(result) = &raw const COMMIT_RESULT { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/views.rs:1261:53 [INFO] [stdout] | [INFO] [stdout] 1261 | if let Some(editor_state) = EDITOR_STATE.as_mut() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/views.rs:1274:65 [INFO] [stdout] | [INFO] [stdout] 1274 | ... if let Some(editor_state) = EDITOR_STATE.as_mut() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/views.rs:1309:53 [INFO] [stdout] | [INFO] [stdout] 1309 | if let Some(editor_state) = EDITOR_STATE.as_mut() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/views.rs:1330:12 [INFO] [stdout] | [INFO] [stdout] 1330 | if SEARCH_STATE.is_none() { [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] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/views.rs:1333:12 [INFO] [stdout] | [INFO] [stdout] 1333 | if EDITOR_STATE.is_none() { [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] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/views.rs:1335:34 [INFO] [stdout] | [INFO] [stdout] 1335 | if let Some(state) = EDITOR_STATE.as_mut() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/views.rs:1346:34 [INFO] [stdout] | [INFO] [stdout] 1346 | if let Some(state) = SEARCH_STATE.as_mut() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/views.rs:1362:53 [INFO] [stdout] | [INFO] [stdout] 1362 | if let Some(editor_state) = EDITOR_STATE.as_mut() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/views.rs:1387:49 [INFO] [stdout] | [INFO] [stdout] 1387 | if let Some(editor_state) = EDITOR_STATE.as_mut() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/views.rs:1409:30 [INFO] [stdout] | [INFO] [stdout] 1409 | if let Some(state) = SEARCH_STATE.as_mut() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/views.rs:1490:54 [INFO] [stdout] | [INFO] [stdout] 1490 | if let Some((cached, len)) = &CACHED_LINE_NUMBERS { [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] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 1490 | if let Some((cached, len)) = &raw const CACHED_LINE_NUMBERS { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/views.rs:1538:33 [INFO] [stdout] | [INFO] [stdout] 1538 | / ... SETTINGS [INFO] [stdout] 1539 | | ... .as_ref() [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] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/views.rs:1545:33 [INFO] [stdout] | [INFO] [stdout] 1545 | ... SETTINGS.as_ref().map_or(12.0, |s| s.font_size) [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] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/views.rs:1560:57 [INFO] [stdout] | [INFO] [stdout] 1560 | ... if let Some(editor_state) = EDITOR_STATE.as_mut() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/views.rs:1565:65 [INFO] [stdout] | [INFO] [stdout] 1565 | ... if let Some(search_state) = SEARCH_STATE.as_ref() { [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] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/views.rs:1731:24 [INFO] [stdout] | [INFO] [stdout] 1731 | if TERMINAL_PTY.is_none() { [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] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/views.rs:1738:53 [INFO] [stdout] | [INFO] [stdout] 1738 | ... if let Some(pty_pair) = &TERMINAL_PTY { [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] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 1738 | if let Some(pty_pair) = &raw const TERMINAL_PTY { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/views.rs:1766:79 [INFO] [stdout] | [INFO] [stdout] 1766 | ... if let Some(output) = &mut TERMINAL_OUTPUT { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 1766 | if let Some(output) = &raw mut TERMINAL_OUTPUT { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/views.rs:1792:30 [INFO] [stdout] | [INFO] [stdout] 1792 | ... (&mut TERMINAL_OUTPUT, &mut TERMINAL_INPUT) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 1792 | (&raw mut TERMINAL_OUTPUT, &mut TERMINAL_INPUT) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/views.rs:1792:52 [INFO] [stdout] | [INFO] [stdout] 1792 | ... (&mut TERMINAL_OUTPUT, &mut TERMINAL_INPUT) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 1792 | (&mut TERMINAL_OUTPUT, &raw mut TERMINAL_INPUT) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/views.rs:1816:67 [INFO] [stdout] | [INFO] [stdout] 1816 | ... if let Some(writer) = &mut TERMINAL_WRITER { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 1816 | if let Some(writer) = &raw mut TERMINAL_WRITER { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/views.rs:1871:24 [INFO] [stdout] | [INFO] [stdout] 1871 | if TERMINAL_PTY.is_some() { [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] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcUWHV2z/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libreqwest-f7f9f25736c8c5b4.rlib,librustls_pemfile-b4ca7ae7226f262c.rlib,libhyper_tls-21d99891bf788a38.rlib,libserde_urlencoded-247f379ae0ea2b37.rlib,libbase64-5a299c99a9cb883e.rlib,libipnet-b2a4d9c7d46183c3.rlib,libtokio_native_tls-264c64b449a685ad.rlib,libmime-e6f732c53ac9de40.rlib,libencoding_rs-89b4731dcf02c9d8.rlib,libnative_tls-ceb8f323361f1c83.rlib,libopenssl_probe-2234e7db8eacda65.rlib,libopenssl-c422d88715cba604.rlib,libforeign_types-025c2fe8e99a8f1a.rlib,libforeign_types_shared-823307d82477c688.rlib,libopenssl_sys-cba3a7595ad2bd58.rlib,libhyper-167d32c641d0558e.rlib,libwant-afc2aa3e82cde7db.rlib,libtry_lock-bb60825742f22918.rlib,libhttparse-9f28da58740c44c6.rlib,libh2-2a5fdb2e7278d72f.rlib,libtokio_util-d717d9e9affb7c14.rlib,libtower_service-0c39472df5066488.rlib,libsync_wrapper-5faab110560b337d.rlib,libhttp_body-e74eeb9e88472335.rlib,libhttp-08cff3f96d91eb7e.rlib,libtokio-99df657d30be6048.rlib,libsocket2-058f6d69adcba465.rlib,libbytes-8183cfe5eb4bbecf.rlib,libmio-abfc74e4e55de3bc.rlib,libopen-2f4edb83751d2b9c.rlib,libpathdiff-3a51844541a58a41.rlib,librfd-3df25916c9c7a660.rlib,libpollster-19e1c3f354386a08.rlib,libashpd-f98c2d8b5ddaea46.rlib,libfutures_channel-1d4863a528ae40ca.rlib,libasync_net-42941e28e6d3ef3f.rlib,libzbus-cd6db185787f7140.rlib,libasync_process-c8e13d48e244c666.rlib,libasync_signal-9ecfc3745095b10d.rlib,libsignal_hook_registry-1afef600e6d9e677.rlib,libzbus_names-6c6900e698fb5aab.rlib,libzvariant-dfb3f4bd5ac3d4fc.rlib,libzvariant_utils-491664da4da06cd3.rlib,libwinnow-be5ac0e48af20563.rlib,libsyn-22821f6147bf2a49.rlib,libquote-02b4da486263172c.rlib,libproc_macro2-2a2814bea8232d0e.rlib,libunicode_ident-00b56d324227c58f.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libportable_pty-183959d6039414e6.rlib,libshell_words-da54b633f96de1d4.rlib,libserial-d49d38074e1bc056.rlib,libserial_unix-8930e18d2d05eff8.rlib,libioctl_rs-3829e55a5ba4b5a7.rlib,libtermios-8c1499d2fca137c8.rlib}.rlib" "-lc" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libserial_core-63f9d9be22e12b16.rlib,libfiledescriptor-b7b76856f5e518ab.rlib,libnix-22df937ec99cc838.rlib,libmemoffset-ccb4ab231476bee5.rlib,libanyhow-b2597e617886aeb4.rlib,libdiscord_rich_presence-8e5a82c02459dde3.rlib,libuuid-8e82382fa9a63775.rlib,libclap-582b6a74710328e2.rlib,libclap_builder-2d4f170c90b6b02c.rlib,libstrsim-e5a1ceb0bdbece3f.rlib,libanstream-527927351f6d80a2.rlib,libanstyle_query-ebe1135144359f1f.rlib,libis_terminal_polyfill-67333c1fd864e7ce.rlib,libcolorchoice-aaa33b9b4c6e047f.rlib,libanstyle_parse-5c3251d51efe2012.rlib,libutf8parse-566e819dd32c0a03.rlib,libclap_lex-b04abc9e061f964d.rlib,libanstyle-b75f78861eab6f9d.rlib,libsyntect-ca117e1def1b8c91.rlib,libwalkdir-a6384958eaeb735e.rlib,libsame_file-ebfa63be59ead6ba.rlib,libonig-1fc01f4a3db41bea.rlib,libonig_sys-1deaea9405f25b9f.rlib,libyaml_rust-5b53b8aab1812079.rlib,liblinked_hash_map-60e0df461c810b67.rlib,libregex_syntax-68ebd4ae9920c658.rlib,libfnv-81596130b397d5c3.rlib,libserde_json-dfacc5130d296212.rlib,libryu-e1fffcc04a075728.rlib,libplist-f6906226399bcb30.rlib,libtime-dc37863bc3bd5e5a.rlib,libitoa-f163f11166b2899c.rlib,libtime_core-f12b389051739070.rlib,libnum_conv-68ee3baea9d5f7f0.rlib,libderanged-0dc9a556716efd6b.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libquick_xml-d3d1e11663d4585c.rlib,libbase64-4cfc25a2fbceb95f.rlib,libindexmap-82b2b3fffc9e4615.rlib,libequivalent-b99318efb2d4d73d.rlib,libbincode-a087425c8751fd2a.rlib,libeframe-e76c26bf5fb83577.rlib,libimage-e62d26166e47cfac.rlib,libbyteorder_lite-5b49d517ae4a78d7.rlib,libpng-375674d54aee573e.rlib,libbitflags-e274cd04b58a060d.rlib,libflate2-08f163bccff2ff9a.rlib,libminiz_oxide-45564cbcbb646a48.rlib,libfdeflate-cc5d17d21ed967c7.rlib,libsimd_adler32-d281adfd236d72a3.rlib,libcrc32fast-252d6aa5d41b36e0.rlib,libnum_traits-47dab4c41941d7c6.rlib,libglutin_winit-23fee02f844695b4.rlib,libglutin-8056f97ddb606028.rlib,libglutin_glx_sys-a63dbd5852601635.rlib,libglutin_egl_sys-a9cc42760743c11c.rlib,libegui_winit-1186ed7032931ee2.rlib,libwebbrowser-2c8c8c72d2e079f1.rlib,liburl-eb1235efadeb108f.rlib,libidna-562718ff7b49ac08.rlib,libidna_adapter-8d0e813023e38396.rlib,libicu_normalizer-187c4407c449e48f.rlib,libicu_normalizer_data-6be18fdd2cdcc3ce.rlib,libwrite16-eb994bf2b67b3da0.rlib,libutf8_iter-91f65759b740ff04.rlib,libutf16_iter-a8fc27517c0671e6.rlib,libicu_properties-fdfca2d0cf78a8db.rlib,libicu_properties_data-14e9ef912c5ec453.rlib,libicu_locid_transform-3c29fceafef22ea0.rlib,libicu_locid_transform_data-e2ac0a579ab5777d.rlib,libicu_collections-d150f57bb6eb1af7.rlib,libicu_provider-7fd985cef247df1e.rlib,libicu_locid-2e1d32f29b8d6514.rlib,liblitemap-ecfbb82e6d2215e7.rlib,libtinystr-06151813709f2897.rlib,libzerovec-86b0b3b340a03c7e.rlib,libwriteable-8bdc454eba7bdfb6.rlib,libyoke-7ad4c495620a6a72.rlib,libzerofrom-949b24f878d30aec.rlib,libstable_deref_trait-bd927906e69329b4.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libhome-2caa70219593fc04.rlib,libsmithay_clipboard-2a8a17f4235fc83f.rlib,libarboard-40195a622c962f5f.rlib,libaccesskit_winit-88f3764e273e19fd.rlib,libaccesskit_unix-4d8bb0aff8e1fe64.rlib,libatspi-1a01ddbe1688f371.rlib,libatspi_connection-2b53fdb0003c7b04.rlib,libatspi_proxies-035242b77e57dce2.rlib,libaccesskit_atspi_common-461dd86839a1c154.rlib,libatspi_common-7a542fde4aac9984.rlib,libzbus-44c57199d1fe1493.rlib,libasync_fs-58eaa11a2a67c828.rlib,libblocking-57ba25ceb00ae74f.rlib,libpiper-91784a551ba92dbe.rlib,libatomic_waker-3fa4a96c0927b313.rlib,libasync_channel-8e8e7f4c38fb9c8a.rlib,libhex-a52fd19e29921b8e.rlib,libasync_executor-294794369bf44d7d.rlib,libasync_task-e8cbbb0cacd1c551.rlib,librand-47baf89fd9c8f223.rlib,librand_chacha-cf3dcea5683f627f.rlib,libppv_lite86-def79e06a0773e4f.rlib,librand_core-9517f44f437f66f6.rlib,libxdg_home-7ab0999aff3c5238.rlib,libsha1-280dc1828d1405bf.rlib,libcpufeatures-2ee2f674f09dff3b.rlib,libdigest-6cd02d0bb1841acd.rlib,libblock_buffer-6366e23388d35865.rlib,libcrypto_common-82b6e77ae89c42c2.rlib,libgeneric_array-1b1a91c024824b1c.rlib,libtypenum-58312bd2b5a191d3.rlib,libfutures_util-ca7aadccbcedead0.rlib,libmemchr-8eb551391861f369.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libordered_stream-e39d7ee55f69c5d2.rlib,libasync_broadcast-a130d23789056c0e.rlib,libnix-3d93472f49a3fbe2.rlib,libasync_io-0dd1baaf2df1a044.rlib,libslab-c5215228d2e65043.rlib,libconcurrent_queue-65f24a586adb1871.rlib,libcrossbeam_utils-5024a94f169b3c2b.rlib,libasync_lock-c5b1c66332648ff4.rlib,libevent_listener_strategy-f877dca895898b6f.rlib,libevent_listener-86e5c76b45c5c5fc.rlib,libfutures_lite-714d77a12f988206.rlib,libfutures_core-aea49b3401aac6bb.rlib,libparking-a69a477aa81973b4.rlib,libfastrand-73632d5ce9fbbad9.rlib,libfutures_io-2b489bdc4293f74f.rlib,libzbus_names-2207e44e95b886d3.rlib,libaccesskit_consumer-6aefc159b0a73518.rlib,libimmutable_chunkmap-d621c32f7a9ed2a1.rlib,libhashbrown-c604773de77dc9e0.rlib,libfoldhash-f0dd8cc1231f7fdd.rlib,libzvariant-414bed224e5c9125.rlib,libenumflags2-ff8e2b0007491075.rlib,libendi-2d24100443d3366b.rlib,libserde-996d039ef4ac8f34.rlib,libweb_time-f877518b6227c08f.rlib,libwinit-8fec93d213721b38.rlib,libsctk_adwaita-37ef13570dfda07c.rlib,libtiny_skia-34fc7ba2e67c2e52.rlib,libarrayvec-45d916162802a94c.rlib,libtiny_skia_path-2cc9ef5c2f62bb5c.rlib,libstrict_num-232629ad91d26f3c.rlib,libarrayref-2f266c303305a574.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libx11rb-fc661fdd761c6819.rlib,libas_raw_xcb_connection-319865c9c9493917.rlib,libx11rb_protocol-6ce0db56a2d4cdb7.rlib,libwayland_protocols_plasma-110be7c70918b2f9.rlib,libsmithay_client_toolkit-d6edcaf607534a9e.rlib,libwayland_cursor-e310e791d8fe13b1.rlib,libxcursor-bb8748773ed796f3.rlib,libwayland_protocols_wlr-64974d0cdf601905.rlib,libwayland_protocols-1a604170e4be79e1.rlib,libwayland_csd_frame-82e0b1b967a072a7.rlib,libcalloop_wayland_source-82b91ca86b7741d8.rlib,libwayland_client-e25d70d894ae4741.rlib,libwayland_backend-4a6d26d876b4e6e1.rlib,libdowncast_rs-cc091fe72c7d85c0.rlib,libscoped_tls-bf1363384092f24c.rlib,libwayland_sys-9ab7457ac362562d.rlib,libcalloop-57b63694223702de.rlib,libthiserror-7ada5bf8a23d0e06.rlib,libpolling-0d69c8355f1289f0.rlib,librustix-e8ade0641063f087.rlib,liblinux_raw_sys-4232a515bb9bd774.rlib,libmemmap2-8b17d6164044adc4.rlib,libx11_dl-1dc4ae0e48df4e5e.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libxkbcommon_dl-c85abac611632154.rlib,libxkeysym-90fc9a8dcf666344.rlib,libdlib-36fa6bb6d1e465e7.rlib,liblibloading-41358b38f4a10c43.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtracing-2da7d747b22f8b9d.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libtracing_core-e20e21c220f33239.rlib,libbitflags-072f62c95c407d55.rlib,libsmol_str-5c29ace040fbadbd.rlib,libcursor_icon-c8378655ddf53332.rlib,libdpi-f8b8d418ba08a55b.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libraw_window_handle-ac528a033d008289.rlib,libegui_glow-54abdbbcb66b082c.rlib,libmemoffset-41c4be365cbca64f.rlib,libglow-454c19d25c085e7e.rlib,libegui-6dda15b0b95d63e7.rlib,libaccesskit-f66f39163501efec.rlib,libepaint-db828bfd62e4bda6.rlib,libnohash_hasher-e20fb7bf7e4d4a08.rlib,liblog-b83bcac5887b9451.rlib,libprofiling-6eb3ed9c50aeedc9.rlib,libahash-64d984ec096db1d6.rlib,libgetrandom-0e9f1d835ad48b72.rlib,libonce_cell-b15ed62672602246.rlib,libzerocopy-3d6220bbdc7c09c0.rlib,libbyteorder-6dfa0ce667cc70fb.rlib,libepaint_default_fonts-7186221bf571b0fe.rlib,libab_glyph-87534b724b181e6a.rlib,libowned_ttf_parser-a886f1fcc775c5f6.rlib,libttf_parser-76be99f9381db96b.rlib,libab_glyph_rasterizer-7a8e9d1dcb729776.rlib,libparking_lot-60b6b9b7ae25c007.rlib,libparking_lot_core-e15a1d8431d522a9.rlib,libsmallvec-7b5da4b03bad7521.rlib,liblock_api-7dfb56c78b18ce73.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libecolor-6778a8e0dcb8514f.rlib,libemath-89511f09ad84ad21.rlib,libbytemuck-88cfe51721b471a8.rlib,libdirectories_next-a70445f3ff4d0815.rlib,libdirs_sys_next-5dea5c4044967f5a.rlib,liblibc-3018ee064f85e7b2.rlib,libcfg_if-66d55f6b302e88c8.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcUWHV2z/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/openssl-sys-174cea6f521085d9/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/onig_sys-3b60f1686b72d11e/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/kokona-58d9751ac492c99a" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kokona` (bin "kokona") due to 1 previous error; 78 warnings emitted [INFO] running `Command { std: "docker" "inspect" "ac49e3cb6a8a5c429bcc677bbf01382ceb40c9a48fc433ff78689e30284bdd71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac49e3cb6a8a5c429bcc677bbf01382ceb40c9a48fc433ff78689e30284bdd71", kill_on_drop: false }` [INFO] [stdout] ac49e3cb6a8a5c429bcc677bbf01382ceb40c9a48fc433ff78689e30284bdd71