[INFO] cloning repository https://github.com/Dog1027/weather [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dog1027/weather" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDog1027%2Fweather", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDog1027%2Fweather'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a25b4542bce14437d49c00659ef0606a9bc5a05d [INFO] testing Dog1027/weather 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%2FDog1027%2Fweather" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Dog1027/weather [INFO] finished tweaking git repo https://github.com/Dog1027/weather [INFO] tweaked toml for git repo https://github.com/Dog1027/weather written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Dog1027/weather 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/Dog1027/weather 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a3a36f33aae9e8b2c4151df9ac44917121e7eedc661a3e811d96755d4b7c2f14 [INFO] running `Command { std: "docker" "start" "-a" "a3a36f33aae9e8b2c4151df9ac44917121e7eedc661a3e811d96755d4b7c2f14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3a36f33aae9e8b2c4151df9ac44917121e7eedc661a3e811d96755d4b7c2f14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3a36f33aae9e8b2c4151df9ac44917121e7eedc661a3e811d96755d4b7c2f14", kill_on_drop: false }` [INFO] [stdout] a3a36f33aae9e8b2c4151df9ac44917121e7eedc661a3e811d96755d4b7c2f14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 62bfbe86c8bdc3d35c54d08945d81d14c1ba1c16b3faf4106487ccbfc607af81 [INFO] running `Command { std: "docker" "start" "-a" "62bfbe86c8bdc3d35c54d08945d81d14c1ba1c16b3faf4106487ccbfc607af81", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling wayland-sys v0.31.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling quick-xml v0.34.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling wayland-backend v0.3.6 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling wayland-scanner v0.31.4 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling wayland-client v0.31.5 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling piper v0.2.3 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling zvariant_derive v3.15.2 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling enumn v0.1.13 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling wayland-cursor v0.31.5 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wayland-protocols v0.31.2 [INFO] [stderr] Compiling zbus_macros v3.15.2 [INFO] [stderr] Compiling async-executor v1.13.0 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling xdg-home v1.2.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling calloop v0.12.4 [INFO] [stderr] Compiling tokio v1.38.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling enumflags2 v0.7.10 [INFO] [stderr] Compiling zvariant v3.15.2 [INFO] [stderr] Compiling accesskit v0.12.3 [INFO] [stderr] Compiling wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling ecolor v0.27.2 [INFO] [stderr] Compiling emath v0.27.2 [INFO] [stderr] Compiling wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling epaint v0.27.2 [INFO] [stderr] Compiling zbus_names v2.6.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Compiling zbus v3.15.2 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling wayland-protocols v0.32.3 [INFO] [stderr] Compiling sctk-adwaita v0.8.3 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling egui v0.27.2 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling accesskit_consumer v0.16.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling glutin v0.31.3 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling async-once-cell v0.5.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling mime_guess2 v2.0.5 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] error: could not compile `winit` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name winit --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.29.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ahash"' --cfg 'feature="bytemuck"' --cfg 'feature="default"' --cfg 'feature="memmap2"' --cfg 'feature="percent-encoding"' --cfg 'feature="rwh_05"' --cfg 'feature="rwh_06"' --cfg 'feature="sctk"' --cfg 'feature="sctk-adwaita"' --cfg 'feature="wayland"' --cfg 'feature="wayland-backend"' --cfg 'feature="wayland-client"' --cfg 'feature="wayland-csd-adwaita"' --cfg 'feature="wayland-dlopen"' --cfg 'feature="wayland-protocols"' --cfg 'feature="wayland-protocols-plasma"' --cfg 'feature="x11"' --cfg 'feature="x11-dl"' --cfg 'feature="x11rb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "android-game-activity", "android-native-activity", "bytemuck", "default", "memmap2", "mint", "percent-encoding", "rwh_04", "rwh_05", "rwh_06", "sctk", "sctk-adwaita", "serde", "wayland", "wayland-backend", "wayland-client", "wayland-csd-adwaita", "wayland-csd-adwaita-crossfont", "wayland-csd-adwaita-notitle", "wayland-dlopen", "wayland-protocols", "wayland-protocols-plasma", "x11", "x11-dl", "x11rb"))' -C metadata=4217b55097d001e2 -C extra-filename=-3ce4f178ac89dadf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-cf88623fbd7319f7.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1615bf4c282ab7a5.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-d22f0243fb37f485.rmeta --extern calloop=/opt/rustwide/target/debug/deps/libcalloop-fefe2bee1192e2d2.rmeta --extern cursor_icon=/opt/rustwide/target/debug/deps/libcursor_icon-a6275d15f81d72f1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7762b0a6723da1d8.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-4d1560fcd4a45acb.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-1fc03381e8df3d8f.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-6210bb12b47e720c.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-64dceae6dc1f6110.rmeta --extern rwh_05=/opt/rustwide/target/debug/deps/libraw_window_handle-470cd4244c5da1fd.rmeta --extern rwh_06=/opt/rustwide/target/debug/deps/libraw_window_handle-ecaf0dfc6994bc7f.rmeta --extern rustix=/opt/rustwide/target/debug/deps/librustix-7f8d8e0551867eca.rmeta --extern sctk_adwaita=/opt/rustwide/target/debug/deps/libsctk_adwaita-6145e605e75a5e9f.rmeta --extern sctk=/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-5046679d1709e0e4.rmeta --extern smol_str=/opt/rustwide/target/debug/deps/libsmol_str-49dd797e3adb9dc2.rmeta --extern wayland_backend=/opt/rustwide/target/debug/deps/libwayland_backend-8d4505d02149be66.rmeta --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-402abc85e0fcda60.rmeta --extern wayland_protocols=/opt/rustwide/target/debug/deps/libwayland_protocols-db5e8e6061f8e167.rmeta --extern wayland_protocols_plasma=/opt/rustwide/target/debug/deps/libwayland_protocols_plasma-9901e9509ab040d4.rmeta --extern x11_dl=/opt/rustwide/target/debug/deps/libx11_dl-abc6c0e2c69d8ec4.rmeta --extern x11rb=/opt/rustwide/target/debug/deps/libx11rb-d3127743dc83c906.rmeta --extern xkbcommon_dl=/opt/rustwide/target/debug/deps/libxkbcommon_dl-8263b28d3b7933fb.rmeta --cap-lints allow --cap-lints=warn --cfg free_unix --cfg x11_platform --cfg wayland_platform` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `zbus` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name zbus --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-3.15.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async-executor"' --cfg 'feature="async-fs"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="async-task"' --cfg 'feature="blocking"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-executor", "async-fs", "async-io", "async-lock", "async-task", "blocking", "chrono", "default", "gvariant", "quick-xml", "serde-xml-rs", "time", "tokio", "tokio-vsock", "url", "uuid", "vsock", "windows-gdbus", "xml"))' -C metadata=5625d3668393e865 -C extra-filename=-8fc615eaaa623bfa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_broadcast=/opt/rustwide/target/debug/deps/libasync_broadcast-2b9e691a5e584d28.rmeta --extern async_executor=/opt/rustwide/target/debug/deps/libasync_executor-7799f5ef26489093.rmeta --extern async_fs=/opt/rustwide/target/debug/deps/libasync_fs-2cb65ee36603bf8d.rmeta --extern async_io=/opt/rustwide/target/debug/deps/libasync_io-d65fe55d0af8b166.rmeta --extern async_lock=/opt/rustwide/target/debug/deps/libasync_lock-ba20887a117e12c9.rmeta --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-52e5887f46f71afa.so --extern async_task=/opt/rustwide/target/debug/deps/libasync_task-e431bcfe3f65244a.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-98c4782c18446464.so --extern blocking=/opt/rustwide/target/debug/deps/libblocking-b3a0b410d2260daa.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-0d5229b4099d70a3.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-8d3a2e3e9b8b08a1.so --extern enumflags2=/opt/rustwide/target/debug/deps/libenumflags2-6f6ea5b9f1d4976b.rmeta --extern event_listener=/opt/rustwide/target/debug/deps/libevent_listener-953770b2c2e463a9.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-f707c9ca2a12b7c6.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-ea5ab7ab67d12075.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-7457ab5e2155b461.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-aa11f1b7b510398f.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-ce58ff75973d9acd.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-6210bb12b47e720c.rmeta --extern ordered_stream=/opt/rustwide/target/debug/deps/libordered_stream-f6f4caaa22a0f7d4.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-6e5a3f55ea99f48b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d0d110158afabc92.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-951acad0ac118ac4.so --extern sha1=/opt/rustwide/target/debug/deps/libsha1-c4ec9a1408966bd6.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-95336585f0b7f57d.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-11fc42945f82a7a2.rmeta --extern xdg_home=/opt/rustwide/target/debug/deps/libxdg_home-082c1784307c9271.rmeta --extern zbus_macros=/opt/rustwide/target/debug/deps/libzbus_macros-234e388643c56bd4.so --extern zbus_names=/opt/rustwide/target/debug/deps/libzbus_names-3f229c7b82c59a11.rmeta --extern zvariant=/opt/rustwide/target/debug/deps/libzvariant-cd12cf2cbe235b7b.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "62bfbe86c8bdc3d35c54d08945d81d14c1ba1c16b3faf4106487ccbfc607af81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62bfbe86c8bdc3d35c54d08945d81d14c1ba1c16b3faf4106487ccbfc607af81", kill_on_drop: false }` [INFO] [stdout] 62bfbe86c8bdc3d35c54d08945d81d14c1ba1c16b3faf4106487ccbfc607af81