[INFO] cloning repository https://github.com/westonplatter/agentic-prompt-sync
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/westonplatter/agentic-prompt-sync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwestonplatter%2Fagentic-prompt-sync", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwestonplatter%2Fagentic-prompt-sync'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 854917cc47c1581462fced875917629ebf519115
[INFO] testing westonplatter/agentic-prompt-sync against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwestonplatter%2Fagentic-prompt-sync" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/westonplatter/agentic-prompt-sync
[INFO] finished tweaking git repo https://github.com/westonplatter/agentic-prompt-sync
[INFO] tweaked toml for git repo https://github.com/westonplatter/agentic-prompt-sync written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/westonplatter/agentic-prompt-sync on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/westonplatter/agentic-prompt-sync 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shellexpand v3.1.1
[INFO] [stderr]   Downloaded supports-hyperlinks v3.2.0
[INFO] [stderr]   Downloaded supports-color v3.0.2
[INFO] [stderr]   Downloaded is_ci v1.2.0
[INFO] [stderr]   Downloaded supports-unicode v3.0.0
[INFO] [stderr]   Downloaded assert_fs v1.1.3
[INFO] [stderr]   Downloaded cc v1.2.52
[INFO] [stderr]   Downloaded backtrace-ext v0.2.1
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.7
[INFO] [stderr]   Downloaded assert_cmd v2.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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] 20e26fef312b3126b0a744f5489bc7a2aa2637f29678f014b35ab8b6ec20bc27
[INFO] running `Command { std: "docker" "start" "20e26fef312b3126b0a744f5489bc7a2aa2637f29678f014b35ab8b6ec20bc27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20e26fef312b3126b0a744f5489bc7a2aa2637f29678f014b35ab8b6ec20bc27", 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" "20e26fef312b3126b0a744f5489bc7a2aa2637f29678f014b35ab8b6ec20bc27" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20e26fef312b3126b0a744f5489bc7a2aa2637f29678f014b35ab8b6ec20bc27", 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" "20e26fef312b3126b0a744f5489bc7a2aa2637f29678f014b35ab8b6ec20bc27" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling aps v0.1.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.51s
[INFO] running `Command { std: "docker" "inspect" "20e26fef312b3126b0a744f5489bc7a2aa2637f29678f014b35ab8b6ec20bc27", 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" "20e26fef312b3126b0a744f5489bc7a2aa2637f29678f014b35ab8b6ec20bc27" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling aps v0.1.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.77s
[INFO] running `Command { std: "docker" "inspect" "20e26fef312b3126b0a744f5489bc7a2aa2637f29678f014b35ab8b6ec20bc27", 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" "20e26fef312b3126b0a744f5489bc7a2aa2637f29678f014b35ab8b6ec20bc27" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aps-df0b6c45ac238f56)
[INFO] [stdout] 
[INFO] [stdout] running 84 tests
[INFO] [stdout] test catalog::tests::test_catalog_default ... ok
[INFO] [stdout] test catalog::tests::test_catalog_path_for_manifest ... ok
[INFO] [stdout] test backup::tests::test_is_aps_managed_dir_with_only_symlinks ... ok
[INFO] [stdout] test catalog::tests::test_enumerate_files ... ok
[INFO] [stdout] test catalog::tests::test_extract_first_paragraph ... ok
[INFO] [stdout] test catalog::tests::test_extract_frontmatter_description ... ok
[INFO] [stdout] test catalog::tests::test_strip_frontmatter ... ok
[INFO] [stdout] test catalog::tests::test_truncate_description ... ok
[INFO] [stdout] test compose::tests::test_compose_markdown_multiple_sources ... ok
[INFO] [stdout] test compose::tests::test_compose_markdown_single_source ... ok
[INFO] [stdout] test compose::tests::test_compose_empty_sources_error ... ok
[INFO] [stdout] test compose::tests::test_compose_with_separators ... ok
[INFO] [stdout] test catalog::tests::test_enumerate_folders ... ok
[INFO] [stdout] test compose::tests::test_compose_with_source_info ... ok
[INFO] [stdout] test github_url::tests::test_invalid_host ... ok
[INFO] [stdout] test github_url::tests::test_blob_url_without_path_is_invalid ... ok
[INFO] [stdout] test discover::tests::test_extract_skill_description_no_paragraph ... ok
[INFO] [stdout] test compose::tests::test_read_and_write_composed_file ... ok
[INFO] [stdout] test catalog::tests::test_enumerate_files_recursive ... ok
[INFO] [stdout] test discover::tests::test_truncate_ascii ... ok
[INFO] [stdout] test github_url::tests::test_bare_repo_url ... ok
[INFO] [stdout] test discover::tests::test_extract_skill_description_from_frontmatter ... ok
[INFO] [stdout] test github_url::tests::test_invalid_url_type ... ok
[INFO] [stdout] test github_url::tests::test_lowercase_skill_md ... ok
[INFO] [stdout] test discover::tests::test_extract_skill_description ... ok
[INFO] [stdout] test discover::tests::test_truncate_multibyte_utf8 ... ok
[INFO] [stdout] test github_url::tests::test_parse_tree_url ... ok
[INFO] [stdout] test github_url::tests::test_parse_skill_md_url ... ok
[INFO] [stdout] test discover::tests::test_extract_skill_description_frontmatter_quoted ... ok
[INFO] [stdout] test github_url::tests::test_parse_skill_folder_url ... ok
[INFO] [stdout] test discover::tests::test_find_skills_with_search_path ... ok
[INFO] [stdout] test manifest::tests::test_composite_entry ... ok
[INFO] [stdout] test github_url::tests::test_parse_with_commit_sha ... ok
[INFO] [stdout] test github_url::tests::test_parse_with_different_ref ... ok
[INFO] [stdout] test github_url::tests::test_repo_level_url_with_tree_ref_no_path ... ok
[INFO] [stdout] test github_url::tests::test_tree_url_with_subpath_not_repo_level ... ok
[INFO] [stdout] test lockfile::tests::test_retain_entries_empty_keep_list ... ok
[INFO] [stdout] test discover::tests::test_root_skill_md_skipped ... ok
[INFO] [stdout] test discover::tests::test_find_skills_in_directory ... ok
[INFO] [stdout] test lockfile::tests::test_retain_entries_all_kept ... ok
[INFO] [stdout] test lockfile::tests::test_retain_entries_removes_stale ... ok
[INFO] [stdout] test github_url::tests::test_repo_url_with_trailing_slash ... ok
[INFO] [stdout] test manifest::tests::test_entry_destination_custom ... ok
[INFO] [stdout] test manifest::tests::test_entry_destination_default ... ok
[INFO] [stdout] test manifest::tests::test_entry_destination_with_env_var ... ok
[INFO] [stdout] test manifest::tests::test_entry_destination_with_tilde ... ok
[INFO] [stdout] test manifest::tests::test_no_overlap_different_destinations ... ok
[INFO] [stdout] test manifest::tests::test_composite_entry_mixed_sources ... ok
[INFO] [stdout] test orphan::tests::test_is_aps_managed_directory_empty ... ok
[INFO] [stdout] test manifest::tests::test_detect_overlapping_destinations_with_include ... ok
[INFO] [stdout] test orphan::tests::test_is_aps_managed_directory_with_regular_file ... ok
[INFO] [stdout] test discover::tests::test_skills_sorted_by_path ... ok
[INFO] [stdout] test orphan::tests::test_is_aps_managed_directory_with_symlinks ... ok
[INFO] [stdout] test sources::tests::test_expand_path_multiple_variables ... ok
[INFO] [stdout] test sources::tests::test_expand_path_no_variables ... ok
[INFO] [stdout] test sources::tests::test_expand_path_relative_path ... ok
[INFO] [stdout] test sources::tests::test_expand_path_undefined_variable_preserved ... ok
[INFO] [stdout] test sources::tests::test_filesystem_resolve_relative_path ... ok
[INFO] [stdout] test sources::tests::test_filesystem_path_custom ... ok
[INFO] [stdout] test sources::tests::test_expand_path_with_braced_syntax ... ok
[INFO] [stdout] test sources::tests::test_expand_path_with_home ... ok
[INFO] [stdout] test sources::tests::test_expand_path_with_tilde ... ok
[INFO] [stdout] test sources::tests::test_filesystem_display_name ... ok
[INFO] [stdout] test sources::tests::test_filesystem_resolve_with_subpath ... ok
[INFO] [stdout] test sources::tests::test_filesystem_path_default ... ok
[INFO] [stdout] test sources::tests::test_filesystem_source_type ... ok
[INFO] [stdout] test sources::tests::test_filesystem_supports_symlink_false ... ok
[INFO] [stdout] test sources::tests::test_filesystem_supports_symlink_true ... ok
[INFO] [stdout] test sources::tests::test_git_display_name ... ok
[INFO] [stdout] test sources::tests::test_git_path_custom ... ok
[INFO] [stdout] test sources::tests::test_git_path_default ... ok
[INFO] [stdout] test orphan::tests::test_paths_overlap_parent_child ... ok
[INFO] [stdout] test orphan::tests::test_paths_no_overlap ... ok
[INFO] [stdout] test orphan::tests::test_paths_overlap_same_path ... ok
[INFO] [stdout] test sources::tests::test_git_supports_symlink_always_false ... ok
[INFO] [stdout] test sources::tests::test_resolved_source_filesystem_to_locked_entry ... ok
[INFO] [stdout] test sources::tests::test_resolved_source_filesystem_preserves_shell_vars ... ok
[INFO] [stdout] test sources::tests::test_git_source_type ... ok
[INFO] [stdout] test github_url::tests::test_root_level_skill_md ... ok
[INFO] [stdout] test sources::tests::test_resolved_source_git_to_locked_entry ... ok
[INFO] [stdout] test sync_output::tests::test_format_dest_path_absolute ... ok
[INFO] [stdout] test sources::tests::test_filesystem_resolve_absolute_path ... ok
[INFO] [stdout] test sync_output::tests::test_format_dest_path_relative ... ok
[INFO] [stdout] test sync_output::tests::test_sync_display_item_with_message ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 84 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-1d74f1eb2606fa73)
[INFO] [stdout] 
[INFO] [stdout] running 54 tests
[INFO] [stdout] test add_duplicate_id_fails ... ok
[INFO] [stdout] test add_invalid_github_url_fails ... ok
[INFO] [stdout] test add_creates_manifest_entry_with_no_sync ... ok
[INFO] [stdout] test add_invalid_url_format_fails ... ok
[INFO] [stdout] test add_local_single_skill_with_skill_md ... ok
[INFO] [stdout] test add_help_shows_usage ... ok
[INFO] [stdout] test catalog_generate_creates_catalog_file ... ok
[INFO] [stdout] test add_repo_level_url_non_github_fails ... ok
[INFO] [stdout] test add_with_custom_id ... ok
[INFO] [stdout] test add_local_path_no_skills_found_errors ... ok
[INFO] [stdout] test add_with_tree_url ... ok
[INFO] [stdout] test add_parses_skill_md_url_correctly ... ok
[INFO] [stdout] test add_to_existing_manifest ... ok
[INFO] [stdout] test add_with_different_ref ... ok
[INFO] [stdout] test add_local_path_discovers_skills_with_all ... ok
[INFO] [stdout] test duplicate_entry_ids_detected ... ok
[INFO] [stdout] test add_local_path_syncs_filesystem_skills ... ok
[INFO] [stdout] test help_flag_shows_usage ... ok
[INFO] [stdout] test init_creates_manifest_file ... ok
[INFO] [stdout] test manifest_rejects_claude_hooks_kind ... ok
[INFO] [stdout] test catalog_generate_fails_without_manifest ... ok
[INFO] [stdout] test init_creates_gitignore_entry ... ok
[INFO] [stdout] test error_messages_include_help_hints ... ok
[INFO] [stdout] test init_with_custom_path ... ok
[INFO] [stdout] test sync_composite_agents_md_from_git_sources ... ignored, requires network access; run with --ignored or set APS_TEST_NETWORK=1
[INFO] [stdout] test init_fails_if_manifest_exists ... ok
[INFO] [stdout] test sync_composite_agents_md_lockfile_is_valid_yaml ... ignored, requires network access; run with --ignored or set APS_TEST_NETWORK=1
[INFO] [stdout] test sync_composite_agents_md_respects_locked_version ... ignored, requires network access; run with --ignored or set APS_TEST_NETWORK=1
[INFO] [stdout] test status_fails_without_lockfile ... ok
[INFO] [stdout] test status_fails_without_manifest ... ok
[INFO] [stdout] test sync_creates_lockfile ... ok
[INFO] [stdout] test lockfile_migration_from_legacy_name ... ok
[INFO] [stdout] test sync_fails_without_manifest ... ok
[INFO] [stdout] test sync_filesystem_source_copies_file ... ok
[INFO] [stdout] test sync_cursor_hooks_copies_directory_and_sets_exec ... ok
[INFO] [stdout] test sync_with_symlink_creates_symlink ... ok
[INFO] [stdout] test status_works_after_sync ... ok
[INFO] [stdout] test sync_with_empty_manifest_succeeds ... ok
[INFO] [stdout] test sync_with_invalid_entry_id_fails ... ok
[INFO] [stdout] test validate_cursor_hooks_strict_accepts_valid ... ok
[INFO] [stdout] test validate_fails_without_manifest ... ok
[INFO] [stdout] test validate_cursor_hooks_strict_rejects_missing_config ... ok
[INFO] [stdout] test validate_invalid_yaml_fails ... ok
[INFO] [stdout] test verbose_flag_enables_debug_output ... ok
[INFO] [stdout] test validate_empty_manifest_succeeds ... ok
[INFO] [stdout] test sync_dry_run_does_not_create_lockfile ... ok
[INFO] [stdout] test version_flag_shows_version ... ok
[INFO] [stdout] test add_repo_url_with_all_discovers_and_adds_skills ... ok
[INFO] [stdout] test sync_without_upgrade_respects_locked_commit ... ok
[INFO] [stdout] test add_repo_url_no_skills_found_errors ... FAILED
[INFO] [stdout] test add_existing_manifest_skips_duplicates_on_discover ... FAILED
[INFO] [stdout] test sync_shows_upgrade_available_status ... ok
[INFO] [stdout] test sync_with_upgrade_fetches_latest_version ... ok
[INFO] [stdout] test sync_local_git_repo_installs_all_skills ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- add_repo_url_no_skills_found_errors stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'add_repo_url_no_skills_found_errors' (1953) panicked at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stderr, failed var.contains(No skills found)
[INFO] [stdout] ├── var: Error: aps::git::error
[INFO] [stdout] │   
[INFO] [stdout] │     × Git operation failed: Failed to clone with refs ["main"]: Cloning into '/
[INFO] [stdout] │     │ tmp/.tmpOwri2a'...
[INFO] [stdout] │     │ fatal: unable to access 'https://github.com/westonplatter/
[INFO] [stdout] │     │ agentically.git/': Could not resolve host: github.com
[INFO] [stdout] │   
[INFO] [stdout] └── var as str: Error: aps::git::error
[INFO] [stdout]     
[INFO] [stdout]       × Git operation failed: Failed to clone with refs ["main"]: Cloning into '/
[INFO] [stdout]       │ tmp/.tmpOwri2a'...
[INFO] [stdout]       │ fatal: unable to access 'https://github.com/westonplatter/
[INFO] [stdout]       │ agentically.git/': Could not resolve host: github.com
[INFO] [stdout]     
[INFO] [stdout] 
[INFO] [stdout] command=`cd "/tmp/.tmpCQHQLo/project" && "/opt/rustwide/target/debug/aps" "add" "https://github.com/westonplatter/agentically/tree/main/agents-md-partials" "--all" "--no-sync"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=```
[INFO] [stdout] Searching for skills in https://github.com/westonplatter/agentically.git...
[INFO] [stdout] 
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stderr=```
[INFO] [stdout] Error: aps::git::error
[INFO] [stdout] 
[INFO] [stdout]   × Git operation failed: Failed to clone with refs [\"main\"]: Cloning into \'/
[INFO] [stdout]   │ tmp/.tmpOwri2a\'...
[INFO] [stdout]   │ fatal: unable to access \'https://github.com/westonplatter/
[INFO] [stdout]   │ agentically.git/\': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b3d0b3c3468 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b3d0b3c3468 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b3d0b3c3468 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b3d0b3c3468 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b3d0b3d9c5a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b3d0b3d9c5a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b3d0b3c9132 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b3d0b3c9132 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b3d0b3a0246 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b3d0b3a0246 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b3d0b3baca9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b3d0b30187c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5b3d0b30187c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b3d0b3bae62 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5b3d0b3bae62 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b3d0b3a0302 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b3d0b3952d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b3d0b3a101d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b3d0b3da46c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b3d0b352e28 - core[8fb95b77d25ab6c8]::panicking::panic_display::<assert_cmd[75cc70c06b6aa850]::assert::AssertError>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5b3d0b352bf7 - <assert_cmd[75cc70c06b6aa850]::assert::AssertError>::panic::<assert_cmd[75cc70c06b6aa850]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.2/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x5b3d0b349dc7 - <<assert_cmd[75cc70c06b6aa850]::assert::AssertError>::panic<assert_cmd[75cc70c06b6aa850]::assert::Assert> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<(assert_cmd[75cc70c06b6aa850]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5b3d0b35795b - <core[8fb95b77d25ab6c8]::result::Result<assert_cmd[75cc70c06b6aa850]::assert::Assert, assert_cmd[75cc70c06b6aa850]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[75cc70c06b6aa850]::assert::AssertError>::panic<assert_cmd[75cc70c06b6aa850]::assert::Assert>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x5b3d0b2d36a4 - <assert_cmd[75cc70c06b6aa850]::assert::Assert>::stderr::<predicates[d47c9549bf23a65d]::str::basics::ContainsPredicate, assert_cmd[75cc70c06b6aa850]::assert::StrOutputPredicate<predicates[d47c9549bf23a65d]::str::basics::ContainsPredicate>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.2/src/assert.rs:463:31
[INFO] [stdout]   24:     0x5b3d0b2e97b4 - cli[c0eca5505718fce5]::add_repo_url_no_skills_found_errors
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:1389:10
[INFO] [stdout]   25:     0x5b3d0b2df967 - cli[c0eca5505718fce5]::add_repo_url_no_skills_found_errors::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:1373:41
[INFO] [stdout]   26:     0x5b3d0b2ded06 - <cli[c0eca5505718fce5]::add_repo_url_no_skills_found_errors::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5b3d0b2f495b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5b3d0b2f495b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x5b3d0b3021d5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x5b3d0b3021d5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x5b3d0b3021d5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5b3d0b3021d5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5b3d0b3021d5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5b3d0b3021d5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x5b3d0b3021d5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x5b3d0b2fbae4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x5b3d0b2fbae4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5b3d0b305252 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x5b3d0b305252 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5b3d0b305252 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5b3d0b305252 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5b3d0b305252 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5b3d0b305252 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x5b3d0b305252 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b3d0b3c283f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   46:     0x5b3d0b3c283f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x74306a2a3aa4 - <unknown>
[INFO] [stdout]   48:     0x74306a330a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- add_existing_manifest_skips_duplicates_on_discover stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'add_existing_manifest_skips_duplicates_on_discover' (1924) panicked at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stderr, failed var.contains(No skills found)
[INFO] [stdout] ├── var: Error: aps::git::error
[INFO] [stdout] │   
[INFO] [stdout] │     × Git operation failed: Failed to clone with refs ["main"]: Cloning into '/
[INFO] [stdout] │     │ tmp/.tmpmbOXhr'...
[INFO] [stdout] │     │ fatal: unable to access 'https://github.com/westonplatter/
[INFO] [stdout] │     │ agentically.git/': Could not resolve host: github.com
[INFO] [stdout] │   
[INFO] [stdout] └── var as str: Error: aps::git::error
[INFO] [stdout]     
[INFO] [stdout]       × Git operation failed: Failed to clone with refs ["main"]: Cloning into '/
[INFO] [stdout]       │ tmp/.tmpmbOXhr'...
[INFO] [stdout]       │ fatal: unable to access 'https://github.com/westonplatter/
[INFO] [stdout]       │ agentically.git/': Could not resolve host: github.com
[INFO] [stdout]     
[INFO] [stdout] 
[INFO] [stdout] command=`cd "/tmp/.tmpTiOO3H/project" && "/opt/rustwide/target/debug/aps" "add" "https://github.com/westonplatter/agentically/tree/main/agents-md-partials" "--all" "--no-sync"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=```
[INFO] [stdout] Searching for skills in https://github.com/westonplatter/agentically.git...
[INFO] [stdout] 
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stderr=```
[INFO] [stdout] Error: aps::git::error
[INFO] [stdout] 
[INFO] [stdout]   × Git operation failed: Failed to clone with refs [\"main\"]: Cloning into \'/
[INFO] [stdout]   │ tmp/.tmpmbOXhr\'...
[INFO] [stdout]   │ fatal: unable to access \'https://github.com/westonplatter/
[INFO] [stdout]   │ agentically.git/\': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b3d0b3c3468 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b3d0b3c3468 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b3d0b3c3468 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b3d0b3c3468 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b3d0b3d9c5a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b3d0b3d9c5a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b3d0b3c9132 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b3d0b3c9132 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b3d0b3a0246 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b3d0b3a0246 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b3d0b3baca9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b3d0b30187c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5b3d0b30187c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b3d0b3bae62 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5b3d0b3bae62 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b3d0b3a0302 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b3d0b3952d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b3d0b3a101d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b3d0b3da46c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b3d0b352e28 - core[8fb95b77d25ab6c8]::panicking::panic_display::<assert_cmd[75cc70c06b6aa850]::assert::AssertError>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5b3d0b352bf7 - <assert_cmd[75cc70c06b6aa850]::assert::AssertError>::panic::<assert_cmd[75cc70c06b6aa850]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.2/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x5b3d0b349dc7 - <<assert_cmd[75cc70c06b6aa850]::assert::AssertError>::panic<assert_cmd[75cc70c06b6aa850]::assert::Assert> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<(assert_cmd[75cc70c06b6aa850]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5b3d0b35795b - <core[8fb95b77d25ab6c8]::result::Result<assert_cmd[75cc70c06b6aa850]::assert::Assert, assert_cmd[75cc70c06b6aa850]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[75cc70c06b6aa850]::assert::AssertError>::panic<assert_cmd[75cc70c06b6aa850]::assert::Assert>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x5b3d0b2d36a4 - <assert_cmd[75cc70c06b6aa850]::assert::Assert>::stderr::<predicates[d47c9549bf23a65d]::str::basics::ContainsPredicate, assert_cmd[75cc70c06b6aa850]::assert::StrOutputPredicate<predicates[d47c9549bf23a65d]::str::basics::ContainsPredicate>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.2/src/assert.rs:463:31
[INFO] [stdout]   24:     0x5b3d0b2f3cfb - cli[c0eca5505718fce5]::add_existing_manifest_skips_duplicates_on_discover
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:1496:10
[INFO] [stdout]   25:     0x5b3d0b2dfd27 - cli[c0eca5505718fce5]::add_existing_manifest_skips_duplicates_on_discover::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:1460:56
[INFO] [stdout]   26:     0x5b3d0b2df206 - <cli[c0eca5505718fce5]::add_existing_manifest_skips_duplicates_on_discover::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5b3d0b2f495b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5b3d0b2f495b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x5b3d0b3021d5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x5b3d0b3021d5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x5b3d0b3021d5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5b3d0b3021d5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5b3d0b3021d5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5b3d0b3021d5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x5b3d0b3021d5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x5b3d0b2fbae4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x5b3d0b2fbae4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5b3d0b305252 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x5b3d0b305252 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5b3d0b305252 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5b3d0b305252 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5b3d0b305252 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5b3d0b305252 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x5b3d0b305252 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b3d0b3c283f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   46:     0x5b3d0b3c283f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x74306a2a3aa4 - <unknown>
[INFO] [stdout]   48:     0x74306a330a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     add_existing_manifest_skips_duplicates_on_discover
[INFO] [stdout]     add_repo_url_no_skills_found_errors
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 49 passed; 2 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli`
[INFO] running `Command { std: "docker" "inspect" "20e26fef312b3126b0a744f5489bc7a2aa2637f29678f014b35ab8b6ec20bc27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20e26fef312b3126b0a744f5489bc7a2aa2637f29678f014b35ab8b6ec20bc27", kill_on_drop: false }`
[INFO] [stdout] 20e26fef312b3126b0a744f5489bc7a2aa2637f29678f014b35ab8b6ec20bc27
