[INFO] cloning repository https://github.com/Yatekii/rtic-minimal-sample
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Yatekii/rtic-minimal-sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYatekii%2Frtic-minimal-sample", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYatekii%2Frtic-minimal-sample'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ff9f210d83bd500a4deb7bfb2117cc826eccadd8
[INFO] checking Yatekii/rtic-minimal-sample/ff9f210d83bd500a4deb7bfb2117cc826eccadd8 against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYatekii%2Frtic-minimal-sample" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Yatekii/rtic-minimal-sample on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Yatekii/rtic-minimal-sample
[INFO] finished tweaking git repo https://github.com/Yatekii/rtic-minimal-sample
[INFO] tweaked toml for git repo https://github.com/Yatekii/rtic-minimal-sample written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Yatekii/rtic-minimal-sample 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" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/stm32-rs/stm32l4xx-hal`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rtic-core v0.3.0
[INFO] [stderr]   Downloaded as-slice v0.1.4
[INFO] [stderr]   Downloaded cortex-m-rtic-macros v0.5.2
[INFO] [stderr]   Downloaded rtt-target v0.2.2
[INFO] [stderr]   Downloaded cortex-m-rt v0.6.13
[INFO] [stderr]   Downloaded cortex-m-rtic v0.5.5
[INFO] [stderr]   Downloaded heapless v0.5.6
[INFO] [stderr]   Downloaded fixed v1.3.0
[INFO] [stderr]   Downloaded stm32l4 v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad2995d9c75cec4182a5f196bcb8d2904dee59c91fdba29c03a305be16e28fbb
[INFO] running `Command { std: "docker" "start" "-a" "ad2995d9c75cec4182a5f196bcb8d2904dee59c91fdba29c03a305be16e28fbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad2995d9c75cec4182a5f196bcb8d2904dee59c91fdba29c03a305be16e28fbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad2995d9c75cec4182a5f196bcb8d2904dee59c91fdba29c03a305be16e28fbb", kill_on_drop: false }`
[INFO] [stdout] ad2995d9c75cec4182a5f196bcb8d2904dee59c91fdba29c03a305be16e28fbb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5040b8ff90d0b23cf53b60365cf63926a63833cb22fc138b10ed41570eca374c
[INFO] running `Command { std: "docker" "start" "-a" "5040b8ff90d0b23cf53b60365cf63926a63833cb22fc138b10ed41570eca374c", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.44
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling cortex-m v0.6.3
[INFO] [stderr]     Checking vcell v0.1.2
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]    Compiling cortex-m-rt v0.6.13
[INFO] [stderr]     Checking r0 v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling heapless v0.5.6
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]    Compiling stm32l4 v0.11.0
[INFO] [stderr]     Checking volatile-register v0.2.0
[INFO] [stderr]     Checking nb v1.0.0
[INFO] [stderr]    Compiling fixed v1.3.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking ufmt-write v0.1.0
[INFO] [stderr]     Checking rtic-core v0.3.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking embedded-hal v0.2.4
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling cortex-m-rtic v0.5.5
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling indexmap v1.6.0
[INFO] [stderr]    Compiling num-rational v0.3.0
[INFO] [stderr]    Compiling num-iter v0.1.41
[INFO] [stderr]     Checking hash32 v0.1.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking num-complex v0.3.0
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking generic-array v0.13.2
[INFO] [stderr]     Checking as-slice v0.1.4
[INFO] [stderr]     Checking num v0.3.0
[INFO] [stderr]     Checking aligned v0.3.4
[INFO] [stderr]     Checking rtt-target v0.2.2
[INFO] [stderr]    Compiling rtic-syntax v0.4.0
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.1.8
[INFO] [stderr]    Compiling cortex-m-rtic-macros v0.5.2
[INFO] [stderr]     Checking stm32l4xx-hal v0.5.0 (https://github.com/stm32-rs/stm32l4xx-hal#b954de7f)
[INFO] [stderr]     Checking rtic-minimal-sample v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `core`
[INFO] [stdout]   --> src/main.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[rtic::app(device = stm32l4xx_hal::stm32, peripherals = true)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `rtic::app` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `rtic::app` may come from an old version of the `cortex_m_rtic_macros` crate, try updating your dependency with `cargo update -p cortex_m_rtic_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0276]: impl has stricter requirements than trait
[INFO] [stdout]   --> src/main.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[rtic::app(device = stm32l4xx_hal::stm32, peripherals = true)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ impl has extra requirement `for<'a> impl FnOnce(&mut [R; SAMPLE_BUFFER_SIZE]) -> R: FnOnce(&'a mut [R; 16])`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `core`
[INFO] [stdout]   --> src/main.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[rtic::app(device = stm32l4xx_hal::stm32, peripherals = true)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `rtic::app` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `rtic::app` may come from an old version of the `cortex_m_rtic_macros` crate, try updating your dependency with `cargo update -p cortex_m_rtic_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[panic_handler]` function required, but not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0276]: impl has stricter requirements than trait
[INFO] [stdout]   --> src/main.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[rtic::app(device = stm32l4xx_hal::stm32, peripherals = true)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ impl has extra requirement `for<'a> impl FnOnce(&mut [R; SAMPLE_BUFFER_SIZE]) -> R: FnOnce(&'a mut [R; 16])`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: expected a `FnOnce(&mut [f32; 16])` closure, found `impl FnOnce(&mut [R; SAMPLE_BUFFER_SIZE]) -> R`
[INFO] [stdout]    --> src/main.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout] 14  | #[rtic::app(device = stm32l4xx_hal::stm32, peripherals = true)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected an `FnOnce(&mut [f32; 16])` closure, found `impl FnOnce(&mut [R; SAMPLE_BUFFER_SIZE]) -> R`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected a closure with arguments `(&mut [R; 16],)`
[INFO] [stdout]                found a closure with arguments `(&mut [f32; 16],)`
[INFO] [stdout] note: required by a bound in `rtic::export::lock`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-rtic-0.5.5/src/export.rs:155:13
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub unsafe fn lock<T, R>(
[INFO] [stdout]     |               ---- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 155 |     f: impl FnOnce(&mut T) -> R,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ required by this bound in `lock`
[INFO] [stdout]     = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: expected a `FnOnce(&mut [f32; 16])` closure, found `impl FnOnce(&mut [R; SAMPLE_BUFFER_SIZE]) -> R`
[INFO] [stdout]    --> src/main.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout] 14  | #[rtic::app(device = stm32l4xx_hal::stm32, peripherals = true)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected an `FnOnce(&mut [f32; 16])` closure, found `impl FnOnce(&mut [R; SAMPLE_BUFFER_SIZE]) -> R`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected a closure with arguments `(&mut [R; 16],)`
[INFO] [stdout]                found a closure with arguments `(&mut [f32; 16],)`
[INFO] [stdout] note: required by a bound in `rtic::export::lock`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-rtic-0.5.5/src/export.rs:155:13
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub unsafe fn lock<T, R>(
[INFO] [stdout]     |               ---- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 155 |     f: impl FnOnce(&mut T) -> R,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ required by this bound in `lock`
[INFO] [stdout]     = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/main.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn init(ctx: init::Context) -> init::LateResources {
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/main.rs:53:24
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn conversion_done(ctx: conversion_done::Context) {
[INFO] [stdout]    |                        ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `DAC_PHASE`
[INFO] [stdout]   --> src/main.rs:36:20
[INFO] [stdout]    |
[INFO] [stdout] 36 |           static mut DAC_PHASE: u32 = 0;
[INFO] [stdout]    |  ____________________-^^^^^^^^
[INFO] [stdout] 37 | |
[INFO] [stdout] 38 | |         let measure::Context {
[INFO] [stdout] 39 | |             resources: measure::Resources { mut sin_buffer },
[INFO] [stdout]    | |_____________________________________________________________- help: try removing the field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/main.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn init(ctx: init::Context) -> init::LateResources {
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/main.rs:53:24
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn conversion_done(ctx: conversion_done::Context) {
[INFO] [stdout]    |                        ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `DAC_PHASE`
[INFO] [stdout]   --> src/main.rs:36:20
[INFO] [stdout]    |
[INFO] [stdout] 36 |           static mut DAC_PHASE: u32 = 0;
[INFO] [stdout]    |  ____________________-^^^^^^^^
[INFO] [stdout] 37 | |
[INFO] [stdout] 38 | |         let measure::Context {
[INFO] [stdout] 39 | |             resources: measure::Resources { mut sin_buffer },
[INFO] [stdout]    | |_____________________________________________________________- help: try removing the field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0276, E0277.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0276`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0276, E0277.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0276`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rtic-minimal-sample` (bin "rtic-minimal-sample") due to 4 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rtic-minimal-sample` (bin "rtic-minimal-sample" test) due to 2 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5040b8ff90d0b23cf53b60365cf63926a63833cb22fc138b10ed41570eca374c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5040b8ff90d0b23cf53b60365cf63926a63833cb22fc138b10ed41570eca374c", kill_on_drop: false }`
[INFO] [stdout] 5040b8ff90d0b23cf53b60365cf63926a63833cb22fc138b10ed41570eca374c
