[INFO] cloning repository https://github.com/islamuddin/discovery [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/islamuddin/discovery" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fislamuddin%2Fdiscovery", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fislamuddin%2Fdiscovery'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db4f2f08d0b3282b4cae8caa6e0ce1e92d9483c4 [INFO] checking islamuddin/discovery against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fislamuddin%2Fdiscovery" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 91% (935/1022) Updating files: 92% (941/1022) Updating files: 93% (951/1022) Updating files: 94% (961/1022) Updating files: 95% (971/1022) Updating files: 96% (982/1022) Updating files: 97% (992/1022) Updating files: 98% (1002/1022) Updating files: 99% (1012/1022) Updating files: 100% (1022/1022) Updating files: 100% (1022/1022), done. [INFO] validating manifest of git repo https://github.com/islamuddin/discovery on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/islamuddin/discovery [INFO] finished tweaking git repo https://github.com/islamuddin/discovery [INFO] tweaked toml for git repo https://github.com/islamuddin/discovery written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/islamuddin/discovery 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded panic-itm v0.4.1 [INFO] [stderr] Downloaded stm32f30x-hal v0.2.0 [INFO] [stderr] Downloaded volatile-register v0.2.0 [INFO] [stderr] Downloaded cortex-m v0.6.1 [INFO] [stderr] Downloaded as-slice v0.1.2 [INFO] [stderr] Downloaded aligned v0.3.2 [INFO] [stderr] Downloaded l3gd20 v0.2.0 [INFO] [stderr] Downloaded cortex-m-rt-macros v0.1.7 [INFO] [stderr] Downloaded heapless v0.3.7 [INFO] [stderr] Downloaded aligned v0.2.0 [INFO] [stderr] Downloaded cortex-m-rt v0.6.11 [INFO] [stderr] Downloaded nb v0.1.2 [INFO] [stderr] Downloaded m v0.1.1 [INFO] [stderr] Downloaded lsm303dlhc v0.2.0 [INFO] [stderr] Downloaded syn v1.0.13 [INFO] [stderr] Downloaded cast v0.2.3 [INFO] [stderr] Downloaded cortex-m v0.5.10 [INFO] [stderr] Downloaded embedded-hal v0.2.3 [INFO] [stderr] Downloaded proc-macro2 v1.0.7 [INFO] [stderr] Downloaded r0 v0.2.2 [INFO] [stderr] Downloaded vcell v0.1.2 [INFO] [stderr] Downloaded generic-array v0.11.1 [INFO] [stderr] Downloaded f3 v0.6.1 [INFO] [stderr] Downloaded stm32f30x v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f01794512194a99a733b72212b878719ccd55d99862cfe4f4c445894bf9a1c17 [INFO] running `Command { std: "docker" "start" "-a" "f01794512194a99a733b72212b878719ccd55d99862cfe4f4c445894bf9a1c17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f01794512194a99a733b72212b878719ccd55d99862cfe4f4c445894bf9a1c17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f01794512194a99a733b72212b878719ccd55d99862cfe4f4c445894bf9a1c17", kill_on_drop: false }` [INFO] [stdout] f01794512194a99a733b72212b878719ccd55d99862cfe4f4c445894bf9a1c17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d37761814a2b0563db413711f80895d88b366c423b2d7d9740e7a1373eadd07 [INFO] running `Command { std: "docker" "start" "-a" "7d37761814a2b0563db413711f80895d88b366c423b2d7d9740e7a1373eadd07", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling cortex-m v0.6.1 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.11 [INFO] [stderr] Compiling cortex-m v0.5.10 [INFO] [stderr] Checking nb v0.1.2 [INFO] [stderr] Compiling stm32f30x v0.7.1 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Checking aligned v0.2.0 [INFO] [stderr] Compiling f3 v0.6.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking m v0.1.1 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking embedded-hal v0.2.3 [INFO] [stderr] Checking generic-array v0.11.1 [INFO] [stderr] Checking l3gd20 v0.2.0 [INFO] [stderr] Checking as-slice v0.1.2 [INFO] [stderr] Checking lsm303dlhc v0.2.0 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Checking aligned v0.3.2 [INFO] [stderr] Checking heapless v0.3.7 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking panic-itm v0.4.1 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.7 [INFO] [stderr] Checking stm32f30x-hal v0.2.0 [INFO] [stderr] Checking aux7 v0.1.0 (/opt/rustwide/workdir/src/07-registers/auxiliary) [INFO] [stderr] Checking aux8 v0.1.0 (/opt/rustwide/workdir/src/08-leds-again/auxiliary) [INFO] [stderr] Checking aux16 v0.1.0 (/opt/rustwide/workdir/src/16-punch-o-meter/auxiliary) [INFO] [stderr] Checking aux6 v0.1.0 (/opt/rustwide/workdir/src/06-hello-world/auxiliary) [INFO] [stderr] Checking aux15 v0.1.0 (/opt/rustwide/workdir/src/15-led-compass/auxiliary) [INFO] [stderr] Checking aux11 v0.1.0 (/opt/rustwide/workdir/src/11-usart/auxiliary) [INFO] [stderr] Checking aux14 v0.1.0 (/opt/rustwide/workdir/src/14-i2c/auxiliary) [INFO] [stderr] Checking aux9 v0.1.0 (/opt/rustwide/workdir/src/09-clocks-and-timers/auxiliary) [INFO] [stderr] Checking aux5 v0.1.0 (/opt/rustwide/workdir/src/05-led-roulette/auxiliary) [INFO] [stderr] Checking registers v0.1.0 (/opt/rustwide/workdir/src/07-registers) [INFO] [stderr] Checking punch-o-meter v0.1.0 (/opt/rustwide/workdir/src/16-punch-o-meter) [INFO] [stderr] Checking led-compass v0.1.0 (/opt/rustwide/workdir/src/15-led-compass) [INFO] [stderr] Checking usart v0.1.0 (/opt/rustwide/workdir/src/11-usart) [INFO] [stderr] Checking i2c v0.1.0 (/opt/rustwide/workdir/src/14-i2c) [INFO] [stderr] Checking hello-world v0.1.0 (/opt/rustwide/workdir/src/06-hello-world) [INFO] [stderr] Checking clocks-and-timers v0.1.0 (/opt/rustwide/workdir/src/09-clocks-and-timers) [INFO] [stdout] error[E0152]: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_itm` (which `aux15` depends on) [INFO] [stdout] = note: first definition in `panic_itm` loaded from /opt/rustwide/target/debug/deps/libpanic_itm-060c3fd6fa76b933.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/506512391b1a75ae450d36c9420978402a91abcc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6701759d8343e913.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_itm` (which `aux11` depends on) [INFO] [stdout] = note: first definition in `panic_itm` loaded from /opt/rustwide/target/debug/deps/libpanic_itm-060c3fd6fa76b933.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/506512391b1a75ae450d36c9420978402a91abcc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6701759d8343e913.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aux9` (lib test) due to 2 previous errors [INFO] [stdout] error[E0152]: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_itm` (which `aux9` depends on) [INFO] [stdout] = note: first definition in `panic_itm` loaded from /opt/rustwide/target/debug/deps/libpanic_itm-060c3fd6fa76b933.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/506512391b1a75ae450d36c9420978402a91abcc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6701759d8343e913.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0152]: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_itm` (which `aux6` depends on) [INFO] [stdout] = note: first definition in `panic_itm` loaded from /opt/rustwide/target/debug/deps/libpanic_itm-060c3fd6fa76b933.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/506512391b1a75ae450d36c9420978402a91abcc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6701759d8343e913.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aux6` (lib test) due to 2 previous errors [INFO] [stdout] error[E0152]: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_itm` (which `aux16` depends on) [INFO] [stdout] = note: first definition in `panic_itm` loaded from /opt/rustwide/target/debug/deps/libpanic_itm-060c3fd6fa76b933.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/506512391b1a75ae450d36c9420978402a91abcc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6701759d8343e913.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aux15` (lib test) due to 2 previous errors [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aux11` (lib test) due to 2 previous errors [INFO] [stderr] error: could not compile `aux16` (lib test) due to 2 previous errors [INFO] [stdout] error[E0152]: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_itm` (which `aux14` depends on) [INFO] [stdout] = note: first definition in `panic_itm` loaded from /opt/rustwide/target/debug/deps/libpanic_itm-060c3fd6fa76b933.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/506512391b1a75ae450d36c9420978402a91abcc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6701759d8343e913.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_itm` (which `aux16` depends on) [INFO] [stdout] = note: first definition in `panic_itm` loaded from /opt/rustwide/target/debug/deps/libpanic_itm-060c3fd6fa76b933.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/506512391b1a75ae450d36c9420978402a91abcc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6701759d8343e913.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_itm` (which `aux7` depends on) [INFO] [stdout] = note: first definition in `panic_itm` loaded from /opt/rustwide/target/debug/deps/libpanic_itm-060c3fd6fa76b933.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/506512391b1a75ae450d36c9420978402a91abcc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6701759d8343e913.rlib [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] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stdout] error[E0152]: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_halt` (which `aux5` depends on) [INFO] [stdout] = note: first definition in `panic_halt` loaded from /opt/rustwide/target/debug/deps/libpanic_halt-d4b2984cf0ecee47.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/506512391b1a75ae450d36c9420978402a91abcc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6701759d8343e913.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [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: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [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] [stderr] error: could not compile `aux14` (lib test) due to 2 previous errors [INFO] [stderr] error: could not compile `punch-o-meter` (bin "punch-o-meter" test) due to 2 previous errors [INFO] [stdout] error[E0152]: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_itm` (which `aux11` depends on) [INFO] [stdout] = note: first definition in `panic_itm` loaded from /opt/rustwide/target/debug/deps/libpanic_itm-060c3fd6fa76b933.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/506512391b1a75ae450d36c9420978402a91abcc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6701759d8343e913.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `registers` (bin "registers" test) due to 2 previous errors [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aux5` (lib test) due to 2 previous errors [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hello-world` (bin "hello-world") due to 2 previous errors [INFO] [stderr] error: could not compile `i2c` (bin "i2c") due to 2 previous errors [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] [stderr] error: could not compile `usart` (bin "usart" test) due to 2 previous errors [INFO] [stderr] error: could not compile `led-compass` (bin "led-compass") due to 2 previous errors [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clocks-and-timers` (bin "clocks-and-timers") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "7d37761814a2b0563db413711f80895d88b366c423b2d7d9740e7a1373eadd07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d37761814a2b0563db413711f80895d88b366c423b2d7d9740e7a1373eadd07", kill_on_drop: false }` [INFO] [stdout] 7d37761814a2b0563db413711f80895d88b366c423b2d7d9740e7a1373eadd07