[INFO] cloning repository https://github.com/sinjs/liege-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sinjs/liege-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsinjs%2Fliege-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsinjs%2Fliege-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 456e4efb88e9254122bc19908671c149aef0f729 [INFO] checking sinjs/liege-bot against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsinjs%2Fliege-bot" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sinjs/liege-bot [INFO] finished tweaking git repo https://github.com/sinjs/liege-bot [INFO] tweaked toml for git repo https://github.com/sinjs/liege-bot written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sinjs/liege-bot on toolchain 165655a2f1981fef27b31c547ad7631979fc5139 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sinjs/liege-bot 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 5cde8da095782c3e323ab4694cfbc8592785962be838d595e54e4cec3803ee35 [INFO] running `Command { std: "docker" "start" "5cde8da095782c3e323ab4694cfbc8592785962be838d595e54e4cec3803ee35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5cde8da095782c3e323ab4694cfbc8592785962be838d595e54e4cec3803ee35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5cde8da095782c3e323ab4694cfbc8592785962be838d595e54e4cec3803ee35" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5cde8da095782c3e323ab4694cfbc8592785962be838d595e54e4cec3803ee35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5cde8da095782c3e323ab4694cfbc8592785962be838d595e54e4cec3803ee35" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling cc v1.2.6 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking rustls-pki-types v1.10.1 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking webpki-roots v0.26.7 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling ryu_floating_decimal v0.1.0 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Checking raw-cpuid v11.2.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking spinning_top v0.3.0 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking dyn-clone v1.0.18 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking nonempty v0.7.0 [INFO] [stderr] Compiling serenity v0.12.4 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Checking clap_builder v4.5.23 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking heck v0.4.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking headers v0.4.0 [INFO] [stderr] Checking pretty_dtoa v0.3.0 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking strfmt v0.2.4 [INFO] [stderr] Checking mendeleev v0.8.2 [INFO] [stderr] Checking jiff v0.1.28 [INFO] [stderr] Checking unicode-ident v1.0.14 [INFO] [stderr] Checking tower-http v0.6.2 [INFO] [stderr] Checking quanta v0.12.5 [INFO] [stderr] Checking eventsource-stream v0.2.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Checking tokio v1.42.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking forwarded-header-value v0.1.1 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/165655a2f1981fef27b31c547ad7631979fc5139/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=6f98487d9f885508 -C extra-filename=-761b7ddb7719197b --out-dir /opt/rustwide/target/debug/build/tokio/761b7ddb7719197b/out -L dependency=/opt/rustwide/target/debug/build/bytes/1d1989d9e2c5ec54/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/d541ac7a75168aa5/out -L dependency=/opt/rustwide/target/debug/build/libc/68890eeeddb3bda2/out -L dependency=/opt/rustwide/target/debug/build/lock_api/74da742ede98e441/out -L dependency=/opt/rustwide/target/debug/build/mio/a74db05514864d85/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/4fc2fa5364b3ebea/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/28828d06c93b00a2/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/61fd4e4df647da40/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/b7650e68c983ce33/out -L dependency=/opt/rustwide/target/debug/build/smallvec/4ed96af55ccf2e92/out -L dependency=/opt/rustwide/target/debug/build/socket2/b5191dae6af14ba4/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/aac23ea2f65d2a77/out --extern bytes=/opt/rustwide/target/debug/build/bytes/1d1989d9e2c5ec54/out/libbytes-1d1989d9e2c5ec54.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/68890eeeddb3bda2/out/liblibc-68890eeeddb3bda2.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/a74db05514864d85/out/libmio-a74db05514864d85.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/4fc2fa5364b3ebea/out/libparking_lot-4fc2fa5364b3ebea.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/61fd4e4df647da40/out/libpin_project_lite-61fd4e4df647da40.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/b7650e68c983ce33/out/libsignal_hook_registry-b7650e68c983ce33.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/b5191dae6af14ba4/out/libsocket2-b5191dae6af14ba4.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/aac23ea2f65d2a77/out/libtokio_macros-aac23ea2f65d2a77.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `openssl` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/165655a2f1981fef27b31c547ad7631979fc5139/bin/rustc --crate-name openssl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.68/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=eb21a75a7714437c -C extra-filename=-ac338a3333e5826e --out-dir /opt/rustwide/target/debug/build/openssl/ac338a3333e5826e/out -L dependency=/opt/rustwide/target/debug/build/bitflags/47961c4266c0c36c/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/d541ac7a75168aa5/out -L dependency=/opt/rustwide/target/debug/build/foreign-types/6e6818908575d36a/out -L dependency=/opt/rustwide/target/debug/build/foreign-types-shared/a69f17bd839b4420/out -L dependency=/opt/rustwide/target/debug/build/libc/68890eeeddb3bda2/out -L dependency=/opt/rustwide/target/debug/build/once_cell/154929b6ac9493b9/out -L dependency=/opt/rustwide/target/debug/build/openssl-macros/5bf27499824bd799/out -L dependency=/opt/rustwide/target/debug/build/openssl-sys/6e6576a5d217cb39/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/47961c4266c0c36c/out/libbitflags-47961c4266c0c36c.rmeta --extern cfg_if=/opt/rustwide/target/debug/build/cfg-if/d541ac7a75168aa5/out/libcfg_if-d541ac7a75168aa5.rmeta --extern foreign_types=/opt/rustwide/target/debug/build/foreign-types/6e6818908575d36a/out/libforeign_types-6e6818908575d36a.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/68890eeeddb3bda2/out/liblibc-68890eeeddb3bda2.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/154929b6ac9493b9/out/libonce_cell-154929b6ac9493b9.rmeta --extern openssl_macros=/opt/rustwide/target/debug/build/openssl-macros/5bf27499824bd799/out/libopenssl_macros-5bf27499824bd799.so --extern ffi=/opt/rustwide/target/debug/build/openssl-sys/6e6576a5d217cb39/out/libopenssl_sys-6e6576a5d217cb39.rmeta --cap-lints allow --cap-lints=forbid --cfg 'osslconf="OPENSSL_NO_IDEA"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111d --cfg ossl300 --cfg ossl310 --cfg ossl320 --cfg ossl330 --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_EC", "OPENSSL_NO_ARGON2"))' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "5cde8da095782c3e323ab4694cfbc8592785962be838d595e54e4cec3803ee35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cde8da095782c3e323ab4694cfbc8592785962be838d595e54e4cec3803ee35", kill_on_drop: false }` [INFO] [stdout] 5cde8da095782c3e323ab4694cfbc8592785962be838d595e54e4cec3803ee35