[INFO] fetching crate ribir_material 0.4.0-alpha.51... [INFO] checking ribir_material-0.4.0-alpha.51 against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-136776-2 [INFO] extracting crate ribir_material 0.4.0-alpha.51 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate ribir_material 0.4.0-alpha.51 [INFO] finished tweaking crates.io crate ribir_material 0.4.0-alpha.51 [INFO] tweaked toml for crates.io crate ribir_material 0.4.0-alpha.51 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ribir_material 0.4.0-alpha.51 on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ribir_material 0.4.0-alpha.51 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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ribir_geom v0.4.0-alpha.51 [INFO] [stderr] Downloaded tokio-run-until-stalled v0.1.0 [INFO] [stderr] Downloaded svgtypes v0.15.3 [INFO] [stderr] Downloaded core_maths v0.1.1 [INFO] [stderr] Downloaded unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Downloaded unicode-ccc v0.4.0 [INFO] [stderr] Downloaded cc v1.2.47 [INFO] [stderr] Downloaded indextree-macros v0.1.3 [INFO] [stderr] Downloaded ribir_algo v0.4.0-alpha.51 [INFO] [stderr] Downloaded imagesize v0.13.0 [INFO] [stderr] Downloaded indextree v4.7.4 [INFO] [stderr] Downloaded ribir_macros v0.4.0-alpha.51 [INFO] [stderr] Downloaded lyon_geom v1.0.18 [INFO] [stderr] Downloaded fontdb v0.23.0 [INFO] [stderr] Downloaded material-colors v0.4.2 [INFO] [stderr] Downloaded kurbo v0.11.3 [INFO] [stderr] Downloaded rustybuzz v0.20.1 [INFO] [stderr] Downloaded usvg v0.45.1 [INFO] [stderr] Downloaded ribir_painter v0.4.0-alpha.51 [INFO] [stderr] Downloaded rxrust v1.0.0-beta.11 [INFO] [stderr] Downloaded fontconfig-parser v0.5.8 [INFO] [stderr] Downloaded lyon_path v1.0.16 [INFO] [stderr] Downloaded lyon_algorithms v1.0.16 [INFO] [stderr] Downloaded simplecss v0.2.2 [INFO] [stderr] Downloaded data-url v0.3.2 [INFO] [stderr] Downloaded ribir_widgets v0.4.0-alpha.51 [INFO] [stderr] Downloaded ribir_core v0.4.0-alpha.51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ce086a97bcab92e32edea65fa18d14a300db518da8ebd05623c5ab749923629 [INFO] running `Command { std: "docker" "start" "-a" "1ce086a97bcab92e32edea65fa18d14a300db518da8ebd05623c5ab749923629", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ce086a97bcab92e32edea65fa18d14a300db518da8ebd05623c5ab749923629", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ce086a97bcab92e32edea65fa18d14a300db518da8ebd05623c5ab749923629", kill_on_drop: false }` [INFO] [stdout] 1ce086a97bcab92e32edea65fa18d14a300db518da8ebd05623c5ab749923629 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea4a4b2fcce79ff373024a46a88e7086d0fb69a38084101898a79ae0ea0248e3 [INFO] running `Command { std: "docker" "start" "-a" "ea4a4b2fcce79ff373024a46a88e7086d0fb69a38084101898a79ae0ea0248e3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Compiling zerocopy v0.8.30 [INFO] [stderr] Compiling cc v1.2.47 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling kurbo v0.11.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling svgtypes v0.15.3 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Compiling fontconfig-parser v0.5.8 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking wayland-protocols v0.32.9 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling imagesize v0.13.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling data-url v0.3.2 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Compiling unicode-ccc v0.4.0 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking wayland-cursor v0.31.11 [INFO] [stderr] Compiling rustybuzz v0.20.1 [INFO] [stderr] Compiling usvg v0.45.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking triomphe v0.1.15 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling material-colors v0.4.2 [INFO] [stderr] Compiling ribir_algo v0.4.0-alpha.51 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling lyon_geom v1.0.18 [INFO] [stderr] Compiling ribir_geom v0.4.0-alpha.51 [INFO] [stderr] Compiling winit v0.30.12 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking lyon_path v1.0.16 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling fontdb v0.23.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Compiling lyon_algorithms v1.0.16 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.9 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Compiling indextree-macros v0.1.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling ribir_painter v0.4.0-alpha.51 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.9 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking rxrust v1.0.0-beta.11 [INFO] [stderr] Checking tokio-run-until-stalled v0.1.0 [INFO] [stderr] Checking indextree v4.7.4 [INFO] [stderr] Checking priority-queue v2.7.0 [INFO] [stderr] Compiling ribir_macros v0.4.0-alpha.51 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking ribir_core v0.4.0-alpha.51 [INFO] [stdout] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ribir_core-0.4.0-alpha.51/src/builtin_widgets/theme/../default_named.svg [INFO] [stdout] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ribir_core-0.4.0-alpha.51/src/builtin_widgets/./default_named.svg [INFO] [stdout] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ribir_core-0.4.0-alpha.51/src/builtin_widgets/./default_named.svg [INFO] [stderr] Checking ribir_widgets v0.4.0-alpha.51 [INFO] [stderr] Checking ribir_material v0.4.0-alpha.51 (/opt/rustwide/workdir) [INFO] [stdout] cargo:rerun-if-changed=src/../icons/add_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/add_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/arrow_back_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/arrow_back_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/arrow_drop_down_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/arrow_forward_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/cancel_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/chevron_right_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/close_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/arrow_drop_down_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/arrow_forward_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/cancel_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/chevron_right_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/close_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/delete_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/delete_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/done_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/done_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/expand_more_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/expand_more_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/favorite_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/favorite_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/home_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/home_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/login_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/login_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/logout_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/logout_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/menu_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/menu_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/more_vert_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/more_vert_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/search_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/search_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/settings_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/settings_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/star_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/star_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/text_caret.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/more_horiz_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/text_caret.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/more_horiz_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/add_circle_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/add_circle_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/check_circle_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/check_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/check_circle_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/file_download_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/check_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/grade_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/file_download_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/refresh_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/grade_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/sms_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/refresh_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/account_circle_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/sms_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/account_circle_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/info_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stdout] cargo:rerun-if-changed=src/../icons/info_FILL0_wght400_GRAD0_opsz48.svg [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s [INFO] running `Command { std: "docker" "inspect" "ea4a4b2fcce79ff373024a46a88e7086d0fb69a38084101898a79ae0ea0248e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea4a4b2fcce79ff373024a46a88e7086d0fb69a38084101898a79ae0ea0248e3", kill_on_drop: false }` [INFO] [stdout] ea4a4b2fcce79ff373024a46a88e7086d0fb69a38084101898a79ae0ea0248e3