[INFO] cloning repository https://github.com/70-codes/immortal_engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/70-codes/immortal_engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F70-codes%2Fimmortal_engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F70-codes%2Fimmortal_engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91d2c1f6caec95537fe1c4bb5f34ca5c67bf8fb0 [INFO] checking 70-codes/immortal_engine against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F70-codes%2Fimmortal_engine" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/70-codes/immortal_engine [INFO] finished tweaking git repo https://github.com/70-codes/immortal_engine [INFO] tweaked toml for git repo https://github.com/70-codes/immortal_engine written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/70-codes/immortal_engine on toolchain 54cf65b8d066c082e536455049b95943cf30378f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/70-codes/immortal_engine 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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7205aae603387fa58d087ab1a5d1d01f51b2a2c6b908c937ac4470592dcbdd0c [INFO] running `Command { std: "docker" "start" "-a" "7205aae603387fa58d087ab1a5d1d01f51b2a2c6b908c937ac4470592dcbdd0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7205aae603387fa58d087ab1a5d1d01f51b2a2c6b908c937ac4470592dcbdd0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7205aae603387fa58d087ab1a5d1d01f51b2a2c6b908c937ac4470592dcbdd0c", kill_on_drop: false }` [INFO] [stdout] 7205aae603387fa58d087ab1a5d1d01f51b2a2c6b908c937ac4470592dcbdd0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0794dd37ae0e24a995917cd35a818102ebed5af66af34b9d1955c1031423e913 [INFO] running `Command { std: "docker" "start" "-a" "0794dd37ae0e24a995917cd35a818102ebed5af66af34b9d1955c1031423e913", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Compiling wayland-sys v0.31.8 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling cc v1.2.53 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling wayland-client v0.31.12 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Compiling zmij v1.0.14 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Checking flate2 v1.1.8 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-scanner v0.31.8 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking kurbo v0.9.5 [INFO] [stderr] Compiling wayland-backend v0.3.12 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking epaint_default_fonts v0.29.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking svgtypes v0.13.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Compiling winit v0.30.12 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling smithay-client-toolkit v0.20.0 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking rctree v0.5.0 [INFO] [stderr] Checking unicode-properties v0.1.4 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking webpki-roots v1.0.5 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Checking simplecss v0.2.2 [INFO] [stderr] Checking imagesize v0.12.0 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Checking roxmltree v0.19.0 [INFO] [stderr] Checking data-url v0.3.2 [INFO] [stderr] Checking weezl v0.1.12 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking phf_shared v0.13.1 [INFO] [stderr] Checking gif v0.14.1 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking postgres-protocol v0.6.10 [INFO] [stderr] Compiling mime_guess2 v2.3.1 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking postgres-types v0.2.12 [INFO] [stderr] Checking phf v0.13.1 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling atk-sys v0.18.2 [INFO] [stderr] Compiling gdk-sys v0.18.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling gtk-sys v0.18.2 [INFO] [stderr] Checking whoami v2.0.2 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Compiling rfd v0.15.4 [INFO] [stderr] Checking glow v0.14.2 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking clap_lex v0.7.7 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking clap_builder v4.5.54 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking moxcms v0.7.11 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Checking wayland-protocols v0.32.10 [INFO] [stderr] Checking wayland-cursor v0.31.12 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking calloop v0.14.3 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking emath v0.29.1 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking ecolor v0.29.1 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking epaint v0.29.1 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking calloop-wayland-source v0.4.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking usvg-tree v0.37.0 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking usvg-parser v0.37.0 [INFO] [stderr] Checking clap v4.5.54 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking egui v0.29.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Checking imortal_core v0.1.0 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking usvg v0.37.0 [INFO] [stderr] Checking resvg v0.37.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking ureq v2.12.1 [INFO] [stderr] Checking webbrowser v1.0.6 [INFO] [stderr] Checking tokio-postgres v0.7.16 [INFO] [stderr] Checking ehttp v0.5.0 [INFO] [stderr] Checking egui_glow v0.29.1 [INFO] [stderr] Checking egui_extras v0.29.1 [INFO] [stderr] Checking imortal_ir v0.1.0 (/opt/rustwide/workdir/crates/ir) [INFO] [stderr] Checking wayland-protocols-wlr v0.3.10 [INFO] [stderr] Checking wayland-protocols-misc v0.3.10 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.10 [INFO] [stderr] Checking wayland-protocols-experimental v20250721.0.1 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking postgres v0.19.12 [INFO] [stderr] Checking imortal_components v0.1.0 (/opt/rustwide/workdir/crates/components) [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> crates/components/src/definition.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::collections::HashMap; [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: `imortal_ir::port::PortCollection` [INFO] [stdout] --> crates/components/src/definition.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use imortal_ir::port::PortCollection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ConfigType` [INFO] [stdout] --> crates/components/src/definitions/auth.rs:10:40 [INFO] [stdout] | [INFO] [stdout] 10 | ComponentDefinition, ConfigOption, ConfigType, FieldDefinition, PortDefinition, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ConfigType` [INFO] [stdout] --> crates/components/src/definitions/data.rs:9:40 [INFO] [stdout] | [INFO] [stdout] 9 | ComponentDefinition, ConfigOption, ConfigType, FieldDefinition, PortDefinition, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Validation` [INFO] [stdout] --> crates/components/src/definitions/data.rs:11:49 [INFO] [stdout] | [INFO] [stdout] 11 | use imortal_core::{ComponentCategory, DataType, Validation}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ConfigType` [INFO] [stdout] --> crates/components/src/definitions/api.rs:9:40 [INFO] [stdout] | [INFO] [stdout] 9 | ComponentDefinition, ConfigOption, ConfigType, FieldDefinition, PortDefinition, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Validation` [INFO] [stdout] --> crates/components/src/definitions/api.rs:11:49 [INFO] [stdout] | [INFO] [stdout] 11 | use imortal_core::{ComponentCategory, DataType, Validation}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ConfigType` and `FieldDefinition` [INFO] [stdout] --> crates/components/src/definitions/storage.rs:9:40 [INFO] [stdout] | [INFO] [stdout] 9 | ComponentDefinition, ConfigOption, ConfigType, FieldDefinition, PortDefinition, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Validation` [INFO] [stdout] --> crates/components/src/definitions/storage.rs:11:49 [INFO] [stdout] | [INFO] [stdout] 11 | use imortal_core::{ComponentCategory, DataType, Validation}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ConfigType` [INFO] [stdout] --> crates/components/src/definitions/logic.rs:9:40 [INFO] [stdout] | [INFO] [stdout] 9 | ComponentDefinition, ConfigOption, ConfigType, FieldDefinition, PortDefinition, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Validation` [INFO] [stdout] --> crates/components/src/definitions/logic.rs:11:49 [INFO] [stdout] | [INFO] [stdout] 11 | use imortal_core::{ComponentCategory, DataType, Validation}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> crates/components/src/definition.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::collections::HashMap; [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: `imortal_ir::port::PortCollection` [INFO] [stdout] --> crates/components/src/definition.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use imortal_ir::port::PortCollection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ConfigType` [INFO] [stdout] --> crates/components/src/definitions/auth.rs:10:40 [INFO] [stdout] | [INFO] [stdout] 10 | ComponentDefinition, ConfigOption, ConfigType, FieldDefinition, PortDefinition, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ConfigType` [INFO] [stdout] --> crates/components/src/definitions/data.rs:9:40 [INFO] [stdout] | [INFO] [stdout] 9 | ComponentDefinition, ConfigOption, ConfigType, FieldDefinition, PortDefinition, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Validation` [INFO] [stdout] --> crates/components/src/definitions/data.rs:11:49 [INFO] [stdout] | [INFO] [stdout] 11 | use imortal_core::{ComponentCategory, DataType, Validation}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ConfigType` [INFO] [stdout] --> crates/components/src/definitions/api.rs:9:40 [INFO] [stdout] | [INFO] [stdout] 9 | ComponentDefinition, ConfigOption, ConfigType, FieldDefinition, PortDefinition, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Validation` [INFO] [stdout] --> crates/components/src/definitions/api.rs:11:49 [INFO] [stdout] | [INFO] [stdout] 11 | use imortal_core::{ComponentCategory, DataType, Validation}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ConfigType` and `FieldDefinition` [INFO] [stdout] --> crates/components/src/definitions/storage.rs:9:40 [INFO] [stdout] | [INFO] [stdout] 9 | ComponentDefinition, ConfigOption, ConfigType, FieldDefinition, PortDefinition, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Validation` [INFO] [stdout] --> crates/components/src/definitions/storage.rs:11:49 [INFO] [stdout] | [INFO] [stdout] 11 | use imortal_core::{ComponentCategory, DataType, Validation}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ConfigType` [INFO] [stdout] --> crates/components/src/definitions/logic.rs:9:40 [INFO] [stdout] | [INFO] [stdout] 9 | ComponentDefinition, ConfigOption, ConfigType, FieldDefinition, PortDefinition, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Validation` [INFO] [stdout] --> crates/components/src/definitions/logic.rs:11:49 [INFO] [stdout] | [INFO] [stdout] 11 | use imortal_core::{ComponentCategory, DataType, Validation}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking imortal_codegen v0.1.0 (/opt/rustwide/workdir/crates/codegen) [INFO] [stdout] warning: unused import: `Node` [INFO] [stdout] --> crates/codegen/src/generator.rs:922:35 [INFO] [stdout] | [INFO] [stdout] 922 | use imortal_ir::{ProjectMeta, Node}; [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: `ProjectMeta` [INFO] [stdout] --> crates/codegen/src/rust/migrations.rs:595:22 [INFO] [stdout] | [INFO] [stdout] 595 | use imortal_ir::{ProjectMeta, Field}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_test_graph` is never used [INFO] [stdout] --> crates/codegen/src/rust/auth.rs:1089:8 [INFO] [stdout] | [INFO] [stdout] 1089 | fn create_test_graph() -> ProjectGraph { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking imortal_cli v0.1.0 (/opt/rustwide/workdir/crates/cli) [INFO] [stderr] Checking arboard v3.6.1 [INFO] [stderr] Checking smithay-clipboard v0.7.3 [INFO] [stderr] Checking egui-winit v0.29.1 [INFO] [stderr] Checking eframe v0.29.1 [INFO] [stderr] Checking imortal_ui v0.1.0 (/opt/rustwide/workdir/crates/ui) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/ui/src/app.rs:593:21 [INFO] [stdout] | [INFO] [stdout] 593 | let mut field_updates: Vec<(uuid::Uuid, String, DataType, bool)> = Vec::new(); [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_updates` [INFO] [stdout] --> crates/ui/src/app.rs:593:21 [INFO] [stdout] | [INFO] [stdout] 593 | let mut field_updates: Vec<(uuid::Uuid, String, DataType, bool)> = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_field_updates` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/ui/src/app.rs:593:21 [INFO] [stdout] | [INFO] [stdout] 593 | let mut field_updates: Vec<(uuid::Uuid, String, DataType, bool)> = Vec::new(); [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_updates` [INFO] [stdout] --> crates/ui/src/app.rs:593:21 [INFO] [stdout] | [INFO] [stdout] 593 | let mut field_updates: Vec<(uuid::Uuid, String, DataType, bool)> = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_field_updates` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `from_port` [INFO] [stdout] --> crates/ui/src/app.rs:1142:33 [INFO] [stdout] | [INFO] [stdout] 1142 | ... let from_port = self.project.get_node(source_id) [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_from_port` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `to_port` [INFO] [stdout] --> crates/ui/src/app.rs:1147:33 [INFO] [stdout] | [INFO] [stdout] 1147 | ... let to_port = self.project.get_node(target_id) [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_port` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `from_port` [INFO] [stdout] --> crates/ui/src/app.rs:1142:33 [INFO] [stdout] | [INFO] [stdout] 1142 | ... let from_port = self.project.get_node(source_id) [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_from_port` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `to_port` [INFO] [stdout] --> crates/ui/src/app.rs:1147:33 [INFO] [stdout] | [INFO] [stdout] 1147 | ... let to_port = self.project.get_node(target_id) [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_port` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sanitized_name` [INFO] [stdout] --> crates/ui/src/welcome.rs:455:33 [INFO] [stdout] | [INFO] [stdout] 455 | ... let sanitized_name = sanitize_filename(&self.new_project.name); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sanitized_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sanitized_name` [INFO] [stdout] --> crates/ui/src/welcome.rs:455:33 [INFO] [stdout] | [INFO] [stdout] 455 | ... let sanitized_name = sanitize_filename(&self.new_project.name); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sanitized_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `show_new_project` is never read [INFO] [stdout] --> crates/ui/src/app.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct ImmortalApp { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 52 | show_new_project: bool, [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 `filter_matches` is never used [INFO] [stdout] --> crates/ui/src/properties.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 20 | impl PropertiesPanel { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 31 | fn filter_matches(&self, name: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `show_new_project` is never read [INFO] [stdout] --> crates/ui/src/app.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct ImmortalApp { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 52 | show_new_project: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking imortal-editor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "0794dd37ae0e24a995917cd35a818102ebed5af66af34b9d1955c1031423e913", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0794dd37ae0e24a995917cd35a818102ebed5af66af34b9d1955c1031423e913", kill_on_drop: false }` [INFO] [stdout] 0794dd37ae0e24a995917cd35a818102ebed5af66af34b9d1955c1031423e913