[INFO] cloning repository https://github.com/xodapi/neurogate-limit-watch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xodapi/neurogate-limit-watch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxodapi%2Fneurogate-limit-watch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxodapi%2Fneurogate-limit-watch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9cbcaaae8cd5db6d2f587a504827e36470540d09
[INFO] checking xodapi/neurogate-limit-watch against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxodapi%2Fneurogate-limit-watch" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/xodapi/neurogate-limit-watch
[INFO] finished tweaking git repo https://github.com/xodapi/neurogate-limit-watch
[INFO] tweaked toml for git repo https://github.com/xodapi/neurogate-limit-watch written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xodapi/neurogate-limit-watch on toolchain dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xodapi/neurogate-limit-watch 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" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded slint-build v1.16.1
[INFO] [stderr]   Downloaded i-slint-compiler v1.16.1
[INFO] [stderr]   Downloaded fontique v0.8.0
[INFO] [stderr]   Downloaded slint-macros v1.16.1
[INFO] [stderr]   Downloaded i-slint-renderer-software v1.16.1
[INFO] [stderr]   Downloaded slint v1.16.1
[INFO] [stderr]   Downloaded i-slint-common v1.16.1
[INFO] [stderr]   Downloaded i-slint-core v1.16.1
[INFO] [stderr]   Downloaded i-slint-core-macros v1.16.1
[INFO] [stderr]   Downloaded parley_data v0.8.0
[INFO] [stderr]   Downloaded i-slint-backend-selector v1.16.1
[INFO] [stderr]   Downloaded parley v0.8.0
[INFO] [stderr]   Downloaded i-slint-backend-winit v1.16.1
[INFO] [stderr]   Downloaded harfrust v0.5.2
[INFO] [stderr]   Downloaded muda v0.18.0
[INFO] [stderr]   Downloaded skia-bindings v0.90.0
[INFO] [stderr]   Downloaded i-slint-renderer-skia v1.16.1
[INFO] [stderr]   Downloaded skia-safe v0.90.0
[INFO] [stderr]   Downloaded write-fonts v0.45.0
[INFO] [stderr]   Downloaded i-slint-backend-linuxkms v1.16.1
[INFO] [stderr]   Downloaded i-slint-backend-android-activity v1.16.1
[INFO] [stderr]   Downloaded self_update v0.41.0
[INFO] [stderr]   Downloaded time v0.3.51
[INFO] [stderr]   Downloaded quick-xml v0.23.1
[INFO] [stderr]   Downloaded rmcp-macros v1.8.0
[INFO] [stderr]   Downloaded rmcp v1.8.0
[INFO] [stderr]   Downloaded fs3 v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5ccfc6becf9eb91cb1f927992be37a3da051df846c43e5185c4ea0a2e76f93c8
[INFO] running `Command { std: "docker" "start" "5ccfc6becf9eb91cb1f927992be37a3da051df846c43e5185c4ea0a2e76f93c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ccfc6becf9eb91cb1f927992be37a3da051df846c43e5185c4ea0a2e76f93c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5ccfc6becf9eb91cb1f927992be37a3da051df846c43e5185c4ea0a2e76f93c8" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ccfc6becf9eb91cb1f927992be37a3da051df846c43e5185c4ea0a2e76f93c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5ccfc6becf9eb91cb1f927992be37a3da051df846c43e5185c4ea0a2e76f93c8" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling arrayvec v0.7.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling built v0.8.1
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.1
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling polycool v0.4.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling no_std_io2 v0.9.4
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling dlib v0.5.3
[INFO] [stderr]    Compiling bitstream-io v4.10.0
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling kurbo v0.13.1
[INFO] [stderr]    Compiling euclid v0.22.14
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.4.0
[INFO] [stderr]    Compiling unicode-script v0.5.8
[INFO] [stderr]    Compiling pulldown-cmark v0.13.4
[INFO] [stderr]    Compiling unicode-ccc v0.4.0
[INFO] [stderr]    Compiling imgref v1.12.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling font-types v0.11.3
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling profiling v1.0.18
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling read-fonts v0.37.0
[INFO] [stderr]    Compiling tiny-skia-path v0.12.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling svgtypes v0.16.1
[INFO] [stderr]    Compiling read-fonts v0.39.2
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling lyon_geom v1.0.19
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling gif v0.14.2
[INFO] [stderr]    Compiling fontdb v0.23.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling avif-serialize v0.8.9
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling roxmltree v0.21.1
[INFO] [stderr]    Compiling pxfm v0.1.29
[INFO] [stderr]    Compiling linebender_resource_handle v0.1.1
[INFO] [stderr]    Compiling imagesize v0.14.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling parlance v0.1.0
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling data-url v0.3.2
[INFO] [stderr]    Compiling rspolib v0.1.2
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling fax v0.2.7
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling tiff v0.11.3
[INFO] [stderr]    Compiling usvg v0.47.0
[INFO] [stderr]    Compiling ravif v0.13.0
[INFO] [stderr]    Compiling fontique v0.8.0
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]    Compiling skrifa v0.40.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling lyon_path v1.0.19
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tiny-skia v0.12.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling skrifa v0.42.1
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling natord v1.0.9
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling zeno v0.3.3
[INFO] [stderr]    Compiling i-slint-compiler v1.16.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling yazi v0.2.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling htmlparser v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]    Compiling rowan v0.16.1
[INFO] [stderr]    Compiling annotate-snippets v0.12.16
[INFO] [stderr]    Compiling i-slint-common v1.16.1
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling swash v0.2.9
[INFO] [stderr]    Compiling linked_hash_set v0.1.6
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling resvg v0.47.0
[INFO] [stderr]     Checking hybrid-array v0.4.13
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling lyon_extra v1.1.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling typed-index-collections v3.5.0
[INFO] [stderr]    Compiling smol_str v0.3.6
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling spin_on v0.1.1
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking webpki-roots v1.0.8
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking time v0.3.51
[INFO] [stderr]    Compiling winres v0.1.12
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]    Compiling fs3 v0.5.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking toml_datetime v0.6.3
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]    Compiling self_update v0.41.0
[INFO] [stderr]    Compiling rmcp v1.8.0
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling redb v2.6.3
[INFO] [stderr]     Checking compact_str v0.8.2
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking tar v0.4.46
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling rmcp-macros v1.8.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking toml_edit v0.20.2
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking self-replace v1.5.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking quick-xml v0.23.1
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking ratatui v0.28.1
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking toml v0.8.2
[INFO] [stderr]     Checking insta v1.48.0
[INFO] [stderr]    Compiling slint-build v1.16.1
[INFO] [stderr]    Compiling vimit v0.6.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 04s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: i-slint-compiler v1.16.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 13`
[INFO] running `Command { std: "docker" "inspect" "5ccfc6becf9eb91cb1f927992be37a3da051df846c43e5185c4ea0a2e76f93c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ccfc6becf9eb91cb1f927992be37a3da051df846c43e5185c4ea0a2e76f93c8", kill_on_drop: false }`
[INFO] [stdout] 5ccfc6becf9eb91cb1f927992be37a3da051df846c43e5185c4ea0a2e76f93c8
