[INFO] fetching crate rvirsh 0.1.4... [INFO] testing rvirsh-0.1.4 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate rvirsh 0.1.4 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate rvirsh 0.1.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rvirsh 0.1.4 [INFO] tweaked toml for crates.io crate rvirsh 0.1.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rvirsh 0.1.4 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rvirsh 0.1.4 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49c331cf7999f7afcc8520fe43191b93ecaa43814b687ea574a7fb7fcbb0da03 [INFO] running `Command { std: "docker" "start" "-a" "49c331cf7999f7afcc8520fe43191b93ecaa43814b687ea574a7fb7fcbb0da03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49c331cf7999f7afcc8520fe43191b93ecaa43814b687ea574a7fb7fcbb0da03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49c331cf7999f7afcc8520fe43191b93ecaa43814b687ea574a7fb7fcbb0da03", kill_on_drop: false }` [INFO] [stdout] 49c331cf7999f7afcc8520fe43191b93ecaa43814b687ea574a7fb7fcbb0da03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecda5fd41715c0f8688f79e7c062a5fb4f6448ee77fac991548e1594d80e0bfb [INFO] running `Command { std: "docker" "start" "-a" "ecda5fd41715c0f8688f79e7c062a5fb4f6448ee77fac991548e1594d80e0bfb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling rvirsh v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling virt-sys v0.3.0 [INFO] [stderr] Compiling clap_builder v4.5.22 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling quick-xml v0.24.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling virt v0.4.1 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling clap v4.5.22 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcLRL9kY/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhome-a88fbcd35354456a,librvirsh-fea1977ea2bdfc1f,libtermios-ba40385b8f0153ab,libvirt-7e2a1c8bdb7d1689,libuuid-7d81add1ac9ed483,libvirt_sys-ab82fccf71f74b93,liblibc-a7cb99d999f46ded,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libquick_xml-10694b67371dd9d5,libconfig-08674040ab69ac7e,libpathdiff-3903ede7ad100cac,libjson5-22e6f44ebd4d646b,libpest-916fbacd71947b24,libucd_trie-64e35acb102f3b4d,libthiserror-0a94ecc78d13db3e,libron-83cf4574981839d6,libbitflags-89af7bbb2a7c89ed,libbase64-13144a1f1e192158,libserde_json-729a4b44ff60bc04,libitoa-6e2430f2fa153711,libryu-a980823ac8640001,libtoml-9f13d5fed6002ddc,libtoml_edit-32a6d52011bec3f0,libserde_spanned-5b1018d3ed7ae09f,libindexmap-b55b2e765400ecfc,libequivalent-487f93f8f6ab5e5b,libhashbrown-acdfbba63b345327,libwinnow-9bc7f5c9fa9fe7b6,libtoml_datetime-1c97695db60bf6a0,libnom-1f9e736189f20c7a,libmemchr-08f38e9718637002,libini-da66699b052a77e8,libordered_multimap-5b5f3b948b76e9c7,libdlv_list-ca388d4ad0fa7086,libyaml_rust2-e3c9e124eea1f4c4,libencoding_rs-c3fa4e07d9944d79,libarraydeque-113b06ef7681d200,libhashlink-b4445a6da5080151,libhashbrown-d5ed0f2a4963f99c,libahash-bc77c65a70865af7,libonce_cell-26bb5b0a5225bf1e,libcfg_if-3e7fc4e38d4a72b5,libzerocopy-2150a15c16f8bb6b,liballocator_api2-8d9c1e895dea53bd,libconvert_case-68da4ebb4b63e298,libunicode_segmentation-421de088ab714999,libserde-a935853b261c0927,libclap-3b8e5e94ba89480d,libclap_builder-89ecfa2c72a726ff,libstrsim-4d1ed08a123238dc,libanstream-46109e2ca4391c70,libanstyle_query-6b2b2868060db38b,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-c3c00c022d852059,libanstyle_parse-2a1cfd0795883160,libutf8parse-92d0158219063202,libclap_lex-033063cba7a3f477,libanstyle-e80e21c5036b9344,libanyhow-17096f17c6a1f9c8}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcLRL9kY/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rv-409b9713d100ed24" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: virEventRunDefaultImpl [INFO] [stdout] >>> referenced by event.rs:74 (src/event.rs:74) [INFO] [stdout] >>> rvirsh-fea1977ea2bdfc1f.rvirsh.628dcaae4353a0d9-cgu.6.rcgu.o:(rvirsh::event::event_run_default_impl::h25897dc04627c7a4) in archive /opt/rustwide/target/debug/deps/librvirsh-fea1977ea2bdfc1f.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: virEventRegisterDefaultImpl [INFO] [stdout] >>> referenced by event.rs:66 (src/event.rs:66) [INFO] [stdout] >>> rvirsh-fea1977ea2bdfc1f.rvirsh.628dcaae4353a0d9-cgu.6.rcgu.o:(rvirsh::event::event_register_default_impl::hccd6d3901e842b80) in archive /opt/rustwide/target/debug/deps/librvirsh-fea1977ea2bdfc1f.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: virEventAddHandle [INFO] [stdout] >>> referenced by event.rs:34 (src/event.rs:34) [INFO] [stdout] >>> rvirsh-fea1977ea2bdfc1f.rvirsh.628dcaae4353a0d9-cgu.2.rcgu.o:(rvirsh::event::Event::event_add_handle::hf83b5785d7275d4c) in archive /opt/rustwide/target/debug/deps/librvirsh-fea1977ea2bdfc1f.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: virStreamEventAddCallback [INFO] [stdout] >>> referenced by stream.rs:164 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/virt-0.4.1/src/stream.rs:164) [INFO] [stdout] >>> rvirsh-fea1977ea2bdfc1f.rvirsh.628dcaae4353a0d9-cgu.1.rcgu.o:(virt::stream::Stream::event_add_callback::h9e857e6b05a2b010) in archive /opt/rustwide/target/debug/deps/librvirsh-fea1977ea2bdfc1f.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: virDomainCreateXML [INFO] [stdout] >>> referenced by domain.rs:939 (src/domain.rs:939) [INFO] [stdout] >>> virt-7e2a1c8bdb7d1689.virt.2aaa27ed1d7996bb-cgu.0.rcgu.o:(virt::domain::Domain::create_xml::h9873aab5de5ebe92) in archive /opt/rustwide/target/debug/deps/libvirt-7e2a1c8bdb7d1689.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: virDomainDefineXML [INFO] [stdout] >>> referenced by domain.rs:962 (src/domain.rs:962) [INFO] [stdout] >>> virt-7e2a1c8bdb7d1689.virt.2aaa27ed1d7996bb-cgu.0.rcgu.o:(virt::domain::Domain::define_xml::h81f2af7fc461d288) in archive /opt/rustwide/target/debug/deps/libvirt-7e2a1c8bdb7d1689.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: virDomainGetConnect [INFO] [stdout] >>> referenced by domain.rs:759 (src/domain.rs:759) [INFO] [stdout] >>> virt-7e2a1c8bdb7d1689.virt.2aaa27ed1d7996bb-cgu.0.rcgu.o:(virt::domain::Domain::get_connect::h7239d4066d467dbe) in archive /opt/rustwide/target/debug/deps/libvirt-7e2a1c8bdb7d1689.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: virDomainGetOSType [INFO] [stdout] >>> referenced by domain.rs:825 (src/domain.rs:825) [INFO] [stdout] >>> virt-7e2a1c8bdb7d1689.virt.2aaa27ed1d7996bb-cgu.0.rcgu.o:(virt::domain::Domain::get_os_type::hf197199cde012939) in archive /opt/rustwide/target/debug/deps/libvirt-7e2a1c8bdb7d1689.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: virDomainGetXMLDesc [INFO] [stdout] >>> referenced by domain.rs:878 (src/domain.rs:878) [INFO] [stdout] >>> virt-7e2a1c8bdb7d1689.virt.2aaa27ed1d7996bb-cgu.0.rcgu.o:(virt::domain::Domain::get_xml_desc::hd429ce77934fc3e4) in archive /opt/rustwide/target/debug/deps/libvirt-7e2a1c8bdb7d1689.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: virDomainOpenConsole [INFO] [stdout] >>> referenced by domain.rs:1609 (src/domain.rs:1609) [INFO] [stdout] >>> virt-7e2a1c8bdb7d1689.virt.2aaa27ed1d7996bb-cgu.0.rcgu.o:(virt::domain::Domain::open_console::h9c9826dbfd98b016) in archive /opt/rustwide/target/debug/deps/libvirt-7e2a1c8bdb7d1689.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: virDomainGetAutostart [INFO] [stdout] >>> referenced by domain.rs:1204 (src/domain.rs:1204) [INFO] [stdout] >>> virt-7e2a1c8bdb7d1689.virt.2aaa27ed1d7996bb-cgu.0.rcgu.o:(virt::domain::Domain::get_autostart::h0d0bb9ffa063010f) in archive /opt/rustwide/target/debug/deps/libvirt-7e2a1c8bdb7d1689.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: virDomainGetMaxVcpus [INFO] [stdout] >>> referenced by domain.rs:1236 (src/domain.rs:1236) [INFO] [stdout] >>> virt-7e2a1c8bdb7d1689.virt.2aaa27ed1d7996bb-cgu.0.rcgu.o:(virt::domain::Domain::get_max_vcpus::h25ee94ac28eb5dd5) in archive /opt/rustwide/target/debug/deps/libvirt-7e2a1c8bdb7d1689.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: virDomainIsPersistent [INFO] [stdout] >>> referenced by domain.rs:1148 (src/domain.rs:1148) [INFO] [stdout] >>> virt-7e2a1c8bdb7d1689.virt.2aaa27ed1d7996bb-cgu.0.rcgu.o:(virt::domain::Domain::is_persistent::h853d894fe5996002) in archive /opt/rustwide/target/debug/deps/libvirt-7e2a1c8bdb7d1689.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: virDomainSetAutostart [INFO] [stdout] >>> referenced by domain.rs:1212 (src/domain.rs:1212) [INFO] [stdout] >>> virt-7e2a1c8bdb7d1689.virt.2aaa27ed1d7996bb-cgu.0.rcgu.o:(virt::domain::Domain::set_autostart::h7ce44b8e2e73474b) in archive /opt/rustwide/target/debug/deps/libvirt-7e2a1c8bdb7d1689.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: virDomainGetMaxMemory [INFO] [stdout] >>> referenced by domain.rs:1228 (src/domain.rs:1228) [INFO] [stdout] >>> virt-7e2a1c8bdb7d1689.virt.2aaa27ed1d7996bb-cgu.0.rcgu.o:(virt::domain::Domain::get_max_memory::hd69c8c31ec217b61) in archive /opt/rustwide/target/debug/deps/libvirt-7e2a1c8bdb7d1689.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: virDomainLookupByName [INFO] [stdout] >>> referenced by domain.rs:776 (src/domain.rs:776) [INFO] [stdout] >>> virt-7e2a1c8bdb7d1689.virt.2aaa27ed1d7996bb-cgu.0.rcgu.o:(virt::domain::Domain::lookup_by_name::hc50f89d7093e4c26) in archive /opt/rustwide/target/debug/deps/libvirt-7e2a1c8bdb7d1689.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: virDomainGetUUIDString [INFO] [stdout] >>> referenced by domain.rs:857 (src/domain.rs:857) [INFO] [stdout] >>> virt-7e2a1c8bdb7d1689.virt.2aaa27ed1d7996bb-cgu.0.rcgu.o:(virt::domain::Domain::get_uuid_string::h73c1d0a74986259f) in archive /opt/rustwide/target/debug/deps/libvirt-7e2a1c8bdb7d1689.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: virDomainHasManagedSaveImage [INFO] [stdout] >>> referenced by domain.rs:1850 (src/domain.rs:1850) [INFO] [stdout] >>> virt-7e2a1c8bdb7d1689.virt.2aaa27ed1d7996bb-cgu.0.rcgu.o:(virt::domain::Domain::has_managed_save::h7befbe4072e1737e) in archive /opt/rustwide/target/debug/deps/libvirt-7e2a1c8bdb7d1689.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: virDomainListAllSnapshots [INFO] [stdout] >>> referenced by domain.rs:2207 (src/domain.rs:2207) [INFO] [stdout] >>> virt-7e2a1c8bdb7d1689.virt.2aaa27ed1d7996bb-cgu.0.rcgu.o:(virt::domain::Domain::list_all_snapshots::he3fd2ff01b12d155) in archive /opt/rustwide/target/debug/deps/libvirt-7e2a1c8bdb7d1689.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: virDomainFree [INFO] [stdout] >>> referenced by domain.rs:1186 (src/domain.rs:1186) [INFO] [stdout] >>> virt-7e2a1c8bdb7d1689.virt.2aaa27ed1d7996bb-cgu.0.rcgu.o:(virt::domain::Domain::free::h3571cd5f7805126e) in archive /opt/rustwide/target/debug/deps/libvirt-7e2a1c8bdb7d1689.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rvirsh` (bin "rv") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ecda5fd41715c0f8688f79e7c062a5fb4f6448ee77fac991548e1594d80e0bfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecda5fd41715c0f8688f79e7c062a5fb4f6448ee77fac991548e1594d80e0bfb", kill_on_drop: false }` [INFO] [stdout] ecda5fd41715c0f8688f79e7c062a5fb4f6448ee77fac991548e1594d80e0bfb