[INFO] cloning repository https://github.com/Kota-Ohno/repo-doctor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kota-Ohno/repo-doctor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKota-Ohno%2Frepo-doctor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKota-Ohno%2Frepo-doctor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c475a61c7bea55ffbe0ba584470afcdad3b28177
[INFO] testing Kota-Ohno/repo-doctor 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%2FKota-Ohno%2Frepo-doctor" "/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/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Kota-Ohno/repo-doctor
[INFO] finished tweaking git repo https://github.com/Kota-Ohno/repo-doctor
[INFO] tweaked toml for git repo https://github.com/Kota-Ohno/repo-doctor written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Kota-Ohno/repo-doctor 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/Kota-Ohno/repo-doctor 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] a6157d6ed22443c49d0360fc7c97775c451ed6ecd4951986eef0510f77318356
[INFO] running `Command { std: "docker" "start" "a6157d6ed22443c49d0360fc7c97775c451ed6ecd4951986eef0510f77318356", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6157d6ed22443c49d0360fc7c97775c451ed6ecd4951986eef0510f77318356", 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" "a6157d6ed22443c49d0360fc7c97775c451ed6ecd4951986eef0510f77318356" "/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" "a6157d6ed22443c49d0360fc7c97775c451ed6ecd4951986eef0510f77318356", 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" "a6157d6ed22443c49d0360fc7c97775c451ed6ecd4951986eef0510f77318356" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling roff v1.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling yaml-rust2 v0.11.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_mangen v0.3.0
[INFO] [stderr]    Compiling clap_complete v4.6.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling repo-doctor v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.29s
[INFO] running `Command { std: "docker" "inspect" "a6157d6ed22443c49d0360fc7c97775c451ed6ecd4951986eef0510f77318356", 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" "a6157d6ed22443c49d0360fc7c97775c451ed6ecd4951986eef0510f77318356" "/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 regex-syntax v0.8.10
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling snapbox-macros v1.1.0
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling automod v1.0.17
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling os_pipe v1.2.3
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling snapbox v1.2.1
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling trycmd v1.2.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling repo-doctor v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.08s
[INFO] running `Command { std: "docker" "inspect" "a6157d6ed22443c49d0360fc7c97775c451ed6ecd4951986eef0510f77318356", 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" "a6157d6ed22443c49d0360fc7c97775c451ed6ecd4951986eef0510f77318356" "/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.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/repo_doctor-24e9ca29064ce9be)
[INFO] [stdout] 
[INFO] [stdout] running 112 tests
[INFO] [stdout] test github::tests::actions_permissions_payload_reports_read_only_default_as_pass ... ok
[INFO] [stdout] test github::tests::actions_permissions_payload_warns_on_write_default ... ok
[INFO] [stdout] test github::tests::rulesets_payload_reports_configured_rulesets_as_pass ... ok
[INFO] [stdout] test github::tests::rulesets_payload_reports_empty_list_as_warning ... ok
[INFO] [stdout] test github::tests::view_payload_checks_description_topics_and_branch ... ok
[INFO] [stdout] test github::tests::rejects_invalid_repo_names ... ok
[INFO] [stdout] test tests::agent_guide_accepts_explicit_multi_profiles ... ok
[INFO] [stdout] test tests::auto_profile_runs_docker_checks_when_dockerfile_exists ... ok
[INFO] [stdout] test tests::agent_guide_uses_detected_profiles ... ok
[INFO] [stdout] test tests::ci_snippets_are_strict_by_default ... ok
[INFO] [stdout] test tests::accepts_common_readme_and_license_names ... ok
[INFO] [stdout] test tests::auto_detects_frontend_from_config_without_package_json ... ok
[INFO] [stdout] test tests::auto_profile_detects_nested_go_module ... ok
[INFO] [stdout] test tests::ci_snippets_cover_additional_ecosystems ... ok
[INFO] [stdout] test tests::explain_rule_describes_config_rule ... ok
[INFO] [stdout] test tests::config_validate_reports_unknown_rules ... ok
[INFO] [stdout] test tests::config_explain_shows_effective_profiles ... ok
[INFO] [stdout] test tests::compact_output_contains_one_line_summary ... ok
[INFO] [stdout] test tests::empty_repository_only_runs_core_checks_in_auto_mode ... ok
[INFO] [stdout] test tests::ci_snippet_uses_template_and_version ... ok
[INFO] [stdout] test tests::cpp_profile_recognizes_bazel_and_conan ... ok
[INFO] [stdout] test tests::dotnet_profile_detects_nested_solution_layouts ... ok
[INFO] [stdout] test tests::explicit_iac_profile_runs_iac_checks ... ok
[INFO] [stdout] test tests::explain_rule_describes_known_rule ... ok
[INFO] [stdout] test tests::auto_profile_runs_rust_checks_when_cargo_toml_exists ... ok
[INFO] [stdout] test tests::explicit_bun_profile_runs_bun_checks ... ok
[INFO] [stdout] test tests::explicit_jvm_profile_runs_maven_checks ... ok
[INFO] [stdout] test tests::explicit_go_profile_runs_go_checks ... ok
[INFO] [stdout] test tests::config_profiles_are_used_when_cli_profile_is_auto ... ok
[INFO] [stdout] test tests::explicit_kotlin_profile_runs_kotlin_checks ... ok
[INFO] [stdout] test tests::baseline_suppresses_existing_warning_ids ... ok
[INFO] [stdout] test tests::explicit_multi_profiles_run_selected_checks ... ok
[INFO] [stdout] test tests::config_rejects_disabled_rules_without_rationale_as_warning ... ok
[INFO] [stdout] test tests::auto_bun_project_does_not_warn_for_node_lockfile ... ok
[INFO] [stdout] test tests::explicit_cpp_profile_runs_cpp_checks ... ok
[INFO] [stdout] test tests::explicit_deno_profile_runs_deno_checks ... ok
[INFO] [stdout] test tests::explicit_dotnet_profile_runs_dotnet_checks ... ok
[INFO] [stdout] test tests::explicit_frontend_profile_runs_frontend_checks ... ok
[INFO] [stdout] test tests::explicit_docs_profile_runs_docs_checks ... ok
[INFO] [stdout] test tests::config_can_disable_rules_with_rationale ... ok
[INFO] [stdout] test tests::explicit_php_profile_runs_php_checks ... ok
[INFO] [stdout] test tests::explicit_node_profile_runs_node_checks ... ok
[INFO] [stdout] test tests::explicit_docker_profile_runs_container_checks ... ok
[INFO] [stdout] test tests::explicit_python_profile_runs_python_checks ... ok
[INFO] [stdout] test tests::explicit_ruby_profile_runs_ruby_checks ... ok
[INFO] [stdout] test tests::guard_ci_snippet_uses_guard_command ... ok
[INFO] [stdout] test tests::explicit_rust_profile_runs_rust_checks ... ok
[INFO] [stdout] test tests::explicit_swift_profile_runs_swift_checks ... ok
[INFO] [stdout] test tests::go_profile_warns_for_missing_go_sum_when_dependencies_exist ... ok
[INFO] [stdout] test tests::go_profile_accepts_make_and_golangci_ci ... ok
[INFO] [stdout] test tests::github_annotation_output_emits_warnings_only ... ok
[INFO] [stdout] test tests::generic_profile_skips_rust_checks ... ok
[INFO] [stdout] test tests::fail_on_warn_sets_nonzero_exit_code ... ok
[INFO] [stdout] test tests::generic_profile_does_not_run_rust_ci_checks ... ok
[INFO] [stdout] test tests::generates_man_page ... ok
[INFO] [stdout] test tests::explicit_multi_profiles_can_expand_auto_and_dedupe ... ok
[INFO] [stdout] test tests::generates_bash_completions ... ok
[INFO] [stdout] test tests::init_creates_starter_config ... ok
[INFO] [stdout] test tests::init_print_config_does_not_write_files ... ok
[INFO] [stdout] test tests::init_full_creates_support_files ... ok
[INFO] [stdout] test tests::html_output_contains_report_document ... ok
[INFO] [stdout] test tests::junit_output_contains_failures_for_warnings ... ok
[INFO] [stdout] test tests::init_template_selects_ecosystem_workflow ... ok
[INFO] [stdout] test tests::kotlin_profile_recognizes_android_layouts ... ok
[INFO] [stdout] test tests::list_commands_include_profiles_and_rules ... ok
[INFO] [stdout] test tests::legacy_python_profile_reports_legacy_files ... ok
[INFO] [stdout] test tests::json_output_keeps_schema_version ... ok
[INFO] [stdout] test tests::init_dry_run_does_not_write_files ... ok
[INFO] [stdout] test tests::min_score_can_fail_quality_gate ... ok
[INFO] [stdout] test tests::node_profile_warns_when_pnpm_lockfile_has_no_package_manager ... ok
[INFO] [stdout] test tests::markdown_output_contains_summary_and_table ... ok
[INFO] [stdout] test tests::output_option_writes_report_file ... ok
[INFO] [stdout] test tests::php_package_does_not_require_composer_lock ... ok
[INFO] [stdout] test tests::python_profile_accepts_non_pytest_tooling ... ok
[INFO] [stdout] test tests::recipes_markdown_contains_guard_recipe ... ok
[INFO] [stdout] test tests::rejects_file_repository_path ... ok
[INFO] [stdout] test tests::rejects_missing_repository_path ... ok
[INFO] [stdout] test tests::ruby_rails_app_does_not_require_gemspec ... ok
[INFO] [stdout] test tests::python_lib_preset_selects_python_and_suppresses_lockfile_warning ... ok
[INFO] [stdout] test tests::rust_lib_preset_selects_rust_and_suppresses_lockfile_warning ... ok
[INFO] [stdout] test tests::rust_workspace_member_requires_manifest ... ok
[INFO] [stdout] test tests::rust_workspace_nested_glob_matches_member_manifest ... ok
[INFO] [stdout] test tests::rust_workspace_glob_requires_matching_member ... ok
[INFO] [stdout] test tests::node_profile_accepts_strict_referenced_tsconfigs ... ok
[INFO] [stdout] test tests::rust_workspace_warns_when_members_are_missing ... ok
[INFO] [stdout] test tests::rust_workspace_root_without_package_is_valid ... ok
[INFO] [stdout] test tests::suggest_accepts_explicit_multi_profiles ... ok
[INFO] [stdout] test tests::sarif_output_contains_warning_results ... ok
[INFO] [stdout] test tests::suggest_lists_actionable_warnings ... ok
[INFO] [stdout] test tests::spec_json_is_machine_readable ... ok
[INFO] [stdout] test tests::summary_output_groups_next_actions ... ok
[INFO] [stdout] test tests::version_check_prints_current_version ... ok
[INFO] [stdout] test tests::swift_profile_accepts_executable_without_dependencies ... ok
[INFO] [stdout] test tests::warns_on_secret_like_files_and_allows_excluding_locations ... ok
[INFO] [stdout] test tests::warns_when_issue_template_frontmatter_is_missing ... ok
[INFO] [stdout] test tests::warnings_only_filters_passes ... ok
[INFO] [stdout] test tests::warns_when_rust_ci_commands_are_missing ... ok
[INFO] [stdout] test tests::guard_warns_on_nested_manifest_without_nested_lockfile_change ... ok
[INFO] [stdout] test tests::warns_when_workflow_yaml_is_invalid ... ok
[INFO] [stdout] test tests::guard_warns_on_build_logic_and_generated_artifact_changes ... ok
[INFO] [stdout] test tests::guard_checks_agent_instruction_quality ... ok
[INFO] [stdout] test tests::guard_accepts_source_changes_with_inline_tests ... ok
[INFO] [stdout] test tests::warns_when_workflows_directory_has_no_workflow_files ... ok
[INFO] [stdout] test tests::guard_warns_on_manifest_without_lockfile_change ... ok
[INFO] [stdout] test tests::guard_warns_on_terraform_manifest_without_lockfile ... ok
[INFO] [stdout] test tests::guard_warns_on_added_secret_like_files ... ok
[INFO] [stdout] test tests::guard_accepts_nested_manifest_with_matching_lockfile_change ... ok
[INFO] [stdout] test tests::guard_warns_on_source_changes_without_tests ... ok
[INFO] [stdout] test tests::guard_checks_profile_specific_agent_verification ... ok
[INFO] [stdout] test tests::guard_warns_on_dotnet_project_build_logic ... ok
[INFO] [stdout] test tests::guard_warns_on_deleted_tests_and_removed_guardrails ... ok
[INFO] [stdout] test tests::preflight_json_reports_optional_tools_without_failing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 112 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/repo_doctor-9a22fdaeb7c23932)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-2b2b37573d08454a)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test check_accepts_comma_separated_profiles ... ok
[INFO] [stdout] test check_can_fail_on_warnings ... ok
[INFO] [stdout] test check_rejects_unknown_comma_separated_profile ... ok
[INFO] [stdout] test check_current_repository ... ok
[INFO] [stdout] test check_outputs_json ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/trycmd.rs (/opt/rustwide/target/debug/deps/trycmd-0fd64c44724f7180)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] Testing tests/cmd/check.toml ... failed 47ms 416us 756ns
[INFO] [stderr] Exit: success
[INFO] [stderr] 
[INFO] [stderr] ---- expected: stdout
[INFO] [stderr] ++++ actual:   stdout
[INFO] [stderr]    1    1 | Repository: .
[INFO] [stderr]    2    2 | Profiles: rust, docker
[INFO] [stderr]    3      - Summary: 43 passed, 0 warnings, score 100
[INFO] [stderr]         3 + Summary: 42 passed, 1 warnings, score 97
[INFO] [stderr]    4    4 | [PASS] readme: README is present
[INFO] [stderr]    5    5 | [PASS] license: License file is present
[INFO] [stderr]    6    6 | [PASS] gitignore: .gitignore is present
[INFO] [stderr]    7    7 | [PASS] editorconfig: .editorconfig is present
[INFO] [stderr]    8    8 | [PASS] gitattributes: .gitattributes is present
[INFO] [stderr]           ⋮
[INFO] [stderr]   35   35 | [PASS] rust_cargo_readme_path: Manifest `readme` path exists
[INFO] [stderr]   36   36 | [PASS] rust_workspace: Cargo manifest is a package crate
[INFO] [stderr]   37   37 | [PASS] rust_cargo_lock: Cargo.lock is present
[INFO] [stderr]   38   38 | [PASS] rust_gitignore_target: .gitignore excludes Rust build output
[INFO] [stderr]   39   39 | [PASS] rust_readme_commands: README documents Rust usage and test commands
[INFO] [stderr]   40      - [PASS] rust_toolchain: Rust toolchain pin is present
[INFO] [stderr]        40 + [WARN] rust_toolchain: Rust toolchain pin is missing
[INFO] [stderr]   41   41 | [PASS] rust_tooling_config: Rust rustfmt and clippy configs are present
[INFO] [stderr]   42   42 | [PASS] github_actions_rust_ci: GitHub Actions include Rust fmt, clippy, and test commands
[INFO] [stderr]   43   43 | [PASS] docker_build_file: Container build file is present
[INFO] [stderr]   44   44 | [PASS] dockerignore: .dockerignore is present
[INFO] [stderr]   45   45 | [PASS] docker_base_image_pin: Container base image tags avoid :latest
[INFO] [stderr]   46   46 | [PASS] docker_non_root_user: Container switches to a configured USER
[INFO] [stderr] stderr:
[INFO] [stderr] 
[INFO] [stderr] Testing tests/cmd/check-json.toml ... failed 119ms 147us 520ns
[INFO] [stderr] Exit: success
[INFO] [stderr] 
[INFO] [stderr] ---- expected: stdout
[INFO] [stderr] ++++ actual:   stdout
[INFO] [stderr]    1    1 | {
[INFO] [stderr]    2    2 |   "schema_version": 1,
[INFO] [stderr]    3    3 |   "path": ".",
[INFO] [stderr]    4    4 |   "selected_profiles": [
[INFO] [stderr]    5    5 |     "rust",
[INFO] [stderr]    6    6 |     "docker"
[INFO] [stderr]    7    7 |   ],
[INFO] [stderr]    8    8 |   "summary": {
[INFO] [stderr]    9      -     "pass": 43,
[INFO] [stderr]   10      -     "warn": 0,
[INFO] [stderr]         9 +     "pass": 42,
[INFO] [stderr]        10 +     "warn": 1,
[INFO] [stderr]   11   11 |     "total": 43,
[INFO] [stderr]   12      -     "score": 100
[INFO] [stderr]        12 +     "score": 97
[INFO] [stderr]   13   13 |   },
[INFO] [stderr]   14   14 |   "checks": [
[INFO] [stderr]   15   15 |     {
[INFO] [stderr]   16   16 |       "id": "readme",
[INFO] [stderr]   17   17 |       "status": "pass",
[INFO] [stderr]           ⋮
[INFO] [stderr]  265  265 |       "message": "README documents Rust usage and test commands",
[INFO] [stderr]  266  266 |       "remediation": "No action needed."
[INFO] [stderr]  267  267 |     },
[INFO] [stderr]  268  268 |     {
[INFO] [stderr]  269  269 |       "id": "rust_toolchain",
[INFO] [stderr]  270      -       "status": "pass",
[INFO] [stderr]  271      -       "severity": "info",
[INFO] [stderr]  272      -       "message": "Rust toolchain pin is present",
[INFO] [stderr]  273      -       "remediation": "No action needed."
[INFO] [stderr]       270 +       "status": "warn",
[INFO] [stderr]       271 +       "severity": "warning",
[INFO] [stderr]       272 +       "message": "Rust toolchain pin is missing",
[INFO] [stderr]       273 +       "remediation": "Add rust-toolchain.toml or rust-toolchain to make local and CI toolchains reproducible."
[INFO] [stderr]  274  274 |     },
[INFO] [stderr]  275  275 |     {
[INFO] [stderr]  276  276 |       "id": "rust_tooling_config",
[INFO] [stderr]  277  277 |       "status": "pass",
[INFO] [stderr]  278  278 |       "severity": "info",
[INFO] [stderr]           ⋮
[INFO] [stderr]  314  314 |       "message": "Container switches to a configured USER",
[INFO] [stderr]  315  315 |       "remediation": "No action needed."
[INFO] [stderr]  316  316 |     }
[INFO] [stderr]  317  317 |   ]
[INFO] [stderr]  318  318 | }
[INFO] [stderr] stderr:
[INFO] [stderr] 
[INFO] [stderr] Update snapshots with `TRYCMD=overwrite`
[INFO] [stderr] Debug output with `TRYCMD=dump`
[INFO] [stdout] test readme_commands_work ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- readme_commands_work stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'readme_commands_work' (1901) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-1.2.0/src/runner.rs:123:17:
[INFO] [stdout] 2 of 2 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5633ffe37d61 - 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:     0x5633ffe37d61 - 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:     0x5633ffe37d61 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5633ffe37d61 - <<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:     0x5633ffe4e21a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5633ffe4e21a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5633ffe3d36c - 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:     0x5633ffe3d36c - <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:     0x5633ffe11356 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5633ffe11356 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5633ffe2d939 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5633ffdc4e10 - <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:     0x5633ffdc4e10 - 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:     0x5633ffe2dc62 - <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:     0x5633ffe2dc62 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5633ffe11402 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5633ffe08989 - 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:     0x5633ffe120ed - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5633ffe4ea1c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5633ffd22d28 - core[6883ba1bc0fe4ed1]::panicking::panic_display::<alloc[55a36b64bcbf2c0d]::string::String>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5633ffb4aad7 - <trycmd[d7a335ee7b78a360]::runner::Runner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-1.2.0/src/runner.rs:123:17
[INFO] [stdout]   21:     0x5633ffbdd58f - <trycmd[d7a335ee7b78a360]::cases::TestCases>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-1.2.0/src/cases.rs:182:16
[INFO] [stdout]   22:     0x5633ffbde29a - <trycmd[d7a335ee7b78a360]::cases::TestCases as core[6883ba1bc0fe4ed1]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-1.2.0/src/cases.rs:192:18
[INFO] [stdout]   23:     0x5633ffbd9ed7 - core[6883ba1bc0fe4ed1]::ptr::drop_glue::<trycmd[d7a335ee7b78a360]::cases::TestCases>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ptr/mod.rs:823:1
[INFO] [stdout]   24:     0x5633ffb41263 - trycmd[8778569a268c1f46]::readme_commands_work
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/trycmd.rs:3:54
[INFO] [stdout]   25:     0x5633ffb411a7 - trycmd[8778569a268c1f46]::readme_commands_work::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/trycmd.rs:2:26
[INFO] [stdout]   26:     0x5633ffb414b6 - <trycmd[8778569a268c1f46]::readme_commands_work::{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]   27:     0x5633ffdb814b - <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]   28:     0x5633ffdb814b - 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]   29:     0x5633ffdc5795 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x5633ffdc5795 - <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]   31:     0x5633ffdc5795 - 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]   32:     0x5633ffdc5795 - 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]   33:     0x5633ffdc5795 - 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]   34:     0x5633ffdc5795 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x5633ffdc5795 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x5633ffdc0244 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x5633ffdc0244 - 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]   38:     0x5633ffdc88e2 - 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]   39:     0x5633ffdc88e2 - <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]   40:     0x5633ffdc88e2 - 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]   41:     0x5633ffdc88e2 - 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]   42:     0x5633ffdc88e2 - 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]   43:     0x5633ffdc88e2 - 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]   44:     0x5633ffdc88e2 - <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]   45:     0x5633ffe36c7f - <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]   46:     0x5633ffe36c7f - <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]   47:     0x76915ab7eaa4 - <unknown>
[INFO] [stdout]   48:     0x76915ac0ba64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     readme_commands_work
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test trycmd`
[INFO] running `Command { std: "docker" "inspect" "a6157d6ed22443c49d0360fc7c97775c451ed6ecd4951986eef0510f77318356", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6157d6ed22443c49d0360fc7c97775c451ed6ecd4951986eef0510f77318356", kill_on_drop: false }`
[INFO] [stdout] a6157d6ed22443c49d0360fc7c97775c451ed6ecd4951986eef0510f77318356
