[INFO] fetching crate sftool 0.1.14... [INFO] testing sftool-0.1.14 against 1.90.0 for beta-1.91-3 [INFO] extracting crate sftool 0.1.14 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate sftool 0.1.14 [INFO] finished tweaking crates.io crate sftool 0.1.14 [INFO] tweaked toml for crates.io crate sftool 0.1.14 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sftool 0.1.14 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sftool 0.1.14 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libudev v0.3.0 [INFO] [stderr] Downloaded bitfield-macros v0.18.1 [INFO] [stderr] Downloaded rust-embed-utils v8.6.0 [INFO] [stderr] Downloaded unescaper v0.1.5 [INFO] [stderr] Downloaded bitfield-macros v0.19.0 [INFO] [stderr] Downloaded scroll_derive v0.12.0 [INFO] [stderr] Downloaded parse_int v0.6.0 [INFO] [stderr] Downloaded xmas-elf v0.9.1 [INFO] [stderr] Downloaded bitfield v0.19.0 [INFO] [stderr] Downloaded deku_derive v0.16.0 [INFO] [stderr] Downloaded jep106 v0.2.10 [INFO] [stderr] Downloaded deku v0.16.0 [INFO] [stderr] Downloaded udev v0.8.0 [INFO] [stderr] Downloaded nusb v0.1.13 [INFO] [stderr] Downloaded dary_heap v0.3.7 [INFO] [stderr] Downloaded uf2-decode v0.2.0 [INFO] [stderr] Downloaded serialport v4.7.0 [INFO] [stderr] Downloaded bitfield v0.18.1 [INFO] [stderr] Downloaded goblin v0.9.3 [INFO] [stderr] Downloaded docsplay-macros v0.1.1 [INFO] [stderr] Downloaded hidapi v2.6.3 [INFO] [stderr] Downloaded rustix v1.0.0 [INFO] [stderr] Downloaded docsplay v0.1.1 [INFO] [stderr] Downloaded esp-idf-part v0.5.0 [INFO] [stderr] Downloaded ihex v3.0.0 [INFO] [stderr] Downloaded probe-rs-target v0.27.0 [INFO] [stderr] Downloaded svg v0.18.0 [INFO] [stderr] Downloaded io-kit-sys v0.4.1 [INFO] [stderr] Downloaded include-flate-codegen v0.2.0 [INFO] [stderr] Downloaded rust-embed-impl v8.6.0 [INFO] [stderr] Downloaded tempfile v3.18.0 [INFO] [stderr] Downloaded rust-embed v8.6.0 [INFO] [stderr] Downloaded include-flate v0.3.0 [INFO] [stderr] Downloaded probe-rs v0.27.0 [INFO] [stderr] Downloaded linux-raw-sys v0.9.2 [INFO] [stderr] Downloaded espflash v3.3.0 [INFO] [stderr] Downloaded sftool-lib v0.1.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54201148791b76ef59cd91b805a7891c777571a2abd28a83678a568c69cc4501 [INFO] running `Command { std: "docker" "start" "-a" "54201148791b76ef59cd91b805a7891c777571a2abd28a83678a568c69cc4501", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54201148791b76ef59cd91b805a7891c777571a2abd28a83678a568c69cc4501", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54201148791b76ef59cd91b805a7891c777571a2abd28a83678a568c69cc4501", kill_on_drop: false }` [INFO] [stdout] 54201148791b76ef59cd91b805a7891c777571a2abd28a83678a568c69cc4501 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46ea1b7b9200fb8bc7cd5a2a9a11f381d6680f875e8968c153ccd1615fedb177 [INFO] running `Command { std: "docker" "start" "-a" "46ea1b7b9200fb8bc7cd5a2a9a11f381d6680f875e8968c153ccd1615fedb177", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling dary_heap v0.3.7 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling miniz_oxide v0.8.7 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling parse_int v0.6.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling rustix v1.0.0 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling xmas-elf v0.9.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling libudev v0.3.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling udev v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling hidapi v2.6.3 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling rust-embed-utils v8.6.0 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling linux-raw-sys v0.9.2 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling svg v0.18.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ihex v3.0.0 [INFO] [stderr] Compiling uf2-decode v0.2.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling tempfile v3.18.0 [INFO] [stderr] Compiling nusb v0.1.13 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling scroll_derive v0.12.0 [INFO] [stderr] Compiling miette-derive v7.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling bitfield-macros v0.18.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling docsplay-macros v0.1.1 [INFO] [stderr] Compiling include-flate-codegen v0.2.0 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.24 [INFO] [stderr] Compiling bitfield-macros v0.19.0 [INFO] [stderr] Compiling bitfield v0.18.1 [INFO] [stderr] Compiling include-flate v0.3.0 [INFO] [stderr] Compiling rust-embed-impl v8.6.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling goblin v0.9.3 [INFO] [stderr] Compiling docsplay v0.1.1 [INFO] [stderr] Compiling bitfield v0.19.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rust-embed v8.6.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling miette v7.5.0 [INFO] [stderr] Compiling unescaper v0.1.5 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling serialport v4.7.0 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling jep106 v0.2.10 [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling probe-rs-target v0.27.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling deku_derive v0.16.0 [INFO] [stderr] Compiling probe-rs v0.27.0 [INFO] [stderr] Compiling deku v0.16.0 [INFO] [stderr] Compiling esp-idf-part v0.5.0 [INFO] [stderr] Compiling espflash v3.3.0 [INFO] [stderr] Compiling sftool-lib v0.1.14 [INFO] [stderr] Compiling sftool v0.1.14 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/main.rs:403:26 [INFO] [stdout] | [INFO] [stdout] 403 | .filter(|p| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "46ea1b7b9200fb8bc7cd5a2a9a11f381d6680f875e8968c153ccd1615fedb177", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46ea1b7b9200fb8bc7cd5a2a9a11f381d6680f875e8968c153ccd1615fedb177", kill_on_drop: false }` [INFO] [stdout] 46ea1b7b9200fb8bc7cd5a2a9a11f381d6680f875e8968c153ccd1615fedb177 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b9599daac3e28fead08b3894b91588d4b8f7f02bb9873e29bf4ce836437b597 [INFO] running `Command { std: "docker" "start" "-a" "4b9599daac3e28fead08b3894b91588d4b8f7f02bb9873e29bf4ce836437b597", kill_on_drop: false }` [INFO] [stderr] Compiling sftool v0.1.14 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/main.rs:403:26 [INFO] [stdout] | [INFO] [stdout] 403 | .filter(|p| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.44s [INFO] running `Command { std: "docker" "inspect" "4b9599daac3e28fead08b3894b91588d4b8f7f02bb9873e29bf4ce836437b597", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b9599daac3e28fead08b3894b91588d4b8f7f02bb9873e29bf4ce836437b597", kill_on_drop: false }` [INFO] [stdout] 4b9599daac3e28fead08b3894b91588d4b8f7f02bb9873e29bf4ce836437b597 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1fcbb30754f3c655d8ed22fcc3b7719c2a48ca4e551e89a2d6e067f3369aa83b [INFO] running `Command { std: "docker" "start" "-a" "1fcbb30754f3c655d8ed22fcc3b7719c2a48ca4e551e89a2d6e067f3369aa83b", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `p` [INFO] [stderr] --> src/main.rs:403:26 [INFO] [stderr] | [INFO] [stderr] 403 | .filter(|p| { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `sftool` (bin "sftool" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sftool-da5a41241c6ddf78) [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" "1fcbb30754f3c655d8ed22fcc3b7719c2a48ca4e551e89a2d6e067f3369aa83b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fcbb30754f3c655d8ed22fcc3b7719c2a48ca4e551e89a2d6e067f3369aa83b", kill_on_drop: false }` [INFO] [stdout] 1fcbb30754f3c655d8ed22fcc3b7719c2a48ca4e551e89a2d6e067f3369aa83b