[INFO] cloning repository https://github.com/mq1/wbfs-manager-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mq1/wbfs-manager-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmq1%2Fwbfs-manager-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmq1%2Fwbfs-manager-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 62d59cdc98ab4d7a5bfee2d222726cf162f9e5e6
[INFO] checking mq1/wbfs-manager-rs/62d59cdc98ab4d7a5bfee2d222726cf162f9e5e6 against c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4 for pr-161358
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmq1%2Fwbfs-manager-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/mq1/wbfs-manager-rs
[INFO] finished tweaking git repo https://github.com/mq1/wbfs-manager-rs
[INFO] tweaked toml for git repo https://github.com/mq1/wbfs-manager-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mq1/wbfs-manager-rs on toolchain c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mq1/wbfs-manager-rs 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" "+c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1525bdf68d62e02738faa5dd2f062dc758bd19fc3dfcb4f2c73e0c3f62518d26
[INFO] running `Command { std: "docker" "start" "1525bdf68d62e02738faa5dd2f062dc758bd19fc3dfcb4f2c73e0c3f62518d26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1525bdf68d62e02738faa5dd2f062dc758bd19fc3dfcb4f2c73e0c3f62518d26", 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" "1525bdf68d62e02738faa5dd2f062dc758bd19fc3dfcb4f2c73e0c3f62518d26" "/opt/rustwide/cargo-home/bin/cargo" "+c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1525bdf68d62e02738faa5dd2f062dc758bd19fc3dfcb4f2c73e0c3f62518d26", 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" "1525bdf68d62e02738faa5dd2f062dc758bd19fc3dfcb4f2c73e0c3f62518d26" "/opt/rustwide/cargo-home/bin/cargo" "+c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling cc v1.2.67
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling arrayvec v0.7.8
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling icu_locale_data v2.2.0
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]    Compiling icu_decimal_data v2.2.0
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.4
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking uuid v1.23.5
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling zmij v1.0.22
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling polycool v0.4.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling tinyvec v1.12.0
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]     Checking hybrid-array v0.4.13
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling kurbo v0.13.1
[INFO] [stderr]     Checking wayland-protocols v0.32.13
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.1
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.4.0
[INFO] [stderr]    Compiling unicode-script v0.5.8
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling unicode-ccc v0.4.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling gif v0.14.2
[INFO] [stderr]    Compiling num-bigint v0.4.8
[INFO] [stderr]    Compiling fontdb v0.23.0
[INFO] [stderr]    Compiling svgtypes v0.16.1
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]    Compiling roxmltree v0.21.1
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling imagesize v0.14.0
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling data-url v0.3.2
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling linebender_resource_handle v0.1.1
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling parlance v0.1.0
[INFO] [stderr]    Compiling built v0.8.1
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]    Compiling pulp v0.22.3
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling no_std_io2 v0.9.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling icu_segmenter_data v2.2.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling htmlparser v0.2.1
[INFO] [stderr]    Compiling bitstream-io v4.10.0
[INFO] [stderr]     Checking lyon_geom v1.0.19
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling bytemuck_derive v1.11.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.54
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking bytemuck v1.25.1
[INFO] [stderr]    Compiling font-types v0.11.3
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking zvariant_utils v3.5.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]     Checking read-fonts v0.39.2
[INFO] [stderr]    Compiling zvariant_derive v5.13.0
[INFO] [stderr]    Compiling tiny-skia-path v0.12.0
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling tiny-skia v0.12.0
[INFO] [stderr]    Compiling icu_locale v2.2.0
[INFO] [stderr]    Compiling skrifa v0.42.1
[INFO] [stderr]    Compiling zvariant v5.13.0
[INFO] [stderr]    Compiling zbus_names v4.3.3
[INFO] [stderr]    Compiling zbus_xml v5.2.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling usvg v0.47.0
[INFO] [stderr]    Compiling zbus_macros v5.17.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling fixed_decimal v0.7.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_decimal v2.2.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling resvg v0.47.0
[INFO] [stderr]    Compiling zbus-lockstep v0.5.2
[INFO] [stderr]    Compiling fontique v0.10.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling i-slint-common v1.17.1
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.2
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling profiling v1.0.18
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]    Compiling reborrow v0.5.5
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling pulp-wasm-simd-flag v0.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling imgref v1.12.2
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling const-field-offset-macro v0.2.0
[INFO] [stderr]     Checking lyon_path v1.0.19
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling avif-serialize v0.8.9
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling pxfm v0.1.30
[INFO] [stderr]     Checking zeno v0.3.3
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling fax v0.2.7
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling rspolib v0.1.2
[INFO] [stderr]     Checking yazi v0.2.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling exr v1.74.2
[INFO] [stderr]     Checking swash v0.2.9
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]    Compiling tiff v0.11.3
[INFO] [stderr]     Checking zbus v5.17.0
[INFO] [stderr]    Compiling ravif v0.13.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking const-field-offset v0.2.0
[INFO] [stderr]     Checking icu_segmenter v2.2.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]     Checking atspi-common v0.13.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]     Checking harfrust v0.8.4
[INFO] [stderr]     Checking parley_data v0.10.0
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling vtable-macro v0.4.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking block-padding v0.4.2
[INFO] [stderr]     Checking accesskit v0.24.1
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]    Compiling derive_utils v0.15.1
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]    Compiling i-slint-compiler v1.17.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling natord v1.0.9
[INFO] [stderr]    Compiling rowan v0.16.1
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling auto_enums v0.8.9
[INFO] [stderr]     Checking vtable v0.4.0
[INFO] [stderr]     Checking ksni v0.3.5
[INFO] [stderr]    Compiling annotate-snippets v0.12.16
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]    Compiling linked_hash_set v0.1.6
[INFO] [stderr]     Checking accesskit_consumer v0.37.0
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]     Checking atspi-proxies v0.13.0
[INFO] [stderr]     Checking parley v0.10.0
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling lyon_extra v1.1.0
[INFO] [stderr]    Compiling i-slint-core-macros v1.17.1
[INFO] [stderr]     Checking lyon_algorithms v1.0.20
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.12
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking taffy v0.10.1
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking clru v0.6.3
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling tiny-xlib v0.2.5
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking pin-weak v1.1.0
[INFO] [stderr]    Compiling smol_str v0.3.6
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]    Compiling typed-index-collections v3.5.0
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking macro_rules_attribute v0.2.2
[INFO] [stderr]    Compiling spin_on v0.1.1
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking atspi v0.29.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.19.0
[INFO] [stderr]     Checking cipher v0.5.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling liblzma-sys v0.4.7
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking ctor v0.10.1
[INFO] [stderr]     Checking never-say-never v6.6.666
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking glow v0.17.0
[INFO] [stderr]    Compiling twbm-idmap v0.4.1
[INFO] [stderr]     Checking pem-rfc7468 v1.0.0
[INFO] [stderr]     Checking higher-kinded-types v0.2.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking accesskit_unix v0.22.0
[INFO] [stderr]     Checking femtovg v0.25.1
[INFO] [stderr]     Checking i-slint-core v1.17.1
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking rustls-pki-types v1.15.0
[INFO] [stderr]     Checking x11-clipboard v0.9.3
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling i-slint-backend-winit v1.17.1
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking miniz_oxide v0.9.1
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]     Checking cpubits v0.1.1
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking aes v0.9.1
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking accesskit_winit v0.33.1
[INFO] [stderr]     Checking copypasta v0.10.2
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking ureq-proto v0.6.0
[INFO] [stderr]     Checking webpki-root-certs v1.0.8
[INFO] [stderr]     Checking webbrowser v1.2.1
[INFO] [stderr]     Checking softbuffer v0.4.8
[INFO] [stderr]     Checking polonius-the-crab v0.5.0
[INFO] [stderr]     Checking der v0.8.1
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking cbc v0.2.1
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]    Compiling i-slint-backend-selector v1.17.1
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]     Checking simple_moving_average v1.0.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking base16ct v1.0.0
[INFO] [stderr]     Checking xxhash-rust v0.8.16
[INFO] [stderr]     Checking utf8-zero v0.8.1
[INFO] [stderr]     Checking scoped-tls-hkt v0.1.5
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]     Checking ureq v3.3.0
[INFO] [stderr] error: could not compile `image` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4/bin/rustc --crate-name image --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.25.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C opt-level=2 -C embed-bitcode=no -C debug-assertions=on --cfg 'feature="avif"' --cfg 'feature="bmp"' --cfg 'feature="dds"' --cfg 'feature="default"' --cfg 'feature="default-formats"' --cfg 'feature="exr"' --cfg 'feature="ff"' --cfg 'feature="gif"' --cfg 'feature="hdr"' --cfg 'feature="ico"' --cfg 'feature="jpeg"' --cfg 'feature="png"' --cfg 'feature="pnm"' --cfg 'feature="qoi"' --cfg 'feature="rayon"' --cfg 'feature="tga"' --cfg 'feature="tiff"' --cfg 'feature="webp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avif", "avif-native", "benchmarks", "bmp", "color_quant", "dds", "default", "default-formats", "exr", "ff", "gif", "hdr", "ico", "jpeg", "nasm", "png", "pnm", "qoi", "rayon", "serde", "tga", "tiff", "webp"))' -C metadata=9d5529f806e9377b -C extra-filename=-e24bc1382be24389 --out-dir /opt/rustwide/target/debug/build/image/e24bc1382be24389/out -L dependency=/opt/rustwide/target/debug/build/adler2/a217846bef3e2623/out -L dependency=/opt/rustwide/target/debug/build/aligned/79013e9dec431678/out -L dependency=/opt/rustwide/target/debug/build/aligned-vec/ab2852f48d0b832b/out -L dependency=/opt/rustwide/target/debug/build/anyhow/76462ebc51a361c6/out -L dependency=/opt/rustwide/target/debug/build/arg_enum_proc_macro/c02da75851b2e4ae/out -L dependency=/opt/rustwide/target/debug/build/arrayvec/d4b88c1a98aff83b/out -L dependency=/opt/rustwide/target/debug/build/as-slice/323a252963e7f360/out -L dependency=/opt/rustwide/target/debug/build/av-scenechange/49c71c8da4a180f9/out -L dependency=/opt/rustwide/target/debug/build/av1-grain/64a53b3ce1e5ee2f/out -L dependency=/opt/rustwide/target/debug/build/avif-serialize/8461f4b314bc4b47/out -L dependency=/opt/rustwide/target/debug/build/bit_field/37ab7fe4d1e7176a/out -L dependency=/opt/rustwide/target/debug/build/bitflags/c42ecf775439274e/out -L dependency=/opt/rustwide/target/debug/build/bitstream-io/cbee74b5af478c01/out -L dependency=/opt/rustwide/target/debug/build/bytemuck/890a0c611c800f56/out -L dependency=/opt/rustwide/target/debug/build/bytemuck_derive/120084bbd760cff2/out -L dependency=/opt/rustwide/target/debug/build/byteorder-lite/b49ec5c53a6f0e5a/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/d0c5d13bd61f23a6/out -L dependency=/opt/rustwide/target/debug/build/color_quant/2da4de28688e3786/out -L dependency=/opt/rustwide/target/debug/build/crc32fast/6d27dc725463752c/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-deque/ca080458bbe4caf2/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-epoch/53771ecadb7bced9/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/fcb74b61cc3dc3a1/out -L dependency=/opt/rustwide/target/debug/build/either/091050e773def38a/out -L dependency=/opt/rustwide/target/debug/build/equator/48de7a4d6dde8cd8/out -L dependency=/opt/rustwide/target/debug/build/equator-macro/4913f130bd7d91b1/out -L dependency=/opt/rustwide/target/debug/build/exr/07278ed5bff47930/out -L dependency=/opt/rustwide/target/debug/build/fax/d6f4300e4db6d0de/out -L dependency=/opt/rustwide/target/debug/build/fdeflate/ef535dd8fa5c2d98/out -L dependency=/opt/rustwide/target/debug/build/flate2/36cb8faa061a0d9b/out -L dependency=/opt/rustwide/target/debug/build/gif/0077105ba5d445cf/out -L dependency=/opt/rustwide/target/debug/build/half/c8fe0f50147da4bc/out -L dependency=/opt/rustwide/target/debug/build/image-webp/dac7665435f4c073/out -L dependency=/opt/rustwide/target/debug/build/imgref/d5fa39db709c0847/out -L dependency=/opt/rustwide/target/debug/build/itertools/8563ddcbe91ef7df/out -L dependency=/opt/rustwide/target/debug/build/lebe/d7b486c8d505f438/out -L dependency=/opt/rustwide/target/debug/build/libc/c6075a9df13d836d/out -L dependency=/opt/rustwide/target/debug/build/libm/4b9e7c925fdbb82f/out -L dependency=/opt/rustwide/target/debug/build/log/96539b80e1a31cc8/out -L dependency=/opt/rustwide/target/debug/build/loop9/b02be54798278c94/out -L dependency=/opt/rustwide/target/debug/build/maybe-rayon/220a9c76f2a26621/out -L dependency=/opt/rustwide/target/debug/build/memchr/86f2469bdc33e986/out -L dependency=/opt/rustwide/target/debug/build/miniz_oxide/80c4155f6001b0b7/out -L dependency=/opt/rustwide/target/debug/build/moxcms/f00d396021209d17/out -L dependency=/opt/rustwide/target/debug/build/new_debug_unreachable/95eab228fa87892f/out -L dependency=/opt/rustwide/target/debug/build/no_std_io2/6e0092df847e093a/out -L dependency=/opt/rustwide/target/debug/build/nom/950eb4a047589ff8/out -L dependency=/opt/rustwide/target/debug/build/noop_proc_macro/cb37132aeaed3607/out -L dependency=/opt/rustwide/target/debug/build/num-bigint/858a356c83c72c58/out -L dependency=/opt/rustwide/target/debug/build/num-complex/ab10e969a483912a/out -L dependency=/opt/rustwide/target/debug/build/num-derive/87e2ec664c479176/out -L dependency=/opt/rustwide/target/debug/build/num-integer/b11980e92c74a25a/out -L dependency=/opt/rustwide/target/debug/build/num-rational/7a56b38140ac9596/out -L dependency=/opt/rustwide/target/debug/build/num-traits/ba4aa64f33b7e505/out -L dependency=/opt/rustwide/target/debug/build/paste/cad1edb47ec6a783/out -L dependency=/opt/rustwide/target/debug/build/pastey/90622a195365fcb1/out -L dependency=/opt/rustwide/target/debug/build/png/c4ddcde70f914cf0/out -L dependency=/opt/rustwide/target/debug/build/profiling/5a060740a571dd9e/out -L dependency=/opt/rustwide/target/debug/build/profiling-procmacros/4fb39884ce89440f/out -L dependency=/opt/rustwide/target/debug/build/pulp/672e2033d43145c0/out -L dependency=/opt/rustwide/target/debug/build/pulp-wasm-simd-flag/9bd05c910026bded/out -L dependency=/opt/rustwide/target/debug/build/pxfm/eed15223f3e496e0/out -L dependency=/opt/rustwide/target/debug/build/qoi/6fd003e8bce7b3c5/out -L dependency=/opt/rustwide/target/debug/build/quick-error/a8f9c752ff5f3253/out -L dependency=/opt/rustwide/target/debug/build/rav1e/f62b0919233b851b/out -L dependency=/opt/rustwide/target/debug/build/ravif/232be482d3c75342/out -L dependency=/opt/rustwide/target/debug/build/raw-cpuid/672dbd8f668e14b9/out -L dependency=/opt/rustwide/target/debug/build/rayon/913617fd0546be20/out -L dependency=/opt/rustwide/target/debug/build/rayon-core/d4134236048552f5/out -L dependency=/opt/rustwide/target/debug/build/reborrow/7d722d2f919bc5fe/out -L dependency=/opt/rustwide/target/debug/build/rgb/fbd6c768763af8de/out -L dependency=/opt/rustwide/target/debug/build/simd-adler32/7c697bfbd37c3564/out -L dependency=/opt/rustwide/target/debug/build/simd_helpers/13664ada076fc4d5/out -L dependency=/opt/rustwide/target/debug/build/smallvec/3b7b27f6c7eb5f8b/out -L dependency=/opt/rustwide/target/debug/build/stable_deref_trait/10e041bd4bd70de0/out -L dependency=/opt/rustwide/target/debug/build/thiserror/65a910f04187c134/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/66ee0e8202fee0bb/out -L dependency=/opt/rustwide/target/debug/build/tiff/7d8ae2c0de263b7a/out -L dependency=/opt/rustwide/target/debug/build/v_frame/f4aa1c5d78156b6f/out -L dependency=/opt/rustwide/target/debug/build/weezl/3c4b13598cf5d591/out -L dependency=/opt/rustwide/target/debug/build/y4m/c9f3a30de5859b8b/out -L dependency=/opt/rustwide/target/debug/build/zerocopy/b97272f99e95720a/out -L dependency=/opt/rustwide/target/debug/build/zerocopy-derive/ac9b769bc8b59d1b/out -L dependency=/opt/rustwide/target/debug/build/zune-core/ba18b17549dba437/out -L dependency=/opt/rustwide/target/debug/build/zune-inflate/2f80e5b72a833f5e/out -L dependency=/opt/rustwide/target/debug/build/zune-jpeg/cb7991decb00d71d/out --extern bytemuck=/opt/rustwide/target/debug/build/bytemuck/890a0c611c800f56/out/libbytemuck-890a0c611c800f56.rmeta --extern byteorder_lite=/opt/rustwide/target/debug/build/byteorder-lite/b49ec5c53a6f0e5a/out/libbyteorder_lite-b49ec5c53a6f0e5a.rmeta --extern color_quant=/opt/rustwide/target/debug/build/color_quant/2da4de28688e3786/out/libcolor_quant-2da4de28688e3786.rmeta --extern exr=/opt/rustwide/target/debug/build/exr/07278ed5bff47930/out/libexr-07278ed5bff47930.rmeta --extern gif=/opt/rustwide/target/debug/build/gif/0077105ba5d445cf/out/libgif-0077105ba5d445cf.rmeta --extern image_webp=/opt/rustwide/target/debug/build/image-webp/dac7665435f4c073/out/libimage_webp-dac7665435f4c073.rmeta --extern moxcms=/opt/rustwide/target/debug/build/moxcms/f00d396021209d17/out/libmoxcms-f00d396021209d17.rmeta --extern num_traits=/opt/rustwide/target/debug/build/num-traits/ba4aa64f33b7e505/out/libnum_traits-ba4aa64f33b7e505.rmeta --extern png=/opt/rustwide/target/debug/build/png/c4ddcde70f914cf0/out/libpng-c4ddcde70f914cf0.rmeta --extern qoi=/opt/rustwide/target/debug/build/qoi/6fd003e8bce7b3c5/out/libqoi-6fd003e8bce7b3c5.rmeta --extern ravif=/opt/rustwide/target/debug/build/ravif/232be482d3c75342/out/libravif-232be482d3c75342.rmeta --extern rayon=/opt/rustwide/target/debug/build/rayon/913617fd0546be20/out/librayon-913617fd0546be20.rmeta --extern rgb=/opt/rustwide/target/debug/build/rgb/fbd6c768763af8de/out/librgb-fbd6c768763af8de.rmeta --extern tiff=/opt/rustwide/target/debug/build/tiff/7d8ae2c0de263b7a/out/libtiff-7d8ae2c0de263b7a.rmeta --extern zune_core=/opt/rustwide/target/debug/build/zune-core/ba18b17549dba437/out/libzune_core-ba18b17549dba437.rmeta --extern zune_jpeg=/opt/rustwide/target/debug/build/zune-jpeg/cb7991decb00d71d/out/libzune_jpeg-cb7991decb00d71d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `i-slint-compiler` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4/bin/rustc --crate-name i_slint_compiler --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/i-slint-compiler-1.17.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C opt-level=2 -C embed-bitcode=no -C debug-assertions=on --cfg 'feature="bundle-translations"' --cfg 'feature="default"' --cfg 'feature="display-diagnostics"' --cfg 'feature="image"' --cfg 'feature="proc-macro2"' --cfg 'feature="proc_macro_span"' --cfg 'feature="quote"' --cfg 'feature="rust"' --cfg 'feature="software-renderer"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bundle-translations", "cpp", "default", "display-diagnostics", "experimental-library-module", "image", "proc-macro2", "proc_macro_span", "python", "quote", "rust", "sdf-fonts", "slint-sc", "software-renderer"))' -C metadata=00d2e285b0470df7 -C extra-filename=-153dc991d904e302 --out-dir /opt/rustwide/target/debug/build/i-slint-compiler/153dc991d904e302/out -L dependency=/opt/rustwide/target/debug/build/adler2/a217846bef3e2623/out -L dependency=/opt/rustwide/target/debug/build/aligned/79013e9dec431678/out -L dependency=/opt/rustwide/target/debug/build/aligned-vec/ab2852f48d0b832b/out -L dependency=/opt/rustwide/target/debug/build/annotate-snippets/3cf8273ce28dc1eb/out -L dependency=/opt/rustwide/target/debug/build/anstyle/2fefd869bf275321/out -L dependency=/opt/rustwide/target/debug/build/anyhow/76462ebc51a361c6/out -L dependency=/opt/rustwide/target/debug/build/arg_enum_proc_macro/c02da75851b2e4ae/out -L dependency=/opt/rustwide/target/debug/build/arrayref/11b8dcca525b919b/out -L dependency=/opt/rustwide/target/debug/build/arrayvec/d4b88c1a98aff83b/out -L dependency=/opt/rustwide/target/debug/build/as-slice/323a252963e7f360/out -L dependency=/opt/rustwide/target/debug/build/av-scenechange/49c71c8da4a180f9/out -L dependency=/opt/rustwide/target/debug/build/av1-grain/64a53b3ce1e5ee2f/out -L dependency=/opt/rustwide/target/debug/build/avif-serialize/8461f4b314bc4b47/out -L dependency=/opt/rustwide/target/debug/build/base64/04066013a6e010a4/out -L dependency=/opt/rustwide/target/debug/build/bit_field/37ab7fe4d1e7176a/out -L dependency=/opt/rustwide/target/debug/build/bitflags/c42ecf775439274e/out -L dependency=/opt/rustwide/target/debug/build/bitstream-io/cbee74b5af478c01/out -L dependency=/opt/rustwide/target/debug/build/by_address/b264e27176849e08/out -L dependency=/opt/rustwide/target/debug/build/bytemuck/890a0c611c800f56/out -L dependency=/opt/rustwide/target/debug/build/bytemuck_derive/120084bbd760cff2/out -L dependency=/opt/rustwide/target/debug/build/byteorder-lite/b49ec5c53a6f0e5a/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/d0c5d13bd61f23a6/out -L dependency=/opt/rustwide/target/debug/build/color_quant/2da4de28688e3786/out -L dependency=/opt/rustwide/target/debug/build/core_maths/12a07204fd5858fa/out -L dependency=/opt/rustwide/target/debug/build/countme/ba7c43c275774b7e/out -L dependency=/opt/rustwide/target/debug/build/crc32fast/6d27dc725463752c/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-deque/ca080458bbe4caf2/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-epoch/53771ecadb7bced9/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/fcb74b61cc3dc3a1/out -L dependency=/opt/rustwide/target/debug/build/data-url/2a27c36880069275/out -L dependency=/opt/rustwide/target/debug/build/derive_more/b319d1155f41049f/out -L dependency=/opt/rustwide/target/debug/build/derive_more-impl/16b86a91dbfe5e1b/out -L dependency=/opt/rustwide/target/debug/build/displaydoc/ec475e584112f79d/out -L dependency=/opt/rustwide/target/debug/build/dlib/c440e313e7c11f8e/out -L dependency=/opt/rustwide/target/debug/build/either/091050e773def38a/out -L dependency=/opt/rustwide/target/debug/build/equator/48de7a4d6dde8cd8/out -L dependency=/opt/rustwide/target/debug/build/equator-macro/4913f130bd7d91b1/out -L dependency=/opt/rustwide/target/debug/build/euclid/87b2139716abbc38/out -L dependency=/opt/rustwide/target/debug/build/exr/07278ed5bff47930/out -L dependency=/opt/rustwide/target/debug/build/fax/d6f4300e4db6d0de/out -L dependency=/opt/rustwide/target/debug/build/fdeflate/ef535dd8fa5c2d98/out -L dependency=/opt/rustwide/target/debug/build/fixed_decimal/feb45932e79b55da/out -L dependency=/opt/rustwide/target/debug/build/flate2/36cb8faa061a0d9b/out -L dependency=/opt/rustwide/target/debug/build/float-cmp/c3c13e82a062a098/out -L dependency=/opt/rustwide/target/debug/build/foldhash/5ecec801e44897ca/out -L dependency=/opt/rustwide/target/debug/build/font-types/7cfd9e500add267e/out -L dependency=/opt/rustwide/target/debug/build/fontdb/515b91812936880a/out -L dependency=/opt/rustwide/target/debug/build/fontique/1b06aa6fca3bd3a9/out -L dependency=/opt/rustwide/target/debug/build/form_urlencoded/dc5d3f108620dd29/out -L dependency=/opt/rustwide/target/debug/build/getopts/1ed981921ab5786f/out -L dependency=/opt/rustwide/target/debug/build/gif/0077105ba5d445cf/out -L dependency=/opt/rustwide/target/debug/build/half/c8fe0f50147da4bc/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/16edcf5181874783/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/521892fef5cd0852/out -L dependency=/opt/rustwide/target/debug/build/htmlparser/293aab3f865b5c05/out -L dependency=/opt/rustwide/target/debug/build/i-slint-common/33a82b8df3a4d424/out -L dependency=/opt/rustwide/target/debug/build/icu_collections/c7a1426e05c80b28/out -L dependency=/opt/rustwide/target/debug/build/icu_decimal/8a6b81e5a2ef3c7f/out -L dependency=/opt/rustwide/target/debug/build/icu_decimal_data/b933ced1e879f24b/out -L dependency=/opt/rustwide/target/debug/build/icu_locale/4c482ad321e535d4/out -L dependency=/opt/rustwide/target/debug/build/icu_locale_core/f151f9bd6a66c8e0/out -L dependency=/opt/rustwide/target/debug/build/icu_locale_data/e5f694ba70cef70a/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer/787f898904bcc617/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer_data/bb53e67e9b5dc0c6/out -L dependency=/opt/rustwide/target/debug/build/icu_properties/269c2de5d26711c0/out -L dependency=/opt/rustwide/target/debug/build/icu_properties_data/110bbc028b96468f/out -L dependency=/opt/rustwide/target/debug/build/icu_provider/535cac688d9c8a1e/out -L dependency=/opt/rustwide/target/debug/build/idna/30a0ff85fef99f9a/out -L dependency=/opt/rustwide/target/debug/build/idna_adapter/3fb65987af6bf712/out -L dependency=/opt/rustwide/target/debug/build/image/e24bc1382be24389/out -L dependency=/opt/rustwide/target/debug/build/image-webp/dac7665435f4c073/out -L dependency=/opt/rustwide/target/debug/build/imagesize/1baefc99da48d803/out -L dependency=/opt/rustwide/target/debug/build/imgref/d5fa39db709c0847/out -L dependency=/opt/rustwide/target/debug/build/itertools/8563ddcbe91ef7df/out -L dependency=/opt/rustwide/target/debug/build/kurbo/6e369b73533e82ad/out -L dependency=/opt/rustwide/target/debug/build/lazy_static/74005a86673e8538/out -L dependency=/opt/rustwide/target/debug/build/lebe/d7b486c8d505f438/out -L dependency=/opt/rustwide/target/debug/build/libc/c6075a9df13d836d/out -L dependency=/opt/rustwide/target/debug/build/libloading/603d96d6d0de2dfc/out -L dependency=/opt/rustwide/target/debug/build/libm/4b9e7c925fdbb82f/out -L dependency=/opt/rustwide/target/debug/build/linebender_resource_handle/942d5b0d495b77a5/out -L dependency=/opt/rustwide/target/debug/build/linked-hash-map/b5c6f6ca22766e74/out -L dependency=/opt/rustwide/target/debug/build/linked_hash_set/e79f882fbbd9370f/out -L dependency=/opt/rustwide/target/debug/build/litemap/4b4c8e873f8107d2/out -L dependency=/opt/rustwide/target/debug/build/log/96539b80e1a31cc8/out -L dependency=/opt/rustwide/target/debug/build/loop9/b02be54798278c94/out -L dependency=/opt/rustwide/target/debug/build/lyon_extra/f8a17acf8260ae63/out -L dependency=/opt/rustwide/target/debug/build/lyon_geom/eceef29384610f69/out -L dependency=/opt/rustwide/target/debug/build/lyon_path/1bc5f7f31d32d172/out -L dependency=/opt/rustwide/target/debug/build/maybe-rayon/220a9c76f2a26621/out -L dependency=/opt/rustwide/target/debug/build/memchr/86f2469bdc33e986/out -L dependency=/opt/rustwide/target/debug/build/memmap2/880d0072222200ed/out -L dependency=/opt/rustwide/target/debug/build/miniz_oxide/80c4155f6001b0b7/out -L dependency=/opt/rustwide/target/debug/build/moxcms/f00d396021209d17/out -L dependency=/opt/rustwide/target/debug/build/natord/521fcf58361fa4d6/out -L dependency=/opt/rustwide/target/debug/build/new_debug_unreachable/95eab228fa87892f/out -L dependency=/opt/rustwide/target/debug/build/no_std_io2/6e0092df847e093a/out -L dependency=/opt/rustwide/target/debug/build/nom/950eb4a047589ff8/out -L dependency=/opt/rustwide/target/debug/build/noop_proc_macro/cb37132aeaed3607/out -L dependency=/opt/rustwide/target/debug/build/num-bigint/858a356c83c72c58/out -L dependency=/opt/rustwide/target/debug/build/num-complex/ab10e969a483912a/out -L dependency=/opt/rustwide/target/debug/build/num-derive/87e2ec664c479176/out -L dependency=/opt/rustwide/target/debug/build/num-integer/b11980e92c74a25a/out -L dependency=/opt/rustwide/target/debug/build/num-rational/7a56b38140ac9596/out -L dependency=/opt/rustwide/target/debug/build/num-traits/ba4aa64f33b7e505/out -L dependency=/opt/rustwide/target/debug/build/num_enum/1c8326deca3f1d7f/out -L dependency=/opt/rustwide/target/debug/build/num_enum_derive/b67de75075d8083d/out -L dependency=/opt/rustwide/target/debug/build/once_cell/8d7a348f7ab1fd08/out -L dependency=/opt/rustwide/target/debug/build/parlance/418c30142a613967/out -L dependency=/opt/rustwide/target/debug/build/paste/cad1edb47ec6a783/out -L dependency=/opt/rustwide/target/debug/build/pastey/90622a195365fcb1/out -L dependency=/opt/rustwide/target/debug/build/percent-encoding/20249fc66d3fe68b/out -L dependency=/opt/rustwide/target/debug/build/pico-args/4767fdf8ba1669c5/out -L dependency=/opt/rustwide/target/debug/build/png/c4ddcde70f914cf0/out -L dependency=/opt/rustwide/target/debug/build/polycool/c6a9e84f6db78618/out -L dependency=/opt/rustwide/target/debug/build/potential_utf/1ae971884983c5fb/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/6c8f0e7542e814aa/out -L dependency=/opt/rustwide/target/debug/build/profiling/5a060740a571dd9e/out -L dependency=/opt/rustwide/target/debug/build/profiling-procmacros/4fb39884ce89440f/out -L dependency=/opt/rustwide/target/debug/build/pulldown-cmark/c366d8899aa2119c/out -L dependency=/opt/rustwide/target/debug/build/pulldown-cmark-escape/d362bb2e4870f5f7/out -L dependency=/opt/rustwide/target/debug/build/pulp/672e2033d43145c0/out -L dependency=/opt/rustwide/target/debug/build/pulp-wasm-simd-flag/9bd05c910026bded/out -L dependency=/opt/rustwide/target/debug/build/pxfm/eed15223f3e496e0/out -L dependency=/opt/rustwide/target/debug/build/qoi/6fd003e8bce7b3c5/out -L dependency=/opt/rustwide/target/debug/build/quick-error/a8f9c752ff5f3253/out -L dependency=/opt/rustwide/target/debug/build/quote/3cce05558fba35e2/out -L dependency=/opt/rustwide/target/debug/build/rav1e/f62b0919233b851b/out -L dependency=/opt/rustwide/target/debug/build/ravif/232be482d3c75342/out -L dependency=/opt/rustwide/target/debug/build/raw-cpuid/672dbd8f668e14b9/out -L dependency=/opt/rustwide/target/debug/build/rayon/913617fd0546be20/out -L dependency=/opt/rustwide/target/debug/build/rayon-core/d4134236048552f5/out -L dependency=/opt/rustwide/target/debug/build/read-fonts/d180e2d2a650a0a8/out -L dependency=/opt/rustwide/target/debug/build/reborrow/7d722d2f919bc5fe/out -L dependency=/opt/rustwide/target/debug/build/resvg/50bbecc835409fbe/out -L dependency=/opt/rustwide/target/debug/build/rgb/fbd6c768763af8de/out -L dependency=/opt/rustwide/target/debug/build/rowan/963414eb60480a41/out -L dependency=/opt/rustwide/target/debug/build/roxmltree/ea3e5c4e115fe720/out -L dependency=/opt/rustwide/target/debug/build/rspolib/af5433da115e9ae5/out -L dependency=/opt/rustwide/target/debug/build/rustc-hash/d1fe4f294998a86c/out -L dependency=/opt/rustwide/target/debug/build/rustversion/fc5329f8fa800238/out -L dependency=/opt/rustwide/target/debug/build/rustybuzz/fef806a5f949dd9c/out -L dependency=/opt/rustwide/target/debug/build/simd-adler32/7c697bfbd37c3564/out -L dependency=/opt/rustwide/target/debug/build/simd_helpers/13664ada076fc4d5/out -L dependency=/opt/rustwide/target/debug/build/simplecss/1e93ab22fd5a6df0/out -L dependency=/opt/rustwide/target/debug/build/siphasher/ef8aeed2f1c464aa/out -L dependency=/opt/rustwide/target/debug/build/skrifa/c36d39ef500ce61f/out -L dependency=/opt/rustwide/target/debug/build/slotmap/510c62c14dfffe19/out -L dependency=/opt/rustwide/target/debug/build/smallvec/3b7b27f6c7eb5f8b/out -L dependency=/opt/rustwide/target/debug/build/smol_str/9fe4bfcdcc80154c/out -L dependency=/opt/rustwide/target/debug/build/snafu/dda0cee7f457a70f/out -L dependency=/opt/rustwide/target/debug/build/snafu-derive/501953e48efcebaa/out -L dependency=/opt/rustwide/target/debug/build/stable_deref_trait/10e041bd4bd70de0/out -L dependency=/opt/rustwide/target/debug/build/strict-num/6dbd5de80ac9698d/out -L dependency=/opt/rustwide/target/debug/build/strum/13e5345f5ed4453b/out -L dependency=/opt/rustwide/target/debug/build/strum_macros/9527aadf0150d5fb/out -L dependency=/opt/rustwide/target/debug/build/svgtypes/9c8e18ed018e5a49/out -L dependency=/opt/rustwide/target/debug/build/swash/901fad26a4f0aaf6/out -L dependency=/opt/rustwide/target/debug/build/text-size/8d7fc4193818aec8/out -L dependency=/opt/rustwide/target/debug/build/thiserror/65a910f04187c134/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/66ee0e8202fee0bb/out -L dependency=/opt/rustwide/target/debug/build/tiff/7d8ae2c0de263b7a/out -L dependency=/opt/rustwide/target/debug/build/tiny-skia/d297ded8b2481aa0/out -L dependency=/opt/rustwide/target/debug/build/tiny-skia-path/c40b3264adf3aa87/out -L dependency=/opt/rustwide/target/debug/build/tinystr/fdc6081cea946485/out -L dependency=/opt/rustwide/target/debug/build/tinyvec/fc625fcb2bac1a82/out -L dependency=/opt/rustwide/target/debug/build/tinyvec_macros/d15d67fec4befdea/out -L dependency=/opt/rustwide/target/debug/build/ttf-parser/c64e19baff0f2c08/out -L dependency=/opt/rustwide/target/debug/build/typed-index-collections/019768662b2026e4/out -L dependency=/opt/rustwide/target/debug/build/unicase/e42aa555a49cd671/out -L dependency=/opt/rustwide/target/debug/build/unicode-bidi/bdfa0ca21b1e6f66/out -L dependency=/opt/rustwide/target/debug/build/unicode-bidi-mirroring/7572aa03c108b7d7/out -L dependency=/opt/rustwide/target/debug/build/unicode-ccc/d9e3d2743296de36/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/228a8373123a578e/out -L dependency=/opt/rustwide/target/debug/build/unicode-linebreak/8ec45fc83dac7672/out -L dependency=/opt/rustwide/target/debug/build/unicode-properties/facc999cc8906443/out -L dependency=/opt/rustwide/target/debug/build/unicode-script/b9dc638db13164b1/out -L dependency=/opt/rustwide/target/debug/build/unicode-segmentation/aec41bab828beba5/out -L dependency=/opt/rustwide/target/debug/build/unicode-vo/bad02bceb2bb3e8f/out -L dependency=/opt/rustwide/target/debug/build/unicode-width/943ce3178b7ac44f/out -L dependency=/opt/rustwide/target/debug/build/url/36f9ef0eeaaa1b5f/out -L dependency=/opt/rustwide/target/debug/build/usvg/4b33481144d7e999/out -L dependency=/opt/rustwide/target/debug/build/utf8_iter/933eeffbcd762a67/out -L dependency=/opt/rustwide/target/debug/build/v_frame/f4aa1c5d78156b6f/out -L dependency=/opt/rustwide/target/debug/build/weezl/3c4b13598cf5d591/out -L dependency=/opt/rustwide/target/debug/build/writeable/e7655011bc6902af/out -L dependency=/opt/rustwide/target/debug/build/xmlwriter/d3e54693c140a6ce/out -L dependency=/opt/rustwide/target/debug/build/y4m/c9f3a30de5859b8b/out -L dependency=/opt/rustwide/target/debug/build/yazi/12270a312ede5119/out -L dependency=/opt/rustwide/target/debug/build/yeslogic-fontconfig-sys/1e6be9484f16838e/out -L dependency=/opt/rustwide/target/debug/build/yoke/9088fb62af6f2c43/out -L dependency=/opt/rustwide/target/debug/build/yoke-derive/d2d18571ba6cf7e3/out -L dependency=/opt/rustwide/target/debug/build/zeno/54c21155376034bb/out -L dependency=/opt/rustwide/target/debug/build/zerocopy/b97272f99e95720a/out -L dependency=/opt/rustwide/target/debug/build/zerocopy-derive/ac9b769bc8b59d1b/out -L dependency=/opt/rustwide/target/debug/build/zerofrom/8304789b7106c68c/out -L dependency=/opt/rustwide/target/debug/build/zerofrom-derive/3784c11e582c7fcf/out -L dependency=/opt/rustwide/target/debug/build/zerotrie/4884b5e57bf8c622/out -L dependency=/opt/rustwide/target/debug/build/zerovec/102d91ccc1c34ca7/out -L dependency=/opt/rustwide/target/debug/build/zerovec-derive/76d2800c595b8e63/out -L dependency=/opt/rustwide/target/debug/build/zune-core/ba18b17549dba437/out -L dependency=/opt/rustwide/target/debug/build/zune-inflate/2f80e5b72a833f5e/out -L dependency=/opt/rustwide/target/debug/build/zune-jpeg/cb7991decb00d71d/out --extern annotate_snippets=/opt/rustwide/target/debug/build/annotate-snippets/3cf8273ce28dc1eb/out/libannotate_snippets-3cf8273ce28dc1eb.rmeta --extern by_address=/opt/rustwide/target/debug/build/by_address/b264e27176849e08/out/libby_address-b264e27176849e08.rmeta --extern data_url=/opt/rustwide/target/debug/build/data-url/2a27c36880069275/out/libdata_url-2a27c36880069275.rmeta --extern derive_more=/opt/rustwide/target/debug/build/derive_more/b319d1155f41049f/out/libderive_more-b319d1155f41049f.rmeta --extern i_slint_common=/opt/rustwide/target/debug/build/i-slint-common/33a82b8df3a4d424/out/libi_slint_common-33a82b8df3a4d424.rmeta --extern icu_normalizer=/opt/rustwide/target/debug/build/icu_normalizer/787f898904bcc617/out/libicu_normalizer-787f898904bcc617.rmeta --extern image=/opt/rustwide/target/debug/build/image/e24bc1382be24389/out/libimage-e24bc1382be24389.rmeta --extern itertools=/opt/rustwide/target/debug/build/itertools/8563ddcbe91ef7df/out/libitertools-8563ddcbe91ef7df.rmeta --extern linked_hash_set=/opt/rustwide/target/debug/build/linked_hash_set/e79f882fbbd9370f/out/liblinked_hash_set-e79f882fbbd9370f.rmeta --extern lyon_extra=/opt/rustwide/target/debug/build/lyon_extra/f8a17acf8260ae63/out/liblyon_extra-f8a17acf8260ae63.rmeta --extern lyon_path=/opt/rustwide/target/debug/build/lyon_path/1bc5f7f31d32d172/out/liblyon_path-1bc5f7f31d32d172.rmeta --extern num_enum=/opt/rustwide/target/debug/build/num_enum/1c8326deca3f1d7f/out/libnum_enum-1c8326deca3f1d7f.rmeta --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/6c8f0e7542e814aa/out/libproc_macro2-6c8f0e7542e814aa.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/3cce05558fba35e2/out/libquote-3cce05558fba35e2.rmeta --extern rayon=/opt/rustwide/target/debug/build/rayon/913617fd0546be20/out/librayon-913617fd0546be20.rmeta --extern resvg=/opt/rustwide/target/debug/build/resvg/50bbecc835409fbe/out/libresvg-50bbecc835409fbe.rmeta --extern rowan=/opt/rustwide/target/debug/build/rowan/963414eb60480a41/out/librowan-963414eb60480a41.rmeta --extern rspolib=/opt/rustwide/target/debug/build/rspolib/af5433da115e9ae5/out/librspolib-af5433da115e9ae5.rmeta --extern skrifa=/opt/rustwide/target/debug/build/skrifa/c36d39ef500ce61f/out/libskrifa-c36d39ef500ce61f.rmeta --extern smol_str=/opt/rustwide/target/debug/build/smol_str/9fe4bfcdcc80154c/out/libsmol_str-9fe4bfcdcc80154c.rmeta --extern strum=/opt/rustwide/target/debug/build/strum/13e5345f5ed4453b/out/libstrum-13e5345f5ed4453b.rmeta --extern swash=/opt/rustwide/target/debug/build/swash/901fad26a4f0aaf6/out/libswash-901fad26a4f0aaf6.rmeta --extern typed_index_collections=/opt/rustwide/target/debug/build/typed-index-collections/019768662b2026e4/out/libtyped_index_collections-019768662b2026e4.rmeta --extern unicode_segmentation=/opt/rustwide/target/debug/build/unicode-segmentation/aec41bab828beba5/out/libunicode_segmentation-aec41bab828beba5.rmeta --extern url=/opt/rustwide/target/debug/build/url/36f9ef0eeaaa1b5f/out/liburl-36f9ef0eeaaa1b5f.rmeta --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(slint_debug_property)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1525bdf68d62e02738faa5dd2f062dc758bd19fc3dfcb4f2c73e0c3f62518d26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1525bdf68d62e02738faa5dd2f062dc758bd19fc3dfcb4f2c73e0c3f62518d26", kill_on_drop: false }`
[INFO] [stdout] 1525bdf68d62e02738faa5dd2f062dc758bd19fc3dfcb4f2c73e0c3f62518d26
