[INFO] cloning repository https://github.com/neqin/rloc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neqin/rloc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneqin%2Frloc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneqin%2Frloc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 63bcbbb225b44e4d048b02d7faf3b585a8e4fc4e
[INFO] testing neqin/rloc against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneqin%2Frloc" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/neqin/rloc
[INFO] finished tweaking git repo https://github.com/neqin/rloc
[INFO] tweaked toml for git repo https://github.com/neqin/rloc written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/neqin/rloc on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/neqin/rloc 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0f743ab2bad1e4f914426ee1616c2df94545d1220a241fc8a0c343d85e065b01
[INFO] running `Command { std: "docker" "start" "0f743ab2bad1e4f914426ee1616c2df94545d1220a241fc8a0c343d85e065b01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f743ab2bad1e4f914426ee1616c2df94545d1220a241fc8a0c343d85e065b01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0f743ab2bad1e4f914426ee1616c2df94545d1220a241fc8a0c343d85e065b01" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f743ab2bad1e4f914426ee1616c2df94545d1220a241fc8a0c343d85e065b01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0f743ab2bad1e4f914426ee1616c2df94545d1220a241fc8a0c343d85e065b01" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tree-sitter v0.24.7
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling tree-sitter-rust v0.23.3
[INFO] [stderr]    Compiling tree-sitter-javascript v0.23.1
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling rloc-core v0.1.0 (/opt/rustwide/workdir/crates/rloc-core)
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling rloc-lang-rust v0.1.0 (/opt/rustwide/workdir/crates/rloc-lang-rust)
[INFO] [stderr]    Compiling rloc-lang-shell v0.1.0 (/opt/rustwide/workdir/crates/rloc-lang-shell)
[INFO] [stderr]    Compiling rloc-report v0.1.0 (/opt/rustwide/workdir/crates/rloc-report)
[INFO] [stderr]    Compiling rloc-lang-js v0.1.0 (/opt/rustwide/workdir/crates/rloc-lang-js)
[INFO] [stderr]    Compiling rloc-lang-sql v0.1.0 (/opt/rustwide/workdir/crates/rloc-lang-sql)
[INFO] [stderr]    Compiling rloc-lang-web v0.1.0 (/opt/rustwide/workdir/crates/rloc-lang-web)
[INFO] [stderr]    Compiling rloc-lang-python v0.1.0 (/opt/rustwide/workdir/crates/rloc-lang-python)
[INFO] [stderr]    Compiling rloc-lang-go v0.1.0 (/opt/rustwide/workdir/crates/rloc-lang-go)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rloc-config v0.1.0 (/opt/rustwide/workdir/crates/rloc-config)
[INFO] [stderr]    Compiling rloc-cli v0.1.0 (/opt/rustwide/workdir/crates/rloc-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.35s
[INFO] running `Command { std: "docker" "inspect" "0f743ab2bad1e4f914426ee1616c2df94545d1220a241fc8a0c343d85e065b01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0f743ab2bad1e4f914426ee1616c2df94545d1220a241fc8a0c343d85e065b01" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rloc-core v0.1.0 (/opt/rustwide/workdir/crates/rloc-core)
[INFO] [stderr]    Compiling rloc-report v0.1.0 (/opt/rustwide/workdir/crates/rloc-report)
[INFO] [stderr]    Compiling rloc-lang-shell v0.1.0 (/opt/rustwide/workdir/crates/rloc-lang-shell)
[INFO] [stderr]    Compiling rloc-lang-rust v0.1.0 (/opt/rustwide/workdir/crates/rloc-lang-rust)
[INFO] [stderr]    Compiling rloc-lang-web v0.1.0 (/opt/rustwide/workdir/crates/rloc-lang-web)
[INFO] [stderr]    Compiling rloc-lang-sql v0.1.0 (/opt/rustwide/workdir/crates/rloc-lang-sql)
[INFO] [stderr]    Compiling rloc-lang-js v0.1.0 (/opt/rustwide/workdir/crates/rloc-lang-js)
[INFO] [stderr]    Compiling rloc-cli v0.1.0 (/opt/rustwide/workdir/crates/rloc-cli)
[INFO] [stderr]    Compiling rloc-config v0.1.0 (/opt/rustwide/workdir/crates/rloc-config)
[INFO] [stderr]    Compiling rloc-lang-python v0.1.0 (/opt/rustwide/workdir/crates/rloc-lang-python)
[INFO] [stderr]    Compiling rloc-lang-go v0.1.0 (/opt/rustwide/workdir/crates/rloc-lang-go)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.49s
[INFO] running `Command { std: "docker" "inspect" "0f743ab2bad1e4f914426ee1616c2df94545d1220a241fc8a0c343d85e065b01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0f743ab2bad1e4f914426ee1616c2df94545d1220a241fc8a0c343d85e065b01" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rloc-478b335a094a4285)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test cli::tests::keeps_named_subcommands_unchanged ... ok
[INFO] [stdout] test cli::tests::config_help_mentions_ancestor_discovery ... ok
[INFO] [stdout] test cli::tests::explain_help_mentions_default_config_lookup ... ok
[INFO] [stdout] test cli::tests::normalizes_default_scan_without_subcommand ... ok
[INFO] [stdout] test cli::tests::parses_bare_list_unsupported_flags_with_default_limit ... ok
[INFO] [stdout] test cli::tests::normalizes_default_scan_with_scan_flags ... ok
[INFO] [stdout] test cli::tests::parses_config_init_subcommand ... ok
[INFO] [stdout] test cli::tests::parses_bare_top_flags_with_default_limit ... ok
[INFO] [stdout] test cli::tests::parses_config_without_subcommand ... ok
[INFO] [stdout] test cli::tests::rejects_removed_include_comments_flag ... ok
[INFO] [stdout] test cli::tests::parses_no_top_flags ... ok
[INFO] [stdout] test cli::tests::parses_explain_with_config_override ... ok
[INFO] [stdout] test cli::tests::parses_scan_language_aliases ... ok
[INFO] [stdout] test cli::tests::root_help_mentions_default_scan_shorthand ... ok
[INFO] [stdout] test cli::tests::parses_generated_flag ... ok
[INFO] [stdout] test commands::scan::tests::format_from_config_supports_json_output ... ok
[INFO] [stdout] test commands::scan::tests::report_overrides_can_disable_top_sections ... ok
[INFO] [stdout] test commands::scan::tests::report_overrides_capture_cli_reporting_flags ... ok
[INFO] [stdout] test commands::scan::tests::scan_overrides_capture_cli_filter_flags ... ok
[INFO] [stdout] test cli::tests::scan_help_mentions_language_aliases ... ok
[INFO] [stdout] test commands::tests::default_registry_wires_all_workspace_backends ... ok
[INFO] [stdout] test cli::tests::scan_help_mentions_generated_flag ... ok
[INFO] [stdout] test commands::config::tests::render_resolved_config_reports_workspace_config_path ... ok
[INFO] [stdout] test cli::tests::scan_and_detect_help_mention_list_unsupported_flag ... ok
[INFO] [stdout] test commands::config::tests::render_resolved_config_reports_builtin_defaults_when_no_file_exists ... ok
[INFO] [stdout] test commands::scan::tests::no_top_flags_disable_default_report_limits ... ok
[INFO] [stdout] test commands::scan::tests::report_defaults_are_taken_from_config_when_present ... ok
[INFO] [stdout] test commands::scan::tests::report_defaults_fall_back_to_built_in_values_without_config_file ... ok
[INFO] [stdout] test cli::tests::scan_help_mentions_default_config_lookup ... ok
[INFO] [stdout] test commands::config::tests::init_default_config_writes_template_into_workspace ... ok
[INFO] [stdout] test commands::config::tests::render_resolved_config_reads_workspace_default_file ... ok
[INFO] [stdout] test commands::config::tests::render_resolved_config_uses_builtin_scan_report_defaults ... ok
[INFO] [stdout] test commands::config::tests::render_resolved_config_reads_parent_workspace_default_file ... ok
[INFO] [stdout] test commands::config::tests::render_resolved_config_reports_parent_config_path ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/detect_output.rs (/opt/rustwide/target/debug/deps/detect_output-c2d25988f580a60f)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test detect_lists_unsupported_paths_when_requested ... ok
[INFO] [stdout] test detect_reports_go_preset_for_go_mod_and_go_files ... ok
[INFO] [stdout] test detect_lists_wave1_languages_in_human_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/exit_codes.rs (/opt/rustwide/target/debug/deps/exit_codes-7ab711a4791d0d7a)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test missing_input_path_returns_exit_code_3 ... ok
[INFO] [stdout] test invalid_config_returns_exit_code_2 ... ok
[INFO] [stdout] test unsupported_explain_target_returns_exit_code_4 ... ok
[INFO] [stdout] test invalid_report_config_returns_exit_code_2_for_scan ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] rloc: rloc: failed to load configuration from /tmp/rloc-cli-invalid_config_returns_exit_code_2-2086-1783686723175282599/.rloc.toml/tmp/rloc-cli-missing-2086-1783686723175448709: No such file or directory (os error 2): failed to parse config file 
[INFO] [stderr] /tmp/rloc-cli-invalid_config_returns_exit_code_2-2086-1783686723175282599/.rloc.toml: TOML parse error at line 1, column 6
[INFO] [stderr]   |
[INFO] [stderr] 1 | [scan
[INFO] [stderr]   |      ^
[INFO] [stderr] invalid table header
[INFO] [stderr] expected `.`, `]`
[INFO] [stderr] 
[INFO] [stderr] rloc: /tmp/rloc-cli-unsupported_explain_target_returns_exit_code_4-2086-1783686723175670119/notes.txt is not a supported source file
[INFO] [stderr] rloc: failed to load configuration from /tmp/rloc-cli-invalid_report_config_returns_exit_code_2_for_scan-2086-1783686723175358939/.rloc.toml: failed to parse config file /tmp/rloc-cli-invalid_report_config_returns_exit_code_2_for_scan-2086-1783686723175358939/.rloc.toml: TOML parse error at line 2, column 10
[INFO] [stderr]   |
[INFO] [stderr] 2 | format = "yaml"
[INFO] [stderr]   |          ^^^^^^
[INFO] [stderr] unknown variant `yaml`, expected `table` or `json`
[INFO] [stderr] 
[INFO] [stderr]      Running tests/explain_output.rs (/opt/rustwide/target/debug/deps/explain_output-9415d6670be9641a)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test explain_respects_classification_toggles_from_config ... ok
[INFO] [stdout] test explain_supports_psql_files ... ok
[INFO] [stdout] test explain_supports_go_sources ... ok
[INFO] [stdout] test explain_uses_parent_config_from_nested_working_directory ... ok
[INFO] [stdout] test explain_supports_shell_dotfiles ... ok
[INFO] [stdout] test explain_supports_markdown_docs ... ok
[INFO] [stdout] test explain_supports_html_and_css_sources ... ok
[INFO] [stdout] test explain_json_uses_canonical_wave1_language_names ... ok
[INFO] [stdout] test explain_respects_custom_category_patterns_from_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/scan_output.rs (/opt/rustwide/target/debug/deps/scan_output-eea5064de08211d7)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test scan_counts_shell_files_as_supported_inputs ... ok
[INFO] [stdout] test scan_config_can_disable_default_top_sections ... ok
[INFO] [stdout] test scan_counts_go_files_as_supported_inputs ... ok
[INFO] [stdout] test scan_bare_top_flags_use_default_limit ... ok
[INFO] [stdout] test scan_counts_markdown_and_config_files_as_supported_inputs ... ok
[INFO] [stdout] test scan_counts_sql_files_as_supported_inputs ... ok
[INFO] [stdout] test scan_counts_html_and_css_files_as_supported_inputs ... ok
[INFO] [stdout] test scan_shorthand_accepts_flags_without_scan_subcommand ... ok
[INFO] [stdout] test scan_respects_classification_toggles_from_config ... ok
[INFO] [stdout] test scan_shows_top_sections_by_default ... ok
[INFO] [stdout] test scan_no_top_flags_hide_default_top_sections ... ok
[INFO] [stdout] test scan_includes_generated_files_when_flag_is_set ... ok
[INFO] [stdout] test scan_lists_unsupported_paths_when_requested ... ok
[INFO] [stdout] test scan_excludes_generated_files_by_default ... ok
[INFO] [stdout] test scan_uses_parent_config_for_nested_scan_path ... ok
[INFO] [stdout] test scan_treats_lock_files_as_generated_by_default ... ok
[INFO] [stdout] test scan_wave1_languages_no_longer_show_as_unsupported ... ok
[INFO] [stdout] test scan_group_by_flag_changes_rendered_output ... ok
[INFO] [stdout] test scan_uses_report_defaults_from_config_when_flags_are_absent ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rloc_config-f42cba5b0fcb67d6)
[INFO] [stdout] test scan_respects_custom_generated_and_vendor_patterns_from_config ... ok
[INFO] [stderr]      Running tests/config_integration.rs (/opt/rustwide/target/debug/deps/config_integration-00d340fb70f8c6f0)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rloc_core-bb0c23e9c62f2c93)
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test file_config::tests::filters_default_excludes_generated_files ... ok
[INFO] [stdout] test merge::tests::applies_scan_and_filter_defaults_from_config ... ok
[INFO] [stdout] test merge::tests::report_overrides_take_precedence_over_config ... ok
[INFO] [stdout] test file_config::tests::report_defaults_enable_top_sections ... ok
[INFO] [stdout] test merge::tests::zero_top_limits_disable_sections ... ok
[INFO] [stdout] test merge::tests::cli_overrides_take_precedence_over_config ... ok
[INFO] [stdout] test presets::tests::detects_go_without_go_mod_when_go_sources_are_present ... ok
[INFO] [stdout] test tests::resolve_config_path_returns_none_when_default_file_is_absent ... ok
[INFO] [stdout] test presets::tests::skips_react_without_jsx_or_tsx_sources ... ok
[INFO] [stdout] test tests::resolve_config_path_searches_parent_directories ... ok
[INFO] [stdout] test tests::default_template_round_trips_through_toml ... ok
[INFO] [stdout] test tests::load_config_reads_explicit_path ... ok
[INFO] [stdout] test presets::tests::detects_language_driven_presets ... ok
[INFO] [stdout] test tests::load_config_rejects_invalid_report_format ... ok
[INFO] [stdout] test tests::resolve_config_path_falls_back_to_default_file_when_present ... ok
[INFO] [stdout] test tests::resolve_config_path_prefers_explicit_path ... ok
[INFO] [stdout] test tests::load_config_rejects_invalid_report_group_by ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test report_defaults_still_merge_from_config ... ok
[INFO] [stdout] test cli_overrides_do_not_reset_classification_or_custom_patterns ... ok
[INFO] [stdout] test scan_options_include_classification_toggles_and_custom_patterns ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test analyze::tests::explain_reports_reasons_for_supported_files ... ok
[INFO] [stdout] test categories::tests::config_extensions_are_categorized_as_config ... ok
[INFO] [stdout] test analyze::tests::detect_aggregates_unsupported_extension_warnings ... ok
[INFO] [stdout] test analyze::tests::scan_populates_physical_metrics_for_supported_files ... ok
[INFO] [stdout] test analyze::tests::detect_adds_sample_unsupported_path_warnings_when_requested ... ok
[INFO] [stdout] test analyze::tests::scan_adds_sample_unsupported_path_warnings_when_requested ... ok
[INFO] [stdout] test analyze::tests::detect_summarizes_languages_categories_and_ignore_rules ... ok
[INFO] [stdout] test categories::tests::lock_files_are_categorized_as_generated ... ok
[INFO] [stdout] test categories::tests::generated_takes_priority_over_test_patterns ... ok
[INFO] [stdout] test analyze::tests::scan_aggregates_unsupported_extension_warnings ... ok
[INFO] [stdout] test categories::tests::generated_header_marks_existing_file_as_generated ... ok
[INFO] [stdout] test filters::tests::advertises_gitignore_when_enabled ... ok
[INFO] [stdout] test filters::tests::ignores_root_level_noise_directories ... ok
[INFO] [stdout] test metrics::tests::constructs_metrics_from_named_line_breakdown ... ok
[INFO] [stdout] test categories::tests::tools_directory_is_treated_as_script ... ok
[INFO] [stdout] test registry::tests::registry_detects_registered_extensions ... ok
[INFO] [stdout] test analyze::tests::scan_reports_missing_extensions_in_unsupported_warning ... ok
[INFO] [stdout] test categories::tests::markdown_files_are_categorized_as_docs ... ok
[INFO] [stdout] test categories::tests::root_level_tests_directory_is_detected ... ok
[INFO] [stdout] test filters::tests::keeps_regular_source_paths ... ok
[INFO] [stdout] test registry::tests::registry_detects_shell_dotfiles_and_wave1_extensions ... ok
[INFO] [stdout] test categories::tests::vendor_takes_priority_over_other_path_signals ... ok
[INFO] [stdout] test registry::tests::registry_returns_registered_backend ... ok
[INFO] [stdout] test registry::tests::supported_languages_follow_registered_descriptors ... ok
[INFO] [stdout] test text_backend::tests::config_backend_counts_comments_and_entries ... ok
[INFO] [stdout] test types::tests::scan_options_default_excludes_generated_files ... ok
[INFO] [stdout] test text_backend::tests::markdown_backend_counts_non_blank_lines_as_doc ... ok
[INFO] [stdout] test discover::tests::honors_custom_exclude_patterns ... ok
[INFO] [stdout] test categories::tests::custom_patterns_override_default_source_category ... ok
[INFO] [stdout] test discover::tests::unreadable_directory_is_reported_as_warning ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- discover::tests::unreadable_directory_is_reported_as_warning stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'discover::tests::unreadable_directory_is_reported_as_warning' (2203) panicked at crates/rloc-core/src/discover.rs:135:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: ["/tmp/rloc-discover-unreadable_directory_is_reported_as_warning-2184-1783686723342076589/blocked/secret.rs", "/tmp/rloc-discover-unreadable_directory_is_reported_as_warning-2184-1783686723342076589/src/lib.rs"]
[INFO] [stdout]  right: ["/tmp/rloc-discover-unreadable_directory_is_reported_as_warning-2184-1783686723342076589/src/lib.rs"]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65450ed38ee1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65450ed38ee1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65450ed38ee1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x65450ed38ee1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x65450ed4ec4a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x65450ed4ec4a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x65450ed3d68c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x65450ed3d68c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x65450ed15176 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x65450ed15176 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x65450ed2ff89 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x65450e95dba0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x65450e95dba0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x65450ed30142 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x65450ed30142 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x65450ed15222 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x65450ed0c839 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x65450ed15edd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x65450ed4f4fc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x65450ed4f383 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x65450e90a9e7 - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<alloc[55a36b64bcbf2c0d]::vec::Vec<camino[694a469a7e915bf5]::Utf8PathBuf>, alloc[55a36b64bcbf2c0d]::vec::Vec<camino[694a469a7e915bf5]::Utf8PathBuf>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x65450e947189 - rloc_core[b76c770fc12bc49a]::discover::tests::unreadable_directory_is_reported_as_warning
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rloc-core/src/discover.rs:135:9
[INFO] [stdout]   22:     0x65450e9410a7 - rloc_core[b76c770fc12bc49a]::discover::tests::unreadable_directory_is_reported_as_warning::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rloc-core/src/discover.rs:124:53
[INFO] [stdout]   23:     0x65450e91d7f6 - <rloc_core[b76c770fc12bc49a]::discover::tests::unreadable_directory_is_reported_as_warning::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x65450e950edb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x65450e950edb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x65450e95e525 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x65450e95e525 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x65450e95e525 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x65450e95e525 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x65450e95e525 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x65450e95e525 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x65450e95e525 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x65450e958fd4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x65450e958fd4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x65450e961672 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x65450e961672 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x65450e961672 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x65450e961672 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x65450e961672 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x65450e961672 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x65450e961672 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x65450ed3823f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x65450ed3823f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x7bd383288aa4 - <unknown>
[INFO] [stdout]   45:     0x7bd383315a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     discover::tests::unreadable_directory_is_reported_as_warning
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 29 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p rloc-core --lib`
[INFO] running `Command { std: "docker" "inspect" "0f743ab2bad1e4f914426ee1616c2df94545d1220a241fc8a0c343d85e065b01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f743ab2bad1e4f914426ee1616c2df94545d1220a241fc8a0c343d85e065b01", kill_on_drop: false }`
[INFO] [stdout] 0f743ab2bad1e4f914426ee1616c2df94545d1220a241fc8a0c343d85e065b01
