[INFO] fetching crate hauptbuch-parser 0.4.0... [INFO] testing hauptbuch-parser-0.4.0 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate hauptbuch-parser 0.4.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate hauptbuch-parser 0.4.0 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hauptbuch-parser 0.4.0 [INFO] finished tweaking crates.io crate hauptbuch-parser 0.4.0 [INFO] tweaked toml for crates.io crate hauptbuch-parser 0.4.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efe9cf7b2c145e19a4dfd132a7ae7d0ef76d5b0273edc77958574ffc746d860e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "efe9cf7b2c145e19a4dfd132a7ae7d0ef76d5b0273edc77958574ffc746d860e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efe9cf7b2c145e19a4dfd132a7ae7d0ef76d5b0273edc77958574ffc746d860e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efe9cf7b2c145e19a4dfd132a7ae7d0ef76d5b0273edc77958574ffc746d860e", kill_on_drop: false }` [INFO] [stdout] efe9cf7b2c145e19a4dfd132a7ae7d0ef76d5b0273edc77958574ffc746d860e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f44991eac8bb8182d37d63f4c1eb7d3ddada848a9bdbe223d46ad6746670fdc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8f44991eac8bb8182d37d63f4c1eb7d3ddada848a9bdbe223d46ad6746670fdc", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hauptbuch-parser v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.49s [INFO] running `Command { std: "docker" "inspect" "8f44991eac8bb8182d37d63f4c1eb7d3ddada848a9bdbe223d46ad6746670fdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f44991eac8bb8182d37d63f4c1eb7d3ddada848a9bdbe223d46ad6746670fdc", kill_on_drop: false }` [INFO] [stdout] 8f44991eac8bb8182d37d63f4c1eb7d3ddada848a9bdbe223d46ad6746670fdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54dfed868822bb8515361668c4e0b1925763851a6bb6b060c60fd1a6ce2170cb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "54dfed868822bb8515361668c4e0b1925763851a6bb6b060c60fd1a6ce2170cb", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling hauptbuch-parser v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 25.26s [INFO] running `Command { std: "docker" "inspect" "54dfed868822bb8515361668c4e0b1925763851a6bb6b060c60fd1a6ce2170cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54dfed868822bb8515361668c4e0b1925763851a6bb6b060c60fd1a6ce2170cb", kill_on_drop: false }` [INFO] [stdout] 54dfed868822bb8515361668c4e0b1925763851a6bb6b060c60fd1a6ce2170cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d7ed0d38ab6d240daadd9f4fc64b1203f0244ca3d475973d374eef1f1082f6ce [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d7ed0d38ab6d240daadd9f4fc64b1203f0244ca3d475973d374eef1f1082f6ce", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] running 62 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hauptbuch_parser-d25f61d14300a60f) [INFO] [stdout] test account_name::it_should_stop_parsing_account_name_upon_first_space ... ok [INFO] [stdout] test account_name::it_should_parse_valid_regular_account_names ... ok [INFO] [stdout] test code::it_should_parse_valid_code_and_remove_any_leading_and_trailing_spaces ... ok [INFO] [stdout] test code::it_should_fail_on_invalid_codes ... ok [INFO] [stdout] test code::it_should_parse_valid_code_and_remove_any_leading_spaces ... ok [INFO] [stdout] test code::it_should_fail_on_invalid_codes_starting_with_space ... ok [INFO] [stdout] test code::it_should_parse_valid_code_and_remove_any_trailing_spaces ... ok [INFO] [stdout] test code::it_should_parse_valid_utf8_code ... ok [INFO] [stdout] test comment::it_should_drop_leading_spaces ... ok [INFO] [stdout] test amount::it_should_parse_valid_amounts ... ok [INFO] [stdout] test code::it_should_parse_valid_codes ... ok [INFO] [stdout] test comment::it_should_fail_given_no_leading_space ... ok [INFO] [stdout] test commodity::it_should_parse_valid_ascii_commodities ... ok [INFO] [stdout] test comment::it_should_parse_attributes ... ok [INFO] [stdout] test date::it_should_parse_valid_dates ... ok [INFO] [stdout] test commodity::it_should_parse_valid_utf8_commodities ... ok [INFO] [stdout] test description::it_should_drop_trailing_spaces ... ok [INFO] [stdout] test date::it_should_fail_on_invalid_date_syntax ... ok [INFO] [stdout] test description::it_should_parse_descriptions ... ok [INFO] [stdout] test helpers::inner_account_name_part::it_should_fail_given_invalid_inner_account_name_part ... ok [INFO] [stdout] test helpers::inner_account_name_part::it_should_parse_valid_inner_account_name_parts ... ok [INFO] [stdout] test line::it_should_ignore_line_ending ... ok [INFO] [stdout] test line::it_should_parse_posting ... ok [INFO] [stdout] test line::it_should_parse_empty_lines ... ok [INFO] [stdout] test line::it_should_parse_transaction_comment ... ok [INFO] [stdout] test date::it_should_fail_on_dates_out_of_range ... ok [INFO] [stdout] test comment::it_should_parse_user_comments ... ok [INFO] [stdout] test comment::it_should_drop_trailing_spaces ... ok [INFO] [stdout] test datetime::it_should_parse_valid_datetimes ... ok [INFO] [stdout] test description::it_should_fail_to_parse_invalid_descriptions ... ok [INFO] [stdout] test commodity::it_should_fail_on_invalid_commodities ... ok [INFO] [stdout] test helpers::top_account_name_part::it_should_fail_given_invalid_top_account_name_part ... ok [INFO] [stdout] test posting::it_should_parse_given_detail_and_attribute_comment ... ok [INFO] [stdout] test helpers::top_account_name_part::it_should_parse_valid_top_account_name_parts ... ok [INFO] [stdout] test posting::it_should_parse_given_detail_and_value_position ... ok [INFO] [stdout] test status_mark::it_should_fail_otherwise ... ok [INFO] [stdout] test line::it_should_fail_to_parse_posting_if_not_indented ... ok [INFO] [stdout] test time::it_should_parse_simple_time ... ok [INFO] [stdout] test posting::it_should_parse_when_detail_omitted ... ok [INFO] [stdout] test time::it_should_parse_time_with_nanoseconds ... ok [INFO] [stdout] test time::it_should_fail_given_time_is_out_of_range ... ok [INFO] [stdout] test timezone::it_should_fail_on_invalid_timezones ... ok [INFO] [stdout] test transaction_header::it_should_fail_given_invalid_spacing ... ok [INFO] [stdout] test status_mark::it_should_parse_valid_status_marks ... ok [INFO] [stdout] test line::it_should_parse_file_comments ... ok [INFO] [stdout] test timezone::it_should_parse_valid_timezones ... ok [INFO] [stdout] test posting::it_should_fail_to_parse_given_leading_spaces ... ok [INFO] [stdout] test posting::it_should_parse_given_no_commodity_but_comment ... ok [INFO] [stdout] test posting::it_should_parse_given_detail ... ok [INFO] [stdout] test posting_value::it_should_parse_posting_values_with_closing_position_total_price ... ok [INFO] [stdout] test posting_value::it_should_parse_posting_values_with_closing_position_unit_price ... ok [INFO] [stdout] test line::it_should_parse_transaction_header ... ok [INFO] [stdout] test position::it_should_parse_positions ... ok [INFO] [stdout] test posting_value::it_should_parse_posting_values_without_closing_position ... ok [INFO] [stdout] test commodity::it_should_parse_valid_currency_signs ... ok [INFO] [stdout] test line::it_should_fail_to_parse_transaction_header_if_indented ... ok [INFO] [stdout] test transaction_header::it_should_parse_transaction_header_with_status_mark_and_code ... ok [INFO] [stdout] test transaction_header::it_should_fail_given_transaction_header_with_invalid_description ... ok [INFO] [stdout] test transaction_header::it_should_fail_given_transaction_header_with_invalid_code_missing_whitespace ... ok [INFO] [stdout] test transaction_header::it_should_parse_transaction_header_with_status_mark ... ok [INFO] [stdout] test transaction_header::it_should_parse_transaction_header_without_code ... ok [INFO] [stdout] test transaction_header::it_should_parse_transaction_header_with_code ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 62 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/test_parse_file.rs (/opt/rustwide/target/debug/deps/test_parse_file-8b9cf0aabbd1da3b) [INFO] [stdout] [INFO] [stderr] Doc-tests hauptbuch-parser [INFO] [stdout] running 1 test [INFO] [stdout] test test_parse_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [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" "d7ed0d38ab6d240daadd9f4fc64b1203f0244ca3d475973d374eef1f1082f6ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7ed0d38ab6d240daadd9f4fc64b1203f0244ca3d475973d374eef1f1082f6ce", kill_on_drop: false }` [INFO] [stdout] d7ed0d38ab6d240daadd9f4fc64b1203f0244ca3d475973d374eef1f1082f6ce