[INFO] cloning repository https://github.com/sraesch/wgpu-prog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sraesch/wgpu-prog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsraesch%2Fwgpu-prog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsraesch%2Fwgpu-prog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 858be16cd4e894f91d397216b4a581dc451f0c14 [INFO] testing sraesch/wgpu-prog against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsraesch%2Fwgpu-prog" "/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/sraesch/wgpu-prog [INFO] finished tweaking git repo https://github.com/sraesch/wgpu-prog [INFO] tweaked toml for git repo https://github.com/sraesch/wgpu-prog written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sraesch/wgpu-prog on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sraesch/wgpu-prog 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e7f111fc3ece70d1036a8db3dcfd1672b9f4473bdc2ec095b949f6aa356626a [INFO] running `Command { std: "docker" "start" "-a" "5e7f111fc3ece70d1036a8db3dcfd1672b9f4473bdc2ec095b949f6aa356626a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e7f111fc3ece70d1036a8db3dcfd1672b9f4473bdc2ec095b949f6aa356626a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e7f111fc3ece70d1036a8db3dcfd1672b9f4473bdc2ec095b949f6aa356626a", kill_on_drop: false }` [INFO] [stdout] 5e7f111fc3ece70d1036a8db3dcfd1672b9f4473bdc2ec095b949f6aa356626a [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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e3f248328328c053fe52e17d029de06982cdc2317a06caeff70518aaf966a2d [INFO] running `Command { std: "docker" "start" "-a" "4e3f248328328c053fe52e17d029de06982cdc2317a06caeff70518aaf966a2d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling proc-macro2 v1.0.75 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling wayland-backend v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.0 [INFO] [stderr] Compiling xkeysym v0.2.0 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling xcursor v0.3.5 [INFO] [stderr] Compiling owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling wgpu-types v0.18.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling tiny-skia-path v0.11.3 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling renderdoc-sys v1.0.0 [INFO] [stderr] Compiling glow v0.13.0 [INFO] [stderr] Compiling profiling v1.0.13 [INFO] [stderr] Compiling winit v0.29.8 [INFO] [stderr] Compiling ab_glyph v0.2.23 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling x11rb-protocol v0.13.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling xkbcommon-dl v0.4.1 [INFO] [stderr] Compiling smol_str v0.2.0 [INFO] [stderr] Compiling tiny-skia v0.11.3 [INFO] [stderr] Compiling raw-window-handle v0.6.0 [INFO] [stderr] Compiling wayland-scanner v0.31.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling memmap2 v0.9.3 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling naga v0.14.2 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling wayland-client v0.31.1 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling polling v3.3.1 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling env_logger v0.10.1 [INFO] [stderr] Compiling calloop v0.12.3 [INFO] [stderr] Compiling wayland-protocols v0.31.0 [INFO] [stderr] Compiling wayland-cursor v0.31.0 [INFO] [stderr] Compiling calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling wgpu-hal v0.18.1 [INFO] [stderr] Compiling wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling wgpu-core v0.18.1 [INFO] [stderr] Compiling sctk-adwaita v0.8.1 [INFO] [stderr] Compiling x11rb v0.13.0 [INFO] [stderr] Compiling wgpu v0.18.0 [INFO] [stderr] Compiling wgpu-prog v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::fmt::format` [INFO] [stdout] --> src/canvas.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::format; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `canvas` [INFO] [stdout] --> src/canvas.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | canvas, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/canvas.rs:200:63 [INFO] [stdout] | [INFO] [stdout] 200 | pub async fn create_and_run_canvas(options: CanvasOptions, mut handler: H) -> Result<()> [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/canvas.rs:149:25 [INFO] [stdout] | [INFO] [stdout] 149 | fn input(&mut self, event: &WindowEvent) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `stop` is never used [INFO] [stdout] --> src/event_handler.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub trait EventHandler { [INFO] [stdout] | ------------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 17 | fn stop(&mut self); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "4e3f248328328c053fe52e17d029de06982cdc2317a06caeff70518aaf966a2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e3f248328328c053fe52e17d029de06982cdc2317a06caeff70518aaf966a2d", kill_on_drop: false }` [INFO] [stdout] 4e3f248328328c053fe52e17d029de06982cdc2317a06caeff70518aaf966a2d [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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0befff73341005484150c18a9babcffea18e4e340e79ae9daf0566017adc1c7 [INFO] running `Command { std: "docker" "start" "-a" "f0befff73341005484150c18a9babcffea18e4e340e79ae9daf0566017adc1c7", kill_on_drop: false }` [INFO] [stderr] Compiling wgpu-prog v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::fmt::format` [INFO] [stdout] --> src/canvas.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::format; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `canvas` [INFO] [stdout] --> src/canvas.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | canvas, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/canvas.rs:200:63 [INFO] [stdout] | [INFO] [stdout] 200 | pub async fn create_and_run_canvas(options: CanvasOptions, mut handler: H) -> Result<()> [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/canvas.rs:149:25 [INFO] [stdout] | [INFO] [stdout] 149 | fn input(&mut self, event: &WindowEvent) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `stop` is never used [INFO] [stdout] --> src/event_handler.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub trait EventHandler { [INFO] [stdout] | ------------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 17 | fn stop(&mut self); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.95s [INFO] running `Command { std: "docker" "inspect" "f0befff73341005484150c18a9babcffea18e4e340e79ae9daf0566017adc1c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0befff73341005484150c18a9babcffea18e4e340e79ae9daf0566017adc1c7", kill_on_drop: false }` [INFO] [stdout] f0befff73341005484150c18a9babcffea18e4e340e79ae9daf0566017adc1c7 [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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 22cf533df7492188c5574ad69dc6c3861b720b52db6be23c6e21c21e20528050 [INFO] running `Command { std: "docker" "start" "-a" "22cf533df7492188c5574ad69dc6c3861b720b52db6be23c6e21c21e20528050", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::fmt::format` [INFO] [stderr] --> src/canvas.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::fmt::format; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `canvas` [INFO] [stderr] --> src/canvas.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | canvas, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/canvas.rs:200:63 [INFO] [stderr] | [INFO] [stderr] 200 | pub async fn create_and_run_canvas(options: CanvasOptions, mut handler: H) -> Result<()> [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `event` [INFO] [stderr] --> src/canvas.rs:149:25 [INFO] [stderr] | [INFO] [stderr] 149 | fn input(&mut self, event: &WindowEvent) -> bool { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: method `stop` is never used [INFO] [stderr] --> src/event_handler.rs:17:8 [INFO] [stderr] | [INFO] [stderr] 7 | pub trait EventHandler { [INFO] [stderr] | ------------ method in this trait [INFO] [stderr] ... [INFO] [stderr] 17 | fn stop(&mut self); [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `wgpu-prog` (bin "wgpu-prog" test) generated 5 warnings (run `cargo fix --bin "wgpu-prog" -p wgpu-prog --tests` to apply 4 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wgpu_prog-d320fc3a084220e9) [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" "22cf533df7492188c5574ad69dc6c3861b720b52db6be23c6e21c21e20528050", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22cf533df7492188c5574ad69dc6c3861b720b52db6be23c6e21c21e20528050", kill_on_drop: false }` [INFO] [stdout] 22cf533df7492188c5574ad69dc6c3861b720b52db6be23c6e21c21e20528050