[INFO] fetching crate s2protocol 3.4.0... [INFO] testing s2protocol-3.4.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate s2protocol 3.4.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate s2protocol 3.4.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate s2protocol 3.4.0 [INFO] tweaked toml for crates.io crate s2protocol 3.4.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate s2protocol 3.4.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate s2protocol 3.4.0 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded linked-hash-map v0.5.6 [INFO] [stderr] Downloaded syntect-tui v3.0.6 [INFO] [stderr] Downloaded test-log-macros v0.2.17 [INFO] [stderr] Downloaded test-log v0.2.17 [INFO] [stderr] Downloaded convert_case v0.7.1 [INFO] [stderr] Downloaded sha256 v1.6.0 [INFO] [stderr] Downloaded yaml-rust v0.4.5 [INFO] [stderr] Downloaded arrow-arith v56.1.0 [INFO] [stderr] Downloaded lexical-util v1.0.6 [INFO] [stderr] Downloaded num-complex v0.3.1 [INFO] [stderr] Downloaded tracing-error v0.2.1 [INFO] [stderr] Downloaded lexical-core v1.0.5 [INFO] [stderr] Downloaded arrow-csv v56.1.0 [INFO] [stderr] Downloaded flatbuffers v25.2.10 [INFO] [stderr] Downloaded lexical-parse-integer v1.0.5 [INFO] [stderr] Downloaded color-eyre v0.6.5 [INFO] [stderr] Downloaded bzip2-rs v0.1.2 [INFO] [stderr] Downloaded nom-mpq v2.0.5 [INFO] [stderr] Downloaded redox_syscall v0.5.13 [INFO] [stderr] Downloaded crossterm v0.28.1 [INFO] [stderr] Downloaded arrow-string v56.1.0 [INFO] [stderr] Downloaded err-derive v0.3.1 [INFO] [stderr] Downloaded crossterm v0.29.0 [INFO] [stderr] Downloaded num-bigint v0.3.3 [INFO] [stderr] Downloaded compact_str v0.8.1 [INFO] [stderr] Downloaded arrow-cast v56.1.0 [INFO] [stderr] Downloaded lexical-write-float v1.0.5 [INFO] [stderr] Downloaded castaway v0.2.3 [INFO] [stderr] Downloaded ratatui v0.29.0 [INFO] [stderr] Downloaded windows-targets v0.53.2 [INFO] [stderr] Downloaded unicode-truncate v1.1.0 [INFO] [stderr] Downloaded arrow_convert_derive v0.10.0 [INFO] [stderr] Downloaded async-trait v0.1.88 [INFO] [stderr] Downloaded arrow-json v56.1.0 [INFO] [stderr] Downloaded derive_more-impl v2.0.1 [INFO] [stderr] Downloaded arrow-buffer v56.1.0 [INFO] [stderr] Downloaded arrow-array v56.1.0 [INFO] [stderr] Downloaded clap_builder v4.5.40 [INFO] [stderr] Downloaded strum v0.26.3 [INFO] [stderr] Downloaded lexical-write-integer v1.0.5 [INFO] [stderr] Downloaded derive_more v2.0.1 [INFO] [stderr] Downloaded simdutf8 v0.1.5 [INFO] [stderr] Downloaded arrow-ord v56.1.0 [INFO] [stderr] Downloaded indenter v0.3.3 [INFO] [stderr] Downloaded arrow-row v56.1.0 [INFO] [stderr] Downloaded arrow-data v56.1.0 [INFO] [stderr] Downloaded rustc-demangle v0.1.25 [INFO] [stderr] Downloaded color-spantrace v0.3.0 [INFO] [stderr] Downloaded owo-colors v4.2.2 [INFO] [stderr] Downloaded anstyle-query v1.1.3 [INFO] [stderr] Downloaded anstream v0.6.19 [INFO] [stderr] Downloaded compress v0.2.1 [INFO] [stderr] Downloaded lexical-parse-float v1.0.5 [INFO] [stderr] Downloaded clap_derive v4.5.40 [INFO] [stderr] Downloaded clap v4.5.40 [INFO] [stderr] Downloaded num-rational v0.3.2 [INFO] [stderr] Downloaded custom_error v1.9.2 [INFO] [stderr] Downloaded cassowary v0.3.0 [INFO] [stderr] Downloaded arrow-ipc v56.1.0 [INFO] [stderr] Downloaded arrow-schema v56.1.0 [INFO] [stderr] Downloaded arrow v56.1.0 [INFO] [stderr] Downloaded cc v1.2.27 [INFO] [stderr] Downloaded arrow-select v56.1.0 [INFO] [stderr] Downloaded onig_sys v69.9.1 [INFO] [stderr] Downloaded indoc v2.0.6 [INFO] [stderr] Downloaded strum_macros v0.26.4 [INFO] [stderr] Downloaded libc v0.2.174 [INFO] [stderr] Downloaded syntect v5.2.0 [INFO] [stderr] Downloaded colored v3.0.0 [INFO] [stderr] Downloaded anstyle-wincon v3.0.9 [INFO] [stderr] Downloaded num v0.3.1 [INFO] [stderr] Downloaded crossterm_winapi v0.9.1 [INFO] [stderr] Downloaded instability v0.3.7 [INFO] [stderr] Downloaded lru v0.12.5 [INFO] [stderr] Downloaded onig v6.5.1 [INFO] [stderr] Downloaded signal-hook-mio v0.2.4 [INFO] [stderr] Downloaded quick-xml v0.37.5 [INFO] [stderr] Downloaded plist v1.7.2 [INFO] [stderr] Downloaded arrow_convert v0.10.0 [INFO] [stderr] Downloaded eyre v0.6.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] acffa288f3f3c4fd8a10c46aa9a08809e068cd1b8543d235d1670ac4a226c9cf [INFO] running `Command { std: "docker" "start" "-a" "acffa288f3f3c4fd8a10c46aa9a08809e068cd1b8543d235d1670ac4a226c9cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "acffa288f3f3c4fd8a10c46aa9a08809e068cd1b8543d235d1670ac4a226c9cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acffa288f3f3c4fd8a10c46aa9a08809e068cd1b8543d235d1670ac4a226c9cf", kill_on_drop: false }` [INFO] [stdout] acffa288f3f3c4fd8a10c46aa9a08809e068cd1b8543d235d1670ac4a226c9cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30ba5558b20b2d0aad63b41164396f9480dd8c982ab67005bbdd9e1d4c9cc49c [INFO] running `Command { std: "docker" "start" "-a" "30ba5558b20b2d0aad63b41164396f9480dd8c982ab67005bbdd9e1d4c9cc49c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling arrow-schema v56.1.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling err-derive v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling bzip2-rs v0.1.2 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v56.1.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling compress v0.2.1 [INFO] [stderr] Compiling arrow-data v56.1.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling arrow_convert_derive v0.10.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling sha256 v1.6.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling plist v1.7.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde-xml-rs v0.8.1 [INFO] [stderr] Compiling nom-mpq v2.0.5 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling arrow-array v56.1.0 [INFO] [stderr] Compiling arrow-select v56.1.0 [INFO] [stderr] Compiling arrow-row v56.1.0 [INFO] [stderr] Compiling arrow-arith v56.1.0 [INFO] [stderr] Compiling arrow-cast v56.1.0 [INFO] [stderr] Compiling arrow-ipc v56.1.0 [INFO] [stderr] Compiling arrow-string v56.1.0 [INFO] [stderr] Compiling arrow-ord v56.1.0 [INFO] [stderr] Compiling arrow-json v56.1.0 [INFO] [stderr] Compiling arrow-csv v56.1.0 [INFO] [stderr] Compiling arrow v56.1.0 [INFO] [stderr] Compiling arrow_convert v0.10.0 [INFO] [stderr] Compiling s2protocol v3.4.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `s2protocol` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name s2protocol --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="arrow"' --cfg 'feature="arrow_convert"' --cfg 'feature="color-eyre"' --cfg 'feature="default"' --cfg 'feature="dep_arrow"' --cfg 'feature="rayon"' --cfg 'feature="syntax"' --cfg 'feature="syntect"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow", "arrow_convert", "color-eyre", "crossterm", "default", "dep_arrow", "dep_ratatui", "itertools", "ratatui", "rayon", "syntax", "syntect", "syntect-tui", "tracing_debug_level", "tracing_info_level", "tracing_off", "tracing_trace_level"))' -C metadata=d8a7d3f38c775e05 -C extra-filename=-caefeb900791c913 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrow=/opt/rustwide/target/debug/deps/libarrow-1729fbc15eb035f7.rmeta --extern arrow_convert=/opt/rustwide/target/debug/deps/libarrow_convert-6deaa79274e0789c.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-80ce9f748652594c.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-5d9742d3b5b038c1.rmeta --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-fef676f88c524aaa.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-2db37f2379d75e1a.rmeta --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-cef651801e9f4627.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-534ba2427695041c.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-427ec97d55ab0d71.rmeta --extern nom_mpq=/opt/rustwide/target/debug/deps/libnom_mpq-37178e5b360c8e74.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-ada7fae0a22db61b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ae06cae2edbe8199.rmeta --extern serde_xml_rs=/opt/rustwide/target/debug/deps/libserde_xml_rs-d8f137f862cd471a.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-26b7abb7886a0c76.rmeta --extern sha256=/opt/rustwide/target/debug/deps/libsha256-8c717b736a1f2f26.rmeta --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-5170fb0a7486d4e3.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-60e0b6bf47015f81.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1f8554016ecbefaf.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-132a6d766dc1f9fd.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/onig_sys-d274d2ead65b71ae/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "30ba5558b20b2d0aad63b41164396f9480dd8c982ab67005bbdd9e1d4c9cc49c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30ba5558b20b2d0aad63b41164396f9480dd8c982ab67005bbdd9e1d4c9cc49c", kill_on_drop: false }` [INFO] [stdout] 30ba5558b20b2d0aad63b41164396f9480dd8c982ab67005bbdd9e1d4c9cc49c