[INFO] cloning repository https://github.com/FreeFull/douady [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FreeFull/douady" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeFull%2Fdouady", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeFull%2Fdouady'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ebcacdf295b720f0d31c4f06653535872bb69306 [INFO] testing FreeFull/douady against try#613d1972a772987ed4ee06faccbab0e2fc839871+rustflags=-Copt-level=3 for pr-107051 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeFull%2Fdouady" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FreeFull/douady on toolchain 613d1972a772987ed4ee06faccbab0e2fc839871 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FreeFull/douady [INFO] finished tweaking git repo https://github.com/FreeFull/douady [INFO] tweaked toml for git repo https://github.com/FreeFull/douady written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/FreeFull/douady 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" "+613d1972a772987ed4ee06faccbab0e2fc839871" "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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d285fdb6ce7e7a426690b3d36b4682db5ebdf5ac67b286c84b2d5cddc5de6197 [INFO] running `Command { std: "docker" "start" "-a" "d285fdb6ce7e7a426690b3d36b4682db5ebdf5ac67b286c84b2d5cddc5de6197", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d285fdb6ce7e7a426690b3d36b4682db5ebdf5ac67b286c84b2d5cddc5de6197", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d285fdb6ce7e7a426690b3d36b4682db5ebdf5ac67b286c84b2d5cddc5de6197", kill_on_drop: false }` [INFO] [stdout] d285fdb6ce7e7a426690b3d36b4682db5ebdf5ac67b286c84b2d5cddc5de6197 [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=forbid -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d80dcfda6129ac07bb6dbedc73eeafb0a7725b1c1310c7726ef1bcb6578dca2c [INFO] running `Command { std: "docker" "start" "-a" "d80dcfda6129ac07bb6dbedc73eeafb0a7725b1c1310c7726ef1bcb6578dca2c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling memmap2 v0.5.7 [INFO] [stderr] Compiling png v0.17.6 [INFO] [stderr] Compiling x11-dl v2.20.0 [INFO] [stderr] Compiling crossfont v0.5.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling tiny-skia-path v0.7.0 [INFO] [stderr] Compiling unic-langid-impl v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling freetype-rs v0.26.0 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling tiny-skia v0.7.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling xcb v1.1.1 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unic-langid v0.9.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling unicode-general-category v0.4.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling raw-window-handle v0.5.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling vizia_id v0.1.0 (https://github.com/vizia/vizia/#565408aa) [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-egl v0.29.5 [INFO] [stderr] Compiling sys-locale v0.2.1 [INFO] [stderr] Compiling morphorm v0.3.0 (https://github.com/vizia/morphorm?rev=c14e888b1d66719fc3f13ccdb1ea01a10368ef9e#c14e888b) [INFO] [stderr] Compiling keyboard-types v0.6.2 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling unicode-script v0.5.5 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling vizia_input v0.1.0 (https://github.com/vizia/vizia/#565408aa) [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling image v0.24.4 [INFO] [stderr] Compiling intl-memoizer v0.5.1 [INFO] [stderr] Compiling intl_pluralrules v7.0.1 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling rgb v0.8.34 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling rustybuzz v0.5.1 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling gmp-mpfr-sys v1.4.10 [INFO] [stderr] Compiling imgref v1.9.4 [INFO] [stderr] Compiling self_cell v0.10.2 [INFO] [stderr] Compiling vizia_window v0.1.0 (https://github.com/vizia/vizia/#565408aa) [INFO] [stderr] Compiling vizia_storage v0.1.0 (https://github.com/vizia/vizia/#565408aa) [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling rug v1.17.0 [INFO] [stderr] Compiling x11-clipboard v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling foreign-types-macros v0.2.2 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling ouroboros_macro v0.15.5 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling vizia_derive v0.1.0 (https://github.com/vizia/vizia/#565408aa) [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling calloop v0.10.1 [INFO] [stderr] Compiling fluent-syntax v0.11.0 [INFO] [stderr] Compiling fluent-bundle v0.15.2 [INFO] [stderr] Compiling sctk-adwaita v0.4.2 [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling copypasta v0.8.1 [INFO] [stderr] Compiling ouroboros v0.15.5 [INFO] [stderr] Compiling winit v0.27.3 [INFO] [stderr] Compiling glutin v0.29.1 [INFO] [stderr] Compiling femtovg v0.3.5 (https://github.com/femtovg/femtovg?rev=8df076f1dd610b5e0a584f0d7fd7f210988b3684#8df076f1) [INFO] [stderr] Compiling vizia_core v0.1.0 (https://github.com/vizia/vizia/#565408aa) [INFO] [stderr] Compiling vizia_winit v0.1.0 (https://github.com/vizia/vizia/#565408aa) [INFO] [stderr] Compiling vizia v0.1.0 (https://github.com/vizia/vizia/#565408aa) [INFO] [stderr] Compiling douady v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::ops::DivAssign` [INFO] [stdout] --> src/ui/fractal_view.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::ops::DivAssign; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `vizia::vg::ImageFlags` [INFO] [stdout] --> src/ui/fractal_view.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use vizia::vg::ImageFlags; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8m 42s [INFO] running `Command { std: "docker" "inspect" "d80dcfda6129ac07bb6dbedc73eeafb0a7725b1c1310c7726ef1bcb6578dca2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d80dcfda6129ac07bb6dbedc73eeafb0a7725b1c1310c7726ef1bcb6578dca2c", kill_on_drop: false }` [INFO] [stdout] d80dcfda6129ac07bb6dbedc73eeafb0a7725b1c1310c7726ef1bcb6578dca2c [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=forbid -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 876f897de522abc8f99f1d21f3b2bbd570c2e507ec959b7aca66d79bc94b6fab [INFO] running `Command { std: "docker" "start" "-a" "876f897de522abc8f99f1d21f3b2bbd570c2e507ec959b7aca66d79bc94b6fab", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling douady v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::ops::DivAssign` [INFO] [stdout] --> src/ui/fractal_view.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::ops::DivAssign; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `vizia::vg::ImageFlags` [INFO] [stdout] --> src/ui/fractal_view.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use vizia::vg::ImageFlags; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3m 59s [INFO] running `Command { std: "docker" "inspect" "876f897de522abc8f99f1d21f3b2bbd570c2e507ec959b7aca66d79bc94b6fab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "876f897de522abc8f99f1d21f3b2bbd570c2e507ec959b7aca66d79bc94b6fab", kill_on_drop: false }` [INFO] [stdout] 876f897de522abc8f99f1d21f3b2bbd570c2e507ec959b7aca66d79bc94b6fab [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=forbid -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3be3b8f9504b70821b72f5adcf86190978868b48300fc5230ddcaadbcdc8d94b [INFO] running `Command { std: "docker" "start" "-a" "3be3b8f9504b70821b72f5adcf86190978868b48300fc5230ddcaadbcdc8d94b", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::ops::DivAssign` [INFO] [stderr] --> src/ui/fractal_view.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::ops::DivAssign; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `vizia::vg::ImageFlags` [INFO] [stderr] --> src/ui/fractal_view.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use vizia::vg::ImageFlags; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `douady` (bin "douady" test) generated 2 warnings (run `cargo fix --bin "douady" --tests` to apply 2 suggestions) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/douady-ba837dda6dbe4ca5) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3be3b8f9504b70821b72f5adcf86190978868b48300fc5230ddcaadbcdc8d94b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3be3b8f9504b70821b72f5adcf86190978868b48300fc5230ddcaadbcdc8d94b", kill_on_drop: false }` [INFO] [stdout] 3be3b8f9504b70821b72f5adcf86190978868b48300fc5230ddcaadbcdc8d94b