[INFO] cloning repository https://github.com/maroider/justaprankbro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maroider/justaprankbro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaroider%2Fjustaprankbro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaroider%2Fjustaprankbro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac2f893678c02445efb4cd2679ed6bfebb14dfb1 [INFO] checking maroider/justaprankbro against try#575650af7d7ca88602df28e39d27bf3e456c306e for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaroider%2Fjustaprankbro" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maroider/justaprankbro on toolchain 575650af7d7ca88602df28e39d27bf3e456c306e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maroider/justaprankbro [INFO] finished tweaking git repo https://github.com/maroider/justaprankbro [INFO] tweaked toml for git repo https://github.com/maroider/justaprankbro written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/maroider/justaprankbro already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "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] 2b07b5d29626e7132a2db5f952a51cb041aa240ffb76cbf10f83121505852b12 [INFO] running `Command { std: "docker" "start" "-a" "2b07b5d29626e7132a2db5f952a51cb041aa240ffb76cbf10f83121505852b12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b07b5d29626e7132a2db5f952a51cb041aa240ffb76cbf10f83121505852b12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b07b5d29626e7132a2db5f952a51cb041aa240ffb76cbf10f83121505852b12", kill_on_drop: false }` [INFO] [stdout] 2b07b5d29626e7132a2db5f952a51cb041aa240ffb76cbf10f83121505852b12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "check" "--frozen" "--all" "--all-targets" "--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] 3c8664348f94842ffda99c03947ca6fee9bb28c083a15d5756b9c3613ce3b430 [INFO] running `Command { std: "docker" "start" "-a" "3c8664348f94842ffda99c03947ca6fee9bb28c083a15d5756b9c3613ce3b430", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking stb_truetype v0.3.0 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking rusttype v0.8.0 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Checking smithay-client-toolkit v0.6.4 [INFO] [stderr] Checking winit v0.20.0-alpha3 [INFO] [stderr] Checking justaprankbro v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/cursor.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | shared::{ntdef::HANDLE, windef::HICON, winerror::ERROR_FILE_NOT_FOUND}, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/cursor.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | um::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/cursor.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | shared::{ntdef::HANDLE, windef::HICON, winerror::ERROR_FILE_NOT_FOUND}, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/cursor.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | um::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetSystemCursor` in this scope [INFO] [stdout] --> src/cursor.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | unsafe { SetSystemCursor(self.cursor.handle as HICON, self.kind.as_id()) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HICON` in this scope [INFO] [stdout] --> src/cursor.rs:27:56 [INFO] [stdout] | [INFO] [stdout] 27 | unsafe { SetSystemCursor(self.cursor.handle as HICON, self.kind.as_id()) }; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/cursor.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | handle: HANDLE, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LoadImageW` in this scope [INFO] [stdout] --> src/cursor.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | LoadImageW( [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `IMAGE_CURSOR` in this scope [INFO] [stdout] --> src/cursor.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 52 | IMAGE_CURSOR, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LR_SHARED` in this scope [INFO] [stdout] --> src/cursor.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | LR_SHARED | LR_LOADFROMFILE, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LR_LOADFROMFILE` in this scope [INFO] [stdout] --> src/cursor.rs:55:29 [INFO] [stdout] | [INFO] [stdout] 55 | LR_SHARED | LR_LOADFROMFILE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetLastError` in this scope [INFO] [stdout] --> src/cursor.rs:60:39 [INFO] [stdout] | [INFO] [stdout] 60 | let error_code = unsafe { GetLastError() }; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERROR_FILE_NOT_FOUND` in this scope [INFO] [stdout] --> src/cursor.rs:63:30 [INFO] [stdout] | [INFO] [stdout] 63 | if error_code == ERROR_FILE_NOT_FOUND { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LoadImageW` in this scope [INFO] [stdout] --> src/cursor.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | LoadImageW( [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MAKEINTRESOURCEW` in this scope [INFO] [stdout] --> src/cursor.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | MAKEINTRESOURCEW(kind.as_id() as u16), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `IMAGE_CURSOR` in this scope [INFO] [stdout] --> src/cursor.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | IMAGE_CURSOR, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LR_SHARED` in this scope [INFO] [stdout] --> src/cursor.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | LR_SHARED, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CopyImage` in this scope [INFO] [stdout] --> src/cursor.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | let handle = unsafe { CopyImage(cursor, IMAGE_CURSOR, 0, 0, 0) }; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `IMAGE_CURSOR` in this scope [INFO] [stdout] --> src/cursor.rs:88:49 [INFO] [stdout] | [INFO] [stdout] 88 | let handle = unsafe { CopyImage(cursor, IMAGE_CURSOR, 0, 0, 0) }; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetSystemCursor` in this scope [INFO] [stdout] --> src/cursor.rs:99:18 [INFO] [stdout] | [INFO] [stdout] 99 | unsafe { SetSystemCursor(self.handle as HICON, kind.as_id()) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HICON` in this scope [INFO] [stdout] --> src/cursor.rs:99:49 [INFO] [stdout] | [INFO] [stdout] 99 | unsafe { SetSystemCursor(self.handle as HICON, kind.as_id()) }; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetSystemCursor` in this scope [INFO] [stdout] --> src/cursor.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | unsafe { SetSystemCursor(self.cursor.handle as HICON, self.kind.as_id()) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HICON` in this scope [INFO] [stdout] --> src/cursor.rs:27:56 [INFO] [stdout] | [INFO] [stdout] 27 | unsafe { SetSystemCursor(self.cursor.handle as HICON, self.kind.as_id()) }; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/cursor.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | handle: HANDLE, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LoadImageW` in this scope [INFO] [stdout] --> src/cursor.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | LoadImageW( [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `IMAGE_CURSOR` in this scope [INFO] [stdout] --> src/cursor.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 52 | IMAGE_CURSOR, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LR_SHARED` in this scope [INFO] [stdout] --> src/cursor.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | LR_SHARED | LR_LOADFROMFILE, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LR_LOADFROMFILE` in this scope [INFO] [stdout] --> src/cursor.rs:55:29 [INFO] [stdout] | [INFO] [stdout] 55 | LR_SHARED | LR_LOADFROMFILE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetLastError` in this scope [INFO] [stdout] --> src/cursor.rs:60:39 [INFO] [stdout] | [INFO] [stdout] 60 | let error_code = unsafe { GetLastError() }; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERROR_FILE_NOT_FOUND` in this scope [INFO] [stdout] --> src/cursor.rs:63:30 [INFO] [stdout] | [INFO] [stdout] 63 | if error_code == ERROR_FILE_NOT_FOUND { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LoadImageW` in this scope [INFO] [stdout] --> src/cursor.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | LoadImageW( [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MAKEINTRESOURCEW` in this scope [INFO] [stdout] --> src/cursor.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | MAKEINTRESOURCEW(kind.as_id() as u16), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `IMAGE_CURSOR` in this scope [INFO] [stdout] --> src/cursor.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | IMAGE_CURSOR, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LR_SHARED` in this scope [INFO] [stdout] --> src/cursor.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | LR_SHARED, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CopyImage` in this scope [INFO] [stdout] --> src/cursor.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | let handle = unsafe { CopyImage(cursor, IMAGE_CURSOR, 0, 0, 0) }; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `IMAGE_CURSOR` in this scope [INFO] [stdout] --> src/cursor.rs:88:49 [INFO] [stdout] | [INFO] [stdout] 88 | let handle = unsafe { CopyImage(cursor, IMAGE_CURSOR, 0, 0, 0) }; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetSystemCursor` in this scope [INFO] [stdout] --> src/cursor.rs:99:18 [INFO] [stdout] | [INFO] [stdout] 99 | unsafe { SetSystemCursor(self.handle as HICON, kind.as_id()) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HICON` in this scope [INFO] [stdout] --> src/cursor.rs:99:49 [INFO] [stdout] | [INFO] [stdout] 99 | unsafe { SetSystemCursor(self.handle as HICON, kind.as_id()) }; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `justaprankbro` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3c8664348f94842ffda99c03947ca6fee9bb28c083a15d5756b9c3613ce3b430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c8664348f94842ffda99c03947ca6fee9bb28c083a15d5756b9c3613ce3b430", kill_on_drop: false }` [INFO] [stdout] 3c8664348f94842ffda99c03947ca6fee9bb28c083a15d5756b9c3613ce3b430