[INFO] updating cached repository https://github.com/VengeQ/rust_Fifteen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8633dfb4f4d6d9a2054c6e479dac95d7e3a8ba0 [INFO] testing VengeQ/rust_Fifteen against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVengeQ%2Frust_Fifteen" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/VengeQ/rust_Fifteen on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/VengeQ/rust_Fifteen [INFO] finished tweaking git repo https://github.com/VengeQ/rust_Fifteen [INFO] tweaked toml for git repo https://github.com/VengeQ/rust_Fifteen written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/VengeQ/rust_Fifteen already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] 52699f2dc94c6fbc165680ea1ea5fe277e7419b03f65d6e8a8d9d8d560e8676b [INFO] running `Command { std: "docker" "start" "-a" "52699f2dc94c6fbc165680ea1ea5fe277e7419b03f65d6e8a8d9d8d560e8676b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52699f2dc94c6fbc165680ea1ea5fe277e7419b03f65d6e8a8d9d8d560e8676b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52699f2dc94c6fbc165680ea1ea5fe277e7419b03f65d6e8a8d9d8d560e8676b", kill_on_drop: false }` [INFO] [stdout] 52699f2dc94c6fbc165680ea1ea5fe277e7419b03f65d6e8a8d9d8d560e8676b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8525821af77e93f59913cb5ba5fd3113a937caf71aabaac365f8f3cae885990 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a8525821af77e93f59913cb5ba5fd3113a937caf71aabaac365f8f3cae885990", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling piston-texture v0.8.0 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling stb_truetype v0.3.0 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling num_cpus v1.11.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling gfx_gl v0.6.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [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.1 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling piston2d-graphics v0.35.0 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling piston-gfx_texture v0.40.0 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.70.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.66.0 [INFO] [stderr] Compiling winit v0.19.5 [INFO] [stderr] Compiling pistoncore-input v0.28.0 [INFO] [stderr] Compiling pistoncore-window v0.44.0 [INFO] [stderr] Compiling glutin v0.21.1 [INFO] [stderr] Compiling pistoncore-event_loop v0.49.0 [INFO] [stderr] Compiling piston v0.49.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.63.0 [INFO] [stderr] Compiling piston_window v0.105.0 [INFO] [stderr] Compiling piston_fifteen v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Image` [INFO] [stdout] --> src/gameboard_view.rs:1:35 [INFO] [stdout] | [INFO] [stdout] 1 | use graphics::{Context, Graphics, Image, text, Transformed}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `graphics::math::Matrix2d` [INFO] [stdout] --> src/animator.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use graphics::math::Matrix2d; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `animate_shift` [INFO] [stdout] --> src/gameboard_view.rs:100:132 [INFO] [stdout] | [INFO] [stdout] 100 | ...ller, glyphs: &mut C, animate_shift:[f64;2], c: &Context, g: &mut G) { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_animate_shift` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `animate_shift` [INFO] [stdout] --> src/gameboard_view.rs:154:78 [INFO] [stdout] | [INFO] [stdout] 154 | fn draw_fields(&self, controller: &mut GameboardController, animate_shift:[f64;2], c: &Context, g: &mut G) { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_animate_shift` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 01s [INFO] running `Command { std: "docker" "inspect" "a8525821af77e93f59913cb5ba5fd3113a937caf71aabaac365f8f3cae885990", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8525821af77e93f59913cb5ba5fd3113a937caf71aabaac365f8f3cae885990", kill_on_drop: false }` [INFO] [stdout] a8525821af77e93f59913cb5ba5fd3113a937caf71aabaac365f8f3cae885990 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] 31249c5edafa3441941e14abd4ff83b598800ce1431f4e4dcd646177d754963b [INFO] running `Command { std: "docker" "start" "-a" "31249c5edafa3441941e14abd4ff83b598800ce1431f4e4dcd646177d754963b", kill_on_drop: false }` [INFO] [stderr] Compiling piston_fifteen v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Image` [INFO] [stdout] --> src/gameboard_view.rs:1:35 [INFO] [stdout] | [INFO] [stdout] 1 | use graphics::{Context, Graphics, Image, text, Transformed}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `graphics::math::Matrix2d` [INFO] [stdout] --> src/animator.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use graphics::math::Matrix2d; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `animate_shift` [INFO] [stdout] --> src/gameboard_view.rs:100:132 [INFO] [stdout] | [INFO] [stdout] 100 | ...ller, glyphs: &mut C, animate_shift:[f64;2], c: &Context, g: &mut G) { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_animate_shift` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `animate_shift` [INFO] [stdout] --> src/gameboard_view.rs:154:78 [INFO] [stdout] | [INFO] [stdout] 154 | fn draw_fields(&self, controller: &mut GameboardController, animate_shift:[f64;2], c: &Context, g: &mut G) { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_animate_shift` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/gameboard.rs:226:13 [INFO] [stdout] | [INFO] [stdout] 226 | let mut g = Gameboard::new(); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.63s [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "31249c5edafa3441941e14abd4ff83b598800ce1431f4e4dcd646177d754963b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31249c5edafa3441941e14abd4ff83b598800ce1431f4e4dcd646177d754963b", kill_on_drop: false }` [INFO] [stdout] 31249c5edafa3441941e14abd4ff83b598800ce1431f4e4dcd646177d754963b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] f99663d512f2c77f16c1a5c61351623f668219809881e0825a2d879ab3049ea0 [INFO] running `Command { std: "docker" "start" "-a" "f99663d512f2c77f16c1a5c61351623f668219809881e0825a2d879ab3049ea0", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Image` [INFO] [stderr] --> src/gameboard_view.rs:1:35 [INFO] [stderr] | [INFO] [stderr] 1 | use graphics::{Context, Graphics, Image, text, Transformed}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `graphics::math::Matrix2d` [INFO] [stderr] --> src/animator.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use graphics::math::Matrix2d; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `animate_shift` [INFO] [stderr] --> src/gameboard_view.rs:100:132 [INFO] [stderr] | [INFO] [stderr] 100 | ...ller, glyphs: &mut C, animate_shift:[f64;2], c: &Context, g: &mut G) { [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_animate_shift` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `animate_shift` [INFO] [stderr] --> src/gameboard_view.rs:154:78 [INFO] [stderr] | [INFO] [stderr] 154 | fn draw_fields(&self, controller: &mut GameboardController, animate_shift:[f64;2], c: &Context, g: &mut G) { [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_animate_shift` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/gameboard.rs:226:13 [INFO] [stderr] | [INFO] [stderr] 226 | let mut g = Gameboard::new(); [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/piston_fifteen-6c450d44fe7f9e95 [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test gameboard_controller::tests::new_gameboard_controller_test_smoke ... ok [INFO] [stdout] test gameboard::tests::transpose_test ... ok [INFO] [stdout] test gameboard::tests::display_show ... ok [INFO] [stdout] test gameboard_controller::tests::change_direction_test ... ok [INFO] [stdout] test gameboard::tests::shuffle_in_new_test ... ok [INFO] [stdout] test gameboard::tests::sell_as_string_test ... ok [INFO] [stdout] test gameboard::tests::zero_test_smoke ... ok [INFO] [stdout] test gameboard::tests::is_neighbours_test ... ok [INFO] [stdout] test gameboard::tests::is_over_test ... ok [INFO] [stdout] test gameboard::tests::new_test ... ok [INFO] [stdout] test gameboard::tests::swap_with_zero_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f99663d512f2c77f16c1a5c61351623f668219809881e0825a2d879ab3049ea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f99663d512f2c77f16c1a5c61351623f668219809881e0825a2d879ab3049ea0", kill_on_drop: false }` [INFO] [stdout] f99663d512f2c77f16c1a5c61351623f668219809881e0825a2d879ab3049ea0