[INFO] fetching crate hledger-parser 1.0.0-beta.2... [INFO] testing hledger-parser-1.0.0-beta.2 against 1.95.0 for beta-1.96-1 [INFO] extracting crate hledger-parser 1.0.0-beta.2 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hledger-parser 1.0.0-beta.2 on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.95 [INFO] [stderr] Downloaded stacker v0.1.17 [INFO] [stderr] Downloaded bytes v1.8.0 [INFO] [stderr] Downloaded ariadne v0.4.1 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.95 [INFO] [stderr] Downloaded js-sys v0.3.72 [INFO] [stderr] Downloaded rust_decimal v1.36.0 [INFO] [stderr] Downloaded chumsky v1.0.0-alpha.7 [INFO] [stderr] Downloaded rkyv v0.7.45 [INFO] [stderr] Downloaded serde_derive v1.0.214 [INFO] [stderr] Downloaded serde v1.0.214 [INFO] [stderr] Downloaded cc v1.1.31 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.95 [INFO] [stderr] Downloaded wasm-bindgen v0.2.95 [INFO] [stderr] Downloaded psm v0.1.23 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.95 [INFO] [stderr] Downloaded syn v2.0.85 [INFO] [stderr] Downloaded regex-syntax v0.7.5 [INFO] [stderr] Downloaded rkyv_derive v0.7.45 [INFO] [stderr] Downloaded regex-automata v0.3.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e031b57aa5372d56d7ac09494a7db75a998f2fd968cf43fffc0033e513b9feea [INFO] running `Command { std: "docker" "start" "-a" "e031b57aa5372d56d7ac09494a7db75a998f2fd968cf43fffc0033e513b9feea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e031b57aa5372d56d7ac09494a7db75a998f2fd968cf43fffc0033e513b9feea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e031b57aa5372d56d7ac09494a7db75a998f2fd968cf43fffc0033e513b9feea", kill_on_drop: false }` [INFO] [stdout] e031b57aa5372d56d7ac09494a7db75a998f2fd968cf43fffc0033e513b9feea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31775b6c85dd9f48c810f11f632bdff4eba2e0a9bccd5a52786ad099e1d3c89e [INFO] running `Command { std: "docker" "start" "-a" "31775b6c85dd9f48c810f11f632bdff4eba2e0a9bccd5a52786ad099e1d3c89e", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling chumsky v1.0.0-alpha.7 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling psm v0.1.23 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling hledger-parser v1.0.0-beta.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 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 3` [INFO] running `Command { std: "docker" "inspect" "31775b6c85dd9f48c810f11f632bdff4eba2e0a9bccd5a52786ad099e1d3c89e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31775b6c85dd9f48c810f11f632bdff4eba2e0a9bccd5a52786ad099e1d3c89e", kill_on_drop: false }` [INFO] [stdout] 31775b6c85dd9f48c810f11f632bdff4eba2e0a9bccd5a52786ad099e1d3c89e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cc5ec0b0dbd4b51f0a4b61bc81f87e48bca72c087d9b35e6e8c401b521d5b64 [INFO] running `Command { std: "docker" "start" "-a" "4cc5ec0b0dbd4b51f0a4b61bc81f87e48bca72c087d9b35e6e8c401b521d5b64", 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 20s [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 3` [INFO] running `Command { std: "docker" "inspect" "4cc5ec0b0dbd4b51f0a4b61bc81f87e48bca72c087d9b35e6e8c401b521d5b64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cc5ec0b0dbd4b51f0a4b61bc81f87e48bca72c087d9b35e6e8c401b521d5b64", kill_on_drop: false }` [INFO] [stdout] 4cc5ec0b0dbd4b51f0a4b61bc81f87e48bca72c087d9b35e6e8c401b521d5b64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2c324e4377bbe1c0baa8cec4c73bd407c367ca32dbae3d6467cd689958a28657 [INFO] running `Command { std: "docker" "start" "-a" "2c324e4377bbe1c0baa8cec4c73bd407c367ca32dbae3d6467cd689958a28657", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.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 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hledger_parser-5e1a37f1a02b23f1) [INFO] [stdout] [INFO] [stdout] running 151 tests [INFO] [stdout] test component::comment::tests::err ... ok [INFO] [stdout] test component::amount::tests::quantity_no_commodity ... ok [INFO] [stdout] test component::amount::tests::quantity_with_commodity ... ok [INFO] [stdout] test component::comment::tests::ok_block ... ok [INFO] [stdout] test component::account_name::tests::ok_simple ... 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::comment::tests::ok_line ... ok [INFO] [stdout] test component::account_name::tests::ok_complex ... 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::commodity::tests::simple ... ok [INFO] [stdout] test component::commodity::tests::symbol ... ok [INFO] [stdout] test component::date::smart::tests::eight_digits ... ok [INFO] [stdout] test component::date::smart::tests::four_digits ... ok [INFO] [stdout] test component::date::smart::tests::in_three_days ... 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_ago ... ok [INFO] [stdout] test component::date::smart::tests::month_day ... ok [INFO] [stdout] test component::date::smart::tests::month_name ... ok [INFO] [stdout] test component::date::smart::tests::month_day_err ... ok [INFO] [stdout] test component::date::smart::tests::next_year ... ok [INFO] [stdout] test component::date::smart::tests::six_digits ... ok [INFO] [stdout] test component::date::smart::tests::six_digits_err ... 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::tomorrow ... ok [INFO] [stdout] test component::date::smart::tests::test_today ... ok [INFO] [stdout] test component::comment::tests::inline_multiline ... ok [INFO] [stdout] test component::date::smart::tests::weeks_ahead ... ok [INFO] [stdout] test component::date::smart::tests::eightsix_digits_err ... ok [INFO] [stdout] test component::date::smart::tests::year_month_day ... ok [INFO] [stdout] test component::date::smart::tests::just_day ... ok [INFO] [stdout] test component::period::interval::tests::every_month ... ok [INFO] [stdout] test component::date::smart::tests::year_month_day_err ... ok [INFO] [stdout] test component::period::interval::tests::every_n_day ... ok [INFO] [stdout] test component::period::interval::tests::every_n_quarter ... ok [INFO] [stdout] test component::period::interval::tests::every_day ... ok [INFO] [stdout] test component::period::interval::tests::every_n_month ... ok [INFO] [stdout] test component::date::simple::tests::simple ... ok [INFO] [stdout] test component::date::smart::tests::yesterday ... ok [INFO] [stdout] test component::period::interval::tests::every_n_years ... ok [INFO] [stdout] test component::period::tests::from_to ... ok [INFO] [stdout] test component::period::interval::tests::every_weekday ... ok [INFO] [stdout] test component::period::tests::dots ... ok [INFO] [stdout] test component::period::interval::tests::every_week ... ok [INFO] [stdout] test component::period::interval::tests::every_quarter ... ok [INFO] [stdout] test component::period::tests::month ... ok [INFO] [stdout] test component::period::tests::day ... ok [INFO] [stdout] test component::period::interval::tests::every_n_week ... ok [INFO] [stdout] test component::period::tests::just_interval ... ok [INFO] [stdout] test component::period::interval::tests::every_year ... ok [INFO] [stdout] test component::period::tests::only_begin ... ok [INFO] [stdout] test component::period::tests::quarter ... ok [INFO] [stdout] test component::period::tests::year ... ok [INFO] [stdout] test component::period::tests::with_interval ... ok [INFO] [stdout] test component::period::tests::year_quarter ... ok [INFO] [stdout] test component::period::tests::with_in_interval ... 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 ... ok [INFO] [stdout] test component::quantity::tests::decimals_like_thousands ... ok [INFO] [stdout] test component::price::tests::total_price ... ok [INFO] [stdout] test component::period::tests::only_end ... ok [INFO] [stdout] test component::quantity::tests::integer ... ok [INFO] [stdout] test component::quantity::tests::integer_trailing ... ok [INFO] [stdout] test component::quantity::tests::weird_thousands ... ok [INFO] [stdout] test component::time::tests::error ... ok [INFO] [stdout] test directive::account::tests::err ... ok [INFO] [stdout] test directive::account::tests::ok_comment_merged ... ok [INFO] [stdout] test component::quantity::tests::thousands ... ok [INFO] [stdout] test directive::account::tests::ok_simple ... ok [INFO] [stdout] test directive::account::tests::ok_with_padding ... ok [INFO] [stdout] test component::quantity::tests::thousands_and_decimals ... ok [INFO] [stdout] test component::time::tests::simple ... ok [INFO] [stdout] test component::quantity::tests::thousands_trailing ... 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::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::not_term ... ok [INFO] [stdout] test directive::account::tests::ok_with_comment ... ok [INFO] [stdout] test directive::auto_postings::query::tests::typed_term ... ok [INFO] [stdout] test directive::commodity::tests::no_symbol ... ok [INFO] [stdout] test directive::auto_postings::query::tests::single_quoted_term ... ok [INFO] [stdout] test directive::commodity::tests::with_symbol ... ok [INFO] [stdout] test directive::commodity::tests::just_currency ... ok [INFO] [stdout] test directive::auto_postings::tests::full ... ok [INFO] [stdout] test directive::commodity::tests::comment ... ok [INFO] [stdout] test directive::auto_postings::query::tests::single_simple_term ... ok [INFO] [stdout] test directive::include::format::tests::ok_csv ... ok [INFO] [stdout] test directive::decimal_mark::tests::ok_trailing ... ok [INFO] [stdout] test directive::include::format::tests::ok_journal ... ok [INFO] [stdout] test directive::include::format::tests::err ... 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::decimal_mark::tests::err_format ... ok [INFO] [stdout] test directive::include::format::tests::ok_ssv ... ok [INFO] [stdout] test directive::include::format::tests::ok_tsv ... ok [INFO] [stdout] test directive::include::tests::ok_trailing ... ok [INFO] [stdout] test directive::decimal_mark::tests::ok_dot ... ok [INFO] [stdout] test directive::include::format::tests::ok_timedot ... ok [INFO] [stdout] test directive::decimal_mark::tests::ok_comment ... ok [INFO] [stdout] test directive::decimal_mark::tests::ok_comma ... ok [INFO] [stdout] test directive::include::tests::ok_with_comment ... 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::price::tests::comment ... ok [INFO] [stdout] test directive::price::tests::simple ... 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_comment ... ok [INFO] [stdout] test directive::tag::tests::ok_with_trailing ... ok [INFO] [stdout] test directive::include::tests::ok_without_format ... ok [INFO] [stdout] test directive::payee::tests::ok_simple ... ok [INFO] [stdout] test directive::price::tests::with_time ... ok [INFO] [stdout] test directive::tag::tests::err ... ok [INFO] [stdout] test directive::transaction::periodic::tests::cheatsheet ... ok [INFO] [stdout] test directive::transaction::periodic::tests::simple ... 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 ... ok [INFO] [stdout] test directive::payee::tests::ok_with_trailing ... ok [INFO] [stdout] test directive::payee::tests::ok_with_space ... ok [INFO] [stdout] test directive::transaction::posting::tests::no_status_no_amount ... 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_assertion ... 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::posting::tests::with_price_assertion ... ok [INFO] [stdout] test directive::transaction::posting::assertion::tests::single_inclusive ... ok [INFO] [stdout] test directive::transaction::posting::assertion::tests::single_with_price ... ok [INFO] [stdout] test directive::transaction::simple::tests::just_date ... ok [INFO] [stdout] test directive::transaction::simple::tests::simple ... ok [INFO] [stdout] test directive::transaction::status::tests::cleared ... ok [INFO] [stdout] test directive::transaction::status::tests::error ... ok [INFO] [stdout] test directive::transaction::posting::assertion::tests::single ... ok [INFO] [stdout] test directive::transaction::posting::assertion::tests::strict ... ok [INFO] [stdout] test directive::transaction::status::tests::pending ... 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::simple::tests::full ... ok [INFO] [stdout] test directive::year::tests::should_update_state ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 151 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [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" "2c324e4377bbe1c0baa8cec4c73bd407c367ca32dbae3d6467cd689958a28657", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c324e4377bbe1c0baa8cec4c73bd407c367ca32dbae3d6467cd689958a28657", kill_on_drop: false }` [INFO] [stdout] 2c324e4377bbe1c0baa8cec4c73bd407c367ca32dbae3d6467cd689958a28657