[INFO] fetching crate stlink 0.1.0... [INFO] testing stlink-0.1.0 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate stlink 0.1.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate stlink 0.1.0 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate stlink 0.1.0 [INFO] finished tweaking crates.io crate stlink 0.1.0 [INFO] tweaked toml for crates.io crate stlink 0.1.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jep106 v0.2.5 [INFO] [stderr] Downloaded hexdump v0.1.1 [INFO] [stderr] Downloaded rusb v0.5.5 [INFO] [stderr] Downloaded object v0.14.1 [INFO] [stderr] Downloaded debug-probe v0.1.0 [INFO] [stderr] Downloaded target-lexicon v0.8.1 [INFO] [stderr] Downloaded ihex v1.1.2 [INFO] [stderr] Downloaded parity-wasm v0.40.3 [INFO] [stderr] Downloaded goblin v0.0.24 [INFO] [stderr] Downloaded scroll_derive v0.9.5 [INFO] [stderr] Downloaded itertools v0.4.19 [INFO] [stderr] Downloaded arm-memory v0.1.0 [INFO] [stderr] Downloaded coresight v0.1.0 [INFO] [stderr] Downloaded libusb1-sys v0.3.7 [INFO] [stderr] Downloaded scroll v0.9.2 [INFO] [stderr] Downloaded query_interface v0.3.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48b16dece392ba5ea9dbc1c3216cb7577ad3c0817a336141fd81d5dcfb515669 [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" "48b16dece392ba5ea9dbc1c3216cb7577ad3c0817a336141fd81d5dcfb515669", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48b16dece392ba5ea9dbc1c3216cb7577ad3c0817a336141fd81d5dcfb515669", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48b16dece392ba5ea9dbc1c3216cb7577ad3c0817a336141fd81d5dcfb515669", kill_on_drop: false }` [INFO] [stdout] 48b16dece392ba5ea9dbc1c3216cb7577ad3c0817a336141fd81d5dcfb515669 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f69f81bbc6194364966076badb7764b5a374f15e92312eae4df4d3a1aaea997 [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" "3f69f81bbc6194364966076badb7764b5a374f15e92312eae4df4d3a1aaea997", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling parity-wasm v0.40.3 [INFO] [stderr] Compiling query_interface v0.3.5 [INFO] [stderr] Compiling ihex v1.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling hexdump v0.1.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling tar v0.4.35 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling capstone-sys v0.10.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Compiling libusb1-sys v0.3.7 [INFO] [stderr] Compiling rusb v0.5.5 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling goblin v0.0.24 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling rental v0.5.6 [INFO] [stderr] Compiling jep106 v0.2.5 [INFO] [stderr] Compiling coresight v0.1.0 [INFO] [stderr] Compiling arm-memory v0.1.0 [INFO] [stderr] Compiling target-lexicon v0.8.1 [INFO] [stderr] Compiling object v0.14.1 [INFO] [stderr] Compiling capstone v0.6.0 [INFO] [stderr] Compiling debug-probe v0.1.0 [INFO] [stderr] Compiling stlink v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: using `procedural-masquerade` crate [INFO] [stdout] --> src/usb_interface.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | / rental! { [INFO] [stdout] 62 | | pub mod rent { [INFO] [stdout] 63 | | use super::*; [INFO] [stdout] 64 | | /// Provides low-level USB enumeration and transfers for STLinkV2/3 devices. [INFO] [stdout] ... | [INFO] [stdout] 71 | | } [INFO] [stdout] 72 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(proc_macro_back_compat)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83125 [INFO] [stdout] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stdout] = note: this warning originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `protocol` [INFO] [stdout] --> src/stlink.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | protocol: WireProtocol, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "3f69f81bbc6194364966076badb7764b5a374f15e92312eae4df4d3a1aaea997", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f69f81bbc6194364966076badb7764b5a374f15e92312eae4df4d3a1aaea997", kill_on_drop: false }` [INFO] [stdout] 3f69f81bbc6194364966076badb7764b5a374f15e92312eae4df4d3a1aaea997 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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] e7684e1fe887cabedcdfb59f6cd5db09e196a1f2ec101fdecff1621338896489 [INFO] running `Command { std: "docker" "start" "-a" "e7684e1fe887cabedcdfb59f6cd5db09e196a1f2ec101fdecff1621338896489", kill_on_drop: false }` [INFO] [stdout] warning: using `procedural-masquerade` crate [INFO] [stdout] --> src/usb_interface.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | / rental! { [INFO] [stdout] 62 | | pub mod rent { [INFO] [stdout] 63 | | use super::*; [INFO] [stdout] 64 | | /// Provides low-level USB enumeration and transfers for STLinkV2/3 devices. [INFO] [stdout] ... | [INFO] [stdout] 71 | | } [INFO] [stdout] 72 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(proc_macro_back_compat)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83125 [INFO] [stdout] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stdout] = note: this warning originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling stlink v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `protocol` [INFO] [stdout] --> src/stlink.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | protocol: WireProtocol, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `procedural-masquerade` crate [INFO] [stdout] --> src/usb_interface.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | / rental! { [INFO] [stdout] 62 | | pub mod rent { [INFO] [stdout] 63 | | use super::*; [INFO] [stdout] 64 | | /// Provides low-level USB enumeration and transfers for STLinkV2/3 devices. [INFO] [stdout] ... | [INFO] [stdout] 71 | | } [INFO] [stdout] 72 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(proc_macro_back_compat)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83125 [INFO] [stdout] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stdout] = note: this warning originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `protocol` [INFO] [stdout] --> src/stlink.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | protocol: WireProtocol, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.96s [INFO] running `Command { std: "docker" "inspect" "e7684e1fe887cabedcdfb59f6cd5db09e196a1f2ec101fdecff1621338896489", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7684e1fe887cabedcdfb59f6cd5db09e196a1f2ec101fdecff1621338896489", kill_on_drop: false }` [INFO] [stdout] e7684e1fe887cabedcdfb59f6cd5db09e196a1f2ec101fdecff1621338896489 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2693df3dbd94da56a97c7530ca07f598e27f423f9f929c890cf924e1dd4d26b6 [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" "2693df3dbd94da56a97c7530ca07f598e27f423f9f929c890cf924e1dd4d26b6", kill_on_drop: false }` [INFO] [stderr] warning: using `procedural-masquerade` crate [INFO] [stderr] --> src/usb_interface.rs:61:1 [INFO] [stderr] | [INFO] [stderr] 61 | / rental! { [INFO] [stderr] 62 | | pub mod rent { [INFO] [stderr] 63 | | use super::*; [INFO] [stderr] 64 | | /// Provides low-level USB enumeration and transfers for STLinkV2/3 devices. [INFO] [stderr] ... | [INFO] [stderr] 71 | | } [INFO] [stderr] 72 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(proc_macro_back_compat)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83125 [INFO] [stderr] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stderr] = note: this warning originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `protocol` [INFO] [stderr] --> src/stlink.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | protocol: WireProtocol, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: using `procedural-masquerade` crate [INFO] [stderr] --> src/usb_interface.rs:61:1 [INFO] [stderr] | [INFO] [stderr] 61 | / rental! { [INFO] [stderr] 62 | | pub mod rent { [INFO] [stderr] 63 | | use super::*; [INFO] [stderr] 64 | | /// Provides low-level USB enumeration and transfers for STLinkV2/3 devices. [INFO] [stderr] ... | [INFO] [stderr] 71 | | } [INFO] [stderr] 72 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(proc_macro_back_compat)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83125 [INFO] [stderr] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stderr] = note: this warning originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `protocol` [INFO] [stderr] --> src/stlink.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | protocol: WireProtocol, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/stlink-0fe7d828404b7921) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests stlink [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2693df3dbd94da56a97c7530ca07f598e27f423f9f929c890cf924e1dd4d26b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2693df3dbd94da56a97c7530ca07f598e27f423f9f929c890cf924e1dd4d26b6", kill_on_drop: false }` [INFO] [stdout] 2693df3dbd94da56a97c7530ca07f598e27f423f9f929c890cf924e1dd4d26b6