[INFO] cloning repository https://github.com/Goldenvikingsunset/memory [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Goldenvikingsunset/memory" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGoldenvikingsunset%2Fmemory", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGoldenvikingsunset%2Fmemory'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2794e4be25fa08f3d529cdb084d6fa42075c5f9b [INFO] testing Goldenvikingsunset/memory against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGoldenvikingsunset%2Fmemory" "/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/Goldenvikingsunset/memory [INFO] finished tweaking git repo https://github.com/Goldenvikingsunset/memory [INFO] tweaked toml for git repo https://github.com/Goldenvikingsunset/memory written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Goldenvikingsunset/memory on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Goldenvikingsunset/memory 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ee55f5186aace256416ea6605dc60aeb5134db210af79b623cf5c858941f2cb [INFO] running `Command { std: "docker" "start" "-a" "2ee55f5186aace256416ea6605dc60aeb5134db210af79b623cf5c858941f2cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ee55f5186aace256416ea6605dc60aeb5134db210af79b623cf5c858941f2cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ee55f5186aace256416ea6605dc60aeb5134db210af79b623cf5c858941f2cb", kill_on_drop: false }` [INFO] [stdout] 2ee55f5186aace256416ea6605dc60aeb5134db210af79b623cf5c858941f2cb [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=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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af302eb5402611c3b6fe02dcefbf6f72cd6fcc3ea776af05aefd4e895bfa5ae1 [INFO] running `Command { std: "docker" "start" "-a" "af302eb5402611c3b6fe02dcefbf6f72cd6fcc3ea776af05aefd4e895bfa5ae1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.52 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling atomic-polyfill v1.0.2 [INFO] [stderr] Compiling critical-section v1.1.1 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling winnow v0.3.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling xmlparser v0.13.5 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling futures-io v0.3.27 [INFO] [stderr] Compiling serde_derive v1.0.156 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling serde v1.0.156 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling strict-num v0.1.0 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling field-offset v0.3.5 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling polling v2.6.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling unicode-bidi v0.3.11 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling tiny-skia-path v0.8.3 [INFO] [stderr] Compiling svgtypes v0.8.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling lyon_geom v1.0.4 [INFO] [stderr] Compiling roxmltree v0.15.1 [INFO] [stderr] Compiling rgb v0.8.36 [INFO] [stderr] Compiling kurbo v0.8.3 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling async-io v1.12.0 [INFO] [stderr] Compiling imagesize v0.10.1 [INFO] [stderr] Compiling toml_edit v0.19.7 [INFO] [stderr] Compiling unicode-linebreak v0.1.4 [INFO] [stderr] Compiling lyon_path v1.0.3 [INFO] [stderr] Compiling unicode-script v0.5.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling i-slint-common v0.3.5 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling atomic-waker v1.1.0 [INFO] [stderr] Compiling rctree v0.5.0 [INFO] [stderr] Compiling auto_enums v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Compiling async-trait v0.1.66 [INFO] [stderr] Compiling unicode-general-category v0.6.0 [INFO] [stderr] Compiling data-url v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling blocking v1.3.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling tiny-skia v0.8.3 [INFO] [stderr] Compiling usvg v0.28.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling glutin_egl_sys v0.4.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling image v0.24.5 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling futures-sink v0.3.27 [INFO] [stderr] Compiling ttf-parser v0.17.1 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling cpp_common v0.5.7 [INFO] [stderr] Compiling zvariant_utils v1.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling derive_utils v0.12.0 [INFO] [stderr] Compiling resvg v0.28.0 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling cpp_build v0.5.7 [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lyon_extra v1.0.1 [INFO] [stderr] Compiling lyon_algorithms v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling glutin v0.30.6 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling roxmltree v0.18.0 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling pin-weak v1.1.0 [INFO] [stderr] Compiling raw-window-handle v0.5.1 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling clru v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.39 [INFO] [stderr] Compiling enumflags2_derive v0.7.4 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling qttypes v0.2.8 [INFO] [stderr] Compiling zvariant_derive v3.12.0 [INFO] [stderr] Compiling const-field-offset-macro v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling const-field-offset v0.1.2 [INFO] [stderr] Compiling vtable-macro v0.1.9 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling zbus_macros v3.11.0 [INFO] [stderr] Compiling calloop v0.10.5 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling ouroboros_macro v0.15.6 [INFO] [stderr] Compiling serde_repr v0.1.11 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling vtable v0.1.9 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling async-recursion v1.0.2 [INFO] [stderr] Compiling i-slint-core-macros v0.3.5 [INFO] [stderr] Compiling cpp_macros v0.5.7 [INFO] [stderr] Compiling i-slint-backend-qt v0.3.5 [INFO] [stderr] Compiling dark-light v1.0.0 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling rustybuzz v0.6.0 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling ouroboros v0.15.6 [INFO] [stderr] Compiling cpp v0.5.7 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling fontconfig-parser v0.5.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling i-slint-core v0.3.5 [INFO] [stderr] Compiling i-slint-backend-winit v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling text-size v1.1.0 [INFO] [stderr] Compiling imgref v1.9.4 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling dconf_rs v0.3.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling i-slint-compiler v0.3.5 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling detect-desktop-environment v0.2.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling rowan v0.15.10 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling codemap-diagnostic v0.1.1 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling fontdb v0.10.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling css-color-parser2 v1.0.1 [INFO] [stderr] Compiling by_address v1.1.0 [INFO] [stderr] Compiling i-slint-backend-selector v0.3.5 [INFO] [stderr] Compiling dunce v1.0.3 [INFO] [stderr] Compiling spin_on v0.1.1 [INFO] [stderr] Compiling femtovg v0.3.7 [INFO] [stderr] Compiling smol_str v0.1.24 [INFO] [stderr] Compiling enumflags2 v0.7.5 [INFO] [stderr] Compiling zvariant v3.12.0 [INFO] [stderr] Compiling x11rb v0.10.1 [INFO] [stderr] Compiling zbus_names v2.5.0 [INFO] [stderr] Compiling x11-clipboard v0.7.1 [INFO] [stderr] Compiling zbus v3.11.0 [INFO] [stderr] Compiling slint-macros v0.3.5 [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling winit v0.27.5 [INFO] [stderr] Compiling copypasta v0.8.2 [INFO] [stderr] Compiling slint v0.3.5 [INFO] [stderr] Compiling memory v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/main.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | slint::slint! { [INFO] [stdout] | _^ [INFO] [stdout] 24 | | struct TileData := { [INFO] [stdout] 25 | | image: image, [INFO] [stdout] 26 | | image_visible: bool, [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | `InnerMainWindow` is not local [INFO] [stdout] | |_`Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` which comes from the expansion of the macro `slint::slint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/main.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | slint::slint! { [INFO] [stdout] | _^ [INFO] [stdout] 24 | | struct TileData := { [INFO] [stdout] 25 | | image: image, [INFO] [stdout] 26 | | image_visible: bool, [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_rectangle_2` is not local [INFO] [stdout] | |_`Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` which comes from the expansion of the macro `slint::slint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/main.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / slint::slint! { [INFO] [stdout] 24 | | struct TileData := { [INFO] [stdout] 25 | | image: image, [INFO] [stdout] 26 | | image_visible: bool, [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_rectangle_2` is not local [INFO] [stdout] | | `HasStaticVTable` is not local [INFO] [stdout] | |_`ComponentVTable` is not local [INFO] [stdout] | move the `impl` block outside of this method `drop` [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ComponentVTable_static` which comes from the expansion of the macro `slint::slint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/main.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / slint::slint! { [INFO] [stdout] 24 | | struct TileData := { [INFO] [stdout] 25 | | image: image, [INFO] [stdout] 26 | | image_visible: bool, [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerMainWindow` is not local [INFO] [stdout] | | `HasStaticVTable` is not local [INFO] [stdout] | |_`ComponentVTable` is not local [INFO] [stdout] | move the `impl` block outside of this method `drop` [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ComponentVTable_static` which comes from the expansion of the macro `slint::slint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s [INFO] running `Command { std: "docker" "inspect" "af302eb5402611c3b6fe02dcefbf6f72cd6fcc3ea776af05aefd4e895bfa5ae1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af302eb5402611c3b6fe02dcefbf6f72cd6fcc3ea776af05aefd4e895bfa5ae1", kill_on_drop: false }` [INFO] [stdout] af302eb5402611c3b6fe02dcefbf6f72cd6fcc3ea776af05aefd4e895bfa5ae1 [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=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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29fa90d30b6a8195fd36f46dc140c20ffe1c8388a0d6482e0d4e41028e8e5a8d [INFO] running `Command { std: "docker" "start" "-a" "29fa90d30b6a8195fd36f46dc140c20ffe1c8388a0d6482e0d4e41028e8e5a8d", kill_on_drop: false }` [INFO] [stderr] Compiling memory v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/main.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | slint::slint! { [INFO] [stdout] | _^ [INFO] [stdout] 24 | | struct TileData := { [INFO] [stdout] 25 | | image: image, [INFO] [stdout] 26 | | image_visible: bool, [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | `InnerMainWindow` is not local [INFO] [stdout] | |_`Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` which comes from the expansion of the macro `slint::slint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/main.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | slint::slint! { [INFO] [stdout] | _^ [INFO] [stdout] 24 | | struct TileData := { [INFO] [stdout] 25 | | image: image, [INFO] [stdout] 26 | | image_visible: bool, [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_rectangle_2` is not local [INFO] [stdout] | |_`Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` which comes from the expansion of the macro `slint::slint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/main.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / slint::slint! { [INFO] [stdout] 24 | | struct TileData := { [INFO] [stdout] 25 | | image: image, [INFO] [stdout] 26 | | image_visible: bool, [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_rectangle_2` is not local [INFO] [stdout] | | `HasStaticVTable` is not local [INFO] [stdout] | |_`ComponentVTable` is not local [INFO] [stdout] | move the `impl` block outside of this method `drop` [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ComponentVTable_static` which comes from the expansion of the macro `slint::slint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/main.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / slint::slint! { [INFO] [stdout] 24 | | struct TileData := { [INFO] [stdout] 25 | | image: image, [INFO] [stdout] 26 | | image_visible: bool, [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerMainWindow` is not local [INFO] [stdout] | | `HasStaticVTable` is not local [INFO] [stdout] | |_`ComponentVTable` is not local [INFO] [stdout] | move the `impl` block outside of this method `drop` [INFO] [stdout] | [INFO] [stdout] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ComponentVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ComponentVTable_static` which comes from the expansion of the macro `slint::slint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.51s [INFO] running `Command { std: "docker" "inspect" "29fa90d30b6a8195fd36f46dc140c20ffe1c8388a0d6482e0d4e41028e8e5a8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29fa90d30b6a8195fd36f46dc140c20ffe1c8388a0d6482e0d4e41028e8e5a8d", kill_on_drop: false }` [INFO] [stdout] 29fa90d30b6a8195fd36f46dc140c20ffe1c8388a0d6482e0d4e41028e8e5a8d [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=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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 01e2a845b3248d86e07000bd7142ea3bb007ba775f37455d4e050d0017e01a89 [INFO] running `Command { std: "docker" "start" "-a" "01e2a845b3248d86e07000bd7142ea3bb007ba775f37455d4e050d0017e01a89", kill_on_drop: false }` [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/main.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | slint::slint! { [INFO] [stderr] | _^ [INFO] [stderr] 24 | | struct TileData := { [INFO] [stderr] 25 | | image: image, [INFO] [stderr] 26 | | image_visible: bool, [INFO] [stderr] ... | [INFO] [stderr] 113 | | } [INFO] [stderr] | | - [INFO] [stderr] | | | [INFO] [stderr] | | `InnerMainWindow` is not local [INFO] [stderr] | |_`Unpin` is not local [INFO] [stderr] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` which comes from the expansion of the macro `slint::slint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/main.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | slint::slint! { [INFO] [stderr] | _^ [INFO] [stderr] 24 | | struct TileData := { [INFO] [stderr] 25 | | image: image, [INFO] [stderr] 26 | | image_visible: bool, [INFO] [stderr] ... | [INFO] [stderr] 113 | | } [INFO] [stderr] | | - [INFO] [stderr] | | | [INFO] [stderr] | | `InnerComponent_rectangle_2` is not local [INFO] [stderr] | |_`Unpin` is not local [INFO] [stderr] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `slint::private_unstable_api::re_exports::FieldOffsets` which comes from the expansion of the macro `slint::slint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/main.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / slint::slint! { [INFO] [stderr] 24 | | struct TileData := { [INFO] [stderr] 25 | | image: image, [INFO] [stderr] 26 | | image_visible: bool, [INFO] [stderr] ... | [INFO] [stderr] 113 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | | `InnerComponent_rectangle_2` is not local [INFO] [stderr] | | `HasStaticVTable` is not local [INFO] [stderr] | |_`ComponentVTable` is not local [INFO] [stderr] | move the `impl` block outside of this method `drop` [INFO] [stderr] | [INFO] [stderr] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the macro `ComponentVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the macro `ComponentVTable_static` which comes from the expansion of the macro `slint::slint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/main.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / slint::slint! { [INFO] [stderr] 24 | | struct TileData := { [INFO] [stderr] 25 | | image: image, [INFO] [stderr] 26 | | image_visible: bool, [INFO] [stderr] ... | [INFO] [stderr] 113 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | | `InnerMainWindow` is not local [INFO] [stderr] | | `HasStaticVTable` is not local [INFO] [stderr] | |_`ComponentVTable` is not local [INFO] [stderr] | move the `impl` block outside of this method `drop` [INFO] [stderr] | [INFO] [stderr] = note: the macro `ComponentVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the macro `ComponentVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the macro `ComponentVTable_static` which comes from the expansion of the macro `slint::slint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `memory` (bin "memory" test) generated 4 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/memory-ead1d781d6a5e9cc) [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" "01e2a845b3248d86e07000bd7142ea3bb007ba775f37455d4e050d0017e01a89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01e2a845b3248d86e07000bd7142ea3bb007ba775f37455d4e050d0017e01a89", kill_on_drop: false }` [INFO] [stdout] 01e2a845b3248d86e07000bd7142ea3bb007ba775f37455d4e050d0017e01a89