[INFO] crate conch-parser 0.1.1 is already in cache [INFO] extracting crate conch-parser 0.1.1 into work/ex/beta-1.38-1/sources/1.37.0/reg/conch-parser/0.1.1 [INFO] extracting crate conch-parser 0.1.1 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/conch-parser/0.1.1 [INFO] validating manifest of conch-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 conch-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 conch-parser-0.1.1 [INFO] finished frobbing conch-parser-0.1.1 [INFO] frobbed toml for conch-parser-0.1.1 written to work/ex/beta-1.38-1/sources/1.37.0/reg/conch-parser/0.1.1/Cargo.toml [INFO] started frobbing conch-parser-0.1.1 [INFO] finished frobbing conch-parser-0.1.1 [INFO] frobbed toml for conch-parser-0.1.1 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/conch-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 conch-parser-0.1.1 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-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/conch-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] da97774b669c22118ac3bd3d14fca6ab7ed99589ec65a6092ba56256584b6cf9 [INFO] running `"docker" "start" "-a" "da97774b669c22118ac3bd3d14fca6ab7ed99589ec65a6092ba56256584b6cf9"` [INFO] [stderr] Compiling conch-parser v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parse/iter.rs:311:19 [INFO] [stderr] | [INFO] [stderr] 311 | iter: &'a mut RewindableTokenIterator, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn RewindableTokenIterator` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parse/iter.rs:326:26 [INFO] [stderr] | [INFO] [stderr] 326 | fn new(iter: &'a mut RewindableTokenIterator) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn RewindableTokenIterator` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parse/mod.rs:135:32 [INFO] [stderr] | [INFO] [stderr] 135 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/parse/mod.rs:986:42 [INFO] [stderr] | [INFO] [stderr] 986 | let stripped = w.trim_left_matches('\t'); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.61s [INFO] running `"docker" "inspect" "da97774b669c22118ac3bd3d14fca6ab7ed99589ec65a6092ba56256584b6cf9"` [INFO] running `"docker" "rm" "-f" "da97774b669c22118ac3bd3d14fca6ab7ed99589ec65a6092ba56256584b6cf9"` [INFO] [stdout] da97774b669c22118ac3bd3d14fca6ab7ed99589ec65a6092ba56256584b6cf9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/conch-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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] bab2deb863b6d5b5626b7e32f66c9f6135dca2e5737b00e03f39b1e7f2ca9ba1 [INFO] running `"docker" "start" "-a" "bab2deb863b6d5b5626b7e32f66c9f6135dca2e5737b00e03f39b1e7f2ca9ba1"` [INFO] [stderr] Compiling owned_chars v0.2.1 [INFO] [stderr] Compiling conch-parser v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parse/iter.rs:311:19 [INFO] [stderr] | [INFO] [stderr] 311 | iter: &'a mut RewindableTokenIterator, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn RewindableTokenIterator` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parse/iter.rs:326:26 [INFO] [stderr] | [INFO] [stderr] 326 | fn new(iter: &'a mut RewindableTokenIterator) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn RewindableTokenIterator` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parse/mod.rs:135:32 [INFO] [stderr] | [INFO] [stderr] 135 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/parse/mod.rs:986:42 [INFO] [stderr] | [INFO] [stderr] 986 | let stripped = w.trim_left_matches('\t'); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `"docker" "inspect" "bab2deb863b6d5b5626b7e32f66c9f6135dca2e5737b00e03f39b1e7f2ca9ba1"` [INFO] running `"docker" "rm" "-f" "bab2deb863b6d5b5626b7e32f66c9f6135dca2e5737b00e03f39b1e7f2ca9ba1"` [INFO] [stdout] bab2deb863b6d5b5626b7e32f66c9f6135dca2e5737b00e03f39b1e7f2ca9ba1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/conch-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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] f8538bab689f3d69b996ffa47cdf75082c6fcc67fe8238b076e9fbb5bb5da017 [INFO] running `"docker" "start" "-a" "f8538bab689f3d69b996ffa47cdf75082c6fcc67fe8238b076e9fbb5bb5da017"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/conch_parser-2f68d89eb2eb76a6 [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test parse::tests::test_backticked_command_can_contain_comments ... ok [INFO] [stdout] test parse::iter::tests::test_buffering_tokens_should_immediately_update_position ... ok [INFO] [stdout] test parse::tests::test_function_declaration_comments_before_body ... ok [INFO] [stdout] test parse::tests::test_parameter_substitution_command_can_contain_comments ... ok [INFO] [stdout] test parse::tests::test_word_preserve_trailing_whitespace ... ok [INFO] [stdout] test parse::iter::tests::test_multipeek ... ok [INFO] [stdout] test ast::tests::test_display_parameter ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/and_or-9f95e525a73c3394 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_and_or_valid_with_newlines_after_operator ... ok [INFO] [stdout] test test_and_or_correct_associativity ... ok [INFO] [stdout] test test_and_or_invalid_with_newlines_before_operator ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stderr] Running /opt/crater/target/debug/deps/arithmetic-d056b35113214cab [INFO] [stdout] test test_arithmetic_substitution_right_to_left_associativity ... ok [INFO] [stdout] test test_arithmetic_substitution_precedence ... ok [INFO] [stdout] test test_arithmetic_substitution_operators_of_equal_precedence ... ok [INFO] [stdout] test test_arithmetic_substitution_left_to_right_associativity ... ok [INFO] [stdout] test test_arithmetic_substitution_invalid ... ok [INFO] [stdout] test test_arithmetic_substitution_valid ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/backticked-e2580ac2f8166bc3 [INFO] [stdout] running 8 tests [INFO] [stdout] test test_backticked_valid_backslashes_removed_if_before_dollar_backslash_and_backtick ... ok [INFO] [stdout] test test_backticked_valid ... ok [INFO] [stdout] test test_backticked_nested_backticks_x3 ... ok [INFO] [stdout] test test_backticked_nested_backticks_x2 ... ok [INFO] [stdout] test test_backticked_nested_backticks ... ok [INFO] [stdout] test test_backticked_invalid_missing_opening_backtick ... ok [INFO] [stdout] test test_backticked_invalid_missing_closing_backtick ... ok [INFO] [stdout] test test_backticked_invalid_maintains_accurate_source_positions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/brace-4805e2a736885bdc [INFO] [stdout] running 8 tests [INFO] [stdout] test test_brace_group_invalid_missing_body ... ok [INFO] [stdout] test test_brace_group_invalid_start_must_be_whitespace_delimited ... ok [INFO] [stdout] test test_brace_group_invalid_missing_separator ... ok [INFO] [stdout] test test_brace_group_invalid_missing_keyword ... ok [INFO] [stdout] test test_brace_group_invalid_quoted ... ok [INFO] [stdout] test test_brace_group_valid ... ok [INFO] [stdout] test test_brace_group_valid_end_must_be_whitespace_and_separator_delimited ... ok [INFO] [stdout] test test_brace_group_valid_keyword_delimited_by_separator ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_case_command_valid_branch_with_no_command ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/case-15388a2dcfaaabcf [INFO] [stdout] test test_case_command_valid_with_comments ... ok [INFO] [stdout] test test_case_command_valid ... ok [INFO] [stdout] test test_case_command_invalid_newline_after_case ... ok [INFO] [stdout] test test_case_command_invalid_missing_word ... ok [INFO] [stdout] test test_case_command_invalid_concat ... ok [INFO] [stdout] test test_case_command_valid_with_comments_no_body ... ok [INFO] [stdout] test test_case_command_should_recognize_literals_and_names ... ok [INFO] [stdout] test test_case_command_valid_with_no_arms ... ok [INFO] [stdout] test test_case_command_word_need_not_be_simple_literal ... ok [INFO] [stdout] test test_case_command_invalid_missing_keyword ... ok [INFO] [stdout] test test_case_command_invalid_quoted ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/command-80f07d57c59780cc [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test test_command_delegates_valid_commands_case ... ok [INFO] [stdout] test test_command_delegates_valid_commands_brace ... ok [INFO] [stdout] test test_command_delegates_valid_commands_for ... ok [INFO] [stdout] test test_command_delegate_functions_only_if_fn_name_is_a_name_token ... ok [INFO] [stdout] test test_command_delegates_valid_simple_commands ... ok [INFO] [stdout] test test_command_delegates_valid_commands_subshell ... ok [INFO] [stdout] test test_command_delegates_valid_commands_while ... ok [INFO] [stdout] test test_command_do_not_delegate_functions_only_if_fn_name_is_a_literal_token ... ok [INFO] [stdout] test test_command_delegates_valid_commands_until ... ok [INFO] [stdout] test test_command_parses_quoted_compound_commands_as_simple_commands ... ok [INFO] [stdout] test test_command_delegates_valid_commands_function ... ok [INFO] [stdout] test test_command_delegates_valid_commands_if ... ok [INFO] [stdout] test test_complete_command_job ... ok [INFO] [stdout] test test_command_should_delegate_literals_and_names_loop_until ... ok [INFO] [stdout] test test_command_should_delegate_literals_and_names_case ... ok [INFO] [stdout] test test_command_should_delegate_literals_and_names_loop_while ... ok [INFO] [stdout] test test_command_should_delegate_literals_and_names_for ... ok [INFO] [stdout] test test_complete_command_non_eager_parse ... ok [INFO] [stdout] test test_command_should_delegate_literals_and_names_for_function_declaration ... ok [INFO] [stdout] test test_complete_command_valid_no_input ... ok [INFO] [stdout] test test_command_should_delegate_literals_and_names_if ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/compound_command-6488d8ba6e563451 [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test test_compound_command_delegates_valid_commands_for ... ok [INFO] [stdout] test test_compound_command_delegates_valid_commands_subshell ... ok [INFO] [stdout] test test_compound_command_delegates_valid_commands_brace ... ok [INFO] [stdout] test test_compound_command_errors_on_quoted_commands ... ok [INFO] [stdout] test test_compound_command_delegates_valid_commands_case ... ok [INFO] [stdout] test test_compound_command_delegates_valid_commands_if ... ok [INFO] [stdout] test test_compound_command_captures_redirections_after_command ... ok [INFO] [stdout] test test_compound_command_delegates_valid_commands_while ... ok [INFO] [stdout] test test_compound_command_should_delegate_literals_and_names_case ... ok [INFO] [stdout] test test_do_group_invalid_missing_body ... ok [INFO] [stdout] test test_compound_command_delegates_valid_commands_until ... ok [INFO] [stdout] test test_compound_command_should_delegate_literals_and_names_for ... ok [INFO] [stdout] test test_do_group_invalid_missing_keyword ... ok [INFO] [stdout] test test_do_group_valid ... ok [INFO] [stdout] test test_do_group_valid_keyword_delimited_by_separator ... ok [INFO] [stdout] test test_do_group_invalid_missing_separator ... ok [INFO] [stdout] test test_do_group_invalid_concat ... ok [INFO] [stdout] test test_compound_command_should_delegate_literals_and_names_loop ... ok [INFO] [stdout] test test_do_group_should_recognize_literals_and_names ... ok [INFO] [stdout] test test_do_group_invalid_quoted ... ok [INFO] [stdout] test test_compound_command_should_delegate_literals_and_names_if ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/for-19ee8311629cfb99 [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_for_command_invalid_missing_body ... ok [INFO] [stdout] test test_for_command_invalid_var_must_be_name ... ok [INFO] [stdout] test test_for_command_invalid_concat ... ok [INFO] [stdout] test test_for_command_invalid_quoted ... ok [INFO] [stdout] test test_for_command_invalid_missing_var ... ok [INFO] [stdout] test test_for_command_invalid_missing_separator ... ok [INFO] [stdout] test test_for_command_invalid_amp_not_valid_separator ... ok [INFO] [stdout] test test_for_command_invalid_with_in_no_words_no_with_separator ... ok [INFO] [stdout] test test_for_command_should_recognize_literals_and_names ... ok [INFO] [stdout] test test_for_command_invalid_missing_keyword ... ok [INFO] [stdout] test test_for_command_valid_with_words ... ok [INFO] [stdout] test test_for_command_valid_separators ... ok [INFO] [stdout] test test_for_command_valid_with_separator ... ok [INFO] [stdout] test test_for_command_valid_without_words ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/function-0db723cc56159602 [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_function_declaration_invalid_concat ... ok [INFO] [stdout] test test_function_declaration_invalid_missing_fn_keyword_and_parens ... ok [INFO] [stdout] test test_function_declaration_invalid_missing_name ... ok [INFO] [stdout] test test_function_declaration_invalid_fn_name_must_be_name_token ... ok [INFO] [stdout] test test_function_declaration_invalid_missing_space_after_name_no_parens ... ok [INFO] [stdout] test test_function_declaration_invalid_missing_space_after_fn_keyword_and_no_parens ... ok [INFO] [stdout] test test_function_declaration_invalid_fn_must_be_name ... ok [INFO] [stdout] test test_function_declaration_invalid_newline_in_declaration ... ok [INFO] [stdout] test test_function_declaration_should_recognize_literals_and_names_for_fn_keyword ... ok [INFO] [stdout] test test_function_declaration_invalid_quoted ... ok [INFO] [stdout] test test_function_declaration_invalid_missing_body ... ok [INFO] [stdout] test test_function_declaration_valid ... ok [INFO] [stdout] test test_function_declaration_parens_can_be_subshell_if_function_keyword_present ... ok [INFO] [stdout] test test_function_declaration_valid_body_need_not_be_a_compound_command ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/heredoc-470dc50c39c356e7 [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test test_heredoc_invalid_missing_delimeter ... ok [INFO] [stdout] test test_heredoc_keeps_track_of_correct_position_after_redirect ... ok [INFO] [stdout] test test_heredoc_valid ... ok [INFO] [stdout] test test_heredoc_valid_balanced_double_quotes_in_delimeter ... ok [INFO] [stdout] test test_heredoc_valid_balanced_parens_in_delimeter ... ok [INFO] [stdout] test test_heredoc_valid_balanced_single_quotes_in_delimeter ... ok [INFO] [stdout] test test_heredoc_invalid_shows_right_position_of_error ... ok [INFO] [stdout] test test_heredoc_valid_balanced_backticks_in_delimeter ... ok [INFO] [stdout] test test_heredoc_valid_cmd_subst_in_delimeter ... ok [INFO] [stdout] test test_heredoc_invalid_unbalanced_quoting ... ok [INFO] [stdout] test test_heredoc_invalid_shows_right_position_of_error_when_tabs_stripped ... ok [INFO] [stdout] test test_heredoc_valid_eof_acceptable_as_delimeter ... ok [INFO] [stdout] test test_heredoc_valid_delimeter_can_be_followed_by_carriage_return_newline ... ok [INFO] [stdout] test test_heredoc_valid_eof_after_delimiter_allowed ... ok [INFO] [stdout] test test_heredoc_valid_double_quoted_delim_keeps_backslashe_except_after_specials ... ok [INFO] [stdout] test test_heredoc_valid_leading_tab_removal_works ... ok [INFO] [stdout] test test_heredoc_valid_skip_past_escaped_newlines ... ok [INFO] [stdout] test test_heredoc_valid_skip_past_newlines_in_param_subst ... ok [INFO] [stdout] test test_heredoc_valid_skip_past_newlines_in_backticks ... ok [INFO] [stdout] test test_heredoc_valid_leading_tab_removal_works_if_dash_immediately_after_dless ... ok [INFO] [stdout] test test_heredoc_valid_skip_past_newlines_in_cmd_subst ... ok [INFO] [stdout] test test_heredoc_valid_does_not_lose_tokens_up_to_next_newline ... ok [INFO] [stdout] test test_heredoc_valid_skip_past_newlines_in_double_quotes ... ok [INFO] [stdout] test test_heredoc_valid_delimiter_can_start_with ... ok [INFO] [stdout] test test_heredoc_valid_skip_past_newlines_in_parens ... ok [INFO] [stdout] test test_heredoc_valid_space_before_delimeter_allowed ... ok [INFO] [stdout] test test_heredoc_valid_skip_past_newlines_in_single_quotes ... ok [INFO] [stdout] test test_heredoc_valid_with_empty_body ... ok [INFO] [stdout] test test_heredoc_valid_unquoted_backslashes_in_delimeter_disappear ... ok [INFO] [stdout] test test_heredoc_valid_unquoting_only_removes_outer_quotes_and_backslashes ... ok [INFO] [stdout] test test_heredoc_valid_param_subst_in_delimeter ... ok [INFO] [stdout] test test_heredoc_valid_unquoted_delimeter_should_expand_body ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/if-67fb70d72674c37b [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_if_command_invalid_concat ... ok [INFO] [stdout] test test_if_command_invalid_missing_keyword ... ok [INFO] [stdout] test test_if_command_valid_without_else ... ok [INFO] [stdout] test test_if_command_invalid_missing_separator ... ok [INFO] [stdout] test test_if_command_invalid_missing_guard ... ok [INFO] [stdout] test test_if_command_invalid_quoted ... ok [INFO] [stdout] test test_if_command_valid_with_else ... ok [INFO] [stdout] test test_if_command_invalid_missing_body ... ok [INFO] [stdout] test test_if_command_should_recognize_literals_and_names ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/lexer-99bafca887449086 [INFO] [stdout] [INFO] [stdout] running 61 tests [INFO] [stdout] test check_Amp ... ok [INFO] [stdout] test check_AndIf ... ok [INFO] [stdout] test check_Comma ... ok [INFO] [stdout] test check_Colon ... ok [INFO] [stdout] test check_CurlyOpen ... ok [INFO] [stdout] test check_Clobber ... ok [INFO] [stdout] test check_DGreat ... ok [INFO] [stdout] test check_DLess ... ok [INFO] [stdout] test check_DLessDash ... ok [INFO] [stdout] test check_DSemi ... ok [INFO] [stdout] test check_Caret ... ok [INFO] [stdout] test check_Backtick ... ok [INFO] [stdout] test check_CurlyClose ... ok [INFO] [stdout] test check_Dash ... ok [INFO] [stdout] test check_At ... ok [INFO] [stdout] test check_Bang ... ok [INFO] [stdout] test check_Dollar ... ok [INFO] [stdout] test check_Great ... ok [INFO] [stdout] test check_DoubleQuote ... ok [INFO] [stdout] test check_GreatAnd ... ok [INFO] [stdout] test check_Equals ... ok [INFO] [stdout] test check_LessGreat ... ok [INFO] [stdout] test check_Name ... ok [INFO] [stdout] test check_Literal ... ok [INFO] [stdout] test check_OrIf ... ok [INFO] [stdout] test check_Less ... ok [INFO] [stdout] test check_LessAnd ... ok [INFO] [stdout] test check_Newline ... ok [INFO] [stdout] test check_Literal_and_Name_combo ... ok [INFO] [stdout] test check_ParenClose ... ok [INFO] [stdout] test check_ParamPositional ... ok [INFO] [stdout] test check_ParenOpen ... ok [INFO] [stdout] test check_SquareClose ... ok [INFO] [stdout] test check_SquareOpen ... ok [INFO] [stdout] test check_Star ... ok [INFO] [stdout] test check_Tilde ... ok [INFO] [stdout] test check_Percent ... ok [INFO] [stdout] test check_Pipe ... ok [INFO] [stdout] test check_Plus ... ok [INFO] [stdout] test check_Pound ... ok [INFO] [stdout] test check_Slash ... ok [INFO] [stdout] test check_Question ... ok [INFO] [stdout] test check_bad_Assigmnent_and_value ... ok [INFO] [stdout] test check_Semi ... ok [INFO] [stdout] test check_escape_AndIf ... ok [INFO] [stdout] test check_escape_Backslash ... ok [INFO] [stdout] test check_escape_DLessDash ... ok [INFO] [stdout] test check_escape_DLess ... ok [INFO] [stdout] test check_escape_DSemi ... ok [INFO] [stdout] test check_escape_Literal ... ok [INFO] [stdout] test check_escape_ParamPositional ... ok [INFO] [stdout] test check_greedy_Great ... ok [INFO] [stdout] test check_escape_Name ... ok [INFO] [stdout] test check_greedy_Less2 ... ok [INFO] [stdout] test check_greedy_Semi ... ok [INFO] [stdout] test check_escape_Whitespace ... ok [INFO] [stdout] test check_greedy_Pipe ... ok [INFO] [stdout] test check_greedy_Less ... ok [INFO] [stdout] test check_no_tokens_lost ... ok [INFO] [stdout] test check_greedy_Amp ... ok [INFO] [stdout] test check_Whitespace ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/loop-39852da739b8cefd [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_loop_command_while_valid ... ok [INFO] [stdout] test test_loop_command_invalid_quoted ... ok [INFO] [stdout] test test_loop_command_should_recognize_literals_and_names ... ok [INFO] [stdout] test test_loop_command_invalid_missing_keyword ... ok [INFO] [stdout] test test_loop_command_invalid_missing_separator ... ok [INFO] [stdout] test test_loop_command_until_valid ... ok [INFO] [stdout] test test_loop_command_invalid_missing_guard ... ok [INFO] [stdout] test test_loop_command_invalid_concat ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/parameter-095dddda286c508a [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_parameter_short_in_curlies ... ok [INFO] [stdout] test test_parameter_short ... ok [INFO] [stdout] test test_parameter_literal_dollar_if_no_param ... ok [INFO] [stdout] test test_parameter_command_substitution_valid_empty_substitution ... ok [INFO] [stdout] test test_parameter_command_substitution ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/parse-3670d8024352aa2f [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test ensure_parser_could_be_send_and_sync ... ok [INFO] [stdout] test test_linebreak_single_quote_insiginificant ... ok [INFO] [stdout] test test_linebreak_valid_empty ... ok [INFO] [stdout] test test_linebreak_double_quote_insiginificant ... ok [INFO] [stdout] test test_linebreak_escaping_newline_insignificant ... ok [INFO] [stdout] test test_comment_cannot_start_mid_whitespace_delimited_word ... ok [INFO] [stdout] test test_comment_can_start_if_whitespace_before_pound ... ok [INFO] [stdout] test test_linebreak_valid_nonnewline ... ok [INFO] [stdout] test test_linebreak_valid_with_comments_and_whitespace ... ok [INFO] [stdout] test test_skip_whitespace_comments_may_end_with_eof ... ok [INFO] [stdout] test test_parser_should_yield_none_after_error ... ok [INFO] [stdout] test test_skip_whitespace_comments_capture_all_up_to_newline ... ok [INFO] [stdout] test test_skip_whitespace_preserve_comments ... ok [INFO] [stdout] test test_skip_whitespace_preserve_newline ... ok [INFO] [stdout] test test_skip_whitespace_skip_escapes_dont_affect_newlines ... ok [INFO] [stdout] test test_skip_whitespace_skips_escaped_newlines ... ok [INFO] [stdout] test ensure_parse_errors_are_send_and_sync ... ok [INFO] [stdout] test test_linebreak_valid_eof_instead_of_newline ... ok [INFO] [stdout] test test_braces_literal_unless_brace_group_expected ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/pipeline-b2ca83fcb1831015 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_pipeline_valid_bangs_in_and_or ... ok [INFO] [stdout] test test_pipeline_invalid_multiple_bangs_in_same_pipeline ... ok [INFO] [stdout] test test_pipeline_no_bang_single_cmd_optimize_wrapper_out ... ok [INFO] [stdout] test test_pipeline_valid_bang ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/positional-4a491bb4496cd8a3 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_positional_conversions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/redirect-54b59210ecf84561 [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test test_redirect_dst_fd_need_not_be_single_token ... ok [INFO] [stdout] test test_redirect_invalid_dup_if_dst_fd_is_definitely_non_numeric ... ok [INFO] [stdout] test test_redirect_list_rejects_non_fd_words ... ok [INFO] [stdout] test test_redirect_invalid_close_without_whitespace ... ok [INFO] [stdout] test test_redirect_accept_literal_and_name_tokens ... ok [INFO] [stdout] test test_redirect_fd_immediately_preceeding_redirection ... ok [INFO] [stdout] test test_redirect_invalid_close_with_whitespace ... ok [INFO] [stdout] test test_redirect_fd_must_immediately_preceed_redirection ... ok [INFO] [stdout] test test_redirect_valid_double_quoted_dup_fd ... ok [INFO] [stdout] test test_redirect_valid_dup_return_redirect_if_dst_fd_is_possibly_numeric ... ok [INFO] [stdout] test test_redirect_valid_close_with_whitespace ... ok [INFO] [stdout] test test_redirect_valid_dup_without_fd ... ok [INFO] [stdout] test test_redirect_src_fd_need_not_be_single_token ... ok [INFO] [stdout] test test_redirect_valid_dup_with_whitespace ... ok [INFO] [stdout] test test_redirect_list_valid ... ok [INFO] [stdout] test test_redirect_valid_dup_with_fd ... ok [INFO] [stdout] test test_redirect_valid_return_word_if_src_fd_is_definitely_non_numeric ... ok [INFO] [stdout] test test_redirect_valid_close_without_whitespace ... ok [INFO] [stdout] test test_redirect_valid_dst_fd_can_have_escaped_numerics ... ok [INFO] [stdout] test test_redirect_valid_return_word_if_src_fd_has_escaped_numerics ... ok [INFO] [stdout] test test_redirect_valid_return_word_if_no_redirect ... ok [INFO] [stdout] test test_redirect_valid_single_quoted_dup_fd ... ok [INFO] [stdout] test test_redirect_valid_start_with_dash_if_not_dup ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/simple_command-4c125735d8a7ee1e [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_simple_command_valid_assignments_at_start_of_command ... ok [INFO] [stdout] test test_simple_command_redirections_throughout_the_command ... ok [INFO] [stdout] test test_simple_command_redirections_at_start_of_command ... ok [INFO] [stdout] test test_simple_command_assignments_after_start_of_command_should_be_args ... ok [INFO] [stdout] test test_simple_command_redirections_at_end_of_command ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/subshell-236e14f28f19cc1b [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_subshell_space_between_parens_not_needed ... ok [INFO] [stdout] test test_subshell_valid ... ok [INFO] [stdout] test test_subshell_invalid_missing_keyword ... ok [INFO] [stdout] test test_subshell_invalid_missing_body ... ok [INFO] [stdout] test test_subshell_valid_separator_not_needed ... ok [INFO] [stdout] test test_subshell_invalid_quoted ... 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/subst-e47af48a6ea18e39 [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test test_parameter_substitution_alternative ... ok [INFO] [stdout] test test_parameter_substitution ... ok [INFO] [stdout] test test_parameter_substitution_assign ... ok [INFO] [stdout] test test_parameter_substitution_can_have_nested_substitution_and_parameter ... ok [INFO] [stdout] test test_parameter_substitution_nested_quoted ... ok [INFO] [stdout] test test_parameter_substitution_smallest_prefix ... ok [INFO] [stdout] test test_parameter_substitution_special_tokens_in_words_become_literals ... ok [INFO] [stdout] test test_parameter_substitution_words_can_be_parameters_or_substitutions_as_well ... ok [INFO] [stdout] test test_parameter_substitution_smallest_suffix ... ok [INFO] [stdout] test test_parameter_substitution_command_close_paren_need_not_be_followed_by_word_delimeter ... ok [INFO] [stdout] test test_parameter_substitution_largest_suffix ... ok [INFO] [stdout] test test_parameter_substitution_largest_prefix ... ok [INFO] [stdout] test test_parameter_substitution_default ... ok [INFO] [stdout] test test_parameter_substitution_invalid ... ok [INFO] [stdout] test test_parameter_substitution_error ... ok [INFO] [stdout] test test_parameter_substitution_words_can_have_spaces_and_escaped_curlies ... ok [INFO] [stdout] test test_parameter_substitution_words_can_start_with_pound ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/word-2c951c1ac60af8a4 [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test test_word_does_not_capture_comments ... ok [INFO] [stdout] test test_word_delegate_parameters ... ok [INFO] [stdout] test test_word_concatenation_works ... ok [INFO] [stdout] test test_word_double_quote_slash_invalid_missing_close_quote ... ok [INFO] [stdout] test test_word_backslash_makes_things_literal ... ok [INFO] [stdout] test test_word_double_quote_valid ... ok [INFO] [stdout] test test_word_double_quote_valid_slash_escapes_backtick ... ok [INFO] [stdout] test test_word_double_quote_valid_slash_escapes_dollar ... ok [INFO] [stdout] test test_word_double_quote_valid_slash_escapes_double_quote ... ok [INFO] [stdout] test test_word_double_quote_valid_recognizes_parameters ... ok [INFO] [stdout] test test_word_double_quote_valid_slash_escapes_newline ... ok [INFO] [stdout] test test_word_escaped_newline_becomes_whitespace ... ok [INFO] [stdout] test test_word_double_quote_valid_slash_remains_literal_in_general_case ... ok [INFO] [stdout] test test_word_literal_dollar_if_not_param ... ok [INFO] [stdout] test test_word_pound_in_middle_is_not_comment ... ok [INFO] [stdout] test test_word_single_quote_valid ... ok [INFO] [stdout] test test_word_single_quote_valid_does_not_quote_single_quotes ... ok [INFO] [stdout] test test_word_double_quote_valid_slash_escapes_slash ... ok [INFO] [stdout] test test_word_single_quote_valid_slash_remains_literal ... ok [INFO] [stdout] test test_word_special_words_recognized_as_such ... ok [INFO] [stdout] test test_word_tokens_which_become_literal_words ... ok [INFO] [stdout] test test_word_double_quote_valid_recognizes_backticks ... ok [INFO] [stdout] test test_word_single_quote_invalid_missing_close_quote ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests conch-parser [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/parse/mod.rs - parse::Parser (line 302) ... ok [INFO] [stdout] test src/parse/mod.rs - parse::Parser (line 316) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "f8538bab689f3d69b996ffa47cdf75082c6fcc67fe8238b076e9fbb5bb5da017"` [INFO] running `"docker" "rm" "-f" "f8538bab689f3d69b996ffa47cdf75082c6fcc67fe8238b076e9fbb5bb5da017"` [INFO] [stdout] f8538bab689f3d69b996ffa47cdf75082c6fcc67fe8238b076e9fbb5bb5da017