[INFO] cloning repository https://github.com/hoyerdigital/open-formula
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hoyerdigital/open-formula" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoyerdigital%2Fopen-formula", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoyerdigital%2Fopen-formula'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0fb3d80fbab9cdb337fdd887c9d39c5c3fc15ac1
[INFO] testing hoyerdigital/open-formula against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoyerdigital%2Fopen-formula" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hoyerdigital/open-formula
[INFO] finished tweaking git repo https://github.com/hoyerdigital/open-formula
[INFO] tweaked toml for git repo https://github.com/hoyerdigital/open-formula written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hoyerdigital/open-formula on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hoyerdigital/open-formula 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2e2266cd627c41a566dab4dd9250d5046dfc41a414096b0084f50df55a70e64
[INFO] running `Command { std: "docker" "start" "-a" "e2e2266cd627c41a566dab4dd9250d5046dfc41a414096b0084f50df55a70e64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2e2266cd627c41a566dab4dd9250d5046dfc41a414096b0084f50df55a70e64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2e2266cd627c41a566dab4dd9250d5046dfc41a414096b0084f50df55a70e64", kill_on_drop: false }`
[INFO] [stdout] e2e2266cd627c41a566dab4dd9250d5046dfc41a414096b0084f50df55a70e64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7538e34406ae1ff36e1cb5d56f51e69ec64eb512f3073f2837907640a4884c58
[INFO] running `Command { std: "docker" "start" "-a" "7538e34406ae1ff36e1cb5d56f51e69ec64eb512f3073f2837907640a4884c58", kill_on_drop: false }`
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling toml_parser v1.0.8+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling enum-as-inner v0.7.0
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling chumsky v0.12.0
[INFO] [stderr]    Compiling open-formula v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.42s
[INFO] running `Command { std: "docker" "inspect" "7538e34406ae1ff36e1cb5d56f51e69ec64eb512f3073f2837907640a4884c58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7538e34406ae1ff36e1cb5d56f51e69ec64eb512f3073f2837907640a4884c58", kill_on_drop: false }`
[INFO] [stdout] 7538e34406ae1ff36e1cb5d56f51e69ec64eb512f3073f2837907640a4884c58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28a2dadd5774fd4b06afb31a482bc818816466cd2c88a11af71167020f452a3d
[INFO] running `Command { std: "docker" "start" "-a" "28a2dadd5774fd4b06afb31a482bc818816466cd2c88a11af71167020f452a3d", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling gungraun-macros v0.7.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling zlib-rs v0.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling gungraun-runner v0.17.2
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.5
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling attribute-derive v0.10.5
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling get-size-derive2 v0.7.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling gungraun v0.17.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling jiff v0.2.20
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling zip v6.0.0
[INFO] [stderr]    Compiling enum-as-inner v0.7.0
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling angle v0.5.0
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling get-size2 v0.7.4
[INFO] [stderr]    Compiling dir-test-macros v0.4.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling kparse v3.0.5
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]    Compiling test-log-macros v0.2.19
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling color-rs2 v0.9.0
[INFO] [stderr]    Compiling inquire v0.9.3
[INFO] [stderr]    Compiling ariadne v0.6.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling spreadsheet-ods v1.0.2
[INFO] [stderr]    Compiling dir-test v0.4.1
[INFO] [stderr]    Compiling open-formula v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling test-log v0.2.19
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 59s
[INFO] running `Command { std: "docker" "inspect" "28a2dadd5774fd4b06afb31a482bc818816466cd2c88a11af71167020f452a3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28a2dadd5774fd4b06afb31a482bc818816466cd2c88a11af71167020f452a3d", kill_on_drop: false }`
[INFO] [stdout] 28a2dadd5774fd4b06afb31a482bc818816466cd2c88a11af71167020f452a3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e07abbc35e11751cdc1e53c42a87135d5034cdebff66c51b552546583e2c7deb
[INFO] running `Command { std: "docker" "start" "-a" "e07abbc35e11751cdc1e53c42a87135d5034cdebff66c51b552546583e2c7deb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/open_formula-8406e6f539f49b15)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test eval::tests::funcs_missing_large ... ignored
[INFO] [stdout] test eval::tests::funcs_missing_medium ... ignored
[INFO] [stdout] test eval::tests::funcs_missing_small ... ignored
[INFO] [stdout] test helpers::tests::column_ids ... ok
[INFO] [stdout] test parser::tests::complex ... ok
[INFO] [stdout] test parser::tests::complex_ops ... ok
[INFO] [stdout] test parser::tests::simple_bool ... ok
[INFO] [stdout] test parser::tests::simple_cellrange ... ok
[INFO] [stdout] test parser::tests::simple_cellref ... ok
[INFO] [stdout] test parser::tests::simple_columnrange ... ok
[INFO] [stdout] test parser::tests::simple_comp ... ok
[INFO] [stdout] test parser::tests::simple_func ... ok
[INFO] [stdout] test parser::tests::simple_num ... ok
[INFO] [stdout] test parser::tests::simple_rowrange ... ok
[INFO] [stdout] test parser::tests::simple_string ... ok
[INFO] [stdout] test sql::tests::cell_ref ... ok
[INFO] [stdout] test sql::tests::cell_ref_invalid ... ok
[INFO] [stdout] test sql::tests::cell_ref_multiple_rows ... ok
[INFO] [stdout] test sql::tests::simple ... ok
[INFO] [stdout] test xmlchar::test::digit ... ok
[INFO] [stdout] test xmlchar::test::letter ... ok
[INFO] [stdout] test parser::tests::simple_ops ... ok
[INFO] [stdout] test eval::tests::test_ods__simple003 ... ok
[INFO] [stdout] test eval::tests::test_ods__func002 ... ok
[INFO] [stdout] test eval::tests::test_ods__simple004 ... ok
[INFO] [stdout] test eval::tests::test_ods__simple002 ... ok
[INFO] [stdout] test eval::tests::test_ods__simple001 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests open_formula
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/xmlchar.rs - xmlchar (line 6) ... ok
[INFO] [stdout] test src/sql.rs - sql::transform_with_columns (line 44) ... ok
[INFO] [stdout] test src/helpers.rs - helpers::column_to_id (line 23) ... ok
[INFO] [stdout] test src/parser.rs - parser::parser (line 16) ... ok
[INFO] [stdout] test src/sql.rs - sql::transform (line 31) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.74s; merged doctests compilation took 0.69s
[INFO] running `Command { std: "docker" "inspect" "e07abbc35e11751cdc1e53c42a87135d5034cdebff66c51b552546583e2c7deb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e07abbc35e11751cdc1e53c42a87135d5034cdebff66c51b552546583e2c7deb", kill_on_drop: false }`
[INFO] [stdout] e07abbc35e11751cdc1e53c42a87135d5034cdebff66c51b552546583e2c7deb
