[INFO] fetching crate uncomment 2.11.0... [INFO] testing uncomment-2.11.0 against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] extracting crate uncomment 2.11.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate uncomment 2.11.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate uncomment 2.11.0 [INFO] tweaked toml for crates.io crate uncomment 2.11.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate uncomment 2.11.0 on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate uncomment 2.11.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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08c914f53364417ed7baaf5f3c4d4965d79b7985038d158b189bd5dcd6fb3707 [INFO] running `Command { std: "docker" "start" "-a" "08c914f53364417ed7baaf5f3c4d4965d79b7985038d158b189bd5dcd6fb3707", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08c914f53364417ed7baaf5f3c4d4965d79b7985038d158b189bd5dcd6fb3707", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08c914f53364417ed7baaf5f3c4d4965d79b7985038d158b189bd5dcd6fb3707", kill_on_drop: false }` [INFO] [stdout] 08c914f53364417ed7baaf5f3c4d4965d79b7985038d158b189bd5dcd6fb3707 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0abeba146752e03fb2a06cd9c24d810f0156df477e8e1cf5187db946102f6c70 [INFO] running `Command { std: "docker" "start" "-a" "0abeba146752e03fb2a06cd9c24d810f0156df477e8e1cf5187db946102f6c70", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling tree-sitter-language v0.1.7 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling tree-sitter-loader v0.26.5 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling ordered-float v5.1.0 [INFO] [stderr] Compiling clap_builder v4.5.58 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling saphyr-parser v0.0.6 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling libloading v0.9.0 [INFO] [stderr] Compiling etcetera v0.11.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling fs4 v0.12.0 [INFO] [stderr] Compiling tree-sitter-elixir v0.3.4 [INFO] [stderr] Compiling tree-sitter-haskell v0.23.1 [INFO] [stderr] Compiling tree-sitter-java v0.23.5 [INFO] [stderr] Compiling tree-sitter-nix v0.3.0 [INFO] [stderr] Compiling tree-sitter-make v1.1.1 [INFO] [stderr] Compiling tree-sitter-cpp v0.23.4 [INFO] [stderr] Compiling tree-sitter-hcl v1.1.0 [INFO] [stderr] Compiling tree-sitter-swift v0.7.1 [INFO] [stderr] Compiling tree-sitter-go v0.25.0 [INFO] [stderr] Compiling tree-sitter-toml-ng v0.7.0 [INFO] [stderr] Compiling tree-sitter-html v0.23.2 [INFO] [stderr] Compiling tree-sitter-xml v0.7.0 [INFO] [stderr] Compiling tree-sitter-yaml v0.7.2 [INFO] [stderr] Compiling tree-sitter-json v0.24.8 [INFO] [stderr] Compiling tree-sitter-ini v1.4.0 [INFO] [stderr] Compiling tree-sitter-python v0.25.0 [INFO] [stderr] Compiling tree-sitter-css v0.25.0 [INFO] [stderr] Compiling tree-sitter-c-sharp v0.23.1 [INFO] [stderr] Compiling tree-sitter-ruby v0.23.1 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.2 [INFO] [stderr] Compiling tree-sitter-sequel v0.3.11 [INFO] [stderr] Compiling tree-sitter-lua v0.4.1 [INFO] [stderr] Compiling tree-sitter-rust v0.24.0 [INFO] [stderr] Compiling tree-sitter-kotlin-ng v1.1.0 [INFO] [stderr] Compiling tree-sitter-php v0.24.2 [INFO] [stderr] Compiling tree-sitter-proto v0.4.0 [INFO] [stderr] Compiling tree-sitter-javascript v0.25.0 [INFO] [stderr] Compiling tree-sitter-c v0.24.1 [INFO] [stderr] Compiling tree-sitter-bash v0.25.1 [INFO] [stderr] Compiling tree-sitter-powershell v0.25.10 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tree-sitter v0.26.5 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling toml_parser v1.0.8+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling toml v1.0.1+spec-1.1.0 [INFO] [stderr] Compiling clap v4.5.58 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling saphyr v0.0.6 [INFO] [stderr] Compiling tree-sitter-highlight v0.26.5 [INFO] [stderr] Compiling tree-sitter-tags v0.26.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling uncomment v2.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "0abeba146752e03fb2a06cd9c24d810f0156df477e8e1cf5187db946102f6c70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0abeba146752e03fb2a06cd9c24d810f0156df477e8e1cf5187db946102f6c70", kill_on_drop: false }` [INFO] [stdout] 0abeba146752e03fb2a06cd9c24d810f0156df477e8e1cf5187db946102f6c70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92e4e2305d1c2d234acf4c8f6458f4e0913308056089bf15c07a4a5b3bb7bcd5 [INFO] running `Command { std: "docker" "start" "-a" "92e4e2305d1c2d234acf4c8f6458f4e0913308056089bf15c07a4a5b3bb7bcd5", kill_on_drop: false }` [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling uncomment v2.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.81s [INFO] running `Command { std: "docker" "inspect" "92e4e2305d1c2d234acf4c8f6458f4e0913308056089bf15c07a4a5b3bb7bcd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92e4e2305d1c2d234acf4c8f6458f4e0913308056089bf15c07a4a5b3bb7bcd5", kill_on_drop: false }` [INFO] [stdout] 92e4e2305d1c2d234acf4c8f6458f4e0913308056089bf15c07a4a5b3bb7bcd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 645524a4bf4ec746c65558c851d2ed6e82911ce4ebcc4f42964d42ff24fc29e9 [INFO] running `Command { std: "docker" "start" "-a" "645524a4bf4ec746c65558c851d2ed6e82911ce4ebcc4f42964d42ff24fc29e9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/uncomment-0e234ecc08c55598) [INFO] [stdout] [INFO] [stdout] running 89 tests [INFO] [stdout] test ast::visitor::tests::test_is_comment_node ... ok [INFO] [stdout] test ast::visitor::tests::test_get_comments_to_remove ... ok [INFO] [stdout] test ast::visitor::tests::test_visitor_creation ... ok [INFO] [stdout] test config::tests::test_config_validation ... ok [INFO] [stdout] test config::tests::test_config_template ... ok [INFO] [stdout] test config::tests::test_grammar_config_defaults ... ok [INFO] [stdout] test config::tests::test_grammar_config_integration ... ok [INFO] [stdout] test config::tests::test_grammar_source_serialization ... ok [INFO] [stdout] test ast::visitor::tests::test_comment_preservation ... ok [INFO] [stdout] test config::tests::test_config_merging ... ok [INFO] [stdout] test config::tests::test_config_manager_with_grammar_configs ... ok [INFO] [stdout] test grammar::loader::tests::test_cache_management_with_data ... ok [INFO] [stdout] test grammar::loader::tests::test_cache_management_with_empty_cache ... ok [INFO] [stdout] test grammar::loader::tests::test_cache_stats_empty ... ok [INFO] [stdout] test grammar::loader::tests::test_cache_directory_creation ... ok [INFO] [stdout] test grammar::loader::tests::test_cache_directory_permissions ... ok [INFO] [stdout] test config::tests::test_resolved_config_grammar_integration ... ok [INFO] [stdout] test grammar::loader::tests::test_cache_stats_with_data ... ok [INFO] [stdout] test grammar::loader::tests::test_compile_and_load_grammar_no_grammar_js ... ok [INFO] [stdout] test grammar::loader::tests::test_load_cached_library_nonexistent ... ok [INFO] [stdout] test grammar::tests::test_grammar_source_defaults ... ok [INFO] [stdout] test grammar::loader::tests::test_git_loader_creation ... ok [INFO] [stdout] test grammar::loader::tests::test_is_compiled_cached ... ok [INFO] [stdout] test grammar::loader::tests::test_is_grammar_cached ... ok [INFO] [stdout] test grammar::loader::tests::test_platform_library_extension ... ok [INFO] [stdout] test grammar::tests::test_builtin_languages ... ok [INFO] [stdout] test grammar::tests::test_local_grammar_no_grammar_js ... ok [INFO] [stdout] test grammar::tests::test_nonexistent_builtin_language ... ok [INFO] [stdout] test grammar::tests::test_local_grammar_invalid_path ... ok [INFO] [stdout] test grammar::tests::test_get_builtin_language ... ok [INFO] [stdout] test grammar::tests::test_library_grammar_invalid_path ... ok [INFO] [stdout] test grammar::tests::test_language_caching ... ok [INFO] [stdout] test grammar::tests::test_grammar_manager_creation ... ok [INFO] [stdout] test grammar::tests::test_all_builtin_languages_loadable ... ok [INFO] [stdout] test languages::config::tests::test_all_comment_types ... ok [INFO] [stdout] test languages::config::tests::test_language_config_creation ... ok [INFO] [stdout] test languages::config::tests::test_extension_support ... ok [INFO] [stdout] test languages::handlers::tests::test_handler_factory ... ok [INFO] [stdout] test languages::config::tests::test_language_specific_configs ... ok [INFO] [stdout] test languages::handlers::tests::test_default_handler ... ok [INFO] [stdout] test languages::registry::tests::test_registry_creation ... ok [INFO] [stdout] test languages::registry::tests::test_extensions_for_language ... ok [INFO] [stdout] test languages::registry::tests::test_supported_extensions ... ok [INFO] [stdout] test languages::registry::tests::test_language_detection_by_path ... ok [INFO] [stdout] test languages::registry::tests::test_language_registration ... ok [INFO] [stdout] test languages::registry::tests::test_case_insensitive_extension_detection ... ok [INFO] [stdout] test languages::registry::tests::test_language_detection_by_extension ... ok [INFO] [stdout] test languages::registry::tests::test_get_all_languages ... ok [INFO] [stdout] test languages::config::tests::test_comment_type_detection ... ok [INFO] [stdout] test languages::registry::tests::test_supported_languages ... ok [INFO] [stdout] test grammar::loader::tests::test_git_operations_error_handling ... ok [INFO] [stdout] test ast::visitor::tests::test_comment_info_creation ... ok [INFO] [stdout] test grammar::tests::test_git_grammar_configuration ... ok [INFO] [stdout] test processor::tests::preserves_go_embed_directives_even_without_default_ignores ... ok [INFO] [stdout] test processor::tests::preserves_ruby_frozen_string_literal_magic_comment ... ok [INFO] [stdout] test processor::tests::preserves_attributes_when_removing_doc_comments ... ok [INFO] [stdout] test processor::tests::removes_html_comments_without_touching_content ... ok [INFO] [stdout] test processor::tests::removes_haskell_comments_without_touching_strings ... ok [INFO] [stdout] test processor::tests::removes_css_comments_without_touching_strings ... ok [INFO] [stdout] test processor::tests::preserves_macro_invocations_with_comment_like_strings ... ok [INFO] [stdout] test processor::tests::removes_ini_comments_without_touching_values ... ok [INFO] [stdout] test processor::tests::removes_csharp_comments_without_touching_strings ... ok [INFO] [stdout] test processor::tests::removes_php_comments_without_touching_strings ... ok [INFO] [stdout] test processor::tests::removes_elixir_comments_without_touching_strings ... ok [INFO] [stdout] test processor::tests::removes_kotlin_comments_without_touching_strings ... ok [INFO] [stdout] test processor::tests::removes_proto_comments_without_touching_strings ... ok [INFO] [stdout] test processor::tests::removes_powershell_comments_without_touching_strings ... ok [INFO] [stdout] test processor::tests::removes_nix_comments_without_touching_strings ... ok [INFO] [stdout] test processor::tests::preserves_ruby_yard_doc_comments_by_default ... ok [INFO] [stdout] test processor::tests::removes_ruby_comments_without_touching_strings ... ok [INFO] [stdout] test processor::tests::preserves_shebangs_even_without_default_ignores ... ok [INFO] [stdout] test processor::tests::removes_swift_comments_without_touching_strings ... ok [INFO] [stdout] test processor::tests::removes_toml_comments_without_touching_strings ... ok [INFO] [stdout] test processor::tests::removes_sql_comments_without_touching_strings ... ok [INFO] [stdout] test processor::tests::preserves_c_header_guard_trailing_comments ... ok [INFO] [stdout] test processor::tests::removes_xml_comments_without_touching_text ... ok [INFO] [stdout] test processor::tests::respects_no_default_ignores_override ... ok [INFO] [stdout] test rules::preservation::tests::test_coverage_ignore_patterns ... ok [INFO] [stdout] test rules::preservation::tests::test_default_rules ... ok [INFO] [stdout] test rules::preservation::tests::test_documentation_rule ... ok [INFO] [stdout] test rules::preservation::tests::test_file_header_rule ... ok [INFO] [stdout] test processor::tests::preserves_strings_matching_comment_text ... ok [INFO] [stdout] test rules::preservation::tests::test_linting_ignore_patterns ... ok [INFO] [stdout] test rules::preservation::tests::test_pattern_rule ... ok [INFO] [stdout] test rules::preservation::tests::test_formatter_ignore_patterns ... ok [INFO] [stdout] test rules::preservation::tests::test_rule_presets ... ok [INFO] [stdout] test rules::preservation::tests::test_shebang_rule ... ok [INFO] [stdout] test processor::tests::removes_lua_comments_without_touching_strings ... ok [INFO] [stdout] test processor::tests::preserves_go_cgo_preamble_comments ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 89 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/uncomment-2de53f596db4fe2e) [INFO] [stdout] [INFO] [stdout] running 89 tests [INFO] [stdout] test ast::visitor::tests::test_comment_info_creation ... ok [INFO] [stdout] test ast::visitor::tests::test_comment_preservation ... ok [INFO] [stdout] test config::tests::test_grammar_config_integration ... ok [INFO] [stdout] test ast::visitor::tests::test_get_comments_to_remove ... ok [INFO] [stdout] test config::tests::test_grammar_source_serialization ... ok [INFO] [stdout] test grammar::loader::tests::test_cache_directory_permissions ... ok [INFO] [stdout] test grammar::loader::tests::test_cache_directory_creation ... ok [INFO] [stdout] test config::tests::test_resolved_config_grammar_integration ... ok [INFO] [stdout] test grammar::loader::tests::test_cache_management_with_data ... ok [INFO] [stdout] test ast::visitor::tests::test_is_comment_node ... ok [INFO] [stdout] test grammar::loader::tests::test_cache_management_with_empty_cache ... ok [INFO] [stdout] test grammar::loader::tests::test_cache_stats_empty ... ok [INFO] [stdout] test grammar::loader::tests::test_platform_library_extension ... ok [INFO] [stdout] test grammar::tests::test_all_builtin_languages_loadable ... ok [INFO] [stdout] test grammar::loader::tests::test_is_compiled_cached ... ok [INFO] [stdout] test grammar::loader::tests::test_is_grammar_cached ... ok [INFO] [stdout] test grammar::loader::tests::test_load_cached_library_nonexistent ... ok [INFO] [stdout] test grammar::tests::test_grammar_manager_creation ... ok [INFO] [stdout] test grammar::loader::tests::test_cache_stats_with_data ... ok [INFO] [stdout] test grammar::tests::test_grammar_source_defaults ... ok [INFO] [stdout] test grammar::tests::test_language_caching ... ok [INFO] [stdout] test grammar::tests::test_library_grammar_invalid_path ... ok [INFO] [stdout] test grammar::tests::test_local_grammar_invalid_path ... ok [INFO] [stdout] test grammar::tests::test_local_grammar_no_grammar_js ... ok [INFO] [stdout] test ast::visitor::tests::test_visitor_creation ... ok [INFO] [stdout] test languages::config::tests::test_all_comment_types ... ok [INFO] [stdout] test languages::config::tests::test_language_specific_configs ... ok [INFO] [stdout] test config::tests::test_config_manager_with_grammar_configs ... ok [INFO] [stdout] test config::tests::test_config_merging ... ok [INFO] [stdout] test config::tests::test_config_template ... ok [INFO] [stdout] test grammar::tests::test_nonexistent_builtin_language ... ok [INFO] [stdout] test config::tests::test_config_validation ... ok [INFO] [stdout] test config::tests::test_grammar_config_defaults ... ok [INFO] [stdout] test grammar::loader::tests::test_compile_and_load_grammar_no_grammar_js ... ok [INFO] [stdout] test grammar::loader::tests::test_git_loader_creation ... ok [INFO] [stdout] test languages::registry::tests::test_language_registration ... ok [INFO] [stdout] test grammar::tests::test_get_builtin_language ... ok [INFO] [stdout] test languages::registry::tests::test_registry_creation ... ok [INFO] [stdout] test languages::handlers::tests::test_handler_factory ... ok [INFO] [stdout] test languages::registry::tests::test_case_insensitive_extension_detection ... ok [INFO] [stdout] test languages::handlers::tests::test_default_handler ... ok [INFO] [stdout] test grammar::tests::test_builtin_languages ... ok [INFO] [stdout] test languages::config::tests::test_comment_type_detection ... ok [INFO] [stdout] test languages::config::tests::test_extension_support ... ok [INFO] [stdout] test languages::registry::tests::test_extensions_for_language ... ok [INFO] [stdout] test languages::registry::tests::test_supported_languages ... ok [INFO] [stdout] test languages::config::tests::test_language_config_creation ... ok [INFO] [stdout] test processor::tests::preserves_macro_invocations_with_comment_like_strings ... ok [INFO] [stdout] test processor::tests::preserves_shebangs_even_without_default_ignores ... ok [INFO] [stdout] test processor::tests::preserves_attributes_when_removing_doc_comments ... ok [INFO] [stdout] test languages::registry::tests::test_supported_extensions ... ok [INFO] [stdout] test processor::tests::preserves_ruby_frozen_string_literal_magic_comment ... ok [INFO] [stdout] test processor::tests::preserves_ruby_yard_doc_comments_by_default ... ok [INFO] [stdout] test processor::tests::preserves_strings_matching_comment_text ... ok [INFO] [stdout] test languages::registry::tests::test_get_all_languages ... ok [INFO] [stdout] test processor::tests::preserves_go_cgo_preamble_comments ... ok [INFO] [stdout] test languages::registry::tests::test_language_detection_by_path ... ok [INFO] [stdout] test processor::tests::removes_elixir_comments_without_touching_strings ... ok [INFO] [stdout] test processor::tests::preserves_c_header_guard_trailing_comments ... ok [INFO] [stdout] test grammar::loader::tests::test_git_operations_error_handling ... ok [INFO] [stdout] test processor::tests::removes_html_comments_without_touching_content ... ok [INFO] [stdout] test languages::registry::tests::test_language_detection_by_extension ... ok [INFO] [stdout] test processor::tests::removes_css_comments_without_touching_strings ... ok [INFO] [stdout] test processor::tests::removes_ini_comments_without_touching_values ... ok [INFO] [stdout] test processor::tests::removes_haskell_comments_without_touching_strings ... ok [INFO] [stdout] test processor::tests::removes_kotlin_comments_without_touching_strings ... ok [INFO] [stdout] test processor::tests::preserves_go_embed_directives_even_without_default_ignores ... ok [INFO] [stdout] test processor::tests::removes_nix_comments_without_touching_strings ... ok [INFO] [stdout] test processor::tests::removes_lua_comments_without_touching_strings ... ok [INFO] [stdout] test rules::preservation::tests::test_coverage_ignore_patterns ... ok [INFO] [stdout] test rules::preservation::tests::test_default_rules ... ok [INFO] [stdout] test processor::tests::removes_ruby_comments_without_touching_strings ... ok [INFO] [stdout] test processor::tests::removes_csharp_comments_without_touching_strings ... ok [INFO] [stdout] test processor::tests::removes_php_comments_without_touching_strings ... ok [INFO] [stdout] test processor::tests::removes_sql_comments_without_touching_strings ... ok [INFO] [stdout] test processor::tests::removes_proto_comments_without_touching_strings ... ok [INFO] [stdout] test processor::tests::respects_no_default_ignores_override ... ok [INFO] [stdout] test processor::tests::removes_swift_comments_without_touching_strings ... ok [INFO] [stdout] test rules::preservation::tests::test_file_header_rule ... ok [INFO] [stdout] test processor::tests::removes_xml_comments_without_touching_text ... ok [INFO] [stdout] test rules::preservation::tests::test_formatter_ignore_patterns ... ok [INFO] [stdout] test rules::preservation::tests::test_pattern_rule ... ok [INFO] [stdout] test rules::preservation::tests::test_shebang_rule ... ok [INFO] [stdout] test rules::preservation::tests::test_rule_presets ... ok [INFO] [stdout] test rules::preservation::tests::test_linting_ignore_patterns ... ok [INFO] [stdout] test processor::tests::removes_powershell_comments_without_touching_strings ... ok [INFO] [stdout] test processor::tests::removes_toml_comments_without_touching_strings ... ok [INFO] [stdout] test rules::preservation::tests::test_documentation_rule ... ok [INFO] [stderr] Running tests/custom_languages_test.rs (/opt/rustwide/target/debug/deps/custom_languages_test-01eae89afc656145) [INFO] [stdout] test grammar::tests::test_git_grammar_configuration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 89 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_mixed_builtin_and_custom_languages ... ok [INFO] [stdout] test test_all_grammar_source_types ... ok [INFO] [stdout] test test_custom_language_config_loading ... ok [INFO] [stdout] test test_vuejs_configuration ... ok [INFO] [stdout] test test_custom_language_grammar_manager ... ok [INFO] [stdout] test test_processor_with_custom_language ... ok [INFO] [stderr] Running tests/error_handling_tests.rs (/opt/rustwide/target/debug/deps/error_handling_tests-66dde1c23f0da801) [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_config_validation_edge_cases ... ok [INFO] [stdout] test test_invalid_library_grammar_path ... ok [INFO] [stdout] test test_malformed_config_error_handling ... ok [INFO] [stdout] test test_error_recovery_mechanisms ... ok [INFO] [stdout] test test_nonexistent_local_grammar_path ... ok [INFO] [stdout] test test_processor_nonexistent_file_error ... ok [INFO] [stdout] test test_malformed_grammar_file_handling ... ok [INFO] [stdout] test test_resource_cleanup_on_errors ... ok [INFO] [stdout] test test_processor_unsupported_file_type_error ... ok [INFO] [stdout] test test_invalid_grammar_source_config ... ok [INFO] [stdout] test test_git_operations_error_handling ... ok [INFO] [stdout] [INFO] [stderr] Running tests/grammar_integration_tests.rs (/opt/rustwide/target/debug/deps/grammar_integration_tests-7282ff11cc8f0fc9) [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_processor_with_library_grammar ... ok [INFO] [stdout] test test_processor_fallback_to_builtin ... ok [INFO] [stdout] test test_processor_unsupported_file_type ... ok [INFO] [stdout] test test_processor_with_builtin_grammars ... ok [INFO] [stdout] test test_processor_with_custom_grammar_config ... ok [INFO] [stderr] Running tests/init_command_tests.rs (/opt/rustwide/target/debug/deps/init_command_tests-b6a151241c406019) [INFO] [stdout] test test_processor_multiple_grammar_types ... ok [INFO] [stdout] test test_processor_grammar_caching ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_init_command_basic ... ok [INFO] [stdout] test test_init_command_comprehensive ... ok [INFO] [stdout] test test_file_extension_detection ... ok [INFO] [stdout] test test_comprehensive_config_parsing ... ok [INFO] [stdout] test test_init_command_invalid_path ... ok [INFO] [stdout] test test_init_command_smart_detection ... ok [INFO] [stdout] test test_init_command_smart_no_files ... ok [INFO] [stdout] test test_init_command_config_completeness ... ok [INFO] [stdout] test test_init_command_smart_builtin_only ... ok [INFO] [stdout] test test_init_command_force ... ok [INFO] [stderr] Running tests/init_integration_test.rs (/opt/rustwide/target/debug/deps/init_integration_test-1b57a8917f6a6854) [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_init_error_scenarios ... FAILED [INFO] [stdout] test test_init_help ... FAILED [INFO] [stdout] test test_comprehensive_config_repositories ... FAILED [INFO] [stdout] test test_init_command_end_to_end ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_init_error_scenarios stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_init_error_scenarios' (282) panicked at tests/init_integration_test.rs:691:10: [INFO] [stdout] Failed to execute command: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63d8cc6aeaaa - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63d8cc6aeaaa - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63d8cc6aeaaa - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x63d8cc6aeaaa - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x63d8cc6c376a - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x63d8cc6c376a - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x63d8cc6b3412 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63d8cc6b3412 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x63d8cc68c11f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x63d8cc68c11f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x63d8cc6a64c9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x63d8cc6382cc - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x63d8cc6382cc - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63d8cc6a6682 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x63d8cc6a6682 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x63d8cc68c1d8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x63d8cc683949 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x63d8cc68ceed - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x63d8cc6c401c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x63d8cc6c3d92 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x63d8cc547abc - >::expect [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x63d8cc546a78 - init_integration_test[e7754d1d25f7c27c]::test_init_error_scenarios [INFO] [stdout] at /opt/rustwide/workdir/tests/init_integration_test.rs:691:10 [INFO] [stdout] 22: 0x63d8cc5415c7 - init_integration_test[e7754d1d25f7c27c]::test_init_error_scenarios::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/init_integration_test.rs:682:31 [INFO] [stdout] 23: 0x63d8cc548276 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x63d8cc62c3ab - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x63d8cc62c3ab - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63d8cc638d9b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63d8cc638d9b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x63d8cc638d9b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x63d8cc638d9b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x63d8cc638d9b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63d8cc638d9b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63d8cc638d9b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63d8cc6344b4 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63d8cc6344b4 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x63d8cc63b9a2 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x63d8cc63b9a2 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x63d8cc63b9a2 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x63d8cc63b9a2 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x63d8cc63b9a2 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63d8cc63b9a2 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x63d8cc63b9a2 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x63d8cc6ade9f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x63d8cc6ade9f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x773d685b2aa4 - [INFO] [stdout] 45: 0x773d6863fa64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_init_help stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_init_help' (284) panicked at tests/init_integration_test.rs:714:10: [INFO] [stdout] Failed to execute help command: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63d8cc6aeaaa - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63d8cc6aeaaa - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63d8cc6aeaaa - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x63d8cc6aeaaa - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x63d8cc6c376a - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x63d8cc6c376a - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x63d8cc6b3412 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63d8cc6b3412 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x63d8cc68c11f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x63d8cc68c11f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x63d8cc6a64c9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x63d8cc6382cc - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x63d8cc6382cc - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63d8cc6a6682 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x63d8cc6a6682 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x63d8cc68c1d8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x63d8cc683949 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x63d8cc68ceed - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x63d8cc6c401c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x63d8cc6c3d92 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x63d8cc547abc - >::expect [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x63d8cc5463fb - init_integration_test[e7754d1d25f7c27c]::test_init_help [INFO] [stdout] at /opt/rustwide/workdir/tests/init_integration_test.rs:714:10 [INFO] [stdout] 22: 0x63d8cc541597 - init_integration_test[e7754d1d25f7c27c]::test_init_help::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/init_integration_test.rs:709:20 [INFO] [stdout] 23: 0x63d8cc548236 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x63d8cc62c3ab - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x63d8cc62c3ab - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63d8cc638d9b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63d8cc638d9b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x63d8cc638d9b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x63d8cc638d9b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x63d8cc638d9b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63d8cc638d9b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63d8cc638d9b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63d8cc6344b4 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63d8cc6344b4 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x63d8cc63b9a2 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x63d8cc63b9a2 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x63d8cc63b9a2 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x63d8cc63b9a2 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x63d8cc63b9a2 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63d8cc63b9a2 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x63d8cc63b9a2 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x63d8cc6ade9f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x63d8cc6ade9f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x773d685b2aa4 - [INFO] [stdout] 45: 0x773d6863fa64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_comprehensive_config_repositories stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_comprehensive_config_repositories' (280) panicked at tests/init_integration_test.rs:739:10: [INFO] [stdout] Failed to execute command: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63d8cc6aeaaa - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63d8cc6aeaaa - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63d8cc6aeaaa - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x63d8cc6aeaaa - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x63d8cc6c376a - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x63d8cc6c376a - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x63d8cc6b3412 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63d8cc6b3412 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x63d8cc68c11f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x63d8cc68c11f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x63d8cc6a64c9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x63d8cc6382cc - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x63d8cc6382cc - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63d8cc6a6682 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x63d8cc6a6682 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x63d8cc68c1d8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x63d8cc683949 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x63d8cc68ceed - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x63d8cc6c401c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x63d8cc6c3d92 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x63d8cc547abc - >::expect [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x63d8cc547169 - init_integration_test[e7754d1d25f7c27c]::test_comprehensive_config_repositories [INFO] [stdout] at /opt/rustwide/workdir/tests/init_integration_test.rs:739:10 [INFO] [stdout] 22: 0x63d8cc541627 - init_integration_test[e7754d1d25f7c27c]::test_comprehensive_config_repositories::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/init_integration_test.rs:730:44 [INFO] [stdout] 23: 0x63d8cc5482f6 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x63d8cc62c3ab - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x63d8cc62c3ab - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63d8cc638d9b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63d8cc638d9b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x63d8cc638d9b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x63d8cc638d9b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x63d8cc638d9b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63d8cc638d9b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63d8cc638d9b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63d8cc6344b4 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63d8cc6344b4 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x63d8cc63b9a2 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x63d8cc63b9a2 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x63d8cc63b9a2 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x63d8cc63b9a2 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x63d8cc63b9a2 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63d8cc63b9a2 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x63d8cc63b9a2 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x63d8cc6ade9f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x63d8cc6ade9f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x773d685b2aa4 - [INFO] [stdout] 45: 0x773d6863fa64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_init_command_end_to_end stdout ---- [INFO] [stdout] Testing smart init... [INFO] [stdout] [INFO] [stdout] thread 'test_init_command_end_to_end' (281) panicked at tests/init_integration_test.rs:448:10: [INFO] [stdout] Failed to execute command: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63d8cc6aeaaa - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63d8cc6aeaaa - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63d8cc6aeaaa - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x63d8cc6aeaaa - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x63d8cc6c376a - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x63d8cc6c376a - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x63d8cc6b3412 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63d8cc6b3412 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x63d8cc68c11f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x63d8cc68c11f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x63d8cc6a64c9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x63d8cc6382cc - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x63d8cc6382cc - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63d8cc6a6682 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x63d8cc6a6682 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x63d8cc68c1d8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x63d8cc683949 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x63d8cc68ceed - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x63d8cc6c401c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x63d8cc6c3d92 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x63d8cc547abc - >::expect [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x63d8cc541b39 - init_integration_test[e7754d1d25f7c27c]::test_smart_init [INFO] [stdout] at /opt/rustwide/workdir/tests/init_integration_test.rs:448:10 [INFO] [stdout] 22: 0x63d8cc546e20 - init_integration_test[e7754d1d25f7c27c]::test_init_command_end_to_end [INFO] [stdout] at /opt/rustwide/workdir/tests/init_integration_test.rs:33:5 [INFO] [stdout] 23: 0x63d8cc5415f7 - init_integration_test[e7754d1d25f7c27c]::test_init_command_end_to_end::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/init_integration_test.rs:27:34 [INFO] [stdout] 24: 0x63d8cc5482b6 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x63d8cc62c3ab - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x63d8cc62c3ab - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x63d8cc638d9b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x63d8cc638d9b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x63d8cc638d9b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x63d8cc638d9b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x63d8cc638d9b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x63d8cc638d9b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x63d8cc638d9b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x63d8cc6344b4 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x63d8cc6344b4 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x63d8cc63b9a2 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x63d8cc63b9a2 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x63d8cc63b9a2 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x63d8cc63b9a2 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x63d8cc63b9a2 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x63d8cc63b9a2 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x63d8cc63b9a2 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x63d8cc6ade9f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 44: 0x63d8cc6ade9f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x773d685b2aa4 - [INFO] [stdout] 46: 0x773d6863fa64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_comprehensive_config_repositories [INFO] [stdout] test_init_command_end_to_end [INFO] [stdout] test_init_error_scenarios [INFO] [stdout] test_init_help [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test init_integration_test` [INFO] running `Command { std: "docker" "inspect" "645524a4bf4ec746c65558c851d2ed6e82911ce4ebcc4f42964d42ff24fc29e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "645524a4bf4ec746c65558c851d2ed6e82911ce4ebcc4f42964d42ff24fc29e9", kill_on_drop: false }` [INFO] [stdout] 645524a4bf4ec746c65558c851d2ed6e82911ce4ebcc4f42964d42ff24fc29e9