[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] checking Calcoph/xtea against 1.94.0 for beta-1.95-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCalcoph%2Fxtea" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Calcoph/xtea on toolchain 1.94.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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.94.0" "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 imgui-winit-support v0.11.0 [INFO] [stderr] Downloaded imgui-wgpu v0.23.0 [INFO] [stderr] Downloaded xml-rs v0.8.16 [INFO] [stderr] Downloaded imgui v0.11.0 [INFO] [stderr] Downloaded imgui-sys v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d26a46ed28ce4a02067b8ed86987622934d84a60b6a627cf343b835f11c0222 [INFO] running `Command { std: "docker" "start" "-a" "8d26a46ed28ce4a02067b8ed86987622934d84a60b6a627cf343b835f11c0222", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d26a46ed28ce4a02067b8ed86987622934d84a60b6a627cf343b835f11c0222", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d26a46ed28ce4a02067b8ed86987622934d84a60b6a627cf343b835f11c0222", kill_on_drop: false }` [INFO] [stdout] 8d26a46ed28ce4a02067b8ed86987622934d84a60b6a627cf343b835f11c0222 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecd9aec866a6b4d587437247c01a887f8e92fb0c78d5e3bf9a167bfcc16f69bc [INFO] running `Command { std: "docker" "start" "-a" "ecd9aec866a6b4d587437247c01a887f8e92fb0c78d5e3bf9a167bfcc16f69bc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking libloading v0.8.0 [INFO] [stderr] Compiling xml-rs v0.8.16 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling imgui-sys v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking chlorine v1.0.10 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking crossbeam-utils v0.8.16 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Checking memoffset v0.9.0 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking crossbeam-epoch v0.9.15 [INFO] [stderr] Checking xtealib v0.1.0 (/opt/rustwide/workdir/xtealib) [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Compiling crossfont v0.5.1 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking gpu-alloc v0.5.4 [INFO] [stderr] Checking tiny-skia-path v0.7.0 [INFO] [stderr] Checking wgpu-types v0.16.1 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking png v0.17.9 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Checking profiling v1.0.8 [INFO] [stderr] Checking glow v0.12.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking rayon-core v1.11.0 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking renderdoc-sys v1.0.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Checking freetype-rs v0.26.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking tiny-skia v0.7.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking indexmap v1.9.3 [INFO] [stderr] Checking gpu-descriptor v0.2.3 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking regex-automata v0.3.4 [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] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking dlopen v0.1.8 [INFO] [stderr] Checking pin-project v1.1.2 [INFO] [stderr] Checking flume v0.10.14 [INFO] [stderr] Checking tiff v0.8.1 [INFO] [stderr] Checking naga v0.12.3 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Checking exr v1.7.0 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking image v0.24.6 [INFO] [stderr] Checking wgpu-hal v0.16.2 [INFO] [stderr] Checking imgui v0.11.0 [INFO] [stderr] Checking wgpu-core v0.16.1 [INFO] [stderr] Checking nonconststate-example v0.1.0 (/opt/rustwide/workdir/examples/nonconststate) [INFO] [stderr] Checking template-example v0.1.0 (/opt/rustwide/workdir/examples/template) [INFO] [stderr] Checking basic-example v0.1.0 (/opt/rustwide/workdir/examples/basic) [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: 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] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [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: 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] --> 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: 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] = 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: 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] 13 | unsafe{&raw const STATE} [INFO] [stdout] | +++++++++ [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: 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] = 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: 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] 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: 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] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [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: 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] [stderr] Checking wgpu v0.16.3 [INFO] [stderr] Checking imgui-wgpu v0.23.0 [INFO] [stderr] Checking sctk-adwaita v0.4.3 [INFO] [stderr] Checking winit v0.27.5 [INFO] [stderr] Checking imgui-winit-support v0.11.0 [INFO] [stderr] Checking 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 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: `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 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: 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: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: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: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: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: `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: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: 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> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [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> { [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] [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 44.17s [INFO] running `Command { std: "docker" "inspect" "ecd9aec866a6b4d587437247c01a887f8e92fb0c78d5e3bf9a167bfcc16f69bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecd9aec866a6b4d587437247c01a887f8e92fb0c78d5e3bf9a167bfcc16f69bc", kill_on_drop: false }` [INFO] [stdout] ecd9aec866a6b4d587437247c01a887f8e92fb0c78d5e3bf9a167bfcc16f69bc