[INFO] cloning repository https://github.com/Calcoph/xtea
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Calcoph/xtea" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCalcoph%2Fxtea", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCalcoph%2Fxtea'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] db9e65ad0a0e72edcebda6a666886d64c55f13f0
[INFO] testing Calcoph/xtea against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCalcoph%2Fxtea" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Calcoph/xtea
[INFO] finished tweaking git repo https://github.com/Calcoph/xtea
[INFO] tweaked toml for git repo https://github.com/Calcoph/xtea written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Calcoph/xtea on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Calcoph/xtea 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded chlorine v1.0.10
[INFO] [stderr]   Downloaded mint v0.5.9
[INFO] [stderr]   Downloaded cocoa-foundation v0.1.1
[INFO] [stderr]   Downloaded renderdoc-sys v1.0.0
[INFO] [stderr]   Downloaded core-text v19.2.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.44
[INFO] [stderr]   Downloaded core-graphics-types v0.1.2
[INFO] [stderr]   Downloaded com-rs v0.2.1
[INFO] [stderr]   Downloaded profiling v1.0.8
[INFO] [stderr]   Downloaded crossfont v0.5.1
[INFO] [stderr]   Downloaded quote v1.0.32
[INFO] [stderr]   Downloaded thiserror v1.0.44
[INFO] [stderr]   Downloaded imgui-winit-support v0.11.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.66
[INFO] [stderr]   Downloaded hassle-rs v0.10.0
[INFO] [stderr]   Downloaded d3d12 v0.6.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.11
[INFO] [stderr]   Downloaded libloading v0.8.0
[INFO] [stderr]   Downloaded xml-rs v0.8.16
[INFO] [stderr]   Downloaded wgpu-types v0.16.1
[INFO] [stderr]   Downloaded bitflags v2.3.3
[INFO] [stderr]   Downloaded imgui-wgpu v0.23.0
[INFO] [stderr]   Downloaded env_logger v0.10.0
[INFO] [stderr]   Downloaded imgui v0.11.0
[INFO] [stderr]   Downloaded png v0.17.9
[INFO] [stderr]   Downloaded widestring v1.0.2
[INFO] [stderr]   Downloaded serde v1.0.178
[INFO] [stderr]   Downloaded gpu-allocator v0.22.0
[INFO] [stderr]   Downloaded toml_edit v0.19.14
[INFO] [stderr]   Downloaded smithay-client-toolkit v0.16.0
[INFO] [stderr]   Downloaded winnow v0.5.1
[INFO] [stderr]   Downloaded syn v2.0.27
[INFO] [stderr]   Downloaded glow v0.12.3
[INFO] [stderr]   Downloaded wgpu v0.16.3
[INFO] [stderr]   Downloaded wgpu-core v0.16.1
[INFO] [stderr]   Downloaded wgpu-hal v0.16.2
[INFO] [stderr]   Downloaded exr v1.7.0
[INFO] [stderr]   Downloaded rustix v0.38.4
[INFO] [stderr]   Downloaded serde_derive v1.0.178
[INFO] [stderr]   Downloaded regex-syntax v0.7.4
[INFO] [stderr]   Downloaded naga v0.12.3
[INFO] [stderr]   Downloaded regex-automata v0.3.4
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.3
[INFO] [stderr]   Downloaded imgui-sys v0.11.0
[INFO] [stderr]   Downloaded windows v0.44.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 88553b49961c71c7d8950d6886258238d69666efce1dddd3d22f7ccaf09c47a2
[INFO] running `Command { std: "docker" "start" "88553b49961c71c7d8950d6886258238d69666efce1dddd3d22f7ccaf09c47a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88553b49961c71c7d8950d6886258238d69666efce1dddd3d22f7ccaf09c47a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "88553b49961c71c7d8950d6886258238d69666efce1dddd3d22f7ccaf09c47a2" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88553b49961c71c7d8950d6886258238d69666efce1dddd3d22f7ccaf09c47a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "88553b49961c71c7d8950d6886258238d69666efce1dddd3d22f7ccaf09c47a2" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling libloading v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling xml-rs v0.8.16
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling chlorine v1.0.10
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling mint v0.5.9
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling fdeflate v0.3.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling png v0.17.9
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.1
[INFO] [stderr]    Compiling gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling crossfont v0.5.1
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling tiny-skia-path v0.7.0
[INFO] [stderr]    Compiling gpu-alloc v0.5.4
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling imgui-sys v0.11.0
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling wgpu-types v0.16.1
[INFO] [stderr]    Compiling safe_arch v0.5.2
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling gpu-descriptor v0.2.3
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling freetype-rs v0.26.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling renderdoc-sys v1.0.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling profiling v1.0.8
[INFO] [stderr]    Compiling servo-fontconfig v0.5.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling glow v0.12.3
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling xtealib v0.1.0 (/opt/rustwide/workdir/xtealib)
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling tiny-skia v0.7.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling regex-automata v0.3.4
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling dlopen_derive v0.1.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]    Compiling tiff v0.8.1
[INFO] [stderr]    Compiling dlopen v0.1.8
[INFO] [stderr]    Compiling foreign-types v0.5.0
[INFO] [stderr]    Compiling pin-project v1.1.2
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling naga v0.12.3
[INFO] [stderr]    Compiling calloop v0.10.6
[INFO] [stderr]    Compiling exr v1.7.0
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling image v0.24.6
[INFO] [stderr]    Compiling wgpu-hal v0.16.2
[INFO] [stderr]    Compiling imgui v0.11.0
[INFO] [stderr]    Compiling wgpu-core v0.16.1
[INFO] [stderr]    Compiling basic-example v0.1.0 (/opt/rustwide/workdir/examples/basic)
[INFO] [stderr]    Compiling nonconststate-example v0.1.0 (/opt/rustwide/workdir/examples/nonconststate)
[INFO] [stderr]    Compiling template-example v0.1.0 (/opt/rustwide/workdir/examples/template)
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]  --> examples/basic/src/lib.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 |     unsafe{&mut STATE}
[INFO] [stdout]   |            ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]   |
[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]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]   = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]   |
[INFO] [stdout] 9 |     unsafe{&raw mut STATE}
[INFO] [stdout]   |             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> examples/basic/src/lib.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 |     unsafe{&STATE}
[INFO] [stdout]    |            ^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 13 |     unsafe{&raw const STATE}
[INFO] [stdout]    |             +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ui`
[INFO] [stdout]   --> examples/template/src/lib.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn build_ui(ui: &Ui) {
[INFO] [stdout]    |                 ^^ help: if this is intentional, prefix it with an underscore: `_ui`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ui`
[INFO] [stdout]   --> examples/template/src/lib.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn view_submenu(ui: &Ui) {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_ui`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]  --> examples/nonconststate/src/lib.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 |     unsafe{STATE.get_mut().unwrap()}
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]   |
[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]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]   = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   |
[INFO] [stdout] 6 - static mut STATE: Lazy<Mutex<State>> = Lazy::new(|| Mutex::new(State::new()));
[INFO] [stdout] 6 + static STATE: Lazy<Mutex<State>> = Lazy::new(|| Mutex::new(State::new()));
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> examples/nonconststate/src/lib.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 |     unsafe{STATE.lock().unwrap()}
[INFO] [stdout]    |            ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout]  6 - static mut STATE: Lazy<Mutex<State>> = Lazy::new(|| Mutex::new(State::new()));
[INFO] [stdout]  6 + static STATE: Lazy<Mutex<State>> = Lazy::new(|| Mutex::new(State::new()));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wgpu v0.16.3
[INFO] [stderr]    Compiling imgui-wgpu v0.23.0
[INFO] [stderr]    Compiling sctk-adwaita v0.4.3
[INFO] [stderr]    Compiling winit v0.27.5
[INFO] [stderr]    Compiling imgui-winit-support v0.11.0
[INFO] [stderr]    Compiling xtea v0.1.0 (/opt/rustwide/workdir/xtea)
[INFO] [stdout] warning: unused imports: `Thread` and `ffi::OsString`
[INFO] [stdout]  --> xtea/src/main.rs:1:48
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{time::Instant, collections::HashMap, ffi::OsString, path::{Path, PathBuf}, thread::{Thread, JoinHandle}};
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^                                  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trace`
[INFO] [stdout]  --> xtea/src/main.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use log::{error, trace};
[INFO] [stdout]   |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> xtea/src/ui.rs:1:40
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, path::{Path, PathBuf}};
[INFO] [stdout]   |                                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StyleColor` and `StyleVar`
[INFO] [stdout]  --> xtea/src/ui.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use imgui::{Ui, StyleColor, StyleVar};
[INFO] [stdout]   |                 ^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> xtea/src/main.rs:27:18
[INFO] [stdout]    |
[INFO] [stdout] 27 |     init_logger: extern fn(logger: &'static ImguiLogger),
[INFO] [stdout]    |                  ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> xtea/src/main.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |     init_imgui: extern fn(ctx: *mut imgui::sys::ImGuiContext, malloc: ImGuiMemAllocFunc, free: ImGuiMemFreeFunc),
[INFO] [stdout]    |                 ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> xtea/src/main.rs:29:18
[INFO] [stdout]    |
[INFO] [stdout] 29 |     init_plugin: extern fn(),
[INFO] [stdout]    |                  ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> xtea/src/main.rs:30:15
[INFO] [stdout]    |
[INFO] [stdout] 30 |     build_ui: extern fn(ui: &Ui),
[INFO] [stdout]    |               ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> xtea/src/main.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 31 |     view_submenu: extern fn(ui: &Ui),
[INFO] [stdout]    |                   ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> xtea/src/main.rs:32:15
[INFO] [stdout]    |
[INFO] [stdout] 32 |     get_name: extern fn() -> String
[INFO] [stdout]    |               ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> xtea/src/ui.rs:49:26
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn style_editor(ui: &Ui, state: &mut UiState) {
[INFO] [stdout]    |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> xtea/src/ui.rs:55:28
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn plugin_manager(ui: &Ui, state: &mut UiState, plugins: &mut Plugins) {
[INFO] [stdout]    |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reload_plugin` is never used
[INFO] [stdout]    --> xtea/src/main.rs:125:8
[INFO] [stdout]     |
[INFO] [stdout]  44 | impl Plugins {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 125 |     fn reload_plugin(&mut self, name: &str) -> Option<JoinHandle<Plugin>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `String`, which is not FFI-safe
[INFO] [stdout]   --> xtea/src/main.rs:32:15
[INFO] [stdout]    |
[INFO] [stdout] 32 |     get_name: extern fn() -> String
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout]    = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "88553b49961c71c7d8950d6886258238d69666efce1dddd3d22f7ccaf09c47a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "88553b49961c71c7d8950d6886258238d69666efce1dddd3d22f7ccaf09c47a2" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling template-example v0.1.0 (/opt/rustwide/workdir/examples/template)
[INFO] [stderr]    Compiling basic-example v0.1.0 (/opt/rustwide/workdir/examples/basic)
[INFO] [stderr]    Compiling nonconststate-example v0.1.0 (/opt/rustwide/workdir/examples/nonconststate)
[INFO] [stderr]    Compiling xtealib v0.1.0 (/opt/rustwide/workdir/xtealib)
[INFO] [stderr]    Compiling xtea v0.1.0 (/opt/rustwide/workdir/xtea)
[INFO] [stdout] warning: unused variable: `ui`
[INFO] [stdout]   --> examples/template/src/lib.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn build_ui(ui: &Ui) {
[INFO] [stdout]    |                 ^^ help: if this is intentional, prefix it with an underscore: `_ui`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ui`
[INFO] [stdout]   --> examples/template/src/lib.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn view_submenu(ui: &Ui) {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_ui`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]  --> examples/basic/src/lib.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 |     unsafe{&mut STATE}
[INFO] [stdout]   |            ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]   |
[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]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]   = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]   |
[INFO] [stdout] 9 |     unsafe{&raw mut STATE}
[INFO] [stdout]   |             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> examples/basic/src/lib.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 |     unsafe{&STATE}
[INFO] [stdout]    |            ^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 13 |     unsafe{&raw const STATE}
[INFO] [stdout]    |             +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]  --> examples/nonconststate/src/lib.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 |     unsafe{STATE.get_mut().unwrap()}
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]   |
[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]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]   = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   |
[INFO] [stdout] 6 - static mut STATE: Lazy<Mutex<State>> = Lazy::new(|| Mutex::new(State::new()));
[INFO] [stdout] 6 + static STATE: Lazy<Mutex<State>> = Lazy::new(|| Mutex::new(State::new()));
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> examples/nonconststate/src/lib.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 |     unsafe{STATE.lock().unwrap()}
[INFO] [stdout]    |            ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout]  6 - static mut STATE: Lazy<Mutex<State>> = Lazy::new(|| Mutex::new(State::new()));
[INFO] [stdout]  6 + static STATE: Lazy<Mutex<State>> = Lazy::new(|| Mutex::new(State::new()));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Thread` and `ffi::OsString`
[INFO] [stdout]  --> xtea/src/main.rs:1:48
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{time::Instant, collections::HashMap, ffi::OsString, path::{Path, PathBuf}, thread::{Thread, JoinHandle}};
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^                                  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trace`
[INFO] [stdout]  --> xtea/src/main.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use log::{error, trace};
[INFO] [stdout]   |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> xtea/src/ui.rs:1:40
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, path::{Path, PathBuf}};
[INFO] [stdout]   |                                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StyleColor` and `StyleVar`
[INFO] [stdout]  --> xtea/src/ui.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use imgui::{Ui, StyleColor, StyleVar};
[INFO] [stdout]   |                 ^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> xtea/src/main.rs:27:18
[INFO] [stdout]    |
[INFO] [stdout] 27 |     init_logger: extern fn(logger: &'static ImguiLogger),
[INFO] [stdout]    |                  ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> xtea/src/main.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |     init_imgui: extern fn(ctx: *mut imgui::sys::ImGuiContext, malloc: ImGuiMemAllocFunc, free: ImGuiMemFreeFunc),
[INFO] [stdout]    |                 ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> xtea/src/main.rs:29:18
[INFO] [stdout]    |
[INFO] [stdout] 29 |     init_plugin: extern fn(),
[INFO] [stdout]    |                  ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> xtea/src/main.rs:30:15
[INFO] [stdout]    |
[INFO] [stdout] 30 |     build_ui: extern fn(ui: &Ui),
[INFO] [stdout]    |               ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> xtea/src/main.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 31 |     view_submenu: extern fn(ui: &Ui),
[INFO] [stdout]    |                   ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> xtea/src/main.rs:32:15
[INFO] [stdout]    |
[INFO] [stdout] 32 |     get_name: extern fn() -> String
[INFO] [stdout]    |               ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> xtea/src/ui.rs:49:26
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn style_editor(ui: &Ui, state: &mut UiState) {
[INFO] [stdout]    |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> xtea/src/ui.rs:55:28
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn plugin_manager(ui: &Ui, state: &mut UiState, plugins: &mut Plugins) {
[INFO] [stdout]    |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reload_plugin` is never used
[INFO] [stdout]    --> xtea/src/main.rs:125:8
[INFO] [stdout]     |
[INFO] [stdout]  44 | impl Plugins {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 125 |     fn reload_plugin(&mut self, name: &str) -> Option<JoinHandle<Plugin>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `String`, which is not FFI-safe
[INFO] [stdout]   --> xtea/src/main.rs:32:15
[INFO] [stdout]    |
[INFO] [stdout] 32 |     get_name: extern fn() -> String
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout]    = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.72s
[INFO] running `Command { std: "docker" "inspect" "88553b49961c71c7d8950d6886258238d69666efce1dddd3d22f7ccaf09c47a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "88553b49961c71c7d8950d6886258238d69666efce1dddd3d22f7ccaf09c47a2" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `ui`
[INFO] [stderr]   --> examples/template/src/lib.rs:23:17
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub fn build_ui(ui: &Ui) {
[INFO] [stderr]    |                 ^^ help: if this is intentional, prefix it with an underscore: `_ui`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ui`
[INFO] [stderr]   --> examples/template/src/lib.rs:33:21
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub fn view_submenu(ui: &Ui) {
[INFO] [stderr]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_ui`
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]  --> examples/basic/src/lib.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 9 |     unsafe{&mut STATE}
[INFO] [stderr]   |            ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]   |
[INFO] [stderr]   = 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] [stderr]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]   = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] help: use `&raw mut` instead to create a raw pointer
[INFO] [stderr]   |
[INFO] [stderr] 9 |     unsafe{&raw mut STATE}
[INFO] [stderr]   |             +++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> examples/basic/src/lib.rs:13:12
[INFO] [stderr]    |
[INFO] [stderr] 13 |     unsafe{&STATE}
[INFO] [stderr]    |            ^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] help: use `&raw const` instead to create a raw pointer
[INFO] [stderr]    |
[INFO] [stderr] 13 |     unsafe{&raw const STATE}
[INFO] [stderr]    |             +++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]  --> examples/nonconststate/src/lib.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 9 |     unsafe{STATE.get_mut().unwrap()}
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]   |
[INFO] [stderr]   = 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] [stderr]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]   = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stderr]   |
[INFO] [stderr] 6 - static mut STATE: Lazy<Mutex<State>> = Lazy::new(|| Mutex::new(State::new()));
[INFO] [stderr] 6 + static STATE: Lazy<Mutex<State>> = Lazy::new(|| Mutex::new(State::new()));
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> examples/nonconststate/src/lib.rs:13:12
[INFO] [stderr]    |
[INFO] [stderr] 13 |     unsafe{STATE.lock().unwrap()}
[INFO] [stderr]    |            ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stderr]    |
[INFO] [stderr]  6 - static mut STATE: Lazy<Mutex<State>> = Lazy::new(|| Mutex::new(State::new()));
[INFO] [stderr]  6 + static STATE: Lazy<Mutex<State>> = Lazy::new(|| Mutex::new(State::new()));
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `template-example` (lib test) generated 2 warnings (run `cargo fix --lib -p template-example --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `basic-example` (lib test) generated 2 warnings
[INFO] [stderr] warning: `nonconststate-example` (lib test) generated 2 warnings
[INFO] [stderr] warning: unused imports: `Thread` and `ffi::OsString`
[INFO] [stderr]  --> xtea/src/main.rs:1:48
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{time::Instant, collections::HashMap, ffi::OsString, path::{Path, PathBuf}, thread::{Thread, JoinHandle}};
[INFO] [stderr]   |                                                ^^^^^^^^^^^^^                                  ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `trace`
[INFO] [stderr]  --> xtea/src/main.rs:3:18
[INFO] [stderr]   |
[INFO] [stderr] 3 | use log::{error, trace};
[INFO] [stderr]   |                  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Path`
[INFO] [stderr]  --> xtea/src/ui.rs:1:40
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{collections::HashMap, path::{Path, PathBuf}};
[INFO] [stderr]   |                                        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `StyleColor` and `StyleVar`
[INFO] [stderr]  --> xtea/src/ui.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | use imgui::{Ui, StyleColor, StyleVar};
[INFO] [stderr]   |                 ^^^^^^^^^^  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stderr]   --> xtea/src/main.rs:27:18
[INFO] [stderr]    |
[INFO] [stderr] 27 |     init_logger: extern fn(logger: &'static ImguiLogger),
[INFO] [stderr]    |                  ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stderr]   --> xtea/src/main.rs:28:17
[INFO] [stderr]    |
[INFO] [stderr] 28 |     init_imgui: extern fn(ctx: *mut imgui::sys::ImGuiContext, malloc: ImGuiMemAllocFunc, free: ImGuiMemFreeFunc),
[INFO] [stderr]    |                 ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stderr]   --> xtea/src/main.rs:29:18
[INFO] [stderr]    |
[INFO] [stderr] 29 |     init_plugin: extern fn(),
[INFO] [stderr]    |                  ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stderr]   --> xtea/src/main.rs:30:15
[INFO] [stderr]    |
[INFO] [stderr] 30 |     build_ui: extern fn(ui: &Ui),
[INFO] [stderr]    |               ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stderr]   --> xtea/src/main.rs:31:19
[INFO] [stderr]    |
[INFO] [stderr] 31 |     view_submenu: extern fn(ui: &Ui),
[INFO] [stderr]    |                   ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stderr]   --> xtea/src/main.rs:32:15
[INFO] [stderr]    |
[INFO] [stderr] 32 |     get_name: extern fn() -> String
[INFO] [stderr]    |               ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `state`
[INFO] [stderr]   --> xtea/src/ui.rs:49:26
[INFO] [stderr]    |
[INFO] [stderr] 49 | fn style_editor(ui: &Ui, state: &mut UiState) {
[INFO] [stderr]    |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `state`
[INFO] [stderr]   --> xtea/src/ui.rs:55:28
[INFO] [stderr]    |
[INFO] [stderr] 55 | fn plugin_manager(ui: &Ui, state: &mut UiState, plugins: &mut Plugins) {
[INFO] [stderr]    |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stderr] 
[INFO] [stderr] warning: method `reload_plugin` is never used
[INFO] [stderr]    --> xtea/src/main.rs:125:8
[INFO] [stderr]     |
[INFO] [stderr]  44 | impl Plugins {
[INFO] [stderr]     | ------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 125 |     fn reload_plugin(&mut self, name: &str) -> Option<JoinHandle<Plugin>> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` fn uses type `String`, which is not FFI-safe
[INFO] [stderr]   --> xtea/src/main.rs:32:15
[INFO] [stderr]    |
[INFO] [stderr] 32 |     get_name: extern fn() -> String
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stderr]    = note: this struct has unspecified layout
[INFO] [stderr]    = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `xtea` (bin "xtea" test) generated 14 warnings (run `cargo fix --bin "xtea" -p xtea --tests` to apply 12 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/basic_example-14227a1af7f84e31)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nonconststate_example-e872a51103b2c2f0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/template_example-343397721a7805e1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xtea-fe5552b09a7dd8da)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xtealib-c2717b0aeaaa9647)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests xtealib
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "88553b49961c71c7d8950d6886258238d69666efce1dddd3d22f7ccaf09c47a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88553b49961c71c7d8950d6886258238d69666efce1dddd3d22f7ccaf09c47a2", kill_on_drop: false }`
[INFO] [stdout] 88553b49961c71c7d8950d6886258238d69666efce1dddd3d22f7ccaf09c47a2
