Build Information
Successful build of xmlwrangler, reference main (26d896
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 29 Apr 2025 10:09:21 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme xmlwrangler -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sersoft-gmbh/xmlwrangler.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sersoft-gmbh/xmlwrangler
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 26d8961 Fix build on older Swift versions
Cloned https://github.com/sersoft-gmbh/xmlwrangler.git
Revision (git rev-parse @):
26d896107a0cd1b8a523cc5c0425ad54aced31a7
SUCCESS checkout https://github.com/sersoft-gmbh/xmlwrangler.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.1
Building package at path: $PWD
https://github.com/sersoft-gmbh/xmlwrangler.git
https://github.com/sersoft-gmbh/xmlwrangler.git
{
"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",
"XMLElementContentElementTests.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.0"
}
Command line invocation:
/Applications/Xcode-16.3.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 (cached)
Fetching from https://github.com/swiftlang/swift-docc-symbolkit (cached)
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.4.3 of package ‘swift-docc-plugin’
Resolve Package Graph
Resolved source packages:
xmlwrangler: /Users/admin/builder/spi-builder-workspace
SwiftDocCPlugin: https://github.com/swiftlang/swift-docc-plugin @ 1.4.3
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
resolved source packages: xmlwrangler, SwiftDocCPlugin, SymbolKit
{
"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",
"XMLElementContentElementTests.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.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"xmlwrangler"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme xmlwrangler -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats
Command line invocation:
/Applications/Xcode-16.3.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 platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
SwiftDocCPlugin: https://github.com/swiftlang/swift-docc-plugin @ 1.4.3
xmlwrangler: /Users/admin/builder/spi-builder-workspace
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 4a5739cc582c8a63c75560a8e77af0cb
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4a5739cc582c8a63c75560a8e77af0cb.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
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
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/Products/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/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/XMLWrangler.build/XMLWrangler.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/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/XMLWrangler.build/XMLWrangler.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/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/XMLWrangler.build/XMLWrangler.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/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/XMLWrangler.build/Objects-normal/arm64/XMLWrangler.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/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/XMLWrangler.build/Objects-normal/arm64/XMLWrangler.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/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/XMLWrangler.build/Objects-normal/arm64/XMLWrangler_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/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/XMLWrangler.build/Objects-normal/arm64/XMLWrangler-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/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/XMLWrangler.build/Objects-normal/arm64/XMLWrangler.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/XMLWrangler.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/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/XMLWrangler.build/XMLWrangler.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name XMLWrangler -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/XMLWrangler.build/Objects-normal/arm64/XMLWrangler.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -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 -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/XMLWrangler.build/Objects-normal/arm64/XMLWrangler-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/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/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/XMLWrangler.build/Objects-normal/arm64/XMLWrangler_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/XMLWrangler.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/XMLWrangler.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/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/XMLWrangler.build/Objects-normal/arm64/XMLWrangler-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
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\ 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\ 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\ 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
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
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\ 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
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\ 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
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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name XMLWrangler -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/XMLWrangler.build/Objects-normal/arm64/XMLWrangler.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -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 -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/XMLWrangler.build/Objects-normal/arm64/XMLWrangler-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/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/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/XMLWrangler.build/Objects-normal/arm64/XMLWrangler_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/XMLWrangler.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/XMLWrangler.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/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/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 XMLElementProtocols.swift (in target 'XMLWrangler' from project 'xmlwrangler')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/XMLWrangler-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/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/XMLWrangler.build/Objects-normal/arm64/XMLWrangler-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/XMLWrangler-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/XMLWrangler.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/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/XMLWrangler.build/Objects-normal/arm64/XMLWrangler.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/XMLWrangler.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/XMLWrangler.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/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/XMLWrangler.build/Objects-normal/arm64/XMLWrangler.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/XMLWrangler.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/XMLWrangler.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/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/XMLWrangler.build/Objects-normal/arm64/XMLWrangler.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/XMLWrangler.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/XMLWrangler.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/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/XMLWrangler.build/Objects-normal/arm64/XMLWrangler.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/XMLWrangler.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling XMLElement+Mutation.swift (in target 'XMLWrangler' from project 'xmlwrangler')
SwiftDriverJobDiscovery normal arm64 Compiling XMLElementContent+Mutation.swift (in target 'XMLWrangler' from project 'xmlwrangler')
SwiftDriverJobDiscovery normal arm64 Compiling XMLElementContentElement+InternalHelpers.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 Helpers.swift, LookupError.swift (in target 'XMLWrangler' from project 'xmlwrangler')
SwiftDriverJobDiscovery normal arm64 Compiling XMLElement.swift (in target 'XMLWrangler' from project 'xmlwrangler')
SwiftDriverJobDiscovery normal arm64 Compiling XMLElementContent+Lookup.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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name XMLWrangler -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/XMLWrangler.build/Objects-normal/arm64/XMLWrangler.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -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 -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/XMLWrangler.build/Objects-normal/arm64/XMLWrangler-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/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/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/XMLWrangler.build/Objects-normal/arm64/XMLWrangler_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/XMLWrangler.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/XMLWrangler.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/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/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/XMLWrangler.o normal (in target 'XMLWrangler' from project 'xmlwrangler')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.15 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/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/XMLWrangler.build/Objects-normal/arm64/XMLWrangler_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/XMLWrangler.build/Objects-normal/arm64/XMLWrangler_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/XMLWrangler.build/Objects-normal/arm64/XMLWrangler.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/XMLWrangler.o
ExtractAppIntentsMetadata (in target 'XMLWrangler' from project 'xmlwrangler')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name XMLWrangler --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.15 --bundle-identifier spi-builder-workspace.XMLWrangler --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/XMLWrangler.appintents --target-triple arm64-apple-macos10.15 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/XMLWrangler.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/XMLWrangler.build/Objects-normal/arm64/XMLWrangler_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/XMLWrangler.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/XMLWrangler.build/Objects-normal/arm64/XMLWrangler.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/XMLWrangler.build/XMLWrangler.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/XMLWrangler.build/XMLWrangler.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xmlwrangler.build/Debug/XMLWrangler.build/Objects-normal/arm64/XMLWrangler.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-29 03:09:20.696 appintentsmetadataprocessor[1089:6225] Starting appintentsmetadataprocessor export
2025-04-29 03:09:20.732 appintentsmetadataprocessor[1089:6225] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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/XMLWrangler.o
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:688e207faaa9d384cca6efb8599adf035fcf9d33, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:688e207faaa9d384cca6efb8599adf035fcf9d33, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:688e207faaa9d384cca6efb8599adf035fcf9d33, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:688e207faaa9d384cca6efb8599adf035fcf9d33, name:My Mac }
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",
"XMLElementContentElementTests.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.0"
}
Done.