Build Information
Successful build of SwiftXMLCoder, reference v2.1.1 (efd062), with Swift 6.1 for macOS (SPM) on 6 Apr 2026 22:54:19 UTC.
Swift 6 data race errors: 2
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MFranceschi6/swift-xml-coder.git
Reference: v2.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MFranceschi6/swift-xml-coder
* tag v2.1.1 -> FETCH_HEAD
HEAD is now at efd062d :arrow_up: chore: bump actions/stale from 9 to 10 (#30)
Cloned https://github.com/MFranceschi6/swift-xml-coder.git
Revision (git rev-parse @):
efd062dd760218733ed4b552073417544e1a8b2f
SUCCESS checkout https://github.com/MFranceschi6/swift-xml-coder.git at v2.1.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/MFranceschi6/swift-xml-coder.git
https://github.com/MFranceschi6/swift-xml-coder.git
{
"dependencies" : [
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "601.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "SwiftXMLCoder",
"name" : "SwiftXMLCoder",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "SwiftXMLCoder",
"targets" : [
"SwiftXMLCoder"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftXMLCoderMacros",
"targets" : [
"SwiftXMLCoderMacros"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftXMLCoderTestSupport",
"targets" : [
"SwiftXMLCoderTestSupport"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftXMLCoderMacroImplementation",
"targets" : [
"SwiftXMLCoderMacroImplementation"
],
"type" : {
"macro" : null
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "XMLCoderCompatibility",
"module_type" : "SwiftTarget",
"name" : "XMLCoderCompatibility",
"path" : "Sources/XMLCoderCompatibility",
"product_memberships" : [
"SwiftXMLCoder",
"SwiftXMLCoderMacros",
"SwiftXMLCoderTestSupport"
],
"sources" : [
"Compatibility.swift"
],
"target_dependencies" : [
"CLibXML2"
],
"type" : "library"
},
{
"c99name" : "SwiftXMLCoderTests",
"module_type" : "SwiftTarget",
"name" : "SwiftXMLCoderTests",
"path" : "Tests/SwiftXMLCoderTests",
"sources" : [
"GeneratedModelContractTests.swift",
"XMLCDATAMacroIntegrationTests.swift",
"XMLCanonicalizerContractHarness.swift",
"XMLCanonicalizerTests.swift",
"XMLConcurrencyStressTests.swift",
"XMLContainerCoverageTests.swift",
"XMLCoverageBoost2Tests.swift",
"XMLCoverageBoost3Tests.swift",
"XMLCoverageBoost4Tests.swift",
"XMLCoverageBoostTests.swift",
"XMLDateFormatMacroIntegrationTests.swift",
"XMLDecoderTests.swift",
"XMLDiagnosticsTests.swift",
"XMLDocumentCoverageTests.swift",
"XMLDocumentXPathTests.swift",
"XMLEncoderEventTests.swift",
"XMLEncoderTests.swift",
"XMLExpandEmptyMacroIntegrationTests.swift",
"XMLFieldMappingTests.swift",
"XMLFieldNamespaceTests.swift",
"XMLKeyTransformStrategyTests.swift",
"XMLNamespaceResolverTests.swift",
"XMLNodeLineNumberTests.swift",
"XMLSAXDecoderTests.swift",
"XMLSAXTreeParityTests.swift",
"XMLScalarCoverageTests.swift",
"XMLStreamParserTests.swift",
"XMLStreamWriterTests.swift",
"XMLStreamingDecoderTests.swift",
"XMLStreamingLargeInputStressTests.swift",
"XMLStructuralFidelityTests.swift",
"XMLStructuredLoggingTests.swift",
"XMLTemporalTypesTests.swift",
"XMLTestingToolkitIntegrationTests.swift",
"XMLTreeHardeningTests.swift",
"XMLTreeModelTests.swift",
"XMLTreeParserWriterTests.swift"
],
"target_dependencies" : [
"SwiftXMLCoder",
"SwiftXMLCoderTestSupport",
"SwiftXMLCoderMacros"
],
"type" : "test"
},
{
"c99name" : "SwiftXMLCoderTestSupport",
"module_type" : "SwiftTarget",
"name" : "SwiftXMLCoderTestSupport",
"path" : "Sources/SwiftXMLCoderTestSupport",
"product_memberships" : [
"SwiftXMLCoderTestSupport"
],
"sources" : [
"XMLCanonicalizerContractProbe.swift",
"XMLCanonicalizerFailureProbeResult.swift",
"XMLCanonicalizerOrderProbeResult.swift",
"XMLCapturingLogHandler.swift",
"XMLTestCallRecorder.swift",
"XMLTestCodecError.swift",
"XMLTestDecoderSpy.swift",
"XMLTestEncoderSpy.swift",
"XMLTestFailingTransform.swift",
"XMLTestRecordingTransform.swift"
],
"target_dependencies" : [
"SwiftXMLCoder"
],
"type" : "library"
},
{
"c99name" : "SwiftXMLCoderOwnership6",
"module_type" : "SwiftTarget",
"name" : "SwiftXMLCoderOwnership6",
"path" : "Sources/SwiftXMLCoderOwnership6",
"product_memberships" : [
"SwiftXMLCoder",
"SwiftXMLCoderMacros",
"SwiftXMLCoderTestSupport"
],
"sources" : [
"XMLCharOwnership.swift"
],
"target_dependencies" : [
"XMLCoderCompatibility",
"SwiftXMLCoderCShim"
],
"type" : "library"
},
{
"c99name" : "SwiftXMLCoderMacros",
"module_type" : "SwiftTarget",
"name" : "SwiftXMLCoderMacros",
"path" : "Sources/SwiftXMLCoderMacros",
"product_memberships" : [
"SwiftXMLCoderMacros"
],
"sources" : [
"XMLCodableMacros.swift"
],
"target_dependencies" : [
"SwiftXMLCoder",
"SwiftXMLCoderMacroImplementation"
],
"type" : "library"
},
{
"c99name" : "SwiftXMLCoderMacroTests",
"module_type" : "SwiftTarget",
"name" : "SwiftXMLCoderMacroTests",
"path" : "Tests/SwiftXMLCoderMacroTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"XMLMacroDiagnosticsTests.swift"
],
"target_dependencies" : [
"SwiftXMLCoderMacroImplementation"
],
"type" : "test"
},
{
"c99name" : "SwiftXMLCoderMacroImplementation",
"module_type" : "SwiftTarget",
"name" : "SwiftXMLCoderMacroImplementation",
"path" : "Sources/SwiftXMLCoderMacroImplementation",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin",
"SwiftSyntaxBuilder",
"SwiftDiagnostics"
],
"product_memberships" : [
"SwiftXMLCoderMacros",
"SwiftXMLCoderMacroImplementation"
],
"sources" : [
"SwiftSOAPXMLMacroPlugin.swift",
"XMLAttributeMacro.swift",
"XMLCDATAMacro.swift",
"XMLCodableMacro.swift",
"XMLDateFormatMacro.swift",
"XMLElementMacro.swift",
"XMLExpandEmptyMacro.swift",
"XMLFieldNamespaceMacro.swift",
"XMLIgnoreMacro.swift",
"XMLNamespaceMacro.swift",
"XMLTextMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "SwiftXMLCoderCShim",
"module_type" : "ClangTarget",
"name" : "SwiftXMLCoderCShim",
"path" : "Sources/SwiftXMLCoderCShim",
"product_memberships" : [
"SwiftXMLCoder",
"SwiftXMLCoderMacros",
"SwiftXMLCoderTestSupport"
],
"sources" : [
"SwiftXMLCoderCShim.c"
],
"target_dependencies" : [
"CLibXML2"
],
"type" : "library"
},
{
"c99name" : "SwiftXMLCoder",
"module_type" : "SwiftTarget",
"name" : "SwiftXMLCoder",
"path" : "Sources/SwiftXMLCoder",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"SwiftXMLCoder",
"SwiftXMLCoderMacros",
"SwiftXMLCoderTestSupport"
],
"sources" : [
"LibXML2.swift",
"XMLCanonicalizationOptions.swift",
"XMLCanonicalizer.swift",
"XMLDateFormatHint.swift",
"XMLDecoder+Codable.swift",
"XMLDecoder.swift",
"XMLDefaultCanonicalizer.swift",
"XMLDocument.swift",
"XMLDocumentNode.swift",
"XMLEncoder+Codable.swift",
"XMLEncoder.swift",
"XMLEventEncoder+Codable.swift",
"XMLEventTransform.swift",
"XMLExpandEmptyProvider.swift",
"XMLFieldCoding.swift",
"XMLInteropBounds.swift",
"XMLItemDecoder.swift",
"XMLKeyTransformStrategy.swift",
"XMLNamespace.swift",
"XMLNamespaceDeclaration.swift",
"XMLNamespaceResolver.swift",
"XMLNode.swift",
"XMLParsingError.swift",
"XMLQualifiedName.swift",
"XMLRootNode.swift",
"XMLSAXDecoder+Codable.swift",
"XMLScalarDecoder.swift",
"XMLStreamEvent.swift",
"XMLStreamParser+SAX.swift",
"XMLStreamParser.swift",
"XMLStreamWriter+Logic.swift",
"XMLStreamWriter.swift",
"XMLStreamWriterSink.swift",
"XMLStreamingDecoder+Codable.swift",
"XMLStringEncodingHint.swift",
"XMLTemporalCoding.swift",
"XMLTemporalTypes.swift",
"XMLTransform.swift",
"XMLTreeAttribute.swift",
"XMLTreeDocument+Events.swift",
"XMLTreeDocument.swift",
"XMLTreeElement.swift",
"XMLTreeMetadata.swift",
"XMLTreeNode.swift",
"XMLTreeParser+Logic.swift",
"XMLTreeParser.swift",
"XMLTreeWriter+Logic.swift",
"XMLTreeWriter.swift",
"XMLValidationPolicy.swift"
],
"target_dependencies" : [
"XMLCoderCompatibility",
"SwiftXMLCoderCShim",
"SwiftXMLCoderOwnership6"
],
"type" : "library"
},
{
"c99name" : "CLibXML2",
"module_type" : "SystemLibraryTarget",
"name" : "CLibXML2",
"path" : "Sources/CLibXML2",
"product_memberships" : [
"SwiftXMLCoder",
"SwiftXMLCoderMacros",
"SwiftXMLCoderTestSupport"
],
"sources" : [
],
"type" : "system-target"
}
],
"tools_version" : "6.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/35] Write sources
[29/35] Compiling _SwiftSyntaxCShims dummy.c
[30/35] Write swift-version-2F0A5646E1D333AE.txt
[31/57] Compiling SwiftXMLCoderCShim SwiftXMLCoderCShim.c
[34/57] Emitting module SwiftSyntax510
[35/57] Compiling SwiftSyntax510 Empty.swift
[36/57] Emitting module SwiftSyntax600
[37/57] Compiling SwiftSyntax600 Empty.swift
[38/57] Compiling SwiftSyntax509 Empty.swift
[39/57] Emitting module SwiftSyntax509
[40/57] Compiling XMLCoderCompatibility Compatibility.swift
[41/58] Emitting module XMLCoderCompatibility
[42/122] Compiling XMLCoderCompatibility Compatibility.swift
[43/122] Emitting module XMLCoderCompatibility
[44/126] Compiling SwiftXMLCoderOwnership6 XMLCharOwnership.swift
[45/126] Emitting module SwiftXMLCoderOwnership6
[47/126] Compiling SwiftXMLCoderOwnership6 XMLCharOwnership.swift
[48/126] Compiling Logging MetadataProvider.swift
[50/126] Emitting module Logging
[52/126] Compiling Logging Locks.swift
[53/126] Compiling Logging LogHandler.swift
[54/126] Compiling Logging LogEvent.swift
[55/126] Compiling Logging Locks.swift
[56/126] Compiling Logging Logging.swift
[57/172] Compiling SwiftXMLCoder LibXML2.swift
[58/172] Compiling SwiftXMLCoder XMLCanonicalizationOptions.swift
[59/172] Compiling SwiftXMLCoder XMLCanonicalizer.swift
[60/172] Compiling SwiftXMLCoder XMLDateFormatHint.swift
[61/172] Compiling SwiftXMLCoder XMLDecoder+Codable.swift
[62/172] Compiling SwiftXMLCoder XMLDecoder.swift
[63/172] Compiling SwiftXMLCoder XMLDefaultCanonicalizer.swift
[64/172] Compiling SwiftXMLCoder XMLDocument.swift
[65/179] Compiling Logging LogEvent.swift
[66/179] Compiling Logging Logging.swift
[67/179] Compiling Logging LogHandler.swift
[68/225] Compiling SwiftXMLCoder XMLDateFormatHint.swift
[69/225] Compiling SwiftXMLCoder XMLDecoder+Codable.swift
[70/225] Compiling SwiftXMLCoder XMLTemporalCoding.swift
[71/225] Compiling SwiftXMLCoder XMLTemporalTypes.swift
[72/225] Compiling SwiftXMLCoder XMLTransform.swift
[73/225] Compiling SwiftXMLCoder XMLTreeAttribute.swift
[74/225] Compiling SwiftXMLCoder XMLTreeDocument+Events.swift
[75/225] Compiling SwiftXMLCoder XMLDocumentNode.swift
[76/225] Compiling SwiftXMLCoder XMLEncoder+Codable.swift
[77/225] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[78/225] Compiling SwiftSyntax TokenDiagnostic.swift
[79/225] Compiling SwiftSyntax TokenSequence.swift
[80/225] Compiling SwiftSyntax TokenSyntax.swift
[81/225] Compiling SwiftSyntax Trivia.swift
[82/225] Compiling SwiftXMLCoder XMLNode.swift
[83/225] Compiling SwiftXMLCoder XMLParsingError.swift
[84/225] Compiling SwiftXMLCoder XMLQualifiedName.swift
[85/225] Compiling SwiftXMLCoder XMLRootNode.swift
[86/225] Compiling SwiftXMLCoder XMLDecoder.swift
[87/225] Compiling SwiftXMLCoder XMLDefaultCanonicalizer.swift
[88/225] Compiling SwiftXMLCoder XMLDocument.swift
[89/225] Emitting module SwiftXMLCoder
[90/229] Compiling SwiftXMLCoder LibXML2.swift
[91/229] Compiling SwiftXMLCoder XMLCanonicalizationOptions.swift
[92/229] Compiling SwiftXMLCoder XMLCanonicalizer.swift
[95/229] Compiling SwiftXMLCoder XMLNamespaceResolver.swift
[110/233] Compiling SwiftXMLCoder XMLInteropBounds.swift
[111/233] Compiling SwiftXMLCoder XMLItemDecoder.swift
[112/233] Compiling SwiftXMLCoder XMLKeyTransformStrategy.swift
[113/233] Compiling SwiftXMLCoder XMLNamespace.swift
[114/233] Compiling SwiftXMLCoder XMLNamespaceDeclaration.swift
[115/233] Emitting module SwiftXMLCoder
[116/233] Compiling SwiftXMLCoder XMLEncoder.swift
[117/233] Compiling SwiftXMLCoder XMLEventEncoder+Codable.swift
[118/233] Compiling SwiftXMLCoder XMLEventTransform.swift
[119/233] Compiling SwiftXMLCoder XMLExpandEmptyProvider.swift
[120/233] Compiling SwiftXMLCoder XMLFieldCoding.swift
[121/233] Compiling SwiftXMLCoder XMLTreeDocument.swift
[122/233] Compiling SwiftXMLCoder XMLTreeElement.swift
[123/233] Compiling SwiftXMLCoder XMLTreeMetadata.swift
[124/233] Compiling SwiftXMLCoder XMLTreeNode.swift
[125/233] Compiling SwiftXMLCoder XMLTreeParser+Logic.swift
[126/233] Compiling SwiftXMLCoder XMLStreamWriter+Logic.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftXMLCoder/XMLEncoder.swift:283:13: warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
281 | let rootNamespaceURI = XMLRootNameResolver.implicitRootElementNamespaceURI(for: T.self)
282 | let rootQName = XMLQualifiedName(localName: rootElementName, namespaceURI: rootNamespaceURI)
283 | var rootNamespaceDeclarations: [XMLNamespaceDeclaration] = rootNamespaceURI.map {
| `- warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
284 | [XMLNamespaceDeclaration(prefix: nil, uri: $0)]
285 | } ?? []
[127/233] Compiling SwiftXMLCoder XMLStreamWriter.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftXMLCoder/XMLEncoder.swift:283:13: warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
281 | let rootNamespaceURI = XMLRootNameResolver.implicitRootElementNamespaceURI(for: T.self)
282 | let rootQName = XMLQualifiedName(localName: rootElementName, namespaceURI: rootNamespaceURI)
283 | var rootNamespaceDeclarations: [XMLNamespaceDeclaration] = rootNamespaceURI.map {
| `- warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
284 | [XMLNamespaceDeclaration(prefix: nil, uri: $0)]
285 | } ?? []
[128/233] Compiling SwiftXMLCoder XMLStreamWriterSink.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftXMLCoder/XMLEncoder.swift:283:13: warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
281 | let rootNamespaceURI = XMLRootNameResolver.implicitRootElementNamespaceURI(for: T.self)
282 | let rootQName = XMLQualifiedName(localName: rootElementName, namespaceURI: rootNamespaceURI)
283 | var rootNamespaceDeclarations: [XMLNamespaceDeclaration] = rootNamespaceURI.map {
| `- warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
284 | [XMLNamespaceDeclaration(prefix: nil, uri: $0)]
285 | } ?? []
[129/233] Compiling SwiftXMLCoder XMLStreamingDecoder+Codable.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftXMLCoder/XMLEncoder.swift:283:13: warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
281 | let rootNamespaceURI = XMLRootNameResolver.implicitRootElementNamespaceURI(for: T.self)
282 | let rootQName = XMLQualifiedName(localName: rootElementName, namespaceURI: rootNamespaceURI)
283 | var rootNamespaceDeclarations: [XMLNamespaceDeclaration] = rootNamespaceURI.map {
| `- warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
284 | [XMLNamespaceDeclaration(prefix: nil, uri: $0)]
285 | } ?? []
[130/233] Compiling SwiftXMLCoder XMLStringEncodingHint.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftXMLCoder/XMLEncoder.swift:283:13: warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
281 | let rootNamespaceURI = XMLRootNameResolver.implicitRootElementNamespaceURI(for: T.self)
282 | let rootQName = XMLQualifiedName(localName: rootElementName, namespaceURI: rootNamespaceURI)
283 | var rootNamespaceDeclarations: [XMLNamespaceDeclaration] = rootNamespaceURI.map {
| `- warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
284 | [XMLNamespaceDeclaration(prefix: nil, uri: $0)]
285 | } ?? []
[131/233] Compiling SwiftXMLCoder XMLTreeParser.swift
[132/233] Compiling SwiftXMLCoder XMLTreeWriter+Logic.swift
[133/233] Compiling SwiftXMLCoder XMLTreeWriter.swift
[134/233] Compiling SwiftXMLCoder XMLValidationPolicy.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftXMLCoder/XMLEncoder.swift:283:13: warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
281 | let rootNamespaceURI = XMLRootNameResolver.implicitRootElementNamespaceURI(for: T.self)
282 | let rootQName = XMLQualifiedName(localName: rootElementName, namespaceURI: rootNamespaceURI)
283 | var rootNamespaceDeclarations: [XMLNamespaceDeclaration] = rootNamespaceURI.map {
| `- warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
284 | [XMLNamespaceDeclaration(prefix: nil, uri: $0)]
285 | } ?? []
/Users/admin/builder/spi-builder-workspace/Sources/SwiftXMLCoder/XMLEncoder.swift:283:13: warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
281 | let rootNamespaceURI = XMLRootNameResolver.implicitRootElementNamespaceURI(for: T.self)
282 | let rootQName = XMLQualifiedName(localName: rootElementName, namespaceURI: rootNamespaceURI)
283 | var rootNamespaceDeclarations: [XMLNamespaceDeclaration] = rootNamespaceURI.map {
| `- warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
284 | [XMLNamespaceDeclaration(prefix: nil, uri: $0)]
285 | } ?? []
/Users/admin/builder/spi-builder-workspace/Sources/SwiftXMLCoder/XMLEncoder.swift:283:13: warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
281 | let rootNamespaceURI = XMLRootNameResolver.implicitRootElementNamespaceURI(for: T.self)
282 | let rootQName = XMLQualifiedName(localName: rootElementName, namespaceURI: rootNamespaceURI)
283 | var rootNamespaceDeclarations: [XMLNamespaceDeclaration] = rootNamespaceURI.map {
| `- warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
284 | [XMLNamespaceDeclaration(prefix: nil, uri: $0)]
285 | } ?? []
/Users/admin/builder/spi-builder-workspace/Sources/SwiftXMLCoder/XMLEncoder.swift:283:13: warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
281 | let rootNamespaceURI = XMLRootNameResolver.implicitRootElementNamespaceURI(for: T.self)
282 | let rootQName = XMLQualifiedName(localName: rootElementName, namespaceURI: rootNamespaceURI)
283 | var rootNamespaceDeclarations: [XMLNamespaceDeclaration] = rootNamespaceURI.map {
| `- warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
284 | [XMLNamespaceDeclaration(prefix: nil, uri: $0)]
285 | } ?? []
/Users/admin/builder/spi-builder-workspace/Sources/SwiftXMLCoder/XMLEncoder.swift:283:13: warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
281 | let rootNamespaceURI = XMLRootNameResolver.implicitRootElementNamespaceURI(for: T.self)
282 | let rootQName = XMLQualifiedName(localName: rootElementName, namespaceURI: rootNamespaceURI)
283 | var rootNamespaceDeclarations: [XMLNamespaceDeclaration] = rootNamespaceURI.map {
| `- warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
284 | [XMLNamespaceDeclaration(prefix: nil, uri: $0)]
285 | } ?? []
[150/233] Compiling SwiftXMLCoder XMLSAXDecoder+Codable.swift
[151/233] Compiling SwiftXMLCoder XMLScalarDecoder.swift
[152/233] Compiling SwiftXMLCoder XMLStreamEvent.swift
[153/233] Compiling SwiftXMLCoder XMLStreamParser+SAX.swift
[154/233] Compiling SwiftXMLCoder XMLStreamParser.swift
[189/243] Compiling SwiftXMLCoderTestSupport XMLTestFailingTransform.swift
[190/244] Emitting module SwiftSyntax
[191/244] Compiling SwiftXMLCoderTestSupport XMLCanonicalizerContractProbe.swift
[192/244] Emitting module SwiftXMLCoderTestSupport
/Users/admin/builder/spi-builder-workspace/Sources/SwiftXMLCoderTestSupport/XMLCapturingLogHandler.swift:50:20: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
48 | /// `XMLCapturingLogHandler` is thread-safe: concurrent log emissions from the
49 | /// same logger are serialised through an `NSLock`.
50 | public final class XMLCapturingLogHandler: LogHandler, @unchecked Sendable {
| `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
51 |
52 | private let lock = NSLock()
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 | ///
144 | /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 | func log(event: LogEvent)
| `- note: requirement 'log(event:)' declared here
146 |
147 | /// Please do _not_ implement this method when you create a `LogHandler` implementation.
:
254 | /// Implement ``log(event:)`` in your ``LogHandler`` instead.
255 | @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 | public func log(event: LogEvent) {
| `- note: 'log(event:)' declared here
257 | self.log(
258 | level: event.level,
[193/254] Compiling SwiftXMLCoderTestSupport XMLTestEncoderSpy.swift
[194/254] Compiling SwiftXMLCoderTestSupport XMLTestCodecError.swift
[195/254] Compiling SwiftXMLCoderTestSupport XMLTestCallRecorder.swift
[196/254] Compiling SwiftXMLCoderTestSupport XMLCanonicalizerFailureProbeResult.swift
[197/254] Compiling SwiftXMLCoderTestSupport XMLCapturingLogHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftXMLCoderTestSupport/XMLCapturingLogHandler.swift:50:20: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
48 | /// `XMLCapturingLogHandler` is thread-safe: concurrent log emissions from the
49 | /// same logger are serialised through an `NSLock`.
50 | public final class XMLCapturingLogHandler: LogHandler, @unchecked Sendable {
| `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
51 |
52 | private let lock = NSLock()
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 | ///
144 | /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 | func log(event: LogEvent)
| `- note: requirement 'log(event:)' declared here
146 |
147 | /// Please do _not_ implement this method when you create a `LogHandler` implementation.
:
254 | /// Implement ``log(event:)`` in your ``LogHandler`` instead.
255 | @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 | public func log(event: LogEvent) {
| `- note: 'log(event:)' declared here
257 | self.log(
258 | level: event.level,
[198/254] Compiling SwiftXMLCoderTestSupport XMLCanonicalizerOrderProbeResult.swift
[199/254] Compiling SwiftXMLCoderTestSupport XMLTestDecoderSpy.swift
[200/254] Compiling SwiftXMLCoderTestSupport XMLTestRecordingTransform.swift
[201/254] Compiling SwiftXMLCoderTestSupport XMLTestFailingTransform.swift
[202/254] Compiling SwiftXMLCoderTestSupport XMLTestEncoderSpy.swift
[203/254] Compiling SwiftXMLCoderTestSupport XMLTestDecoderSpy.swift
[204/255] Compiling SwiftXMLCoderTestSupport XMLCanonicalizerContractProbe.swift
[205/255] Compiling SwiftXMLCoderTestSupport XMLTestCallRecorder.swift
[206/255] Compiling SwiftXMLCoderTestSupport XMLTestCodecError.swift
[207/255] Compiling SwiftXMLCoderTestSupport XMLCanonicalizerFailureProbeResult.swift
[208/255] Compiling SwiftXMLCoderTestSupport XMLCanonicalizerOrderProbeResult.swift
[209/255] Emitting module SwiftXMLCoderTestSupport
/Users/admin/builder/spi-builder-workspace/Sources/SwiftXMLCoderTestSupport/XMLCapturingLogHandler.swift:50:20: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
48 | /// `XMLCapturingLogHandler` is thread-safe: concurrent log emissions from the
49 | /// same logger are serialised through an `NSLock`.
50 | public final class XMLCapturingLogHandler: LogHandler, @unchecked Sendable {
| `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
51 |
52 | private let lock = NSLock()
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 | ///
144 | /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 | func log(event: LogEvent)
| `- note: requirement 'log(event:)' declared here
146 |
147 | /// Please do _not_ implement this method when you create a `LogHandler` implementation.
:
254 | /// Implement ``log(event:)`` in your ``LogHandler`` instead.
255 | @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 | public func log(event: LogEvent) {
| `- note: 'log(event:)' declared here
257 | self.log(
258 | level: event.level,
[210/255] Compiling SwiftXMLCoderTestSupport XMLCapturingLogHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftXMLCoderTestSupport/XMLCapturingLogHandler.swift:50:20: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
48 | /// `XMLCapturingLogHandler` is thread-safe: concurrent log emissions from the
49 | /// same logger are serialised through an `NSLock`.
50 | public final class XMLCapturingLogHandler: LogHandler, @unchecked Sendable {
| `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
51 |
52 | private let lock = NSLock()
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 | ///
144 | /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 | func log(event: LogEvent)
| `- note: requirement 'log(event:)' declared here
146 |
147 | /// Please do _not_ implement this method when you create a `LogHandler` implementation.
:
254 | /// Implement ``log(event:)`` in your ``LogHandler`` instead.
255 | @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 | public func log(event: LogEvent) {
| `- note: 'log(event:)' declared here
257 | self.log(
258 | level: event.level,
[211/255] Compiling SwiftXMLCoderTestSupport XMLTestRecordingTransform.swift
[219/255] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[220/255] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[221/255] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[222/255] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[223/255] Compiling SwiftSyntax RawSyntaxValidation.swift
[224/255] Compiling SwiftSyntax SyntaxNodesAB.swift
[225/255] Compiling SwiftSyntax SyntaxNodesC.swift
[226/255] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[227/255] Compiling SwiftSyntax SyntaxChildren.swift
[228/255] Compiling SwiftSyntax SyntaxCollection.swift
[229/255] Compiling SwiftSyntax SyntaxHashable.swift
[230/255] Compiling SwiftSyntax SyntaxIdentifier.swift
[231/255] Compiling SwiftSyntax SyntaxNodeFactory.swift
[232/255] Compiling SwiftSyntax SyntaxNodeStructure.swift
[247/255] Compiling SwiftSyntax SyntaxNodesD.swift
[248/255] Compiling SwiftSyntax SyntaxNodesEF.swift
[249/255] Compiling SwiftSyntax SyntaxNodesGHI.swift
[250/255] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[251/255] Compiling SwiftSyntax SyntaxNodesOP.swift
[252/255] Compiling SwiftSyntax SyntaxNodesQRS.swift
[253/255] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[254/313] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[255/313] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[256/313] Emitting module SwiftDiagnostics
[257/314] Compiling SwiftDiagnostics Note.swift
[258/314] Compiling SwiftBasicFormat InferIndentation.swift
[259/314] Compiling SwiftBasicFormat Syntax+Extensions.swift
[260/314] Compiling SwiftDiagnostics Convenience.swift
[261/314] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[262/314] Compiling SwiftDiagnostics FixIt.swift
[263/314] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[264/314] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[265/314] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[266/314] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[267/314] Compiling SwiftDiagnostics Message.swift
[268/314] Compiling SwiftDiagnostics Diagnostic.swift
[269/314] Emitting module SwiftBasicFormat
[270/314] Compiling SwiftBasicFormat BasicFormat.swift
[271/314] Compiling SwiftParser TopLevel.swift
[272/314] Compiling SwiftParser TriviaParser.swift
[273/314] Compiling SwiftParser Types.swift
[274/314] Compiling SwiftParser ExperimentalFeatures.swift
[275/318] Compiling SwiftParser UnicodeScalarExtensions.swift
[276/318] Compiling SwiftParser Lookahead.swift
[277/318] Compiling SwiftParser LoopProgressCondition.swift
[278/318] Compiling SwiftParser Modifiers.swift
[279/318] Compiling SwiftParser Names.swift
[280/318] Compiling SwiftParser TokenConsumer.swift
[281/318] Compiling SwiftParser TokenPrecedence.swift
[282/318] Compiling SwiftParser TokenSpec.swift
[283/318] Compiling SwiftParser TokenSpecSet.swift
[284/318] Compiling SwiftParser StringLiterals.swift
[285/318] Compiling SwiftParser SwiftParserCompatibility.swift
[286/318] Compiling SwiftParser SwiftVersion.swift
[287/318] Compiling SwiftParser SyntaxUtils.swift
[288/318] Emitting module SwiftParser
[289/318] Compiling SwiftParser Nominals.swift
[290/318] Compiling SwiftParser Parameters.swift
[291/318] Compiling SwiftParser ParseSourceFile.swift
[292/318] Compiling SwiftParser Parser.swift
[293/318] Compiling SwiftParser Patterns.swift
[294/318] Compiling SwiftParser Recovery.swift
[295/318] Compiling SwiftParser Specifiers.swift
[296/318] Compiling SwiftParser Statements.swift
[297/318] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[298/318] Compiling SwiftParser Attributes.swift
[299/318] Compiling SwiftParser Availability.swift
[300/318] Compiling SwiftParser CharacterInfo.swift
[301/318] Compiling SwiftParser CollectionNodes+Parsable.swift
[302/318] Compiling SwiftParser Declarations.swift
[303/318] Compiling SwiftParser Directives.swift
[304/318] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[305/318] Compiling SwiftParser Expressions.swift
[306/318] Compiling SwiftParser IncrementalParseTransition.swift
[307/318] Compiling SwiftParser IsValidIdentifier.swift
[308/318] Compiling SwiftParser Cursor.swift
[309/318] Compiling SwiftParser Lexeme.swift
[310/318] Compiling SwiftParser LexemeSequence.swift
[311/318] Compiling SwiftParser Lexer.swift
[312/318] Compiling SwiftParser RegexLiteralLexer.swift
[313/318] Compiling SwiftParser IsLexerClassified.swift
[314/318] Compiling SwiftParser LayoutNodes+Parsable.swift
[315/318] Compiling SwiftParser Parser+TokenSpecSet.swift
[316/318] Compiling SwiftParser TokenSpecStaticMembers.swift
[317/341] Compiling SwiftOperators PrecedenceGraph.swift
[318/341] Compiling SwiftOperators OperatorTable.swift
[319/341] Compiling SwiftOperators PrecedenceGroup.swift
[320/342] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[321/343] Compiling SwiftOperators OperatorTable+Semantics.swift
[322/343] Compiling SwiftOperators OperatorError+Diagnostics.swift
[323/343] Compiling SwiftOperators OperatorTable+Defaults.swift
[324/343] Compiling SwiftOperators Operator.swift
[325/343] Emitting module SwiftOperators
[326/343] Compiling SwiftOperators OperatorError.swift
[327/343] Compiling SwiftOperators OperatorTable+Folding.swift
[328/343] Compiling SwiftOperators SyntaxSynthesis.swift
[329/343] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[330/343] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[331/343] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[332/343] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[333/343] Compiling SwiftParserDiagnostics PresenceUtils.swift
[334/343] Compiling SwiftParserDiagnostics Utils.swift
[335/343] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[336/343] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[337/343] Compiling SwiftParserDiagnostics MissingNodesError.swift
[338/343] Compiling SwiftParserDiagnostics MissingTokenError.swift
[339/343] Emitting module SwiftParserDiagnostics
[340/343] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[341/343] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[342/358] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[343/358] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[344/359] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[345/359] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[346/359] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[347/359] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[348/359] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[349/359] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[350/359] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[351/359] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[352/359] Compiling SwiftSyntaxBuilder Indenter.swift
[353/359] Compiling SwiftSyntaxBuilder ListBuilder.swift
[354/359] Emitting module SwiftSyntaxBuilder
[355/359] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[356/359] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[357/359] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[358/377] Compiling SwiftSyntaxMacros PreambleMacro.swift
[359/378] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[360/378] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[361/378] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[362/378] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[363/378] Compiling SwiftSyntaxMacros AttachedMacro.swift
[364/378] Compiling SwiftSyntaxMacros BodyMacro.swift
[365/378] Compiling SwiftSyntaxMacros Macro.swift
[366/378] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[367/378] Compiling SwiftSyntaxMacros MemberMacro.swift
[368/378] Compiling SwiftSyntaxMacros PeerMacro.swift
[369/378] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[370/378] Compiling SwiftSyntaxMacros Macro+Format.swift
[371/378] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[372/378] Compiling SwiftSyntaxMacros AccessorMacro.swift
[373/378] Emitting module SwiftSyntaxMacros
[374/378] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[375/378] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[376/378] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[377/388] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[378/388] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[379/388] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[380/388] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[381/388] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[382/388] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[383/388] Emitting module SwiftSyntaxMacroExpansion
[384/388] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[385/388] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[386/388] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[387/400] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[388/401] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[389/401] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[390/401] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[391/401] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[392/401] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[393/401] Emitting module SwiftCompilerPluginMessageHandling
[394/401] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[395/401] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[396/401] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[397/401] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[398/401] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[399/401] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[400/403] Emitting module SwiftCompilerPlugin
[401/403] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[402/414] Compiling SwiftXMLCoderMacroImplementation XMLFieldNamespaceMacro.swift
[403/414] Compiling SwiftXMLCoderMacroImplementation XMLIgnoreMacro.swift
[404/414] Compiling SwiftXMLCoderMacroImplementation XMLDateFormatMacro.swift
[405/414] Compiling SwiftXMLCoderMacroImplementation XMLExpandEmptyMacro.swift
[406/414] Compiling SwiftXMLCoderMacroImplementation XMLElementMacro.swift
[407/414] Compiling SwiftXMLCoderMacroImplementation XMLNamespaceMacro.swift
[408/415] Compiling SwiftXMLCoderMacroImplementation XMLCDATAMacro.swift
[409/415] Compiling SwiftXMLCoderMacroImplementation SwiftSOAPXMLMacroPlugin.swift
[410/415] Compiling SwiftXMLCoderMacroImplementation XMLAttributeMacro.swift
[411/415] Emitting module SwiftXMLCoderMacroImplementation
[412/415] Compiling SwiftXMLCoderMacroImplementation XMLCodableMacro.swift
[413/415] Compiling SwiftXMLCoderMacroImplementation XMLTextMacro.swift
[413/415] Write Objects.LinkFileList
[414/415] Linking SwiftXMLCoderMacroImplementation-tool
[416/419] Emitting module SwiftXMLCoderMacros
[418/419] Compiling SwiftXMLCoderMacros XMLCodableMacros.swift
Build complete! (46.04s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/swiftlang/swift-syntax.git from cache
[1/2222] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.08s)
Fetched https://github.com/apple/swift-log.git from cache (1.81s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (1.87s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (5.32s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (0.58s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.85s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.51s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (0.47s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.11.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install libxml-2.0 using your system-packager:
brew install libxml2
warning: you may be able to install libxml-2.0 using your system-packager:
brew install libxml2
Build complete.
{
"dependencies" : [
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "601.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "SwiftXMLCoder",
"name" : "SwiftXMLCoder",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "SwiftXMLCoder",
"targets" : [
"SwiftXMLCoder"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftXMLCoderMacros",
"targets" : [
"SwiftXMLCoderMacros"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftXMLCoderTestSupport",
"targets" : [
"SwiftXMLCoderTestSupport"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftXMLCoderMacroImplementation",
"targets" : [
"SwiftXMLCoderMacroImplementation"
],
"type" : {
"macro" : null
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "XMLCoderCompatibility",
"module_type" : "SwiftTarget",
"name" : "XMLCoderCompatibility",
"path" : "Sources/XMLCoderCompatibility",
"product_memberships" : [
"SwiftXMLCoder",
"SwiftXMLCoderMacros",
"SwiftXMLCoderTestSupport"
],
"sources" : [
"Compatibility.swift"
],
"target_dependencies" : [
"CLibXML2"
],
"type" : "library"
},
{
"c99name" : "SwiftXMLCoderTests",
"module_type" : "SwiftTarget",
"name" : "SwiftXMLCoderTests",
"path" : "Tests/SwiftXMLCoderTests",
"sources" : [
"GeneratedModelContractTests.swift",
"XMLCDATAMacroIntegrationTests.swift",
"XMLCanonicalizerContractHarness.swift",
"XMLCanonicalizerTests.swift",
"XMLConcurrencyStressTests.swift",
"XMLContainerCoverageTests.swift",
"XMLCoverageBoost2Tests.swift",
"XMLCoverageBoost3Tests.swift",
"XMLCoverageBoost4Tests.swift",
"XMLCoverageBoostTests.swift",
"XMLDateFormatMacroIntegrationTests.swift",
"XMLDecoderTests.swift",
"XMLDiagnosticsTests.swift",
"XMLDocumentCoverageTests.swift",
"XMLDocumentXPathTests.swift",
"XMLEncoderEventTests.swift",
"XMLEncoderTests.swift",
"XMLExpandEmptyMacroIntegrationTests.swift",
"XMLFieldMappingTests.swift",
"XMLFieldNamespaceTests.swift",
"XMLKeyTransformStrategyTests.swift",
"XMLNamespaceResolverTests.swift",
"XMLNodeLineNumberTests.swift",
"XMLSAXDecoderTests.swift",
"XMLSAXTreeParityTests.swift",
"XMLScalarCoverageTests.swift",
"XMLStreamParserTests.swift",
"XMLStreamWriterTests.swift",
"XMLStreamingDecoderTests.swift",
"XMLStreamingLargeInputStressTests.swift",
"XMLStructuralFidelityTests.swift",
"XMLStructuredLoggingTests.swift",
"XMLTemporalTypesTests.swift",
"XMLTestingToolkitIntegrationTests.swift",
"XMLTreeHardeningTests.swift",
"XMLTreeModelTests.swift",
"XMLTreeParserWriterTests.swift"
],
"target_dependencies" : [
"SwiftXMLCoder",
"SwiftXMLCoderTestSupport",
"SwiftXMLCoderMacros"
],
"type" : "test"
},
{
"c99name" : "SwiftXMLCoderTestSupport",
"module_type" : "SwiftTarget",
"name" : "SwiftXMLCoderTestSupport",
"path" : "Sources/SwiftXMLCoderTestSupport",
"product_memberships" : [
"SwiftXMLCoderTestSupport"
],
"sources" : [
"XMLCanonicalizerContractProbe.swift",
"XMLCanonicalizerFailureProbeResult.swift",
"XMLCanonicalizerOrderProbeResult.swift",
"XMLCapturingLogHandler.swift",
"XMLTestCallRecorder.swift",
"XMLTestCodecError.swift",
"XMLTestDecoderSpy.swift",
"XMLTestEncoderSpy.swift",
"XMLTestFailingTransform.swift",
"XMLTestRecordingTransform.swift"
],
"target_dependencies" : [
"SwiftXMLCoder"
],
"type" : "library"
},
{
"c99name" : "SwiftXMLCoderOwnership6",
"module_type" : "SwiftTarget",
"name" : "SwiftXMLCoderOwnership6",
"path" : "Sources/SwiftXMLCoderOwnership6",
"product_memberships" : [
"SwiftXMLCoder",
"SwiftXMLCoderMacros",
"SwiftXMLCoderTestSupport"
],
"sources" : [
"XMLCharOwnership.swift"
],
"target_dependencies" : [
"XMLCoderCompatibility",
"SwiftXMLCoderCShim"
],
"type" : "library"
},
{
"c99name" : "SwiftXMLCoderMacros",
"module_type" : "SwiftTarget",
"name" : "SwiftXMLCoderMacros",
"path" : "Sources/SwiftXMLCoderMacros",
"product_memberships" : [
"SwiftXMLCoderMacros"
],
"sources" : [
"XMLCodableMacros.swift"
],
"target_dependencies" : [
"SwiftXMLCoder",
"SwiftXMLCoderMacroImplementation"
],
"type" : "library"
},
{
"c99name" : "SwiftXMLCoderMacroTests",
"module_type" : "SwiftTarget",
"name" : "SwiftXMLCoderMacroTests",
"path" : "Tests/SwiftXMLCoderMacroTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"XMLMacroDiagnosticsTests.swift"
],
"target_dependencies" : [
"SwiftXMLCoderMacroImplementation"
],
"type" : "test"
},
{
"c99name" : "SwiftXMLCoderMacroImplementation",
"module_type" : "SwiftTarget",
"name" : "SwiftXMLCoderMacroImplementation",
"path" : "Sources/SwiftXMLCoderMacroImplementation",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin",
"SwiftSyntaxBuilder",
"SwiftDiagnostics"
],
"product_memberships" : [
"SwiftXMLCoderMacros",
"SwiftXMLCoderMacroImplementation"
],
"sources" : [
"SwiftSOAPXMLMacroPlugin.swift",
"XMLAttributeMacro.swift",
"XMLCDATAMacro.swift",
"XMLCodableMacro.swift",
"XMLDateFormatMacro.swift",
"XMLElementMacro.swift",
"XMLExpandEmptyMacro.swift",
"XMLFieldNamespaceMacro.swift",
"XMLIgnoreMacro.swift",
"XMLNamespaceMacro.swift",
"XMLTextMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "SwiftXMLCoderCShim",
"module_type" : "ClangTarget",
"name" : "SwiftXMLCoderCShim",
"path" : "Sources/SwiftXMLCoderCShim",
"product_memberships" : [
"SwiftXMLCoder",
"SwiftXMLCoderMacros",
"SwiftXMLCoderTestSupport"
],
"sources" : [
"SwiftXMLCoderCShim.c"
],
"target_dependencies" : [
"CLibXML2"
],
"type" : "library"
},
{
"c99name" : "SwiftXMLCoder",
"module_type" : "SwiftTarget",
"name" : "SwiftXMLCoder",
"path" : "Sources/SwiftXMLCoder",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"SwiftXMLCoder",
"SwiftXMLCoderMacros",
"SwiftXMLCoderTestSupport"
],
"sources" : [
"LibXML2.swift",
"XMLCanonicalizationOptions.swift",
"XMLCanonicalizer.swift",
"XMLDateFormatHint.swift",
"XMLDecoder+Codable.swift",
"XMLDecoder.swift",
"XMLDefaultCanonicalizer.swift",
"XMLDocument.swift",
"XMLDocumentNode.swift",
"XMLEncoder+Codable.swift",
"XMLEncoder.swift",
"XMLEventEncoder+Codable.swift",
"XMLEventTransform.swift",
"XMLExpandEmptyProvider.swift",
"XMLFieldCoding.swift",
"XMLInteropBounds.swift",
"XMLItemDecoder.swift",
"XMLKeyTransformStrategy.swift",
"XMLNamespace.swift",
"XMLNamespaceDeclaration.swift",
"XMLNamespaceResolver.swift",
"XMLNode.swift",
"XMLParsingError.swift",
"XMLQualifiedName.swift",
"XMLRootNode.swift",
"XMLSAXDecoder+Codable.swift",
"XMLScalarDecoder.swift",
"XMLStreamEvent.swift",
"XMLStreamParser+SAX.swift",
"XMLStreamParser.swift",
"XMLStreamWriter+Logic.swift",
"XMLStreamWriter.swift",
"XMLStreamWriterSink.swift",
"XMLStreamingDecoder+Codable.swift",
"XMLStringEncodingHint.swift",
"XMLTemporalCoding.swift",
"XMLTemporalTypes.swift",
"XMLTransform.swift",
"XMLTreeAttribute.swift",
"XMLTreeDocument+Events.swift",
"XMLTreeDocument.swift",
"XMLTreeElement.swift",
"XMLTreeMetadata.swift",
"XMLTreeNode.swift",
"XMLTreeParser+Logic.swift",
"XMLTreeParser.swift",
"XMLTreeWriter+Logic.swift",
"XMLTreeWriter.swift",
"XMLValidationPolicy.swift"
],
"target_dependencies" : [
"XMLCoderCompatibility",
"SwiftXMLCoderCShim",
"SwiftXMLCoderOwnership6"
],
"type" : "library"
},
{
"c99name" : "CLibXML2",
"module_type" : "SystemLibraryTarget",
"name" : "CLibXML2",
"path" : "Sources/CLibXML2",
"product_memberships" : [
"SwiftXMLCoder",
"SwiftXMLCoderMacros",
"SwiftXMLCoderTestSupport"
],
"sources" : [
],
"type" : "system-target"
}
],
"tools_version" : "6.1"
}
Done.