[INFO] crate peggler 0.1.0 is already in cache [INFO] extracting crate peggler 0.1.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/peggler/0.1.0 [INFO] extracting crate peggler 0.1.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/peggler/0.1.0 [INFO] validating manifest of peggler-0.1.0 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 peggler-0.1.0 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 peggler-0.1.0 [INFO] finished frobbing peggler-0.1.0 [INFO] frobbed toml for peggler-0.1.0 written to work/ex/beta-1.38-1/sources/1.37.0/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/beta-1.38-1/sources/beta-2019-08-13/reg/peggler/0.1.0/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 peggler-0.1.0 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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=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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] d093edba258b416a61e80437a8236d041351d42e48b176cbfafc771c0f090222 [INFO] running `"docker" "start" "-a" "d093edba258b416a61e80437a8236d041351d42e48b176cbfafc771c0f090222"` [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.28s [INFO] running `"docker" "inspect" "d093edba258b416a61e80437a8236d041351d42e48b176cbfafc771c0f090222"` [INFO] running `"docker" "rm" "-f" "d093edba258b416a61e80437a8236d041351d42e48b176cbfafc771c0f090222"` [INFO] [stdout] d093edba258b416a61e80437a8236d041351d42e48b176cbfafc771c0f090222 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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=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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] ff1e71040ded53399998c0ba8a4d5bbb191314b7890efc474d048e025a823581 [INFO] running `"docker" "start" "-a" "ff1e71040ded53399998c0ba8a4d5bbb191314b7890efc474d048e025a823581"` [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 3.00s [INFO] running `"docker" "inspect" "ff1e71040ded53399998c0ba8a4d5bbb191314b7890efc474d048e025a823581"` [INFO] running `"docker" "rm" "-f" "ff1e71040ded53399998c0ba8a4d5bbb191314b7890efc474d048e025a823581"` [INFO] [stdout] ff1e71040ded53399998c0ba8a4d5bbb191314b7890efc474d048e025a823581 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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=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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 37b0614898b8bdf0fa0a0c2e9915ce8125e35ede26881ccf15dc37740c546983 [INFO] running `"docker" "start" "-a" "37b0614898b8bdf0fa0a0c2e9915ce8125e35ede26881ccf15dc37740c546983"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/peggler-5b8eb60830581757 [INFO] [stdout] [INFO] [stdout] running 117 tests [INFO] [stdout] test tests::and::and_subexpression_into_sequence ... ok [INFO] [stdout] test tests::and::and_parser_into_sequence ... ok [INFO] [stdout] test tests::and::parser_into_and_into_sequence ... ok [INFO] [stdout] test tests::and::parser_into_and_parser ... ok [INFO] [stdout] test tests::and::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::and::and_parser ... ok [INFO] [stdout] test tests::choices::labeled_second_alternative ... ok [INFO] [stdout] test tests::choices::single_choice ... ok [INFO] [stdout] test tests::choices::labeled_second_alternative_no_parens ... ok [INFO] [stdout] test tests::and::labeled_parser_and_parser_into_labeled_parser_into_action ... 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::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::and::labeled_parser_into_and_parser ... ok [INFO] [stdout] test tests::not::parser_into_not_parser ... ok [INFO] [stdout] test tests::and::labeled_parser_into_and_parser_into_action ... ok [INFO] [stdout] test tests::and::parser_and_parser_into_choice ... ok [INFO] [stdout] test tests::and::labeled_parser_into_and_parser_into_sequence_into_action ... 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 ... ok [INFO] [stdout] test tests::one_or_more::parser_plus_in_action ... ok [INFO] [stdout] test tests::one_or_more::parser_plus_in_subexpression ... 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_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 ... ok [INFO] [stdout] test tests::one_or_more::string_plus_into_choice ... 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_first_labeled ... ok [INFO] [stdout] test tests::sequences::pair_last_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] [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::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::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] test tests::zero_or_more::string_star_into_choice ... ok [INFO] [stdout] test tests::zero_or_more::labeled_parser_star_into_sequence_into_action ... ok [INFO] [stdout] test tests::zero_or_more::labeled_parser_star_into_action ... ok [INFO] [stdout] test tests::zero_or_more::labeled_subexpression_star ... ok [INFO] [stdout] test tests::zero_or_more::labeled_parser_star ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 117 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/arithmetic-e5985302684afbb7 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_digits ... ok [INFO] [stdout] test test_expression ... ok [INFO] [stdout] test test_integer ... ok [INFO] [stdout] test test_factor ... ok [INFO] [stdout] test test_ws ... ok [INFO] [stdout] test test_term ... 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/ini_files-6fa32e08bdb9e5d8 [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_ini ... ok [INFO] [stdout] test test_comment ... 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-922c606f9892d04a [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_timezone ... ok [INFO] [stdout] test test_datetime ... ok [INFO] [stdout] test test_date ... ok [INFO] [stdout] test test_time ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests peggler [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" "37b0614898b8bdf0fa0a0c2e9915ce8125e35ede26881ccf15dc37740c546983"` [INFO] running `"docker" "rm" "-f" "37b0614898b8bdf0fa0a0c2e9915ce8125e35ede26881ccf15dc37740c546983"` [INFO] [stdout] 37b0614898b8bdf0fa0a0c2e9915ce8125e35ede26881ccf15dc37740c546983