[INFO] fetching crate hledger-parser 1.0.0-beta.2... [INFO] testing hledger-parser-1.0.0-beta.2 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] extracting crate hledger-parser 1.0.0-beta.2 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate hledger-parser 1.0.0-beta.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate hledger-parser 1.0.0-beta.2 [INFO] tweaked toml for crates.io crate hledger-parser 1.0.0-beta.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hledger-parser 1.0.0-beta.2 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hledger-parser 1.0.0-beta.2 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid v1.11.0 [INFO] [stderr] Downloaded psm v0.1.23 [INFO] [stderr] Downloaded ariadne v0.4.1 [INFO] [stderr] Downloaded borsh-derive v1.5.1 [INFO] [stderr] Downloaded borsh v1.5.1 [INFO] [stderr] Downloaded chumsky v1.0.0-alpha.7 [INFO] [stderr] Downloaded cc v1.1.31 [INFO] [stderr] Downloaded rust_decimal v1.36.0 [INFO] [stderr] Downloaded regex-automata v0.3.9 [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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63ff314be7e0e7e94d0e6807ab63cbbbc4920f888ac4fcd3b3f93d2e583002f1 [INFO] running `Command { std: "docker" "start" "-a" "63ff314be7e0e7e94d0e6807ab63cbbbc4920f888ac4fcd3b3f93d2e583002f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63ff314be7e0e7e94d0e6807ab63cbbbc4920f888ac4fcd3b3f93d2e583002f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63ff314be7e0e7e94d0e6807ab63cbbbc4920f888ac4fcd3b3f93d2e583002f1", kill_on_drop: false }` [INFO] [stdout] 63ff314be7e0e7e94d0e6807ab63cbbbc4920f888ac4fcd3b3f93d2e583002f1 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f7fc13bb53a7f76c231c56f1294489f3decdc36cf09173391f8d8a9ea21044c [INFO] running `Command { std: "docker" "start" "-a" "2f7fc13bb53a7f76c231c56f1294489f3decdc36cf09173391f8d8a9ea21044c", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling chumsky v1.0.0-alpha.7 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling psm v0.1.23 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling hledger-parser v1.0.0-beta.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: chumsky v1.0.0-alpha.7 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6` [INFO] running `Command { std: "docker" "inspect" "2f7fc13bb53a7f76c231c56f1294489f3decdc36cf09173391f8d8a9ea21044c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f7fc13bb53a7f76c231c56f1294489f3decdc36cf09173391f8d8a9ea21044c", kill_on_drop: false }` [INFO] [stdout] 2f7fc13bb53a7f76c231c56f1294489f3decdc36cf09173391f8d8a9ea21044c [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1160b89d85e9b2ebf94ecd5ca789f41270ddd39130279cc73f941d5ce4f94c3 [INFO] running `Command { std: "docker" "start" "-a" "c1160b89d85e9b2ebf94ecd5ca789f41270ddd39130279cc73f941d5ce4f94c3", kill_on_drop: false }` [INFO] [stderr] Compiling hledger-parser v1.0.0-beta.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 29s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: chumsky v1.0.0-alpha.7 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6` [INFO] running `Command { std: "docker" "inspect" "c1160b89d85e9b2ebf94ecd5ca789f41270ddd39130279cc73f941d5ce4f94c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1160b89d85e9b2ebf94ecd5ca789f41270ddd39130279cc73f941d5ce4f94c3", kill_on_drop: false }` [INFO] [stdout] c1160b89d85e9b2ebf94ecd5ca789f41270ddd39130279cc73f941d5ce4f94c3 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 036ad4833806e168dfa361b5e74078e0851b712d06770b76e3504788d24503dd [INFO] running `Command { std: "docker" "start" "-a" "036ad4833806e168dfa361b5e74078e0851b712d06770b76e3504788d24503dd", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: chumsky v1.0.0-alpha.7 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hledger_parser-7c69a4a76e834bc3) [INFO] [stdout] [INFO] [stdout] running 151 tests [INFO] [stdout] test component::amount::tests::quantity_no_commodity ... ok [INFO] [stdout] test component::account_name::tests::ok_simple ... ok [INFO] [stdout] test component::comment::tests::err ... ok [INFO] [stdout] test component::account_name::tests::ok_complex ... ok [INFO] [stdout] test component::comment::tests::inline_multiline ... ok [INFO] [stdout] test component::comment::tests::ok_block ... ok [INFO] [stdout] test component::amount::tests::signed_quantity_with_commodity ... ok [INFO] [stdout] test component::comment::tests::ok_inline ... ok [INFO] [stdout] test component::commodity::tests::complex_quoted ... ok [INFO] [stdout] test component::commodity::tests::error ... ok [INFO] [stdout] test component::commodity::tests::quoted ... ok [INFO] [stdout] test component::amount::tests::quantity_with_commodity ... ok [INFO] [stdout] test component::commodity::tests::symbol ... ok [INFO] [stdout] test component::commodity::tests::simple ... ok [INFO] [stdout] test component::date::simple::tests::simple ... ok [INFO] [stdout] test component::comment::tests::ok_line ... ok [INFO] [stdout] test component::date::smart::tests::eight_digits ... ok [INFO] [stdout] test component::date::smart::tests::eightsix_digits_err ... ok [INFO] [stdout] test component::date::smart::tests::in_three_days ... ok [INFO] [stdout] test component::date::smart::tests::just_day ... ok [INFO] [stdout] test component::date::smart::tests::four_digits ... ok [INFO] [stdout] test component::date::smart::tests::just_day_err ... ok [INFO] [stdout] test component::date::smart::tests::last_week ... ok [INFO] [stdout] test component::date::smart::tests::month_day ... ok [INFO] [stdout] test component::date::smart::tests::month_ago ... ok [INFO] [stdout] test component::date::smart::tests::month_day_err ... ok [INFO] [stdout] test component::date::smart::tests::month_name ... ok [INFO] [stdout] test component::date::smart::tests::next_year ... ok [INFO] [stdout] test component::date::smart::tests::six_digits_err ... ok [INFO] [stdout] test component::date::smart::tests::six_digits ... ok [INFO] [stdout] test component::date::smart::tests::start_of_month_numeric ... ok [INFO] [stdout] test component::date::smart::tests::start_of_month_numeric_err ... ok [INFO] [stdout] test component::date::smart::tests::test_today ... ok [INFO] [stdout] test component::date::smart::tests::tomorrow ... ok [INFO] [stdout] test component::date::smart::tests::weeks_ahead ... ok [INFO] [stdout] test component::date::smart::tests::year_month_day ... ok [INFO] [stdout] test component::date::smart::tests::year_month_day_err ... ok [INFO] [stdout] test component::date::smart::tests::yesterday ... ok [INFO] [stdout] test component::period::interval::tests::every_day ... ok [INFO] [stdout] test component::period::interval::tests::every_month ... ok [INFO] [stdout] test component::period::interval::tests::every_n_day ... ok [INFO] [stdout] test component::period::interval::tests::every_n_month ... ok [INFO] [stdout] test component::period::interval::tests::every_n_quarter ... ok [INFO] [stdout] test component::period::interval::tests::every_n_week ... ok [INFO] [stdout] test component::period::interval::tests::every_n_years ... ok [INFO] [stdout] test component::period::interval::tests::every_quarter ... ok [INFO] [stdout] test component::period::interval::tests::every_week ... ok [INFO] [stdout] test component::period::interval::tests::every_year ... ok [INFO] [stdout] test component::period::tests::day ... ok [INFO] [stdout] test component::period::tests::dots ... ok [INFO] [stdout] test component::period::tests::from_to ... ok [INFO] [stdout] test component::period::tests::just_interval ... ok [INFO] [stdout] test component::period::tests::month ... ok [INFO] [stdout] test component::period::tests::only_end ... ok [INFO] [stdout] test component::period::tests::only_begin ... ok [INFO] [stdout] test component::period::tests::quarter ... ok [INFO] [stdout] test component::period::tests::with_in_interval ... ok [INFO] [stdout] test component::period::tests::with_interval ... ok [INFO] [stdout] test component::period::tests::year ... ok [INFO] [stdout] test component::price::tests::total_price ... ok [INFO] [stdout] test component::period::tests::year_quarter ... ok [INFO] [stdout] test component::quantity::tests::decimals ... ok [INFO] [stdout] test component::price::tests::unit_price ... ok [INFO] [stdout] test component::quantity::tests::decimals_invalid ... ok [INFO] [stdout] test component::quantity::tests::decimals_leading ... ok [INFO] [stdout] test component::quantity::tests::decimals_like_thousands ... ok [INFO] [stdout] test component::quantity::tests::integer ... ok [INFO] [stdout] test component::quantity::tests::integer_trailing ... ok [INFO] [stdout] test component::quantity::tests::thousands ... ok [INFO] [stdout] test component::quantity::tests::thousands_and_decimals ... ok [INFO] [stdout] test component::quantity::tests::weird_thousands ... ok [INFO] [stdout] test component::quantity::tests::thousands_trailing ... ok [INFO] [stdout] test component::time::tests::error ... ok [INFO] [stdout] test component::time::tests::simple ... ok [INFO] [stdout] test directive::account::tests::ok_comment_merged ... ok [INFO] [stdout] test directive::account::tests::ok_simple ... ok [INFO] [stdout] test component::period::interval::tests::every_weekday ... ok [INFO] [stdout] test directive::account::tests::ok_with_comment ... ok [INFO] [stdout] test directive::account::tests::ok_with_padding ... ok [INFO] [stdout] test directive::auto_postings::query::tests::complex ... ok [INFO] [stdout] test directive::auto_postings::query::tests::multiple_simple_terms ... ok [INFO] [stdout] test directive::account::tests::err ... ok [INFO] [stdout] test directive::auto_postings::query::tests::not_term ... ok [INFO] [stdout] test directive::auto_postings::query::tests::not_typed_term ... ok [INFO] [stdout] test directive::auto_postings::query::tests::single_account_term ... ok [INFO] [stdout] test directive::auto_postings::query::tests::single_quoted_term ... ok [INFO] [stdout] test directive::auto_postings::query::tests::single_simple_term ... ok [INFO] [stdout] test directive::auto_postings::query::tests::typed_term ... ok [INFO] [stdout] test directive::auto_postings::tests::full ... ok [INFO] [stdout] test directive::commodity::tests::comment ... ok [INFO] [stdout] test directive::commodity::tests::no_symbol ... ok [INFO] [stdout] test directive::commodity::tests::just_currency ... ok [INFO] [stdout] test directive::commodity::tests::with_symbol ... ok [INFO] [stdout] test directive::decimal_mark::tests::err_format ... ok [INFO] [stdout] test directive::decimal_mark::tests::ok_comma ... ok [INFO] [stdout] test directive::decimal_mark::tests::ok_comment ... ok [INFO] [stdout] test directive::decimal_mark::tests::ok_trailing ... ok [INFO] [stdout] test directive::decimal_mark::tests::ok_dot ... ok [INFO] [stdout] test directive::include::format::tests::err ... ok [INFO] [stdout] test directive::include::format::tests::ok_csv ... ok [INFO] [stdout] test directive::include::format::tests::ok_journal ... ok [INFO] [stdout] test directive::include::format::tests::ok_ssv ... ok [INFO] [stdout] test directive::include::format::tests::ok_rules ... ok [INFO] [stdout] test directive::include::format::tests::ok_timeclock ... ok [INFO] [stdout] test directive::include::format::tests::ok_timedot ... ok [INFO] [stdout] test directive::include::format::tests::ok_tsv ... ok [INFO] [stdout] test directive::include::tests::ok_with_comment ... ok [INFO] [stdout] test directive::include::tests::ok_trailing ... ok [INFO] [stdout] test directive::include::tests::ok_without_format ... ok [INFO] [stdout] test directive::include::tests::ok_with_spaces ... ok [INFO] [stdout] test directive::payee::tests::err ... ok [INFO] [stdout] test directive::include::tests::ok_with_format ... ok [INFO] [stdout] test directive::payee::tests::ok_with_comment ... ok [INFO] [stdout] test directive::payee::tests::ok_with_space ... ok [INFO] [stdout] test directive::payee::tests::ok_simple ... ok [INFO] [stdout] test directive::price::tests::comment ... ok [INFO] [stdout] test directive::price::tests::simple ... ok [INFO] [stdout] test directive::payee::tests::ok_with_trailing ... ok [INFO] [stdout] test directive::price::tests::with_time ... ok [INFO] [stdout] test directive::tag::tests::err ... ok [INFO] [stdout] test directive::tag::tests::err_with_space ... ok [INFO] [stdout] test directive::tag::tests::ok_simple ... ok [INFO] [stdout] test directive::tag::tests::ok_with_trailing ... ok [INFO] [stdout] test directive::tag::tests::ok_with_comment ... ok [INFO] [stdout] test directive::transaction::periodic::tests::cheatsheet ... ok [INFO] [stdout] test directive::transaction::posting::assertion::tests::single ... ok [INFO] [stdout] test directive::transaction::periodic::tests::simple ... ok [INFO] [stdout] test directive::transaction::posting::assertion::tests::single_with_price ... ok [INFO] [stdout] test directive::transaction::posting::assertion::tests::strict ... ok [INFO] [stdout] test directive::transaction::posting::assertion::tests::single_inclusive ... ok [INFO] [stdout] test directive::transaction::posting::assertion::tests::strict_inclusive ... ok [INFO] [stdout] test directive::transaction::posting::tests::full ... ok [INFO] [stdout] test directive::transaction::posting::tests::no_amount ... ok [INFO] [stdout] test directive::transaction::posting::tests::no_ident ... ok [INFO] [stdout] test directive::transaction::posting::tests::no_status_no_amount ... ok [INFO] [stdout] test directive::transaction::posting::tests::no_status ... ok [INFO] [stdout] test directive::transaction::posting::tests::not_enough_spaces ... ok [INFO] [stdout] test directive::transaction::posting::tests::virtual_posting ... ok [INFO] [stdout] test directive::transaction::posting::tests::with_comment ... ok [INFO] [stdout] test directive::transaction::posting::tests::with_price ... ok [INFO] [stdout] test directive::transaction::status::tests::error ... ok [INFO] [stdout] test directive::transaction::status::tests::cleared ... ok [INFO] [stdout] test directive::transaction::simple::tests::simple ... ok [INFO] [stdout] test directive::year::tests::deprecated_form ... ok [INFO] [stdout] test directive::year::tests::ok_with_comment ... ok [INFO] [stdout] test directive::transaction::posting::tests::with_price_assertion ... ok [INFO] [stdout] test directive::transaction::status::tests::pending ... ok [INFO] [stdout] test directive::transaction::simple::tests::full ... ok [INFO] [stdout] test directive::transaction::posting::tests::with_assertion ... ok [INFO] [stdout] test directive::year::tests::should_update_state ... ok [INFO] [stdout] test directive::transaction::simple::tests::just_date ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 151 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Doc-tests hledger_parser [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" "036ad4833806e168dfa361b5e74078e0851b712d06770b76e3504788d24503dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "036ad4833806e168dfa361b5e74078e0851b712d06770b76e3504788d24503dd", kill_on_drop: false }` [INFO] [stdout] 036ad4833806e168dfa361b5e74078e0851b712d06770b76e3504788d24503dd