The Swift Package Index logo.Swift Package Index

Build Information

Successful build of xmlwrangler, reference 6.5.0 (e0b344), with Swift 6.3 for tvOS using Xcode 26.4 on 19 Apr 2026 10:18:15 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme xmlwrangler -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sersoft-gmbh/xmlwrangler.git
Reference: 6.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sersoft-gmbh/xmlwrangler
 * tag               6.5.0      -> FETCH_HEAD
HEAD is now at e0b3445 Attempt to fix tests
Cloned https://github.com/sersoft-gmbh/xmlwrangler.git
Revision (git rev-parse @):
e0b3445a75dda327a24b14c7dfb39e35ed6b58f0
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/sersoft-gmbh/xmlwrangler.git at 6.5.0
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/sersoft-gmbh/xmlwrangler.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/swiftlang/swift-docc-plugin
Fetching from https://github.com/swiftlang/swift-docc-symbolkit
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.4.6 of package ‘swift-docc-plugin’
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Resolve Package Graph
Resolved source packages:
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  SwiftDocCPlugin: https://github.com/swiftlang/swift-docc-plugin @ 1.4.6
  xmlwrangler: /Users/admin/builder/spi-builder-workspace
resolved source packages: SymbolKit, SwiftDocCPlugin, xmlwrangler
2026-04-19 06:17:32.068 xcodebuild[525:3021] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "xmlwrangler",
  "name" : "xmlwrangler",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "XMLWrangler",
      "targets" : [
        "XMLWrangler"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XMLWranglerTests",
      "module_type" : "SwiftTarget",
      "name" : "XMLWranglerTests",
      "path" : "Tests/XMLWranglerTests",
      "sources" : [
        "ErrorsTests.swift",
        "GitHubIssueTests.swift",
        "LookupErrorHelpers.swift",
        "ParsingTests.swift",
        "SerializationTests.swift",
        "XMLContentBuilderTests.swift",
        "XMLElement+AttributesTests.swift",
        "XMLElement+ContentTests.swift",
        "XMLElement+LookupTests.swift",
        "XMLElement+MutationTests.swift",
        "XMLElementContent+LookupTests.swift",
        "XMLElementContentTests.swift",
        "XMLElementProtocolsTests.swift",
        "XMLElementTests.swift"
      ],
      "target_dependencies" : [
        "XMLWrangler"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XMLWrangler",
      "module_type" : "SwiftTarget",
      "name" : "XMLWrangler",
      "path" : "Sources/XMLWrangler",
      "product_memberships" : [
        "XMLWrangler"
      ],
      "sources" : [
        "Helpers.swift",
        "LookupError.swift",
        "Parsing.swift",
        "Serialization.swift",
        "XMLContentBuilder.swift",
        "XMLElement+Attributes.swift",
        "XMLElement+Content.swift",
        "XMLElement+Lookup.swift",
        "XMLElement+Mutation.swift",
        "XMLElement.swift",
        "XMLElementContent+Lookup.swift",
        "XMLElementContent+Mutation.swift",
        "XMLElementContentElement+InternalHelpers.swift",
        "XMLElementProtocols.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "xmlwrangler"
    ]
  }
}
2026-04-19 06:17:53.572 xcodebuild[802:4763] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme xmlwrangler -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme xmlwrangler -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SwiftDocCPlugin: https://github.com/swiftlang/swift-docc-plugin @ 1.4.6
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  xmlwrangler: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'XMLWrangler' in project 'xmlwrangler'
        ➜ Explicit dependency on target 'XMLWrangler' in project 'xmlwrangler'
    Target 'XMLWrangler' in project 'xmlwrangler' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 8457cb34a8871771f479579c2f262ba5
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8457cb34a8871771f479579c2f262ba5.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/XMLWrangler.modulemap (in target 'XMLWrangler' from project 'xmlwrangler')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/XMLWrangler.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/XMLWrangler.DependencyStaticMetadataFileList (in target 'XMLWrangler' from project 'xmlwrangler')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/XMLWrangler.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/XMLWrangler.DependencyMetadataFileList (in target 'XMLWrangler' from project 'xmlwrangler')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/XMLWrangler.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler.SwiftConstValuesFileList (in target 'XMLWrangler' from project 'xmlwrangler')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler.LinkFileList (in target 'XMLWrangler' from project 'xmlwrangler')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler_const_extract_protocols.json (in target 'XMLWrangler' from project 'xmlwrangler')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler-OutputFileMap.json (in target 'XMLWrangler' from project 'xmlwrangler')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler.SwiftFileList (in target 'XMLWrangler' from project 'xmlwrangler')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler.SwiftFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/XMLWrangler.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/XMLWrangler.modulemap (in target 'XMLWrangler' from project 'xmlwrangler')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/XMLWrangler.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
SwiftDriver XMLWrangler normal arm64 com.apple.xcode.tools.swift.compiler (in target 'XMLWrangler' from project 'xmlwrangler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name XMLWrangler -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -strict-memory-safety -enable-upcoming-feature ExistentialAny -enable-upcoming-feature InternalImportsByDefault -enable-upcoming-feature MemberImportVisibility -enable-upcoming-feature NonescapableTypes -enable-upcoming-feature ImmutableWeakCaptures -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-6YUZKR4MV7T2QFLE4Q48OP5H2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-2HYNKNS3I0KIM31LWB1MT4JSR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-4BAHLZJ2RBDQMNK46XR6Y1JZS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-C8QKBRC8FEWLEQZYK4B7DE50J.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-1I7I9RFLZZYCUO3TPLS4U805X.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-3KWPF1V25TACG1K3ZQBSH88O6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-2ERXFBA9JY7AMMKY8VA4HWPMN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-BZO0N6E0DIXHZYNQ4S8EZ7EDL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-8P5G6DEEPG56ZYUKMYHMN3RE1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-BS1SXL224UKZLY0BZCZGXSPY2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-AHTQ2Z4LJMUBWM4FTN7VFGCFE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-C3APVXRMKC1TL26H5OI6RFWKI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-14C32VGX1D4IWU8QLS276WR4F.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-904ZPNR3NXQN0C6LOE65GKG9O.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-6TXRXGZJ10UGF87VX48ADDYWW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-EL0RWE9MAIYLCMLOT4GISD5SK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-4YCIRIE2AAE9KXHT7D5IAT201.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-4DPRV7LKB1X9IM7UR1GZ26NF6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-H6TLJP72XS2SCHLO6XNUG4J.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-71UJJ66WD6FHY7Z4384KRXYHP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-61A3Z4HC5YGRZ4301Q8563VIJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-AY4SBASI0IYB2DRL4P1HZYF3D.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-8J56K3TBOO6PAYWQ2YRFTOXRC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-D5CB4LO29N5WBJ3LLTIKRY0JG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-99BTF6SWJRRYNWL6MZ2TBIY92.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-3LVP7PFMTBITP49EDS4BMYCFP.pcm
SwiftCompile normal arm64 Compiling\ XMLElementContent+Mutation.swift /Users/admin/builder/spi-builder-workspace/Sources/XMLWrangler/XMLElementContent+Mutation.swift (in target 'XMLWrangler' from project 'xmlwrangler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/XMLWrangler/XMLElementContent+Mutation.swift (in target 'XMLWrangler' from project 'xmlwrangler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ XMLElementContentElement+InternalHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/XMLWrangler/XMLElementContentElement+InternalHelpers.swift (in target 'XMLWrangler' from project 'xmlwrangler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/XMLWrangler/XMLElementContentElement+InternalHelpers.swift (in target 'XMLWrangler' from project 'xmlwrangler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ XMLContentBuilder.swift,\ XMLElement+Attributes.swift /Users/admin/builder/spi-builder-workspace/Sources/XMLWrangler/XMLContentBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/XMLWrangler/XMLElement+Attributes.swift (in target 'XMLWrangler' from project 'xmlwrangler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/XMLWrangler/XMLContentBuilder.swift (in target 'XMLWrangler' from project 'xmlwrangler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/XMLWrangler/XMLElement+Attributes.swift (in target 'XMLWrangler' from project 'xmlwrangler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ XMLWrangler (in target 'XMLWrangler' from project 'xmlwrangler')
EmitSwiftModule normal arm64 (in target 'XMLWrangler' from project 'xmlwrangler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ XMLElement.swift /Users/admin/builder/spi-builder-workspace/Sources/XMLWrangler/XMLElement.swift (in target 'XMLWrangler' from project 'xmlwrangler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/XMLWrangler/XMLElement.swift (in target 'XMLWrangler' from project 'xmlwrangler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ XMLElementContent+Lookup.swift /Users/admin/builder/spi-builder-workspace/Sources/XMLWrangler/XMLElementContent+Lookup.swift (in target 'XMLWrangler' from project 'xmlwrangler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/XMLWrangler/XMLElementContent+Lookup.swift (in target 'XMLWrangler' from project 'xmlwrangler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ XMLElementProtocols.swift /Users/admin/builder/spi-builder-workspace/Sources/XMLWrangler/XMLElementProtocols.swift (in target 'XMLWrangler' from project 'xmlwrangler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/XMLWrangler/XMLElementProtocols.swift (in target 'XMLWrangler' from project 'xmlwrangler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ XMLElement+Content.swift,\ XMLElement+Lookup.swift /Users/admin/builder/spi-builder-workspace/Sources/XMLWrangler/XMLElement+Content.swift /Users/admin/builder/spi-builder-workspace/Sources/XMLWrangler/XMLElement+Lookup.swift (in target 'XMLWrangler' from project 'xmlwrangler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/XMLWrangler/XMLElement+Content.swift (in target 'XMLWrangler' from project 'xmlwrangler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/XMLWrangler/XMLElement+Lookup.swift (in target 'XMLWrangler' from project 'xmlwrangler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Parsing.swift,\ Serialization.swift /Users/admin/builder/spi-builder-workspace/Sources/XMLWrangler/Parsing.swift /Users/admin/builder/spi-builder-workspace/Sources/XMLWrangler/Serialization.swift (in target 'XMLWrangler' from project 'xmlwrangler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/XMLWrangler/Parsing.swift (in target 'XMLWrangler' from project 'xmlwrangler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/XMLWrangler/Serialization.swift (in target 'XMLWrangler' from project 'xmlwrangler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Helpers.swift,\ LookupError.swift /Users/admin/builder/spi-builder-workspace/Sources/XMLWrangler/Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/XMLWrangler/LookupError.swift (in target 'XMLWrangler' from project 'xmlwrangler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/XMLWrangler/Helpers.swift (in target 'XMLWrangler' from project 'xmlwrangler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/XMLWrangler/LookupError.swift (in target 'XMLWrangler' from project 'xmlwrangler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ XMLElement+Mutation.swift /Users/admin/builder/spi-builder-workspace/Sources/XMLWrangler/XMLElement+Mutation.swift (in target 'XMLWrangler' from project 'xmlwrangler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/XMLWrangler/XMLElement+Mutation.swift (in target 'XMLWrangler' from project 'xmlwrangler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for XMLWrangler (in target 'XMLWrangler' from project 'xmlwrangler')
SwiftDriver\ Compilation\ Requirements XMLWrangler normal arm64 com.apple.xcode.tools.swift.compiler (in target 'XMLWrangler' from project 'xmlwrangler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name XMLWrangler -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -strict-memory-safety -enable-upcoming-feature ExistentialAny -enable-upcoming-feature InternalImportsByDefault -enable-upcoming-feature MemberImportVisibility -enable-upcoming-feature NonescapableTypes -enable-upcoming-feature ImmutableWeakCaptures -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling XMLElementContentElement+InternalHelpers.swift (in target 'XMLWrangler' from project 'xmlwrangler')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/XMLWrangler-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler-Swift.h (in target 'XMLWrangler' from project 'xmlwrangler')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/XMLWrangler-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/XMLWrangler.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler.swiftmodule (in target 'XMLWrangler' from project 'xmlwrangler')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/XMLWrangler.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/XMLWrangler.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler.swiftdoc (in target 'XMLWrangler' from project 'xmlwrangler')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/XMLWrangler.swiftmodule/arm64-apple-tvos.swiftdoc
SwiftDriverJobDiscovery normal arm64 Compiling XMLElementProtocols.swift (in target 'XMLWrangler' from project 'xmlwrangler')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/XMLWrangler.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler.abi.json (in target 'XMLWrangler' from project 'xmlwrangler')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/XMLWrangler.swiftmodule/arm64-apple-tvos.abi.json
SwiftDriverJobDiscovery normal arm64 Compiling Helpers.swift, LookupError.swift (in target 'XMLWrangler' from project 'xmlwrangler')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/XMLWrangler.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler.swiftsourceinfo (in target 'XMLWrangler' from project 'xmlwrangler')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/XMLWrangler.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling XMLElementContent+Mutation.swift (in target 'XMLWrangler' from project 'xmlwrangler')
SwiftDriverJobDiscovery normal arm64 Compiling XMLElementContent+Lookup.swift (in target 'XMLWrangler' from project 'xmlwrangler')
SwiftDriverJobDiscovery normal arm64 Compiling XMLElement.swift (in target 'XMLWrangler' from project 'xmlwrangler')
SwiftDriverJobDiscovery normal arm64 Compiling XMLElement+Content.swift, XMLElement+Lookup.swift (in target 'XMLWrangler' from project 'xmlwrangler')
SwiftDriverJobDiscovery normal arm64 Compiling XMLElement+Mutation.swift (in target 'XMLWrangler' from project 'xmlwrangler')
SwiftDriverJobDiscovery normal arm64 Compiling XMLContentBuilder.swift, XMLElement+Attributes.swift (in target 'XMLWrangler' from project 'xmlwrangler')
SwiftDriverJobDiscovery normal arm64 Compiling Parsing.swift, Serialization.swift (in target 'XMLWrangler' from project 'xmlwrangler')
SwiftDriver\ Compilation XMLWrangler normal arm64 com.apple.xcode.tools.swift.compiler (in target 'XMLWrangler' from project 'xmlwrangler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name XMLWrangler -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -strict-memory-safety -enable-upcoming-feature ExistentialAny -enable-upcoming-feature InternalImportsByDefault -enable-upcoming-feature MemberImportVisibility -enable-upcoming-feature NonescapableTypes -enable-upcoming-feature ImmutableWeakCaptures -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/XMLWrangler.o normal (in target 'XMLWrangler' from project 'xmlwrangler')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos13.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -O0 -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/XMLWrangler.o
ExtractAppIntentsMetadata (in target 'XMLWrangler' from project 'xmlwrangler')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.VRStpp/Metal.xctoolchain --module-name XMLWrangler --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk --xcode-version 17E192 --platform-family tvOS --deployment-target 13.0 --bundle-identifier spi-builder-workspace.XMLWrangler --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/XMLWrangler.appintents --target-triple arm64-apple-tvos13.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/XMLWrangler.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/XMLWrangler.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/XMLWrangler.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug-appletvos/XMLWrangler.build/Objects-normal/arm64/XMLWrangler.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-19 06:18:14.589 appintentsmetadataprocessor[1090:6500] Starting appintentsmetadataprocessor export
2026-04-19 06:18:14.608 appintentsmetadataprocessor[1090:6500] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/XMLWrangler.o (in target 'XMLWrangler' from project 'xmlwrangler')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/XMLWrangler.o
** BUILD SUCCEEDED **
2026-04-19 06:18:02.252 xcodebuild[895:5422] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "xmlwrangler",
  "name" : "xmlwrangler",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "XMLWrangler",
      "targets" : [
        "XMLWrangler"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XMLWranglerTests",
      "module_type" : "SwiftTarget",
      "name" : "XMLWranglerTests",
      "path" : "Tests/XMLWranglerTests",
      "sources" : [
        "ErrorsTests.swift",
        "GitHubIssueTests.swift",
        "LookupErrorHelpers.swift",
        "ParsingTests.swift",
        "SerializationTests.swift",
        "XMLContentBuilderTests.swift",
        "XMLElement+AttributesTests.swift",
        "XMLElement+ContentTests.swift",
        "XMLElement+LookupTests.swift",
        "XMLElement+MutationTests.swift",
        "XMLElementContent+LookupTests.swift",
        "XMLElementContentTests.swift",
        "XMLElementProtocolsTests.swift",
        "XMLElementTests.swift"
      ],
      "target_dependencies" : [
        "XMLWrangler"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XMLWrangler",
      "module_type" : "SwiftTarget",
      "name" : "XMLWrangler",
      "path" : "Sources/XMLWrangler",
      "product_memberships" : [
        "XMLWrangler"
      ],
      "sources" : [
        "Helpers.swift",
        "LookupError.swift",
        "Parsing.swift",
        "Serialization.swift",
        "XMLContentBuilder.swift",
        "XMLElement+Attributes.swift",
        "XMLElement+Content.swift",
        "XMLElement+Lookup.swift",
        "XMLElement+Mutation.swift",
        "XMLElement.swift",
        "XMLElementContent+Lookup.swift",
        "XMLElementContent+Mutation.swift",
        "XMLElementContentElement+InternalHelpers.swift",
        "XMLElementProtocols.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.3"
}
Done.