[INFO] fetching crate dotenv-analyzer 0.1.1... [INFO] testing dotenv-analyzer-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate dotenv-analyzer 0.1.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate dotenv-analyzer 0.1.1 [INFO] finished tweaking crates.io crate dotenv-analyzer 0.1.1 [INFO] tweaked toml for crates.io crate dotenv-analyzer 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dotenv-analyzer 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dotenv-analyzer 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab1c10389fa37fc1e71ade14ca19100d79bc5d4f39f5e463f796d8d177e3a972 [INFO] running `Command { std: "docker" "start" "-a" "ab1c10389fa37fc1e71ade14ca19100d79bc5d4f39f5e463f796d8d177e3a972", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab1c10389fa37fc1e71ade14ca19100d79bc5d4f39f5e463f796d8d177e3a972", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab1c10389fa37fc1e71ade14ca19100d79bc5d4f39f5e463f796d8d177e3a972", kill_on_drop: false }` [INFO] [stdout] ab1c10389fa37fc1e71ade14ca19100d79bc5d4f39f5e463f796d8d177e3a972 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe5f60a21090b07d9384323b920041986afe533eaa9840eb81bcc5ed52d6cc52 [INFO] running `Command { std: "docker" "start" "-a" "fe5f60a21090b07d9384323b920041986afe533eaa9840eb81bcc5ed52d6cc52", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.223 [INFO] [stderr] Compiling serde v1.0.223 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling dotenv-core v0.1.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.223 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling dotenv-schema v0.1.0 [INFO] [stderr] Compiling dotenv-analyzer v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.30s [INFO] running `Command { std: "docker" "inspect" "fe5f60a21090b07d9384323b920041986afe533eaa9840eb81bcc5ed52d6cc52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe5f60a21090b07d9384323b920041986afe533eaa9840eb81bcc5ed52d6cc52", kill_on_drop: false }` [INFO] [stdout] fe5f60a21090b07d9384323b920041986afe533eaa9840eb81bcc5ed52d6cc52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04849545404b7c471e9009c77ca21f0232d93e2b79356c081c98d4fc81a347cb [INFO] running `Command { std: "docker" "start" "-a" "04849545404b7c471e9009c77ca21f0232d93e2b79356c081c98d4fc81a347cb", kill_on_drop: false }` [INFO] [stderr] Compiling dotenv-analyzer v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.03s [INFO] running `Command { std: "docker" "inspect" "04849545404b7c471e9009c77ca21f0232d93e2b79356c081c98d4fc81a347cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04849545404b7c471e9009c77ca21f0232d93e2b79356c081c98d4fc81a347cb", kill_on_drop: false }` [INFO] [stdout] 04849545404b7c471e9009c77ca21f0232d93e2b79356c081c98d4fc81a347cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e68a5e73d33ac9acee6eb5803fda24550d6beda73ffdf34d3b0e3b795145b672 [INFO] running `Command { std: "docker" "start" "-a" "e68a5e73d33ac9acee6eb5803fda24550d6beda73ffdf34d3b0e3b795145b672", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dotenv_analyzer-690d91513cc56bed) [INFO] [stdout] [INFO] [stdout] running 187 tests [INFO] [stdout] test check::duplicated_key::tests::with_two_duplicated_keys_test ... ok [INFO] [stdout] test check::duplicated_key::tests::with_one_duplicated_key_test ... ok [INFO] [stdout] test check::duplicated_key::tests::with_two_unique_keys_case_sensitive_test ... ok [INFO] [stdout] test check::duplicated_key::tests::one_duplicated_and_one_unique_key_test ... ok [INFO] [stdout] test check::duplicated_key::tests::with_two_unique_keys_test ... ok [INFO] [stdout] test check::ending_blank_line::tests::no_blank_line ... ok [INFO] [stdout] test check::extra_blank_line::tests::no_blank_lines ... ok [INFO] [stdout] test check::extra_blank_line::tests::three_blank_lines ... ok [INFO] [stdout] test check::incorrect_delimiter::tests::empty_run ... ok [INFO] [stdout] test check::ending_blank_line::tests::blank_line ... ok [INFO] [stdout] test check::incorrect_delimiter::tests::failing_with_whitespace_run ... ok [INFO] [stdout] test check::incorrect_delimiter::tests::incorrect_ending_delimiter ... ok [INFO] [stdout] test check::incorrect_delimiter::tests::incorrect_leading_char ... ok [INFO] [stdout] test check::incorrect_delimiter::tests::failing_run ... ok [INFO] [stdout] test check::ending_blank_line::tests::blank_line_rn ... ok [INFO] [stdout] test check::incorrect_delimiter::tests::incorrect_leading_chars_and_invalid_delimiter ... ok [INFO] [stdout] test check::incorrect_delimiter::tests::trailing_space_run ... ok [INFO] [stdout] test check::incorrect_delimiter::tests::unformatted_run ... ok [INFO] [stdout] test check::incorrect_delimiter::tests::working_with_digits_run ... ok [INFO] [stdout] test check::key_without_value::tests::failing_run ... ok [INFO] [stdout] test check::key_without_value::tests::working_run_with_blank_line ... ok [INFO] [stdout] test check::incorrect_delimiter::tests::short_run ... ok [INFO] [stdout] test check::key_without_value::tests::working_run_with_value ... ok [INFO] [stdout] test check::key_without_value::tests::working_run_without_value ... ok [INFO] [stdout] test check::extra_blank_line::tests::single_blank_line ... ok [INFO] [stdout] test check::leading_character::tests::leading_tab ... ok [INFO] [stdout] test check::leading_character::tests::leading_asterisk ... ok [INFO] [stdout] test check::leading_character::tests::leading_underscore ... ok [INFO] [stdout] test check::leading_character::tests::no_leading_chars_test ... ok [INFO] [stdout] test check::leading_character::tests::two_leading_spaces ... ok [INFO] [stdout] test check::lowercase_key::tests::failing_run_with_lowercase_key ... ok [INFO] [stdout] test check::lowercase_key::tests::working_run ... ok [INFO] [stdout] test check::leading_character::tests::leading_number ... ok [INFO] [stdout] test check::quote_character::tests::with_equals_char_test ... ok [INFO] [stdout] test check::quote_character::tests::with_single_quote_test ... ok [INFO] [stdout] test check::quote_character::tests::with_substitution_keys_test ... ok [INFO] [stdout] test check::extra_blank_line::tests::two_blank_lines ... ok [INFO] [stdout] test check::leading_character::tests::leading_space ... ok [INFO] [stdout] test check::incorrect_delimiter::tests::working_run ... ok [INFO] [stdout] test check::lowercase_key::tests::working_with_export_run ... ok [INFO] [stdout] test check::lowercase_key::tests::failing_run_with_lowercase_letter ... ok [INFO] [stdout] test check::leading_character::tests::leading_dot ... ok [INFO] [stdout] test check::incorrect_delimiter::tests::working_with_export_run ... ok [INFO] [stdout] test check::quote_character::tests::with_ampersand_char_test ... ok [INFO] [stdout] test check::quote_character::tests::with_comments_test ... ok [INFO] [stdout] test check::quote_character::tests::with_double_quote_test ... ok [INFO] [stdout] test check::leading_character::tests::blank_line ... ok [INFO] [stdout] test check::space_character::tests::working_no_equal_sign_run ... ok [INFO] [stdout] test check::space_character::tests::working_run ... ok [INFO] [stdout] test check::space_character::tests::failing_when_whitespace_after_equal_sign_run ... ok [INFO] [stdout] test check::substitution_key::tests::correct_substitution_key_test ... ok [INFO] [stdout] test check::space_character::tests::failing_when_whitespace_before_equal_sign_run ... ok [INFO] [stdout] test check::space_character::tests::working_empty_run ... ok [INFO] [stdout] test check::space_character::tests::failing_run ... ok [INFO] [stdout] test check::substitution_key::tests::escaped_incorrect_substitution_key_test ... ok [INFO] [stdout] test check::quote_character::tests::with_no_quotes_test ... ok [INFO] [stdout] test check::substitution_key::tests::incorrect_multiple_substitution_key_test ... ok [INFO] [stdout] test check::substitution_key::tests::multiple_substitution_key_test ... ok [INFO] [stdout] test check::substitution_key::tests::incorrect_substitution_key_test ... ok [INFO] [stdout] test check::tests::only_simple_comment ... ok [INFO] [stdout] test check::tests::on_and_off_same_checks ... ok [INFO] [stdout] test check::tests::run_with_invalid_line_test ... ok [INFO] [stdout] test check::tests::run_with_valid_line_test ... ok [INFO] [stdout] test check::tests::run_without_blank_line_test ... ok [INFO] [stdout] test check::tests::run_with_empty_line_test ... ok [INFO] [stdout] test check::tests::schema::email_good ... ok [INFO] [stdout] test check::tests::run_with_comment_line_test ... ok [INFO] [stdout] test check::tests::schema::float_bad ... ok [INFO] [stdout] test check::space_character::tests::working_leading_run ... ok [INFO] [stdout] test check::tests::schema::boolean_good ... ok [INFO] [stdout] test check::tests::schema::boolean_bad ... ok [INFO] [stdout] test check::space_character::tests::working_trailing_run ... ok [INFO] [stdout] test check::tests::schema::email_bad ... ok [INFO] [stdout] test check::tests::schema::float_good2 ... ok [INFO] [stdout] test check::tests::schema::integer_bad ... ok [INFO] [stdout] test check::tests::schema::integer_good ... ok [INFO] [stdout] test check::tests::run_with_empty_vec_test ... ok [INFO] [stdout] test check::tests::schema::integer_is_float ... ok [INFO] [stdout] test check::tests::schema::regex_bad ... ok [INFO] [stdout] test check::tests::schema::string_good ... ok [INFO] [stdout] test check::tests::schema::required_present ... ok [INFO] [stdout] test check::tests::skip_all_checks ... ok [INFO] [stdout] test check::tests::schema::float_good ... ok [INFO] [stdout] test check::tests::schema::regex_good ... ok [INFO] [stdout] test check::tests::skip_collision ... ok [INFO] [stdout] test check::trailing_whitespace::tests::working_run ... ok [INFO] [stdout] test check::tests::skip_one_check ... ok [INFO] [stdout] test check::unordered_key::tests::one_unordered_key_with_blank_line_test ... ok [INFO] [stdout] test check::unordered_key::tests::two_ordered_and_two_unordered_keys_test ... ok [INFO] [stdout] test check::unordered_key::tests::two_ordered_key_test ... ok [INFO] [stdout] test check::unordered_key::tests::one_key_test ... ok [INFO] [stdout] test check::unordered_key::tests::one_unordered_key_test ... ok [INFO] [stdout] test check::unordered_key::tests::two_unordered_keys_before_test ... ok [INFO] [stdout] test check::unordered_key::tests::one_unordered_key_with_control_comment_test ... ok [INFO] [stdout] test check::tests::skip_one_check_via_comment ... ok [INFO] [stdout] test comment::tests::incorrect_comment ... ok [INFO] [stdout] test check::unordered_key::tests::three_ordered_groups_with_two_unordered_substitution_keys_that_have_multiple_values_test ... ok [INFO] [stdout] test check::tests::schema::string_unknown ... ok [INFO] [stdout] test check::tests::schema::string_unknown_allowed ... ok [INFO] [stdout] test check::tests::schema::url_bad ... ok [INFO] [stdout] test check::tests::schema::url_good ... ok [INFO] [stdout] test check::unordered_key::tests::two_ordered_groups_with_two_substitution_keys_test ... ok [INFO] [stdout] test check::unordered_key::tests::two_unordered_keys_before_and_after_test ... ok [INFO] [stdout] test check::unordered_key::tests::two_unordered_groups_before_and_after_unordered_substitution_keys_test ... ok [INFO] [stdout] test check::trailing_whitespace::tests::failing_trailing_run ... ok [INFO] [stdout] test check::tests::unordered_key_with_control_comment_test ... ok [INFO] [stdout] test check::value_without_quotes::tests::value_without_quotes ... ok [INFO] [stdout] test comment::tests::invalid_flag ... ok [INFO] [stdout] test comment::tests::only_prefix ... ok [INFO] [stdout] test comment::tests::incorrect_comment_without_whitespace ... ok [INFO] [stdout] test comment::tests::with_one_check ... ok [INFO] [stdout] test comment::tests::with_some_checks ... ok [INFO] [stdout] test comment::tests::without_checks ... ok [INFO] [stdout] test comment::tests::with_two_checks ... ok [INFO] [stdout] test comment::tests::without_flag ... ok [INFO] [stdout] test fix::duplicated_key::tests::control_comment_in_the_middle ... ok [INFO] [stdout] test fix::duplicated_key::tests::fix_lines_without_warnings ... ok [INFO] [stdout] test fix::duplicated_key::tests::fix_warnings ... ok [INFO] [stdout] test fix::duplicated_key::tests::control_comment_at_first_line ... ok [INFO] [stdout] test fix::ending_blank_line::tests::ending_blank_line_exist_test ... ok [INFO] [stdout] test fix::duplicated_key::tests::unrelated_control_comment ... ok [INFO] [stdout] test comment::tests::with_leading_whitespace ... ok [INFO] [stdout] test check::tests::schema::required_missing ... ok [INFO] [stdout] test fix::leading_character::tests::fix_leading_number ... ok [INFO] [stdout] test comment::tests::without_whitespace_and_checks ... ok [INFO] [stdout] test fix::ending_blank_line::tests::fix_warnings_test ... ok [INFO] [stdout] test fix::extra_blank_line::tests::fix_multiple_blank_lines_test ... ok [INFO] [stdout] test fix::extra_blank_line::tests::fix_one_extra_blank_line_test ... ok [INFO] [stdout] test fix::extra_blank_line::tests::no_blank_lines_test ... ok [INFO] [stdout] test fix::incorrect_delimiter::tests::fix_line_test ... ok [INFO] [stdout] test fix::leading_character::tests::fix_leading_space ... ok [INFO] [stdout] test fix::incorrect_delimiter::tests::fix_line_with_invalid_prefix_test ... ok [INFO] [stdout] test fix::incorrect_delimiter::tests::fix_line_with_invalid_suffix_test ... ok [INFO] [stdout] test fix::incorrect_delimiter::tests::fix_warnings_test ... ok [INFO] [stdout] test fix::key_without_value::tests::fix_line_test ... ok [INFO] [stdout] test fix::key_without_value::tests::fix_warnings_test ... ok [INFO] [stdout] test fix::leading_character::tests::fix_leading_asterisk ... ok [INFO] [stdout] test fix::leading_character::tests::fix_leading_dot ... ok [INFO] [stdout] test fix::leading_character::tests::fix_many_invalid_leading_chars ... ok [INFO] [stdout] test fix::leading_character::tests::fix_warnings_test ... ok [INFO] [stdout] test fix::leading_character::tests::leading_underscore_is_unchanged ... ok [INFO] [stdout] test fix::leading_character::tests::no_leading_char_is_unchanged ... ok [INFO] [stdout] test fix::lowercase_key::tests::fix_line_test ... ok [INFO] [stdout] test fix::lowercase_key::tests::fix_warnings_test ... ok [INFO] [stdout] test fix::quote_character::tests::fix_line_test ... ok [INFO] [stdout] test fix::quote_character::tests::fix_warnings_test ... ok [INFO] [stdout] test fix::space_character::tests::fix_warnings_test ... ok [INFO] [stdout] test fix::space_character::tests::fix_line_test ... ok [INFO] [stdout] test fix::space_character::tests::trailing_should_not_be_fixed ... ok [INFO] [stdout] test fix::substitution_key::tests::fix_line_test ... ok [INFO] [stdout] test fix::substitution_key::tests::fix_warnings_test ... ok [INFO] [stdout] test fix::tests::new_warnings_after_fix_test ... ok [INFO] [stdout] test fix::tests::run_with_empty_warnings_test ... ok [INFO] [stdout] test fix::tests::run_when_lines_do_not_fit_numbers_test ... ok [INFO] [stdout] test fix::tests::run_with_fixable_warning_test ... ok [INFO] [stdout] test fix::tests::skip_duplicated_key ... ok [INFO] [stdout] test fix::tests::skip_unordered_key ... ok [INFO] [stdout] test fix::trailing_whitespace::tests::fix_line_test ... ok [INFO] [stdout] test fix::trailing_whitespace::tests::fix_warnings_test ... ok [INFO] [stdout] test fix::unordered_key::tests::comment_between_control_comments_test ... ok [INFO] [stdout] test fix::unordered_key::tests::all_file_control_comments_test ... ok [INFO] [stdout] test fix::unordered_key::tests::control_comments_and_blank_lines_test ... ok [INFO] [stdout] test fix::unordered_key::tests::empty_control_comments_test ... ok [INFO] [stdout] test fix::unordered_key::tests::fix_when_no_warnings_test ... ok [INFO] [stdout] test fix::unordered_key::tests::key_order_four_substitution_variable_together_test ... ok [INFO] [stdout] test fix::unordered_key::tests::fix_warnings_test ... ok [INFO] [stdout] test fix::unordered_key::tests::key_order_many_substitution_variable_test ... ok [INFO] [stdout] test fix::unordered_key::tests::crossed_control_comments_test ... ok [INFO] [stdout] test fix::unordered_key::tests::key_order_substitution_variable_test ... ok [INFO] [stdout] test fix::unordered_key::tests::key_order_substitution_variable_big_test ... ok [INFO] [stdout] test fix::unordered_key::tests::many_moves_test ... ok [INFO] [stdout] test fix::unordered_key::tests::key_order_substitution_variable_in_different_group_test ... ok [INFO] [stdout] test fix::unordered_key::tests::nested_control_comments_test ... ok [INFO] [stdout] test fix::unordered_key::tests::key_order_multiple_substitution_variable_together_test ... ok [INFO] [stdout] test fix::unordered_key::tests::no_ending_blank_line_test ... ok [INFO] [stdout] test fix::unordered_key::tests::other_checker_control_comments_test ... ok [INFO] [stdout] test fix::unordered_key::tests::different_control_comments_test ... ok [INFO] [stdout] test fix::unordered_key::tests::key_order_substitution_variable_multiple_groups_test ... ok [INFO] [stdout] test fix::unordered_key::tests::previous_comments_test ... ok [INFO] [stdout] test fix::value_without_quotes::tests::fix_line_test ... ok [INFO] [stdout] test fix::unordered_key::tests::some_lines_control_comments_test ... ok [INFO] [stdout] test fix::value_without_quotes::tests::fix_warnings_test ... ok [INFO] [stdout] test lint_kind::tests::test_invalid_lint_str_variant ... ok [INFO] [stdout] test lint_kind::tests::test_str_to_lint_variant_conversion ... ok [INFO] [stdout] test tests::remove_invalid_leading_chars_test ... ok [INFO] [stdout] test lint_kind::tests::test_lint_variant_display_output ... ok [INFO] [stderr] Doc-tests dotenv_analyzer [INFO] [stdout] test fix::unordered_key::tests::several_groups_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 187 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [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" "e68a5e73d33ac9acee6eb5803fda24550d6beda73ffdf34d3b0e3b795145b672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e68a5e73d33ac9acee6eb5803fda24550d6beda73ffdf34d3b0e3b795145b672", kill_on_drop: false }` [INFO] [stdout] e68a5e73d33ac9acee6eb5803fda24550d6beda73ffdf34d3b0e3b795145b672