[INFO] fetching crate peggler 0.1.0... [INFO] extracting crate peggler 0.1.0 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/peggler/0.1.0 [INFO] extracting crate peggler 0.1.0 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/peggler/0.1.0 [INFO] validating manifest of peggler-0.1.0 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of peggler-0.1.0 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing peggler-0.1.0 [INFO] finished frobbing peggler-0.1.0 [INFO] frobbed toml for peggler-0.1.0 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/peggler/0.1.0/Cargo.toml [INFO] started frobbing peggler-0.1.0 [INFO] finished frobbing peggler-0.1.0 [INFO] frobbed toml for peggler-0.1.0 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/peggler/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing peggler-0.1.0 against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/peggler/0.1.0:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] f98c22f2e2050bfc5fb2a6b4a6dadbf76df90c7f3fcecc3b93235d5e83c2159e [INFO] running `"docker" "start" "-a" "f98c22f2e2050bfc5fb2a6b4a6dadbf76df90c7f3fcecc3b93235d5e83c2159e"` [INFO] [stderr] Compiling peggler v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:7:22 [INFO] [stderr] | [INFO] [stderr] 7 | pub type Parser = Fn(&str) -> ParseResult; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&str) -> ParseResult` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s [INFO] running `"docker" "inspect" "f98c22f2e2050bfc5fb2a6b4a6dadbf76df90c7f3fcecc3b93235d5e83c2159e"` [INFO] running `"docker" "rm" "-f" "f98c22f2e2050bfc5fb2a6b4a6dadbf76df90c7f3fcecc3b93235d5e83c2159e"` [INFO] [stdout] f98c22f2e2050bfc5fb2a6b4a6dadbf76df90c7f3fcecc3b93235d5e83c2159e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/peggler/0.1.0:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] e695c55de8202c93c3646fa1bc0c6ea1b49d0880bcd5367c9697b81f00a5991f [INFO] running `"docker" "start" "-a" "e695c55de8202c93c3646fa1bc0c6ea1b49d0880bcd5367c9697b81f00a5991f"` [INFO] [stderr] Compiling peggler v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:7:22 [INFO] [stderr] | [INFO] [stderr] 7 | pub type Parser = Fn(&str) -> ParseResult; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&str) -> ParseResult` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> tests/arithmetic.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | let mut end : usize; [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.45s [INFO] running `"docker" "inspect" "e695c55de8202c93c3646fa1bc0c6ea1b49d0880bcd5367c9697b81f00a5991f"` [INFO] running `"docker" "rm" "-f" "e695c55de8202c93c3646fa1bc0c6ea1b49d0880bcd5367c9697b81f00a5991f"` [INFO] [stdout] e695c55de8202c93c3646fa1bc0c6ea1b49d0880bcd5367c9697b81f00a5991f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/peggler/0.1.0:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 33c35a58fdfaf5d9c7c9837e145f69f7030ff56e181348881fc4b69567fb6a2c [INFO] running `"docker" "start" "-a" "33c35a58fdfaf5d9c7c9837e145f69f7030ff56e181348881fc4b69567fb6a2c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/peggler-0596340a3d0ace4a [INFO] [stdout] [INFO] [stdout] running 117 tests [INFO] [stdout] test tests::and::and_parser ... ok [INFO] [stdout] test tests::and::labeled_parser_and_parser_into_labeled_parser_into_action ... ok [INFO] [stdout] test tests::and::and_subexpression_into_sequence ... ok [INFO] [stdout] test tests::and::labeled_parser_into_and_parser ... ok [INFO] [stdout] test tests::and::parser_into_and_parser_into_action ... ok [INFO] [stdout] test tests::and::parser_and_parser_into_choice ... ok [INFO] [stdout] test tests::and::parser_into_and_parser ... ok [INFO] [stdout] test tests::and::labeled_parser_into_and_parser_into_sequence_into_action ... ok [INFO] [stdout] test tests::and::parser_into_and_into_sequence ... ok [INFO] [stdout] test tests::and::labeled_parser_into_and_parser_into_action ... ok [INFO] [stdout] test tests::and::parser_into_and_parser_into_and_parser ... ok [INFO] [stdout] test tests::and::parser_into_and_subexpression ... ok [INFO] [stdout] test tests::and::subexpression_into_and_parser ... ok [INFO] [stdout] test tests::and::subexpression_into_and_parser_into_action ... ok [INFO] [stdout] test tests::choices::double_choice ... ok [INFO] [stdout] test tests::choices::first_alternative_with_action ... ok [INFO] [stdout] test tests::choices::first_alternative_with_action_no_parens ... ok [INFO] [stdout] test tests::choices::labeled ... ok [INFO] [stdout] test tests::choices::labeled_first_alternative ... ok [INFO] [stdout] test tests::choices::labeled_first_alternative_no_parens ... ok [INFO] [stdout] test tests::choices::labeled_second_alternative ... ok [INFO] [stdout] test tests::choices::labeled_second_alternative_no_parens ... ok [INFO] [stdout] test tests::choices::single_choice ... ok [INFO] [stdout] test tests::not::labeled_parser_into_not_parser ... ok [INFO] [stdout] test tests::not::labeled_parser_into_not_parser_into_action ... ok [INFO] [stdout] test tests::and::and_parser_into_sequence ... ok [INFO] [stdout] test tests::not::labeled_subexpression_into_not_parser_into_action ... ok [INFO] [stdout] test tests::not::not_parser ... ok [INFO] [stdout] test tests::not::not_parser_into_parser ... ok [INFO] [stdout] test tests::not::parser_into_not_parser ... ok [INFO] [stdout] test tests::not::parser_into_not_parser_into_action ... ok [INFO] [stdout] test tests::not::subexpression_into_not_parser ... ok [INFO] [stdout] test tests::not::subexpression_into_not_parser_into_action ... ok [INFO] [stdout] test tests::one_or_more::labeled_parser_plus_into_action ... ok [INFO] [stdout] test tests::one_or_more::labeled_parser_plus_into_sequence_into_action ... ok [INFO] [stdout] test tests::one_or_more::parser_plus_first_in_pair ... ok [INFO] [stdout] test tests::one_or_more::labeled_parser_plus ... ok [INFO] [stdout] test tests::one_or_more::labeled_subexpession_plus_into_action_into_choice ... ok [INFO] [stdout] test tests::one_or_more::labeled_subexpression_plus ... ok [INFO] [stdout] test tests::one_or_more::parser_plus_in_action ... ok [INFO] [stdout] test tests::one_or_more::parser_plus ... ok [INFO] [stdout] test tests::one_or_more::parser_plus_into_choice ... ok [INFO] [stdout] test tests::one_or_more::parser_plus_last_in_pair ... ok [INFO] [stdout] test tests::one_or_more::parser_plus_plus ... ok [INFO] [stdout] test tests::one_or_more::string_plus_into_choice ... ok [INFO] [stdout] test tests::one_or_more::string_plus ... ok [INFO] [stdout] test tests::one_or_more::parser_plus_in_subexpression_plus ... ok [INFO] [stdout] test tests::one_or_more::parser_plus_in_subexpression_optional ... ok [INFO] [stdout] test tests::one_or_more::parser_plus_in_subexpression ... ok [INFO] [stdout] test tests::one_or_more::subexpession_plus_into_action_into_choice ... ok [INFO] [stdout] test tests::one_or_more::subexpession_plus_into_action_into_sequence ... ok [INFO] [stdout] test tests::one_or_more::subexpression_plus ... ok [INFO] [stdout] test tests::one_or_more::subexpression_plus_first_in_pair ... ok [INFO] [stdout] test tests::one_or_more::subexpression_plus_in_action ... ok [INFO] [stdout] test tests::one_or_more::subexpression_plus_in_subexpression ... ok [INFO] [stdout] test tests::one_or_more::subexpression_plus_into_choice ... ok [INFO] [stdout] test tests::optional::labeled_parser_into_action_in_sub_optional ... ok [INFO] [stdout] test tests::optional::labeled_parser_option ... ok [INFO] [stdout] test tests::optional::labeled_parser_option_into_action ... ok [INFO] [stdout] test tests::optional::labeled_parser_option_into_sequence_into_action ... ok [INFO] [stdout] test tests::optional::parser_option ... ok [INFO] [stdout] test tests::optional::parser_option_first_in_sequence ... ok [INFO] [stdout] test tests::optional::parser_option_in_subexpression ... ok [INFO] [stdout] test tests::optional::parser_option_into_choice ... ok [INFO] [stdout] test tests::optional::parser_option_option ... ok [INFO] [stdout] test tests::optional::string_option ... ok [INFO] [stdout] test tests::optional::string_option_into_choice ... ok [INFO] [stdout] test tests::optional::string_option_into_sequence ... ok [INFO] [stdout] test tests::optional::subexpresion_option_in_subexpression_option ... ok [INFO] [stdout] test tests::optional::subexpression_option ... ok [INFO] [stdout] test tests::optional::subexpression_option_containing_label ... ok [INFO] [stdout] test tests::optional::subexpression_option_first_in_sequence ... ok [INFO] [stdout] test tests::optional::subexpression_option_in_subexpression ... ok [INFO] [stdout] test tests::rule_definition::result_type_pair_u32 ... ok [INFO] [stdout] test tests::rule_definition::result_type_u32 ... ok [INFO] [stdout] test tests::rule_definition::result_type_vec_u32 ... ok [INFO] [stdout] test tests::sequences::pair ... ok [INFO] [stdout] test tests::sequences::pair_both_labeled ... ok [INFO] [stdout] test tests::sequences::pair_last_labeled ... ok [INFO] [stdout] test tests::sequences::pair_first_labeled ... ok [INFO] [stdout] test tests::sequences::parser_into_action ... ok [INFO] [stdout] test tests::sequences::single_actioned ... ok [INFO] [stdout] test tests::sequences::single_expression ... ok [INFO] [stdout] test tests::sequences::triple_fist_labeled ... ok [INFO] [stdout] test tests::sequences::triple_middle_labeled ... ok [INFO] [stdout] test tests::string_expressions::chained ... ok [INFO] [stdout] test tests::string_expressions::chaining ... ok [INFO] [stdout] test tests::string_expressions::chaining_labeled ... ok [INFO] [stdout] test tests::string_expressions::first_alternative ... ok [INFO] [stdout] test tests::string_expressions::into_action ... ok [INFO] [stdout] test tests::string_expressions::into_action_into_choice ... ok [INFO] [stdout] test tests::string_expressions::labeled ... ok [INFO] [stdout] test tests::string_expressions::sequence ... ok [INFO] [stdout] test tests::string_expressions::sequence_mixed ... ok [INFO] [stdout] test tests::string_expressions::single_long ... ok [INFO] [stdout] test tests::string_expressions::single_short ... ok [INFO] [stdout] test tests::subexpressions::containing_choice ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/arithmetic-c7bacb675ba1d1b1 [INFO] [stdout] test tests::subexpressions::into_action_into_choice ... ok [INFO] [stdout] test tests::subexpressions::into_action_sequence ... ok [INFO] [stdout] test tests::subexpressions::labeled ... ok [INFO] [stdout] test tests::subexpressions::labeled_into_action ... ok [INFO] [stdout] test tests::subexpressions::nested ... ok [INFO] [stdout] test tests::subexpressions::sequence ... ok [INFO] [stdout] test tests::subexpressions::single ... ok [INFO] [stdout] test tests::zero_or_more::labeled_parser_star ... ok [INFO] [stdout] test tests::zero_or_more::labeled_parser_star_into_action ... ok [INFO] [stdout] test tests::zero_or_more::labeled_parser_star_into_sequence_into_action ... ok [INFO] [stdout] test tests::zero_or_more::labeled_subexpression_star ... ok [INFO] [stdout] test tests::zero_or_more::parser_star ... ok [INFO] [stdout] test tests::zero_or_more::parser_star_first_in_pair ... ok [INFO] [stdout] test tests::zero_or_more::parser_star_in_subexpression ... ok [INFO] [stdout] test tests::zero_or_more::parser_star_into_choice ... ok [INFO] [stdout] test tests::zero_or_more::string_star ... ok [INFO] [stdout] test tests::zero_or_more::string_star_into_choice ... ok [INFO] [stdout] test tests::zero_or_more::subexpression_star ... ok [INFO] [stdout] test tests::zero_or_more::subexpression_star_first_in_pair ... ok [INFO] [stdout] test tests::zero_or_more::subexpression_star_into_choice ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 117 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_ws ... ok [INFO] [stdout] test test_term ... ok [INFO] [stdout] test test_integer ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/ini_files-4b71da284e50a9f9 [INFO] [stdout] test test_factor ... ok [INFO] [stdout] test test_expression ... ok [INFO] [stdout] test test_digits ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_whitespace ... ok [INFO] [stdout] test test_section ... ok [INFO] [stdout] test test_property ... ok [INFO] [stdout] test test_properties ... ok [INFO] [stdout] test test_comment ... ok [INFO] [stdout] test test_ini ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/iso8601_dates-5c33a75c450bc533 [INFO] [stderr] Doc-tests peggler [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_date ... ok [INFO] [stdout] test test_datetime ... ok [INFO] [stdout] test test_time ... ok [INFO] [stdout] test test_timezone ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "33c35a58fdfaf5d9c7c9837e145f69f7030ff56e181348881fc4b69567fb6a2c"` [INFO] running `"docker" "rm" "-f" "33c35a58fdfaf5d9c7c9837e145f69f7030ff56e181348881fc4b69567fb6a2c"` [INFO] [stdout] 33c35a58fdfaf5d9c7c9837e145f69f7030ff56e181348881fc4b69567fb6a2c