[INFO] crate hauptbuch-parser 0.1.1 is already in cache [INFO] extracting crate hauptbuch-parser 0.1.1 into work/ex/beta-1.38-1/sources/1.37.0/reg/hauptbuch-parser/0.1.1 [INFO] extracting crate hauptbuch-parser 0.1.1 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/hauptbuch-parser/0.1.1 [INFO] validating manifest of hauptbuch-parser-0.1.1 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of hauptbuch-parser-0.1.1 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing hauptbuch-parser-0.1.1 [INFO] finished frobbing hauptbuch-parser-0.1.1 [INFO] frobbed toml for hauptbuch-parser-0.1.1 written to work/ex/beta-1.38-1/sources/1.37.0/reg/hauptbuch-parser/0.1.1/Cargo.toml [INFO] started frobbing hauptbuch-parser-0.1.1 [INFO] finished frobbing hauptbuch-parser-0.1.1 [INFO] frobbed toml for hauptbuch-parser-0.1.1 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/hauptbuch-parser/0.1.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing hauptbuch-parser-0.1.1 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/hauptbuch-parser/0.1.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 382d50ba0fa24b74af0b723c7fe5a73b2cf9e1b36652da84de11923f0d4efd4f [INFO] running `"docker" "start" "-a" "382d50ba0fa24b74af0b723c7fe5a73b2cf9e1b36652da84de11923f0d4efd4f"` [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling rust_decimal v1.0.2 [INFO] [stderr] Compiling hauptbuch-parser v0.1.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.57s [INFO] running `"docker" "inspect" "382d50ba0fa24b74af0b723c7fe5a73b2cf9e1b36652da84de11923f0d4efd4f"` [INFO] running `"docker" "rm" "-f" "382d50ba0fa24b74af0b723c7fe5a73b2cf9e1b36652da84de11923f0d4efd4f"` [INFO] [stdout] 382d50ba0fa24b74af0b723c7fe5a73b2cf9e1b36652da84de11923f0d4efd4f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/hauptbuch-parser/0.1.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 40941ac33c56798feff7c3155e9bb0e4b64bbbb1393a0c99a67f7f423dc197bd [INFO] running `"docker" "start" "-a" "40941ac33c56798feff7c3155e9bb0e4b64bbbb1393a0c99a67f7f423dc197bd"` [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling hauptbuch-parser v0.1.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.28s [INFO] running `"docker" "inspect" "40941ac33c56798feff7c3155e9bb0e4b64bbbb1393a0c99a67f7f423dc197bd"` [INFO] running `"docker" "rm" "-f" "40941ac33c56798feff7c3155e9bb0e4b64bbbb1393a0c99a67f7f423dc197bd"` [INFO] [stdout] 40941ac33c56798feff7c3155e9bb0e4b64bbbb1393a0c99a67f7f423dc197bd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/hauptbuch-parser/0.1.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 4597acfce7bb1cde06829c2ffc2ef4a3251697daf6b84fac1df4a80c721aaf8d [INFO] running `"docker" "start" "-a" "4597acfce7bb1cde06829c2ffc2ef4a3251697daf6b84fac1df4a80c721aaf8d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/hauptbuch_parser-772be73decd71b30 [INFO] [stdout] [INFO] [stdout] running 52 tests [INFO] [stdout] test tests::parsers::account_name::it_should_fail_parsing_virtual_account_name_with_spaces ... ok [INFO] [stdout] test tests::parsers::code::it_should_fail_on_invalid_codes ... ok [INFO] [stdout] test tests::parsers::amount::it_should_parse_valid_amounts ... ok [INFO] [stdout] test tests::parsers::account_name::it_should_parse_virtual_account_name_without_enclosing_braces ... ok [INFO] [stdout] test tests::parsers::account_name::it_should_parse_valid_virtual_account_names ... ok [INFO] [stdout] test tests::parsers::code::it_should_parse_valid_codes ... ok [INFO] [stdout] test tests::parsers::account_name::it_should_parse_valid_regular_account_names ... ok [INFO] [stdout] test tests::parsers::comment::it_should_drop_trailing_spaces ... ok [INFO] [stdout] test tests::parsers::comment::it_should_parse_comments ... ok [INFO] [stdout] test tests::parsers::commodity::it_should_fail_on_invalid_commodities ... ok [INFO] [stdout] test tests::parsers::commodity::it_should_parse_valid_commodities ... ok [INFO] [stdout] test tests::parsers::date::it_should_fail_on_invalid_date_syntax ... ok [INFO] [stdout] test tests::parsers::date::it_should_parse_valid_dates ... ok [INFO] [stdout] test tests::parsers::datetime::it_should_parse_valid_datetimes ... ok [INFO] [stdout] test tests::parsers::description::it_should_drop_trailing_spaces ... ok [INFO] [stdout] test tests::parsers::description::it_should_fail_to_parse_invalid_descriptions ... ok [INFO] [stdout] test tests::parsers::description::it_should_parse_descriptions ... ok [INFO] [stdout] test tests::parsers::inner_account_name_part::it_should_parse_valid_inner_account_name_parts ... ok [INFO] [stdout] test tests::parsers::inner_account_name_part::it_should_fail_given_invalid_inner_account_name_part ... ok [INFO] [stdout] test tests::parsers::line::it_should_fail_to_parse_posting_if_not_indented ... ok [INFO] [stdout] test tests::parsers::line::it_should_fail_to_parse_transaction_header_if_indented ... ok [INFO] [stdout] test tests::parsers::line::it_should_ignore_line_ending ... ok [INFO] [stdout] test tests::parsers::line::it_should_parse_empty_lines ... ok [INFO] [stdout] test tests::parsers::line::it_should_parse_posting ... ok [INFO] [stdout] test tests::parsers::line::it_should_parse_transaction_comment ... ok [INFO] [stdout] test tests::parsers::line::it_should_parse_transaction_header ... ok [INFO] [stdout] test tests::parsers::position::it_should_parse_positions ... ok [INFO] [stdout] test tests::parsers::posting::it_should_fail_to_parse_given_leading_spaces ... ok [INFO] [stdout] test tests::parsers::date::it_should_fail_on_dates_out_of_range ... ok [INFO] [stdout] test tests::parsers::posting::it_should_parse_given_detail ... ok [INFO] [stdout] test tests::parsers::posting_detail::it_should_parse_posting_details ... ok [INFO] [stdout] test tests::parsers::posting::it_should_parse_given_detail_and_value_position ... ok [INFO] [stdout] test tests::parsers::posting::it_should_parse_when_detail_omitted ... ok [INFO] [stdout] test tests::parsers::posting::it_should_parse_given_detail_and_attribute_comment ... ok [INFO] [stdout] test tests::parsers::status_mark::it_should_fail_otherwise ... ok [INFO] [stdout] test tests::parsers::posting::it_should_parse_given_no_commodity_but_comment ... ok [INFO] [stdout] test tests::parsers::time::it_should_parse_simple_time ... ok [INFO] [stdout] test tests::parsers::time::it_should_fail_given_time_is_out_of_range ... ok [INFO] [stdout] test tests::parsers::time::it_should_parse_time_with_nanoseconds ... ok [INFO] [stdout] test tests::parsers::status_mark::it_should_parse_valid_status_marks ... ok [INFO] [stdout] test tests::parsers::timezone::it_should_parse_valid_timezones ... ok [INFO] [stdout] test tests::parsers::top_account_name_part::it_should_parse_valid_top_account_name_parts ... ok [INFO] [stdout] test tests::parsers::top_account_name_part::it_should_fail_given_invalid_top_account_name_part ... ok [INFO] [stdout] test tests::parsers::code::it_should_parse_valid_code_and_remove_any_trailing_spaces ... ok [INFO] [stdout] test tests::parsers::code::it_should_parse_valid_code_and_remove_any_leading_spaces ... ok [INFO] [stdout] test tests::parsers::code::it_should_parse_valid_code_and_remove_any_leading_and_trailing_spaces ... ok [INFO] [stdout] test tests::parsers::transaction_header::it_should_fail_given_invalid_spacing ... ok [INFO] [stdout] test tests::parsers::transaction_header::it_should_fail_given_transaction_header_with_invalid_code_missing_whitespace ... ok [INFO] [stdout] test tests::parsers::transaction_header::it_should_parse_transaction_header_with_code ... ok [INFO] [stdout] test tests::parsers::transaction_header::it_should_parse_transaction_header_without_code ... ok [INFO] [stdout] test tests::parsers::transaction_header::it_should_parse_transaction_header_with_status_mark_and_code ... ok [INFO] [stdout] test tests::parsers::transaction_header::it_should_parse_transaction_header_with_status_mark ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/test_parse_file-02f6811db8138ed7 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_nom_parse_file ... ok [INFO] [stdout] test test_combine_parse_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests hauptbuch-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 [INFO] [stdout] [INFO] running `"docker" "inspect" "4597acfce7bb1cde06829c2ffc2ef4a3251697daf6b84fac1df4a80c721aaf8d"` [INFO] running `"docker" "rm" "-f" "4597acfce7bb1cde06829c2ffc2ef4a3251697daf6b84fac1df4a80c721aaf8d"` [INFO] [stdout] 4597acfce7bb1cde06829c2ffc2ef4a3251697daf6b84fac1df4a80c721aaf8d