Build #265244 2020-06-27T10:39:55.431083+00:00
# rustc version
rustc 1.46.0-nightly (7750c3d46 2020-06-26)# docs.rs version
docsrs 0.6.0 (116821e 2020-06-24)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/sdl2-sys-0.34.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/sdl2-sys-0.34.2/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1001" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --resource-suffix -20200626-1.46.0-nightly-7750c3d46 --static-root-path / --cap-lints warn --extern-html-root-url cfg_if=https://docs.rs/cfg-if/0.1.2 --extern-html-root-url libc=https://docs.rs/libc/0.2.67 --extern-html-root-url version_compare=https://docs.rs/version-compare/0.0.10" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "2" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "-j2", 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] 41b86bcd127db531a938e2c6f525f3a5e2df2ac0067427a63acda5bae292d872
[INFO] running `Command { std: "docker" "start" "-a" "41b86bcd127db531a938e2c6f525f3a5e2df2ac0067427a63acda5bae292d872", kill_on_drop: false }`
[INFO] [stderr] Compiling version-compare v0.0.10
[INFO] [stderr] Compiling libc v0.2.67
[INFO] [stderr] Compiling cfg-if v0.1.2
[INFO] [stderr] Compiling sdl2-sys v0.34.2 (/opt/rustwide/workdir)
[INFO] [stderr] Documenting sdl2-sys v0.34.2 (/opt/rustwide/workdir)
[INFO] [stderr] warning: `[COMPUTER]` cannot be resolved, ignoring it.
[INFO] [stderr] --> /opt/rustwide/target/debug/build/sdl2-sys-02b31a57a396cc3f/out/sdl_bindings.rs:13886:1
[INFO] [stderr] |
[INFO] [stderr] 13886 | / #[doc = " \\brief Structure that represents a haptic direction."]
[INFO] [stderr] 13887 | | #[doc = ""]
[INFO] [stderr] 13888 | | #[doc = " This is the direction where the force comes from,"]
[INFO] [stderr] 13889 | | #[doc = " instead of the direction in which the force is exerted."]
[INFO] [stderr] ... |
[INFO] [stderr] 13977 | | #[doc = " \\sa SDL_HapticEffect"]
[INFO] [stderr] 13978 | | #[doc = " \\sa SDL_HapticNumAxes"]
[INFO] [stderr] | |___________________________________^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(intra_doc_link_resolution_failure)]` on by default
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] [ COMPUTER ]
[INFO] [stderr] ^^^^^^^^^^
[INFO] [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: `[HAPTIC]` cannot be resolved, ignoring it.
[INFO] [stderr] --> /opt/rustwide/target/debug/build/sdl2-sys-02b31a57a396cc3f/out/sdl_bindings.rs:13886:1
[INFO] [stderr] |
[INFO] [stderr] 13886 | / #[doc = " \\brief Structure that represents a haptic direction."]
[INFO] [stderr] 13887 | | #[doc = ""]
[INFO] [stderr] 13888 | | #[doc = " This is the direction where the force comes from,"]
[INFO] [stderr] 13889 | | #[doc = " instead of the direction in which the force is exerted."]
[INFO] [stderr] ... |
[INFO] [stderr] 13977 | | #[doc = " \\sa SDL_HapticEffect"]
[INFO] [stderr] 13978 | | #[doc = " \\sa SDL_HapticNumAxes"]
[INFO] [stderr] | |___________________________________^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] (-1,0) West <----[ HAPTIC ]----> East (1,0)
[INFO] [stderr] ^^^^^^^^
[INFO] [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: `[USER]` cannot be resolved, ignoring it.
[INFO] [stderr] --> /opt/rustwide/target/debug/build/sdl2-sys-02b31a57a396cc3f/out/sdl_bindings.rs:13886:1
[INFO] [stderr] |
[INFO] [stderr] 13886 | / #[doc = " \\brief Structure that represents a haptic direction."]
[INFO] [stderr] 13887 | | #[doc = ""]
[INFO] [stderr] 13888 | | #[doc = " This is the direction where the force comes from,"]
[INFO] [stderr] 13889 | | #[doc = " instead of the direction in which the force is exerted."]
[INFO] [stderr] ... |
[INFO] [stderr] 13977 | | #[doc = " \\sa SDL_HapticEffect"]
[INFO] [stderr] 13978 | | #[doc = " \\sa SDL_HapticNumAxes"]
[INFO] [stderr] | |___________________________________^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] [ USER ]
[INFO] [stderr] ^^^^^^
[INFO] [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr] --> /opt/rustwide/target/debug/build/sdl2-sys-02b31a57a396cc3f/out/sdl_bindings.rs:13886:1
[INFO] [stderr] |
[INFO] [stderr] 13886 | / #[doc = " \\brief Structure that represents a haptic direction."]
[INFO] [stderr] 13887 | | #[doc = ""]
[INFO] [stderr] 13888 | | #[doc = " This is the direction where the force comes from,"]
[INFO] [stderr] 13889 | | #[doc = " instead of the direction in which the force is exerted."]
[INFO] [stderr] ... |
[INFO] [stderr] 13977 | | #[doc = " \\sa SDL_HapticEffect"]
[INFO] [stderr] 13978 | | #[doc = " \\sa SDL_HapticNumAxes"]
[INFO] [stderr] | |___________________________________^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] direction.dir[0] = 0; // X position
[INFO] [stderr] ^
[INFO] [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: `[1]` cannot be resolved, ignoring it.
[INFO] [stderr] --> /opt/rustwide/target/debug/build/sdl2-sys-02b31a57a396cc3f/out/sdl_bindings.rs:13886:1
[INFO] [stderr] |
[INFO] [stderr] 13886 | / #[doc = " \\brief Structure that represents a haptic direction."]
[INFO] [stderr] 13887 | | #[doc = ""]
[INFO] [stderr] 13888 | | #[doc = " This is the direction where the force comes from,"]
[INFO] [stderr] 13889 | | #[doc = " instead of the direction in which the force is exerted."]
[INFO] [stderr] ... |
[INFO] [stderr] 13977 | | #[doc = " \\sa SDL_HapticEffect"]
[INFO] [stderr] 13978 | | #[doc = " \\sa SDL_HapticNumAxes"]
[INFO] [stderr] | |___________________________________^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] direction.dir[1] = 1; // Y position
[INFO] [stderr] ^
[INFO] [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr] --> /opt/rustwide/target/debug/build/sdl2-sys-02b31a57a396cc3f/out/sdl_bindings.rs:13886:1
[INFO] [stderr] |
[INFO] [stderr] 13886 | / #[doc = " \\brief Structure that represents a haptic direction."]
[INFO] [stderr] 13887 | | #[doc = ""]
[INFO] [stderr] 13888 | | #[doc = " This is the direction where the force comes from,"]
[INFO] [stderr] 13889 | | #[doc = " instead of the direction in which the force is exerted."]
[INFO] [stderr] ... |
[INFO] [stderr] 13977 | | #[doc = " \\sa SDL_HapticEffect"]
[INFO] [stderr] 13978 | | #[doc = " \\sa SDL_HapticNumAxes"]
[INFO] [stderr] | |___________________________________^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] direction.dir[0] = 18000; // Polar only uses first parameter
[INFO] [stderr] ^
[INFO] [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr] --> /opt/rustwide/target/debug/build/sdl2-sys-02b31a57a396cc3f/out/sdl_bindings.rs:13886:1
[INFO] [stderr] |
[INFO] [stderr] 13886 | / #[doc = " \\brief Structure that represents a haptic direction."]
[INFO] [stderr] 13887 | | #[doc = ""]
[INFO] [stderr] 13888 | | #[doc = " This is the direction where the force comes from,"]
[INFO] [stderr] 13889 | | #[doc = " instead of the direction in which the force is exerted."]
[INFO] [stderr] ... |
[INFO] [stderr] 13977 | | #[doc = " \\sa SDL_HapticEffect"]
[INFO] [stderr] 13978 | | #[doc = " \\sa SDL_HapticNumAxes"]
[INFO] [stderr] | |___________________________________^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] direction.dir[0] = 9000; // Since we only have two axes we don't need more parameters.
[INFO] [stderr] ^
[INFO] [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: `[RGB]` cannot be resolved, ignoring it.
[INFO] [stderr] --> /opt/rustwide/target/debug/build/sdl2-sys-02b31a57a396cc3f/out/sdl_bindings.rs:6827:5
[INFO] [stderr] |
[INFO] [stderr] 6827 | / #[doc = " Allocate and free an RGB surface."]
[INFO] [stderr] 6828 | | #[doc = ""]
[INFO] [stderr] 6829 | | #[doc = " If the depth is 4 or 8 bits, an empty palette is allocated for the surface."]
[INFO] [stderr] 6830 | | #[doc = " If the depth is greater than 8 bits, the pixel format is set using the"]
[INFO] [stderr] ... |
[INFO] [stderr] 6841 | | #[doc = " \\param Bmask The blue mask of the surface to create."]
[INFO] [stderr] 6842 | | #[doc = " \\param Amask The alpha mask of the surface to create."]
[INFO] [stderr] | |_______________________________________________________________________^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] flags '[RGB]mask'.
[INFO] [stderr] ^^^
[INFO] [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: `[SDL_SCANCODE_RETURN]` cannot be resolved, ignoring it.
[INFO] [stderr] --> /opt/rustwide/target/debug/build/sdl2-sys-02b31a57a396cc3f/out/sdl_bindings.rs:9386:5
[INFO] [stderr] |
[INFO] [stderr] 9386 | / #[doc = " \\brief Get a snapshot of the current state of the keyboard."]
[INFO] [stderr] 9387 | | #[doc = ""]
[INFO] [stderr] 9388 | | #[doc = " \\param numkeys if non-NULL, receives the length of the returned array."]
[INFO] [stderr] 9389 | | #[doc = ""]
[INFO] [stderr] ... |
[INFO] [stderr] 9397 | | #[doc = " }"]
[INFO] [stderr] 9398 | | #[doc = " \\endcode"]
[INFO] [stderr] | |__________________________^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] if ( state[SDL_SCANCODE_RETURN] ) {
[INFO] [stderr] ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: `[in]` cannot be resolved, ignoring it.
[INFO] [stderr] --> /opt/rustwide/target/debug/build/sdl2-sys-02b31a57a396cc3f/out/sdl_bindings.rs:29897:5
[INFO] [stderr] |
[INFO] [stderr] 29897 | / #[doc = " \\brief Dynamically load a Vulkan loader library."]
[INFO] [stderr] 29898 | | #[doc = ""]
[INFO] [stderr] 29899 | | #[doc = " \\param [in] path The platform dependent Vulkan loader library name, or"]
[INFO] [stderr] 29900 | | #[doc = " \\c NULL."]
[INFO] [stderr] ... |
[INFO] [stderr] 29941 | | #[doc = " \\sa SDL_Vulkan_GetVkGetInstanceProcAddr()"]
[INFO] [stderr] 29942 | | #[doc = " \\sa SDL_Vulkan_UnloadLibrary()"]
[INFO] [stderr] | |________________________________________________^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] \param [in] path The platform dependent Vulkan loader library name, or
[INFO] [stderr] ^^
[INFO] [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: `[in]` cannot be resolved, ignoring it.
[INFO] [stderr] --> /opt/rustwide/target/debug/build/sdl2-sys-02b31a57a396cc3f/out/sdl_bindings.rs:29960:5
[INFO] [stderr] |
[INFO] [stderr] 29960 | / #[doc = " \\brief Get the names of the Vulkan instance extensions needed to create"]
[INFO] [stderr] 29961 | | #[doc = " a surface with \\c SDL_Vulkan_CreateSurface()."]
[INFO] [stderr] 29962 | | #[doc = ""]
[INFO] [stderr] 29963 | | #[doc = " \\param [in] \\c NULL or window Window for which the required Vulkan instance"]
[INFO] [stderr] ... |
[INFO] [stderr] 30029 | | #[doc = ""]
[INFO] [stderr] 30030 | | #[doc = " \\sa SDL_Vulkan_CreateSurface()"]
[INFO] [stderr] | |________________________________________________^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] \param [in] \c NULL or window Window for which the required Vulkan instance
[INFO] [stderr] ^^
[INFO] [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: `[out]` cannot be resolved, ignoring it.
[INFO] [stderr] --> /opt/rustwide/target/debug/build/sdl2-sys-02b31a57a396cc3f/out/sdl_bindings.rs:29960:5
[INFO] [stderr] |
[INFO] [stderr] 29960 | / #[doc = " \\brief Get the names of the Vulkan instance extensions needed to create"]
[INFO] [stderr] 29961 | | #[doc = " a surface with \\c SDL_Vulkan_CreateSurface()."]
[INFO] [stderr] 29962 | | #[doc = ""]
[INFO] [stderr] 29963 | | #[doc = " \\param [in] \\c NULL or window Window for which the required Vulkan instance"]
[INFO] [stderr] ... |
[INFO] [stderr] 30029 | | #[doc = ""]
[INFO] [stderr] 30030 | | #[doc = " \\sa SDL_Vulkan_CreateSurface()"]
[INFO] [stderr] | |________________________________________________^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] \param [out] pNames \c NULL or a pointer to an array to be filled with the
[INFO] [stderr] ^^^
[INFO] [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr] --> /opt/rustwide/target/debug/build/sdl2-sys-02b31a57a396cc3f/out/sdl_bindings.rs:29960:5
[INFO] [stderr] |
[INFO] [stderr] 29960 | / #[doc = " \\brief Get the names of the Vulkan instance extensions needed to create"]
[INFO] [stderr] 29961 | | #[doc = " a surface with \\c SDL_Vulkan_CreateSurface()."]
[INFO] [stderr] 29962 | | #[doc = ""]
[INFO] [stderr] 29963 | | #[doc = " \\param [in] \\c NULL or window Window for which the required Vulkan instance"]
[INFO] [stderr] ... |
[INFO] [stderr] 30029 | | #[doc = ""]
[INFO] [stderr] 30030 | | #[doc = " \\sa SDL_Vulkan_CreateSurface()"]
[INFO] [stderr] | |________________________________________________^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] size_t additionalExtensionsCount = sizeof(additionalExtensions) / sizeof(additionalExtensions[0]);
[INFO] [stderr] ^
[INFO] [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: `[i]` cannot be resolved, ignoring it.
[INFO] [stderr] --> /opt/rustwide/target/debug/build/sdl2-sys-02b31a57a396cc3f/out/sdl_bindings.rs:29960:5
[INFO] [stderr] |
[INFO] [stderr] 29960 | / #[doc = " \\brief Get the names of the Vulkan instance extensions needed to create"]
[INFO] [stderr] 29961 | | #[doc = " a surface with \\c SDL_Vulkan_CreateSurface()."]
[INFO] [stderr] 29962 | | #[doc = ""]
[INFO] [stderr] 29963 | | #[doc = " \\param [in] \\c NULL or window Window for which the required Vulkan instance"]
[INFO] [stderr] ... |
[INFO] [stderr] 30029 | | #[doc = ""]
[INFO] [stderr] 30030 | | #[doc = " \\sa SDL_Vulkan_CreateSurface()"]
[INFO] [stderr] | |________________________________________________^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] names[i + count] = additionalExtensions[i];
[INFO] [stderr] ^
[INFO] [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: `[in]` cannot be resolved, ignoring it.
[INFO] [stderr] --> /opt/rustwide/target/debug/build/sdl2-sys-02b31a57a396cc3f/out/sdl_bindings.rs:30038:5
[INFO] [stderr] |
[INFO] [stderr] 30038 | / #[doc = " \\brief Create a Vulkan rendering surface for a window."]
[INFO] [stderr] 30039 | | #[doc = ""]
[INFO] [stderr] 30040 | | #[doc = " \\param [in] window SDL_Window to which to attach the rendering surface."]
[INFO] [stderr] 30041 | | #[doc = " \\param [in] instance handle to the Vulkan instance to use."]
[INFO] [stderr] ... |
[INFO] [stderr] 30063 | | #[doc = ""]
[INFO] [stderr] 30064 | | #[doc = " \\sa SDL_Vulkan_GetInstanceExtensions()"]
[INFO] [stderr] | |________________________________________________________^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] \param [in] window SDL_Window to which to attach the rendering surface.
[INFO] [stderr] ^^
[INFO] [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: `[in]` cannot be resolved, ignoring it.
[INFO] [stderr] --> /opt/rustwide/target/debug/build/sdl2-sys-02b31a57a396cc3f/out/sdl_bindings.rs:30038:5
[INFO] [stderr] |
[INFO] [stderr] 30038 | / #[doc = " \\brief Create a Vulkan rendering surface for a window."]
[INFO] [stderr] 30039 | | #[doc = ""]
[INFO] [stderr] 30040 | | #[doc = " \\param [in] window SDL_Window to which to attach the rendering surface."]
[INFO] [stderr] 30041 | | #[doc = " \\param [in] instance handle to the Vulkan instance to use."]
[INFO] [stderr] ... |
[INFO] [stderr] 30063 | | #[doc = ""]
[INFO] [stderr] 30064 | | #[doc = " \\sa SDL_Vulkan_GetInstanceExtensions()"]
[INFO] [stderr] | |________________________________________________________^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] \param [in] instance handle to the Vulkan instance to use.
[INFO] [stderr] ^^
[INFO] [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: `[out]` cannot be resolved, ignoring it.
[INFO] [stderr] --> /opt/rustwide/target/debug/build/sdl2-sys-02b31a57a396cc3f/out/sdl_bindings.rs:30038:5
[INFO] [stderr] |
[INFO] [stderr] 30038 | / #[doc = " \\brief Create a Vulkan rendering surface for a window."]
[INFO] [stderr] 30039 | | #[doc = ""]
[INFO] [stderr] 30040 | | #[doc = " \\param [in] window SDL_Window to which to attach the rendering surface."]
[INFO] [stderr] 30041 | | #[doc = " \\param [in] instance handle to the Vulkan instance to use."]
[INFO] [stderr] ... |
[INFO] [stderr] 30063 | | #[doc = ""]
[INFO] [stderr] 30064 | | #[doc = " \\sa SDL_Vulkan_GetInstanceExtensions()"]
[INFO] [stderr] | |________________________________________________________^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] \param [out] surface pointer to a VkSurfaceKHR handle to receive the
[INFO] [stderr] ^^^
[INFO] [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: 17 warnings emitted
[INFO] [stderr]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.24s
[INFO] running `Command { std: "docker" "inspect" "41b86bcd127db531a938e2c6f525f3a5e2df2ac0067427a63acda5bae292d872", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41b86bcd127db531a938e2c6f525f3a5e2df2ac0067427a63acda5bae292d872", kill_on_drop: false }`
[INFO] [stdout] 41b86bcd127db531a938e2c6f525f3a5e2df2ac0067427a63acda5bae292d872