[INFO] crate imgui-wgpu 0.7.0 is already in cache [INFO] testing imgui-wgpu-0.7.0 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate imgui-wgpu 0.7.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate imgui-wgpu 0.7.0 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate imgui-wgpu 0.7.0 [INFO] finished tweaking crates.io crate imgui-wgpu 0.7.0 [INFO] tweaked toml for crates.io crate imgui-wgpu 0.7.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate imgui-wgpu 0.7.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4d424a945b76400de20fe370dec0a15f4d368f7dd03e2f7230c27b38d0f17790 [INFO] running `Command { std: "docker" "start" "-a" "4d424a945b76400de20fe370dec0a15f4d368f7dd03e2f7230c27b38d0f17790", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d424a945b76400de20fe370dec0a15f4d368f7dd03e2f7230c27b38d0f17790", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d424a945b76400de20fe370dec0a15f4d368f7dd03e2f7230c27b38d0f17790", kill_on_drop: false }` [INFO] [stdout] 4d424a945b76400de20fe370dec0a15f4d368f7dd03e2f7230c27b38d0f17790 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 62ac0881dedb054500faf7e62916edb584d64667647bc4348320409ecb2b4fdc [INFO] running `Command { std: "docker" "start" "-a" "62ac0881dedb054500faf7e62916edb584d64667647bc4348320409ecb2b4fdc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling imgui-sys v0.4.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling gfx-hal v0.5.2 [INFO] [stderr] Compiling ash v0.30.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling gfx-descriptor v0.1.0 [INFO] [stderr] Compiling gfx-memory v0.1.3 [INFO] [stderr] Compiling gfx-backend-empty v0.5.0 [INFO] [stderr] Compiling imgui v0.4.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling peek-poke-derive v0.2.1 [INFO] [stderr] Compiling peek-poke v0.2.0 [INFO] [stderr] Compiling wgpu-types v0.5.1 [INFO] [stderr] Compiling gfx-backend-vulkan v0.5.8 [INFO] [stderr] Compiling wgpu-core v0.5.5 [INFO] [stderr] Compiling wgpu-native v0.5.0 [INFO] [stderr] Compiling wgpu v0.5.0 [INFO] [stderr] Compiling imgui-wgpu v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "62ac0881dedb054500faf7e62916edb584d64667647bc4348320409ecb2b4fdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62ac0881dedb054500faf7e62916edb584d64667647bc4348320409ecb2b4fdc", kill_on_drop: false }` [INFO] [stdout] 62ac0881dedb054500faf7e62916edb584d64667647bc4348320409ecb2b4fdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cbf2addc244e607486dbedf903fbd2f921d0970dc2454b8c51f46f99c91d693e [INFO] running `Command { std: "docker" "start" "-a" "cbf2addc244e607486dbedf903fbd2f921d0970dc2454b8c51f46f99c91d693e", kill_on_drop: false }` [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling instant v0.1.4 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling png v0.16.5 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling image v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling winit v0.22.2 [INFO] [stderr] Compiling imgui-winit-support v0.4.0 [INFO] [stderr] Compiling imgui-wgpu v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `hidpi_factor` is never read [INFO] [stdout] --> examples/hello_world.rs:129:17 [INFO] [stdout] | [INFO] [stdout] 129 | hidpi_factor = scale_factor; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hidpi_factor` [INFO] [stdout] --> examples/hello_world.rs:129:17 [INFO] [stdout] | [INFO] [stdout] 129 | hidpi_factor = scale_factor; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = help: did you mean to capture by reference instead? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value captured by `size` is never read [INFO] [stdout] --> examples/hello_world.rs:135:17 [INFO] [stdout] | [INFO] [stdout] 135 | size = window.inner_size(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: did you mean to capture by reference instead? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value captured by `sc_desc` is never read [INFO] [stdout] --> examples/hello_world.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 137 | sc_desc = wgpu::SwapChainDescriptor { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: did you mean to capture by reference instead? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `hidpi_factor` is never read [INFO] [stdout] --> examples/custom_textures.rs:127:17 [INFO] [stdout] | [INFO] [stdout] 127 | hidpi_factor = scale_factor; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hidpi_factor` [INFO] [stdout] --> examples/custom_textures.rs:127:17 [INFO] [stdout] | [INFO] [stdout] 127 | hidpi_factor = scale_factor; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = help: did you mean to capture by reference instead? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value captured by `size` is never read [INFO] [stdout] --> examples/custom_textures.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | size = window.inner_size(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: did you mean to capture by reference instead? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value captured by `sc_desc` is never read [INFO] [stdout] --> examples/custom_textures.rs:135:17 [INFO] [stdout] | [INFO] [stdout] 135 | sc_desc = wgpu::SwapChainDescriptor { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: did you mean to capture by reference instead? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "cbf2addc244e607486dbedf903fbd2f921d0970dc2454b8c51f46f99c91d693e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbf2addc244e607486dbedf903fbd2f921d0970dc2454b8c51f46f99c91d693e", kill_on_drop: false }` [INFO] [stdout] cbf2addc244e607486dbedf903fbd2f921d0970dc2454b8c51f46f99c91d693e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8091400f00f7978c1cb235d669e52911f2c4cd7d8509e40fb7d8c26d5625f7b5 [INFO] running `Command { std: "docker" "start" "-a" "8091400f00f7978c1cb235d669e52911f2c4cd7d8509e40fb7d8c26d5625f7b5", kill_on_drop: false }` [INFO] [stderr] warning: value assigned to `hidpi_factor` is never read [INFO] [stderr] --> examples/hello_world.rs:129:17 [INFO] [stderr] | [INFO] [stderr] 129 | hidpi_factor = scale_factor; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: unused variable: `hidpi_factor` [INFO] [stderr] --> examples/hello_world.rs:129:17 [INFO] [stderr] | [INFO] [stderr] 129 | hidpi_factor = scale_factor; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] = help: did you mean to capture by reference instead? [INFO] [stderr] [INFO] [stderr] warning: value assigned to `hidpi_factor` is never read [INFO] [stderr] --> examples/custom_textures.rs:127:17 [INFO] [stderr] | [INFO] [stderr] 127 | hidpi_factor = scale_factor; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: unused variable: `hidpi_factor` [INFO] [stderr] --> examples/custom_textures.rs:127:17 [INFO] [stderr] | [INFO] [stderr] 127 | hidpi_factor = scale_factor; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] = help: did you mean to capture by reference instead? [INFO] [stderr] [INFO] [stderr] warning: value captured by `size` is never read [INFO] [stderr] --> examples/custom_textures.rs:133:17 [INFO] [stderr] | [INFO] [stderr] 133 | size = window.inner_size(); [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: did you mean to capture by reference instead? [INFO] [stderr] [INFO] [stderr] warning: value captured by `sc_desc` is never read [INFO] [stderr] --> examples/custom_textures.rs:135:17 [INFO] [stderr] | [INFO] [stderr] 135 | sc_desc = wgpu::SwapChainDescriptor { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: did you mean to capture by reference instead? [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: value captured by `size` is never read [INFO] [stderr] --> examples/hello_world.rs:135:17 [INFO] [stderr] | [INFO] [stderr] 135 | size = window.inner_size(); [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: did you mean to capture by reference instead? [INFO] [stderr] [INFO] [stderr] warning: value captured by `sc_desc` is never read [INFO] [stderr] --> examples/hello_world.rs:137:17 [INFO] [stderr] | [INFO] [stderr] 137 | sc_desc = wgpu::SwapChainDescriptor { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: did you mean to capture by reference instead? [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/imgui_wgpu-2e8f1a8c12ec88ef [INFO] [stdout] [INFO] [stderr] Doc-tests imgui-wgpu [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8091400f00f7978c1cb235d669e52911f2c4cd7d8509e40fb7d8c26d5625f7b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8091400f00f7978c1cb235d669e52911f2c4cd7d8509e40fb7d8c26d5625f7b5", kill_on_drop: false }` [INFO] [stdout] 8091400f00f7978c1cb235d669e52911f2c4cd7d8509e40fb7d8c26d5625f7b5