[INFO] fetching crate hledger-parser 1.0.0-beta.2... [INFO] testing hledger-parser-1.0.0-beta.2 against master#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628 [INFO] extracting crate hledger-parser 1.0.0-beta.2 into /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hledger-parser 1.0.0-beta.2 on toolchain 160e7623e8cbbf1feab2b6e2a24733a98c7bde9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ariadne v0.4.1 [INFO] [stderr] Downloaded chumsky v1.0.0-alpha.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88b580c442a495fd3d19c15cd564cb2312c051ca942d7dad022d3dff1f1f0b13 [INFO] running `Command { std: "docker" "start" "-a" "88b580c442a495fd3d19c15cd564cb2312c051ca942d7dad022d3dff1f1f0b13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88b580c442a495fd3d19c15cd564cb2312c051ca942d7dad022d3dff1f1f0b13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88b580c442a495fd3d19c15cd564cb2312c051ca942d7dad022d3dff1f1f0b13", kill_on_drop: false }` [INFO] [stdout] 88b580c442a495fd3d19c15cd564cb2312c051ca942d7dad022d3dff1f1f0b13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 189cde785e566db78c1ee6a52b96d28e2f9d35d50c9d8962c13bf13dd1648e1a [INFO] running `Command { std: "docker" "start" "-a" "189cde785e566db78c1ee6a52b96d28e2f9d35d50c9d8962c13bf13dd1648e1a", 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 allocator-api2 v0.2.18 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling chumsky v1.0.0-alpha.7 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling chrono v0.4.38 [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 hledger-parser v1.0.0-beta.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [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 2` [INFO] running `Command { std: "docker" "inspect" "189cde785e566db78c1ee6a52b96d28e2f9d35d50c9d8962c13bf13dd1648e1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "189cde785e566db78c1ee6a52b96d28e2f9d35d50c9d8962c13bf13dd1648e1a", kill_on_drop: false }` [INFO] [stdout] 189cde785e566db78c1ee6a52b96d28e2f9d35d50c9d8962c13bf13dd1648e1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 070287a8098c021bd326de0df171e537ee419aa53d14bb1264c9ffc509b32b65 [INFO] running `Command { std: "docker" "start" "-a" "070287a8098c021bd326de0df171e537ee419aa53d14bb1264c9ffc509b32b65", 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 26s [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 2` [INFO] running `Command { std: "docker" "inspect" "070287a8098c021bd326de0df171e537ee419aa53d14bb1264c9ffc509b32b65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "070287a8098c021bd326de0df171e537ee419aa53d14bb1264c9ffc509b32b65", kill_on_drop: false }` [INFO] [stdout] 070287a8098c021bd326de0df171e537ee419aa53d14bb1264c9ffc509b32b65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1f60ef1dd05a30ab6fa38c72930564c891cbf301715b42f7b2cebf62ad0de5ff [INFO] running `Command { std: "docker" "start" "-a" "1f60ef1dd05a30ab6fa38c72930564c891cbf301715b42f7b2cebf62ad0de5ff", 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 2` [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::account_name::tests::ok_complex ... ok [INFO] [stdout] test component::comment::tests::ok_line ... ok [INFO] [stdout] test component::comment::tests::inline_multiline ... ok [INFO] [stdout] test component::amount::tests::quantity_with_commodity ... ok [INFO] [stdout] test component::comment::tests::err ... ok [INFO] [stdout] test component::amount::tests::quantity_no_commodity ... ok [INFO] [stdout] test component::account_name::tests::ok_simple ... ok [INFO] [stdout] test component::commodity::tests::complex_quoted ... ok [INFO] [stdout] test component::comment::tests::ok_inline ... ok [INFO] [stdout] test component::commodity::tests::error ... ok [INFO] [stdout] test component::amount::tests::signed_quantity_with_commodity ... ok [INFO] [stdout] test component::commodity::tests::quoted ... ok [INFO] [stdout] test component::date::simple::tests::simple ... ok [INFO] [stdout] test component::commodity::tests::symbol ... ok [INFO] [stdout] test component::commodity::tests::simple ... ok [INFO] [stdout] test component::date::smart::tests::four_digits ... ok [INFO] [stdout] test component::date::smart::tests::eightsix_digits_err ... ok [INFO] [stdout] test component::date::smart::tests::six_digits ... ok [INFO] [stdout] test component::date::smart::tests::just_day ... ok [INFO] [stdout] test component::date::smart::tests::eight_digits ... 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::six_digits_err ... ok [INFO] [stdout] test component::date::smart::tests::month_name ... ok [INFO] [stdout] test component::date::smart::tests::month_day ... ok [INFO] [stdout] test component::date::smart::tests::tomorrow ... 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::start_of_month_numeric ... ok [INFO] [stdout] test component::date::smart::tests::year_month_day ... ok [INFO] [stdout] test component::date::smart::tests::yesterday ... ok [INFO] [stdout] test component::period::interval::tests::every_n_day ... ok [INFO] [stdout] test component::date::smart::tests::start_of_month_numeric_err ... 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_weekday ... ok [INFO] [stdout] test component::period::interval::tests::every_year ... ok [INFO] [stdout] test component::date::smart::tests::weeks_ahead ... ok [INFO] [stdout] test component::date::smart::tests::test_today ... ok [INFO] [stdout] test component::date::smart::tests::next_year ... ok [INFO] [stdout] test component::period::tests::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_day ... ok [INFO] [stdout] test component::comment::tests::ok_block ... ok [INFO] [stdout] test component::period::interval::tests::every_week ... ok [INFO] [stdout] test component::period::interval::tests::every_n_month ... 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::tests::dots ... ok [INFO] [stdout] test component::date::smart::tests::last_week ... ok [INFO] [stdout] test component::period::tests::just_interval ... ok [INFO] [stdout] test component::price::tests::total_price ... ok [INFO] [stdout] test component::quantity::tests::integer ... ok [INFO] [stdout] test component::period::tests::month ... ok [INFO] [stdout] test component::quantity::tests::thousands ... ok [INFO] [stdout] test component::price::tests::unit_price ... ok [INFO] [stdout] test component::period::tests::from_to ... ok [INFO] [stdout] test component::period::tests::only_begin ... ok [INFO] [stdout] test component::quantity::tests::decimals ... ok [INFO] [stdout] test component::quantity::tests::decimals_invalid ... ok [INFO] [stdout] test component::period::tests::year ... ok [INFO] [stdout] test component::quantity::tests::decimals_leading ... ok [INFO] [stdout] test component::quantity::tests::integer_trailing ... ok [INFO] [stdout] test component::period::tests::with_interval ... ok [INFO] [stdout] test component::period::tests::year_quarter ... ok [INFO] [stdout] test component::quantity::tests::decimals_like_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::period::tests::only_end ... ok [INFO] [stdout] test component::quantity::tests::thousands_trailing ... ok [INFO] [stdout] test directive::account::tests::ok_comment_merged ... ok [INFO] [stdout] test directive::account::tests::ok_with_comment ... ok [INFO] [stdout] test directive::auto_postings::query::tests::multiple_simple_terms ... ok [INFO] [stdout] test component::time::tests::error ... ok [INFO] [stdout] test directive::auto_postings::query::tests::not_term ... ok [INFO] [stdout] test directive::account::tests::err ... ok [INFO] [stdout] test directive::auto_postings::query::tests::complex ... ok [INFO] [stdout] test directive::account::tests::ok_with_padding ... ok [INFO] [stdout] test directive::account::tests::ok_simple ... ok [INFO] [stdout] test component::time::tests::simple ... ok [INFO] [stdout] test directive::auto_postings::query::tests::not_typed_term ... ok [INFO] [stdout] test directive::auto_postings::query::tests::single_quoted_term ... ok [INFO] [stdout] test directive::auto_postings::query::tests::single_account_term ... ok [INFO] [stdout] test directive::auto_postings::query::tests::single_simple_term ... ok [INFO] [stdout] test directive::decimal_mark::tests::err_format ... ok [INFO] [stdout] test directive::commodity::tests::comment ... ok [INFO] [stdout] test directive::commodity::tests::no_symbol ... ok [INFO] [stdout] test directive::decimal_mark::tests::ok_comment ... ok [INFO] [stdout] test directive::commodity::tests::just_currency ... ok [INFO] [stdout] test directive::auto_postings::query::tests::typed_term ... ok [INFO] [stdout] test directive::include::format::tests::ok_csv ... ok [INFO] [stdout] test component::period::tests::with_in_interval ... ok [INFO] [stdout] test directive::decimal_mark::tests::ok_comma ... ok [INFO] [stdout] test directive::include::format::tests::ok_ssv ... ok [INFO] [stdout] test directive::decimal_mark::tests::ok_trailing ... ok [INFO] [stdout] test directive::auto_postings::tests::full ... ok [INFO] [stdout] test directive::include::format::tests::ok_timeclock ... ok [INFO] [stdout] test directive::commodity::tests::with_symbol ... ok [INFO] [stdout] test directive::include::format::tests::ok_timedot ... ok [INFO] [stdout] test directive::include::format::tests::err ... ok [INFO] [stdout] test directive::include::format::tests::ok_journal ... ok [INFO] [stdout] test directive::include::format::tests::ok_tsv ... ok [INFO] [stdout] test directive::include::format::tests::ok_rules ... ok [INFO] [stdout] test directive::decimal_mark::tests::ok_dot ... ok [INFO] [stdout] test directive::include::tests::ok_with_comment ... ok [INFO] [stdout] test directive::include::tests::ok_with_format ... ok [INFO] [stdout] test directive::include::tests::ok_with_spaces ... ok [INFO] [stdout] test directive::include::tests::ok_without_format ... ok [INFO] [stdout] test component::period::tests::quarter ... ok [INFO] [stdout] test directive::payee::tests::err ... ok [INFO] [stdout] test directive::payee::tests::ok_simple ... ok [INFO] [stdout] test directive::price::tests::simple ... ok [INFO] [stdout] test directive::price::tests::comment ... 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::ok_with_trailing ... ok [INFO] [stdout] test directive::tag::tests::err_with_space ... ok [INFO] [stdout] test directive::tag::tests::ok_with_comment ... ok [INFO] [stdout] test directive::tag::tests::err ... ok [INFO] [stdout] test directive::include::tests::ok_trailing ... ok [INFO] [stdout] test directive::payee::tests::ok_with_comment ... ok [INFO] [stdout] test directive::transaction::periodic::tests::cheatsheet ... ok [INFO] [stdout] test directive::tag::tests::ok_simple ... ok [INFO] [stdout] test directive::transaction::posting::assertion::tests::single_with_price ... ok [INFO] [stdout] test directive::transaction::posting::assertion::tests::strict_inclusive ... ok [INFO] [stdout] test directive::transaction::posting::assertion::tests::single ... ok [INFO] [stdout] test directive::payee::tests::ok_with_space ... ok [INFO] [stdout] test directive::transaction::posting::tests::full ... ok [INFO] [stdout] test directive::transaction::posting::assertion::tests::single_inclusive ... ok [INFO] [stdout] test directive::transaction::posting::tests::no_amount ... ok [INFO] [stdout] test directive::transaction::posting::tests::no_status ... ok [INFO] [stdout] test directive::transaction::posting::tests::no_status_no_amount ... ok [INFO] [stdout] test directive::transaction::posting::assertion::tests::strict ... ok [INFO] [stdout] test directive::transaction::posting::tests::no_ident ... ok [INFO] [stdout] test directive::transaction::posting::tests::not_enough_spaces ... ok [INFO] [stdout] test directive::transaction::posting::tests::with_assertion ... ok [INFO] [stdout] test directive::transaction::periodic::tests::simple ... ok [INFO] [stdout] test directive::transaction::posting::tests::virtual_posting ... ok [INFO] [stdout] test directive::year::tests::should_update_state ... ok [INFO] [stdout] test directive::year::tests::ok_with_comment ... ok [INFO] [stdout] test directive::transaction::simple::tests::just_date ... ok [INFO] [stdout] test directive::transaction::posting::tests::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::year::tests::deprecated_form ... ok [INFO] [stdout] test directive::transaction::status::tests::error ... ok [INFO] [stdout] test directive::transaction::posting::tests::with_price ... ok [INFO] [stdout] test directive::transaction::simple::tests::simple ... ok [INFO] [stdout] test directive::transaction::simple::tests::full ... ok [INFO] [stdout] test directive::transaction::status::tests::cleared ... ok [INFO] [stderr] Doc-tests hledger_parser [INFO] [stdout] [INFO] [stdout] test result: ok. 151 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [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" "1f60ef1dd05a30ab6fa38c72930564c891cbf301715b42f7b2cebf62ad0de5ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f60ef1dd05a30ab6fa38c72930564c891cbf301715b42f7b2cebf62ad0de5ff", kill_on_drop: false }` [INFO] [stdout] 1f60ef1dd05a30ab6fa38c72930564c891cbf301715b42f7b2cebf62ad0de5ff