[INFO] fetching crate nom-kconfig 0.4.0... [INFO] testing nom-kconfig-0.4.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate nom-kconfig 0.4.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate nom-kconfig 0.4.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate nom-kconfig 0.4.0 [INFO] tweaked toml for crates.io crate nom-kconfig 0.4.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nom-kconfig 0.4.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nom-kconfig 0.4.0 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ciborium-io v0.2.2 [INFO] [stderr] Downloaded criterion-plot v0.6.0 [INFO] [stderr] Downloaded plotters-svg v0.3.7 [INFO] [stderr] Downloaded ciborium-ll v0.2.2 [INFO] [stderr] Downloaded plotters-backend v0.3.7 [INFO] [stderr] Downloaded oorandom v11.1.5 [INFO] [stderr] Downloaded nom_locate v5.0.0 [INFO] [stderr] Downloaded ciborium v0.2.2 [INFO] [stderr] Downloaded criterion v0.7.0 [INFO] [stderr] Downloaded plotters v0.3.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72e693bed21f662e02554048006a4be468c334c882b712421a53f9750468b072 [INFO] running `Command { std: "docker" "start" "-a" "72e693bed21f662e02554048006a4be468c334c882b712421a53f9750468b072", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72e693bed21f662e02554048006a4be468c334c882b712421a53f9750468b072", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72e693bed21f662e02554048006a4be468c334c882b712421a53f9750468b072", kill_on_drop: false }` [INFO] [stdout] 72e693bed21f662e02554048006a4be468c334c882b712421a53f9750468b072 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 796d9e8a7a8bd0665dce445fe5fd4bed8b7511e68584cbf7b2af9dc26e96215e [INFO] running `Command { std: "docker" "start" "-a" "796d9e8a7a8bd0665dce445fe5fd4bed8b7511e68584cbf7b2af9dc26e96215e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling nom_locate v5.0.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling nom-kconfig v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.21s [INFO] running `Command { std: "docker" "inspect" "796d9e8a7a8bd0665dce445fe5fd4bed8b7511e68584cbf7b2af9dc26e96215e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "796d9e8a7a8bd0665dce445fe5fd4bed8b7511e68584cbf7b2af9dc26e96215e", kill_on_drop: false }` [INFO] [stdout] 796d9e8a7a8bd0665dce445fe5fd4bed8b7511e68584cbf7b2af9dc26e96215e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2b4eb753d8bba9e42af3ed559c5e74a5659118806f2ca1371e2df6440611701 [INFO] running `Command { std: "docker" "start" "-a" "b2b4eb753d8bba9e42af3ed559c5e74a5659118806f2ca1371e2df6440611701", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling nom-kconfig v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.78s [INFO] running `Command { std: "docker" "inspect" "b2b4eb753d8bba9e42af3ed559c5e74a5659118806f2ca1371e2df6440611701", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2b4eb753d8bba9e42af3ed559c5e74a5659118806f2ca1371e2df6440611701", kill_on_drop: false }` [INFO] [stdout] b2b4eb753d8bba9e42af3ed559c5e74a5659118806f2ca1371e2df6440611701 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6cb961151cc762c0657f07eab56611732e13ed9448e3de0e8da838b73d7c239d [INFO] running `Command { std: "docker" "start" "-a" "6cb961151cc762c0657f07eab56611732e13ed9448e3de0e8da838b73d7c239d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nom_kconfig-980e56a7959409ec) [INFO] [stdout] [INFO] [stdout] running 116 tests [INFO] [stdout] test attribute::default_test::test_default_attribute_to_string ... ok [INFO] [stdout] test attribute::default_test::test_parse_default ... ok [INFO] [stdout] test attribute::default_test::test_parse_default_constant_symbol_with_numbers ... ok [INFO] [stdout] test attribute::default_test::test_parse_default_ambigus ... ok [INFO] [stdout] test attribute::depends_on_test::test_parse_depends_on ... ok [INFO] [stdout] test attribute::depends_on_test::test_parse_depends_on_weird_tab ... ok [INFO] [stdout] test attribute::expression_test::test_expression_to_string ... ok [INFO] [stdout] test attribute::expression_test::test_parse_depends_on_ambigus ... ok [INFO] [stdout] test attribute::expression_test::test_parse_depends_on_and ... ok [INFO] [stdout] test attribute::depends_on_test::test_parse_depends_on_backslash ... ok [INFO] [stdout] test attribute::expression_test::test_parse_expression_number ... ok [INFO] [stdout] test attribute::function_test::test_expression_token_to_string ... ok [INFO] [stdout] test attribute::expression_test::test_parse_expression_number_and ... ok [INFO] [stdout] test attribute::expression_test::test_parse_expression_start_like_number_but_symbol ... ok [INFO] [stdout] test attribute::expression_test::test_parse_string ... ok [INFO] [stdout] test attribute::expression_test::test_parse_expression_function ... ok [INFO] [stdout] test attribute::function_test::test_parse_function_call ... ok [INFO] [stdout] test attribute::expression_test::test_parse_number_or_symbol ... ok [INFO] [stdout] test attribute::expression_test::test_parse_depends_on_optimization ... ok [INFO] [stdout] test attribute::expression_test::test_parse_term ... ok [INFO] [stdout] test attribute::function_test::test_parameter_to_string ... ok [INFO] [stdout] test attribute::function_test::test_parse_function_call_complex_expression ... ok [INFO] [stdout] test attribute::function_test::test_parse_function_call_with_parameters ... ok [INFO] [stdout] test attribute::help_test::test_parse_help_double_newline ... ok [INFO] [stdout] test attribute::help_test::test_parse_help ... ok [INFO] [stdout] test attribute::function_test::test_parse_function_call_expression ... ok [INFO] [stdout] test attribute::help_test::test_parse_help_indent_2 ... ok [INFO] [stdout] test attribute::help_test::test_parse_help_indent ... ok [INFO] [stdout] test attribute::function_test::test_function_to_string ... ok [INFO] [stdout] test attribute::function_test::test_parse_function_call_expanded_variable ... ok [INFO] [stdout] test attribute::function_test::test_parse_function_call_percent_symbol ... ok [INFO] [stdout] test attribute::help_test::test_parse_help_no_content ... ok [INFO] [stdout] test attribute::help_test::test_parse_help_indentation_preservation ... ok [INFO] [stdout] test attribute::help_test::test_parse_help_encoding ... ok [INFO] [stdout] test attribute::function_test::test_parse_function_call_recursive_function ... ok [INFO] [stdout] test attribute::help_test::test_parse_help_no_indent ... ok [INFO] [stdout] test attribute::imply_test::test_imply_to_string ... ok [INFO] [stdout] test attribute::help_test::test_parse_help_space ... ok [INFO] [stdout] test attribute::function_test::test_parse_function_call_special_chars ... ok [INFO] [stdout] test attribute::function_test::test_parse_function_call_special_backtick ... ok [INFO] [stdout] test attribute::mod_test::test_attributes_to_string ... ok [INFO] [stdout] test attribute::help_test::test_parse_help_paragraph ... ok [INFO] [stdout] test attribute::modules_test::test_parse_modules ... ok [INFO] [stdout] test attribute::imply_test::test_parse_imply ... ok [INFO] [stdout] test attribute::option_test::option_to_string ... ok [INFO] [stdout] test attribute::help_test::test_parse_help_prefixed_by_hyphen ... ok [INFO] [stdout] test attribute::option_test::test_parse_option_modules ... ok [INFO] [stdout] test attribute::option_test::test_parse_option_env ... ok [INFO] [stdout] test attribute::prompt_test::test_parse_prompt_1 ... ok [INFO] [stdout] test attribute::optional_test::test_parse_optional ... ok [INFO] [stdout] test attribute::option_test::test_parse_option_defconfig_list ... ok [INFO] [stdout] test attribute::prompt_test::test_parse_prompt_no_quote ... ok [INFO] [stdout] test attribute::prompt_test::test_prompt_to_string ... ok [INFO] [stdout] test attribute::option_test::test_parse_option_allnoconfig_y ... ok [INFO] [stdout] test attribute::range_test::test_parse_range ... ok [INFO] [stdout] test attribute::mod_test::test_parse_attributes ... ok [INFO] [stdout] test attribute::select_test::test_parse_enable ... ok [INFO] [stdout] test attribute::select_test::test_parse_select ... ok [INFO] [stdout] test attribute::requires_test::test_parse_requires ... ok [INFO] [stdout] test attribute::range_test::test_parse_range_to_string ... ok [INFO] [stdout] test attribute::select_test::test_select_to_string ... ok [INFO] [stdout] test attribute::type_test::test_config_type_tostring ... ok [INFO] [stdout] test attribute::prompt_test::test_parse_prompt ... ok [INFO] [stdout] test attribute::type_test::test_parse_type ... ok [INFO] [stdout] test attribute::mod_test::test_parse_attribute ... ok [INFO] [stdout] test attribute::type_test::test_parse_def_bool ... ok [INFO] [stdout] test attribute::type_test::test_parse_type_bool ... ok [INFO] [stdout] test attribute::type_test::test_def_bool_with_function ... ok [INFO] [stdout] test attribute::type_test::test_parse_def_tristate ... ok [INFO] [stdout] test attribute::type_test::test_type_to_string ... ok [INFO] [stdout] test attribute::visible_test::test_parse_type ... ok [INFO] [stdout] test attribute::type_test::test_parse_type_if ... ok [INFO] [stdout] test attribute::type_test::test_parse_type_backslash ... ok [INFO] [stdout] test attribute::type_test::test_parse_type_with_weird_prompt ... ok [INFO] [stdout] test entry::comment_test::test_parse_comment ... ok [INFO] [stdout] test entry::config_test::test_parse_config ... ok [INFO] [stdout] test attribute::type_test::test_type_with_prompt ... ok [INFO] [stdout] test entry::choice_test::test_parse_choice_optional ... ok [INFO] [stdout] test entry::config_test::test_parse_config_tristate ... ok [INFO] [stdout] test entry::comment_test::test_parse_comment_with_dependencies ... ok [INFO] [stdout] test attribute::type_test::test_parse_def_bool_function ... ok [INFO] [stdout] test entry::function_test::test_parse_function ... ok [INFO] [stdout] test entry::config_test::test_parse_config_no_type ... ok [INFO] [stdout] test entry::main_menu_test::test_parse_main_menu ... ok [INFO] [stdout] test entry::menu_test::test_parse_menu_forbidden_attribute ... ok [INFO] [stdout] test entry::if_test::test_parse_if_entry_with_config ... ok [INFO] [stdout] test entry::choice_test::test_parse_choice_with_comment ... ok [INFO] [stdout] test entry::menu_test::test_parse_menu_depends_on ... ok [INFO] [stdout] test entry::menuconfig_test::test_parse_menuconfig ... ok [INFO] [stdout] test entry::menu_test::test_parse_menu ... ok [INFO] [stdout] test entry::config_test::test_parse_config_def_bool_multiline_expression ... ok [INFO] [stdout] test entry::mod_test::test_parse_entries ... ok [INFO] [stdout] test entry::variable_test::test_parse_variable_if_success ... ok [INFO] [stdout] test entry::mod_test::test_double_indented_entries ... ok [INFO] [stdout] test entry::variable_test::test_parse_variable_space ... ok [INFO] [stdout] test entry::menu_test::test_parse_menu_visible ... ok [INFO] [stdout] test entry::variable_test::test_parse_variable ... ok [INFO] [stdout] test entry::variable_test::test_parse_variable_comma ... ok [INFO] [stdout] test entry::variable_test::test_parse_variable_variables_lefthand_side ... ok [INFO] [stdout] test kconfig_test::test_parse_kconfig ... ok [INFO] [stdout] test util_test::test_wsi_backslash ... ok [INFO] [stdout] test lib_test::test_parse_config_issue_github ... ok [INFO] [stdout] test lib_test::test_parse_type ... ok [INFO] [stdout] test entry::source_test::test_parse_source_fail_to_parse ... ok [INFO] [stdout] test lib_test::test_parse_config_string_with_double_quotes ... ok [INFO] [stdout] test kconfig_test::test_parse_kconfig_choice ... ok [INFO] [stdout] test entry::if_test::test_parse_if_entry ... ok [INFO] [stdout] test symbol_test::test_symbol_to_string ... ok [INFO] [stdout] test lib_test::test_set_envs ... ok [INFO] [stdout] test entry::source_test::test_parse_source ... ok [INFO] [stdout] test util_test::test_ws ... ok [INFO] [stdout] test entry::source_test::test_parse_source_fail_file_not_exist ... ok [INFO] [stdout] test symbol_test::test_parse_symbol ... ok [INFO] [stdout] test lib_test::test_parse_config_without_attribute ... ok [INFO] [stdout] test entry::source_test::test_parse_source_no_quote ... ok [INFO] [stdout] test entry::source_test::test_apply_env_vars ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 116 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/kconfig.rs (/opt/rustwide/target/debug/deps/kconfig-b8c6da87e91746b0) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_parse ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests nom_kconfig [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test src/lib.rs - (line 7) - compile ... ok [INFO] [stdout] test src/attribute/imply.rs - attribute::imply::parse_imply (line 44) ... ok [INFO] [stdout] test src/attribute/optional.rs - attribute::optional::parse_optional (line 8) ... ok [INFO] [stdout] test src/attribute/depends_on.rs - attribute::depends_on::parse_depends_on (line 17) ... ok [INFO] [stdout] test src/util.rs - util::parse_until_eol (line 72) ... ok [INFO] [stdout] test src/attribute/requires.rs - attribute::requires::parse_requires (line 11) ... ok [INFO] [stdout] test src/util.rs - util::ws (line 50) ... ok [INFO] [stdout] test src/attribute/help.rs - attribute::help::parse_help (line 33) ... ok [INFO] [stdout] test src/attribute/prompt.rs - attribute::prompt::parse_prompt_value (line 57) ... ok [INFO] [stdout] test src/attribute/visible.rs - attribute::visible::parse_visible (line 10) ... ok [INFO] [stdout] test src/attribute/select.rs - attribute::select::parse_select (line 39) ... ok [INFO] [stdout] test src/attribute/range.rs - attribute::range::parse_range (line 63) ... ok [INFO] [stdout] test src/kconfig.rs - kconfig::parse_kconfig (line 31) ... ok [INFO] [stdout] test src/entry/if.rs - entry::r#if::parse_if (line 33) ... ok [INFO] [stdout] test src/util.rs - util::ws_comment (line 17) ... ok [INFO] [stdout] test src/attribute/modules.rs - attribute::modules::parse_modules (line 9) ... ok [INFO] [stdout] test src/util.rs - util::wsi (line 89) ... ok [INFO] [stdout] test src/attribute/default.rs - attribute::default::parse_default (line 46) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.63s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6cb961151cc762c0657f07eab56611732e13ed9448e3de0e8da838b73d7c239d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cb961151cc762c0657f07eab56611732e13ed9448e3de0e8da838b73d7c239d", kill_on_drop: false }` [INFO] [stdout] 6cb961151cc762c0657f07eab56611732e13ed9448e3de0e8da838b73d7c239d