[INFO] cloning repository https://github.com/mpgarate/dropper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mpgarate/dropper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpgarate%2Fdropper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpgarate%2Fdropper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 75020ed9aadf03e22db4336097503ebca8454bf7
[INFO] testing mpgarate/dropper against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpgarate%2Fdropper" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mpgarate/dropper
[INFO] finished tweaking git repo https://github.com/mpgarate/dropper
[INFO] tweaked toml for git repo https://github.com/mpgarate/dropper written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mpgarate/dropper on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mpgarate/dropper 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0694bc6e85db8c1b754e4e357e848a678849af994911bcc3d35480b297c00faf
[INFO] running `Command { std: "docker" "start" "-a" "0694bc6e85db8c1b754e4e357e848a678849af994911bcc3d35480b297c00faf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0694bc6e85db8c1b754e4e357e848a678849af994911bcc3d35480b297c00faf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0694bc6e85db8c1b754e4e357e848a678849af994911bcc3d35480b297c00faf", kill_on_drop: false }`
[INFO] [stdout] 0694bc6e85db8c1b754e4e357e848a678849af994911bcc3d35480b297c00faf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 849843b3db4bb71b9c11247f96a7e03acffc036d17ffe1450d15786621637d4b
[INFO] running `Command { std: "docker" "start" "-a" "849843b3db4bb71b9c11247f96a7e03acffc036d17ffe1450d15786621637d4b", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling piston-float v1.0.1
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling libloading v0.8.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling piston-viewport v1.0.2
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling piston-graphics_api_version v1.0.1
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling built v0.7.4
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling vecmath v1.0.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling ttf-parser v0.24.0
[INFO] [stderr]    Compiling xcursor v0.3.5
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling gl_generator v0.13.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.4.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling glutin_egl_sys v0.5.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling draw_state v0.8.0
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling imgref v1.10.1
[INFO] [stderr]    Compiling bitstream-io v2.5.0
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling gl v0.13.0
[INFO] [stderr]    Compiling gfx_core v0.9.2
[INFO] [stderr]    Compiling tiny-skia v0.8.4
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling rgb v0.8.44
[INFO] [stderr]    Compiling glutin v0.30.10
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling avif-serialize v0.8.1
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling owned_ttf_parser v0.24.0
[INFO] [stderr]    Compiling piston-texture v0.9.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling ab_glyph v0.2.28
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.11
[INFO] [stderr]    Compiling rusttype v0.9.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling gfx_gl v0.6.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling shader_version v0.7.0
[INFO] [stderr]    Compiling interpolation v0.3.0
[INFO] [stderr]    Compiling read_color v1.0.0
[INFO] [stderr]    Compiling gfx v0.18.3
[INFO] [stderr]    Compiling piston2d-graphics v0.44.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling spin_sleep v1.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling quaternion v1.0.0
[INFO] [stderr]    Compiling piston-shaders_graphics2d v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling piston3d-cam v0.6.0
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling find_folder v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling uuid v0.6.5
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling gfx_device_gl v0.16.2
[INFO] [stderr]    Compiling calloop v0.10.6
[INFO] [stderr]    Compiling image-webp v0.1.2
[INFO] [stderr]    Compiling pistoncore-input v1.0.1
[INFO] [stderr]    Compiling pistoncore-window v1.0.0
[INFO] [stderr]    Compiling piston-ai_behavior v0.33.0
[INFO] [stderr]    Compiling piston2d-drag_controller v0.30.0
[INFO] [stderr]    Compiling camera_controllers v0.34.0
[INFO] [stderr]    Compiling pistoncore-event_loop v1.0.0
[INFO] [stderr]    Compiling pistoncore-sdl2_window v0.69.0
[INFO] [stderr]    Compiling piston v1.0.0
[INFO] [stderr]    Compiling piston2d-sprite v0.68.0
[INFO] [stderr]    Compiling ravif v0.11.8
[INFO] [stderr]    Compiling image v0.25.1
[INFO] [stderr]    Compiling piston-gfx_texture v0.45.0
[INFO] [stderr]    Compiling piston2d-gfx_graphics v0.81.0
[INFO] [stderr]    Compiling sctk-adwaita v0.5.4
[INFO] [stderr]    Compiling glutin-winit v0.3.0
[INFO] [stderr]    Compiling pistoncore-glutin_window v0.72.0
[INFO] [stderr]    Compiling piston_window v0.132.0
[INFO] [stderr]    Compiling dropper v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 51s
[INFO] running `Command { std: "docker" "inspect" "849843b3db4bb71b9c11247f96a7e03acffc036d17ffe1450d15786621637d4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "849843b3db4bb71b9c11247f96a7e03acffc036d17ffe1450d15786621637d4b", kill_on_drop: false }`
[INFO] [stdout] 849843b3db4bb71b9c11247f96a7e03acffc036d17ffe1450d15786621637d4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef917f43c05df1a0969862fbf38229e60bf538750ed8cbdef74bea36d0ef173c
[INFO] running `Command { std: "docker" "start" "-a" "ef917f43c05df1a0969862fbf38229e60bf538750ed8cbdef74bea36d0ef173c", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling dropper v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.57s
[INFO] running `Command { std: "docker" "inspect" "ef917f43c05df1a0969862fbf38229e60bf538750ed8cbdef74bea36d0ef173c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef917f43c05df1a0969862fbf38229e60bf538750ed8cbdef74bea36d0ef173c", kill_on_drop: false }`
[INFO] [stdout] ef917f43c05df1a0969862fbf38229e60bf538750ed8cbdef74bea36d0ef173c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1b429e19c29e497fd8c34d0ee055dc1100362950152150b0bae448132f4c858d
[INFO] running `Command { std: "docker" "start" "-a" "1b429e19c29e497fd8c34d0ee055dc1100362950152150b0bae448132f4c858d", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dropper-9c357c0e30a5bc5a)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test board::tests::get_a_color ... ok
[INFO] [stdout] test board::tests::get_lowest_free_row_in_col ... ok
[INFO] [stdout] test board::tests::clear_all_empty_does_nothing ... ok
[INFO] [stdout] test board::tests::delete_all_horizontal_row ... ok
[INFO] [stdout] test board::tests::get_pieces_to_clear_diagonal_down ... ok
[INFO] [stdout] test board::tests::get_lowest_free_row_in_col_with_another_existing_piece ... ok
[INFO] [stdout] test board::tests::get_pieces_to_clear_diagonal_down_off_center_down ... ok
[INFO] [stdout] test board::tests::get_pieces_to_clear_diagonal_down_off_center_right ... ok
[INFO] [stdout] test board::tests::get_pieces_to_clear_diagonal_up_off_center_down ... ok
[INFO] [stdout] test board::tests::get_pieces_to_clear_diagonal_up_off_center_up ... ok
[INFO] [stdout] test board::tests::get_pieces_to_clear_vertical ... ok
[INFO] [stdout] test board::tests::set_a_color ... ok
[INFO] [stdout] test board::tests::get_pieces_to_clear_horizontal ... ok
[INFO] [stdout] test board::tests::get_pieces_to_clear_vertical_none_eligible ... ok
[INFO] [stdout] test game::tests::move_left_stops_at_game_edge ... ok
[INFO] [stdout] test game::tests::step_to_other_piece_drops_and_creates_new_piece ... ok
[INFO] [stdout] test game::tests::move_right ... ok
[INFO] [stdout] test game::tests::drop_piece_on_another_piece ... ok
[INFO] [stdout] test game::tests::move_left ... ok
[INFO] [stdout] test game::tests::drop_piece_empty_board ... ok
[INFO] [stdout] test game::tests::move_right_stops_at_game_edge ... ok
[INFO] [stdout] test board::tests::get_pieces_to_clear_diagonal_up ... ok
[INFO] [stdout] test game::tests::step_to_bottom_drops_and_creates_new_piece ... ok
[INFO] [stdout] test game::tests::step_moves_current_piece_down ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dropper-e051f09397c82fa4)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dropper
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1b429e19c29e497fd8c34d0ee055dc1100362950152150b0bae448132f4c858d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b429e19c29e497fd8c34d0ee055dc1100362950152150b0bae448132f4c858d", kill_on_drop: false }`
[INFO] [stdout] 1b429e19c29e497fd8c34d0ee055dc1100362950152150b0bae448132f4c858d
