Build Information
Successful build of SwiftXMLCoder, reference v2.1.1 (efd062), with Swift 6.1 for Linux on 6 Apr 2026 22:51:30 UTC.
Swift 6 data race errors: 2
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1Build 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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
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: linux
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
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"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" : "/host/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 ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:108e10880bce35e9496fba26782956e40a8e91a2a227f9b90af7e4cd93d2c183
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2222] Fetching swift-docc-plugin
[246/8571] Fetching swift-docc-plugin, swift-log
Fetched https://github.com/apple/swift-docc-plugin from cache (0.49s)
[1/74932] Fetching swift-syntax
Fetched https://github.com/apple/swift-log.git from cache (6.41s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.48s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (9.35s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (0.80s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.48s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.38s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (0.78s)
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/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/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/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/50] Write sources
[29/50] Compiling SwiftXMLCoderCShim SwiftXMLCoderCShim.c
[31/50] Compiling _SwiftSyntaxCShims dummy.c
[32/50] Write swift-version-24593BA9C3E375BF.txt
[34/72] Emitting module SwiftSyntax510
[35/72] Compiling SwiftSyntax510 Empty.swift
[36/73] Compiling SwiftSyntax600 Empty.swift
[37/73] Emitting module SwiftSyntax600
[38/74] Emitting module SwiftSyntax509
[39/74] Compiling SwiftSyntax509 Empty.swift
[42/75] Emitting module XMLCoderCompatibility
[43/75] Compiling XMLCoderCompatibility Compatibility.swift
[44/76] Emitting module XMLCoderCompatibility
[45/76] Compiling XMLCoderCompatibility Compatibility.swift
[47/77] Compiling Logging LogEvent.swift
[47/77] Wrapping AST for SwiftSyntax510 for debugging
[50/77] Wrapping AST for SwiftSyntax600 for debugging
[51/77] Wrapping AST for SwiftSyntax509 for debugging
[53/143] Compiling Logging LogEvent.swift
[54/145] Compiling Logging Locks.swift
[55/145] Emitting module Logging
[57/145] Compiling Logging Locks.swift
[58/145] Compiling Logging MetadataProvider.swift
[60/145] Compiling Logging LogHandler.swift
[61/145] Compiling Logging Logging.swift
[62/146] Compiling Logging LogHandler.swift
[63/146] Compiling Logging Logging.swift
[64/147] Emitting module SwiftXMLCoderOwnership6
[65/147] Compiling SwiftXMLCoderOwnership6 XMLCharOwnership.swift
[70/148] Emitting module SwiftXMLCoderOwnership6
[72/237] Compiling SwiftXMLCoder XMLDocument.swift
[73/237] Compiling SwiftXMLCoder XMLDocumentNode.swift
[74/237] Compiling SwiftXMLCoder XMLEncoder+Codable.swift
[75/237] Compiling SwiftXMLCoder XMLEncoder.swift
[76/237] Compiling SwiftXMLCoder XMLEventEncoder+Codable.swift
[77/237] Compiling SwiftXMLCoder XMLEventTransform.swift
[78/237] Compiling SwiftXMLCoder LibXML2.swift
[79/237] Compiling SwiftXMLCoder XMLCanonicalizationOptions.swift
[80/237] Compiling SwiftXMLCoder XMLCanonicalizer.swift
[81/245] Compiling SwiftXMLCoder XMLStreamWriter+Logic.swift
[82/245] Compiling SwiftXMLCoder XMLTransform.swift
[83/245] Compiling SwiftXMLCoder XMLTreeAttribute.swift
[84/245] Compiling SwiftXMLCoder XMLTreeDocument+Events.swift
[85/245] Compiling SwiftXMLCoder XMLTreeDocument.swift
[86/245] Compiling SwiftXMLCoder XMLTreeElement.swift
[87/245] Compiling SwiftXMLCoder XMLTreeMetadata.swift
[88/245] Compiling SwiftSyntax TokenSyntax.swift
[89/245] Compiling SwiftSyntax Trivia.swift
[90/245] Compiling SwiftXMLCoder XMLDateFormatHint.swift
[91/245] Compiling SwiftXMLCoder XMLDecoder+Codable.swift
[92/245] Compiling SwiftXMLCoder XMLDecoder.swift
[93/245] Compiling SwiftXMLCoder XMLDefaultCanonicalizer.swift
[94/245] Compiling SwiftXMLCoder XMLExpandEmptyProvider.swift
[95/245] Compiling SwiftXMLCoder XMLFieldCoding.swift
[96/245] Compiling SwiftXMLCoder XMLInteropBounds.swift
[97/245] Compiling SwiftXMLCoder XMLItemDecoder.swift
[98/245] Compiling SwiftXMLCoder XMLKeyTransformStrategy.swift
[104/245] Compiling SwiftXMLCoder XMLNamespace.swift
[112/251] Emitting module SwiftXMLCoder
[126/257] Compiling SwiftXMLCoder XMLNamespaceDeclaration.swift
[127/257] Compiling SwiftXMLCoder XMLNamespaceResolver.swift
[128/257] Compiling SwiftXMLCoder XMLNode.swift
[129/257] Compiling SwiftXMLCoder XMLParsingError.swift
[130/257] Compiling SwiftXMLCoder XMLQualifiedName.swift
[131/257] Compiling SwiftXMLCoder XMLRootNode.swift
/host/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 | } ?? []
/host/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 | } ?? []
/host/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 | } ?? []
/host/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 | } ?? []
/host/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 | } ?? []
/host/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 | } ?? []
[145/257] Compiling SwiftXMLCoder XMLTreeNode.swift
[146/257] Compiling SwiftXMLCoder XMLTreeParser+Logic.swift
[147/257] Compiling SwiftXMLCoder XMLTreeParser.swift
[148/257] Compiling SwiftXMLCoder XMLTreeWriter+Logic.swift
[149/257] Compiling SwiftXMLCoder XMLTreeWriter.swift
[150/257] Compiling SwiftXMLCoder XMLValidationPolicy.swift
[151/257] Compiling SwiftXMLCoder XMLStreamWriter.swift
[152/257] Compiling SwiftXMLCoder XMLStreamWriterSink.swift
[153/257] Compiling SwiftXMLCoder XMLStreamingDecoder+Codable.swift
[154/257] Compiling SwiftXMLCoder XMLStringEncodingHint.swift
[155/257] Compiling SwiftXMLCoder XMLTemporalCoding.swift
[156/257] Compiling SwiftXMLCoder XMLTemporalTypes.swift
[163/257] Compiling SwiftXMLCoder XMLSAXDecoder+Codable.swift
[164/257] Compiling SwiftXMLCoder XMLScalarDecoder.swift
[165/257] Compiling SwiftXMLCoder XMLStreamEvent.swift
[166/257] Compiling SwiftXMLCoder XMLStreamParser+SAX.swift
[167/257] Compiling SwiftXMLCoder XMLStreamParser.swift
/host/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 | } ?? []
/host/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 | } ?? []
/host/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 | } ?? []
/host/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 | } ?? []
/host/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 | } ?? []
/host/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 | } ?? []
[201/269] Compiling SwiftXMLCoderTestSupport XMLTestFailingTransform.swift
[202/279] Compiling SwiftXMLCoderTestSupport XMLTestCodecError.swift
[203/280] Emitting module SwiftXMLCoderTestSupport
/host/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()
/host/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,
[204/280] Compiling SwiftXMLCoderTestSupport XMLCanonicalizerOrderProbeResult.swift
[205/280] Compiling SwiftXMLCoderTestSupport XMLCapturingLogHandler.swift
[206/280] Compiling SwiftXMLCoderTestSupport XMLCanonicalizerContractProbe.swift
/host/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()
/host/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,
[207/280] Compiling SwiftXMLCoderTestSupport XMLCanonicalizerFailureProbeResult.swift
/host/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()
/host/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,
[208/280] Compiling SwiftXMLCoderTestSupport XMLTestEncoderSpy.swift
[209/280] Compiling SwiftXMLCoderTestSupport XMLTestCallRecorder.swift
[210/280] Compiling SwiftXMLCoderTestSupport XMLTestDecoderSpy.swift
[211/280] Compiling SwiftXMLCoderTestSupport XMLTestRecordingTransform.swift
[212/281] Compiling SwiftXMLCoderTestSupport XMLTestCallRecorder.swift
[213/282] Compiling SwiftXMLCoderTestSupport XMLTestFailingTransform.swift
[215/282] Emitting module SwiftXMLCoderTestSupport
/host/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()
/host/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,
[216/282] Compiling SwiftXMLCoderTestSupport XMLTestCodecError.swift
[217/282] Compiling SwiftXMLCoderTestSupport XMLTestDecoderSpy.swift
[218/282] Compiling SwiftXMLCoderTestSupport XMLTestEncoderSpy.swift
/host/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()
/host/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,
/host/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()
/host/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,
[223/282] Compiling SwiftXMLCoderTestSupport XMLTestRecordingTransform.swift
[225/283] Emitting module SwiftSyntax
[230/283] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[231/283] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[232/283] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[233/283] Compiling SwiftSyntax RawSyntaxValidation.swift
[234/283] Compiling SwiftSyntax SyntaxNodesAB.swift
[244/283] Compiling SwiftSyntax SyntaxKind.swift
[245/283] Compiling SwiftSyntax SyntaxRewriter.swift
[246/283] Compiling SwiftSyntax SyntaxTraits.swift
[247/283] Compiling SwiftSyntax SyntaxVisitor.swift
[248/283] Compiling SwiftSyntax TokenKind.swift
[249/283] Compiling SwiftSyntax Tokens.swift
[250/283] Compiling SwiftSyntax TriviaPieces.swift
[251/283] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[252/283] Compiling SwiftSyntax RawSyntaxNodesC.swift
[262/283] Compiling SwiftSyntax SyntaxNodesC.swift
[263/283] Compiling SwiftSyntax SyntaxNodesD.swift
[264/283] Compiling SwiftSyntax SyntaxNodesEF.swift
[265/283] Compiling SwiftSyntax SyntaxNodesGHI.swift
[266/283] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[267/283] Compiling SwiftSyntax SyntaxNodesOP.swift
[268/283] Compiling SwiftSyntax SyntaxNodesQRS.swift
[269/283] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[270/284] Wrapping AST for SwiftSyntax for debugging
[272/341] Compiling SwiftDiagnostics Message.swift
[273/342] Emitting module SwiftBasicFormat
[274/342] Compiling SwiftBasicFormat Syntax+Extensions.swift
[275/342] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[276/342] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[277/342] Emitting module SwiftDiagnostics
[278/342] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[279/342] Compiling SwiftParser Expressions.swift
[280/342] Compiling SwiftParser IncrementalParseTransition.swift
[281/342] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[282/342] Compiling SwiftDiagnostics Note.swift
[283/342] Compiling SwiftBasicFormat InferIndentation.swift
[284/342] Compiling SwiftDiagnostics FixIt.swift
[285/342] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[286/342] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[287/342] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[288/343] Wrapping AST for SwiftDiagnostics for debugging
[290/343] Compiling SwiftBasicFormat BasicFormat.swift
[291/344] Wrapping AST for SwiftBasicFormat for debugging
[293/344] Compiling SwiftParser Modifiers.swift
[294/344] Compiling SwiftParser Names.swift
[295/344] Compiling SwiftParser Nominals.swift
[296/344] Compiling SwiftParser Parameters.swift
[297/344] Compiling SwiftParser ParseSourceFile.swift
[298/344] Compiling SwiftParser Parser.swift
[299/349] Compiling SwiftParser LexemeSequence.swift
[300/349] Compiling SwiftParser Lexer.swift
[301/349] Compiling SwiftParser RegexLiteralLexer.swift
[302/349] Compiling SwiftParser UnicodeScalarExtensions.swift
[303/349] Compiling SwiftParser Lookahead.swift
[304/349] Compiling SwiftParser LoopProgressCondition.swift
[305/349] Compiling SwiftParser Patterns.swift
[306/349] Compiling SwiftParser Recovery.swift
[307/349] Compiling SwiftParser Specifiers.swift
[308/349] Compiling SwiftParser Statements.swift
[309/349] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[310/349] Compiling SwiftParser StringLiterals.swift
[311/349] Compiling SwiftParser SwiftParserCompatibility.swift
[312/349] Compiling SwiftParser SwiftVersion.swift
[313/349] Compiling SwiftParser SyntaxUtils.swift
[314/349] Compiling SwiftParser TokenConsumer.swift
[315/349] Compiling SwiftParser TokenPrecedence.swift
[316/349] Compiling SwiftParser TokenSpec.swift
[317/349] Compiling SwiftParser TokenSpecSet.swift
[318/349] Compiling SwiftParser TopLevel.swift
[319/349] Compiling SwiftParser TriviaParser.swift
[320/349] Compiling SwiftParser Types.swift
[321/349] Emitting module SwiftParser
[326/349] Compiling SwiftParser Cursor.swift
[327/349] Compiling SwiftParser Lexeme.swift
[328/349] Compiling SwiftParser Attributes.swift
[329/349] Compiling SwiftParser Availability.swift
[330/349] Compiling SwiftParser CharacterInfo.swift
[331/349] Compiling SwiftParser CollectionNodes+Parsable.swift
[332/349] Compiling SwiftParser Declarations.swift
[333/349] Compiling SwiftParser Directives.swift
[334/349] Compiling SwiftParser ExperimentalFeatures.swift
[335/349] Compiling SwiftParser IsLexerClassified.swift
[336/349] Compiling SwiftParser LayoutNodes+Parsable.swift
[337/349] Compiling SwiftParser Parser+TokenSpecSet.swift
[338/349] Compiling SwiftParser TokenSpecStaticMembers.swift
[339/350] Wrapping AST for SwiftParser for debugging
[341/373] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[342/374] Compiling SwiftOperators PrecedenceGroup.swift
[343/375] Compiling SwiftOperators PrecedenceGraph.swift
[344/375] Compiling SwiftOperators OperatorTable.swift
[345/375] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[346/375] Emitting module SwiftParserDiagnostics
[347/375] Compiling SwiftOperators SyntaxSynthesis.swift
[348/375] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[349/375] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[350/375] Emitting module SwiftOperators
[351/375] Compiling SwiftOperators OperatorTable+Folding.swift
[352/375] Compiling SwiftOperators OperatorTable+Semantics.swift
[353/375] Compiling SwiftParserDiagnostics MissingNodesError.swift
[354/375] Compiling SwiftParserDiagnostics MissingTokenError.swift
[355/376] Wrapping AST for SwiftOperators for debugging
[357/376] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[358/376] Compiling SwiftParserDiagnostics Utils.swift
[359/376] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[360/376] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[361/376] Compiling SwiftParserDiagnostics PresenceUtils.swift
[364/376] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[365/376] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[368/377] Wrapping AST for SwiftParserDiagnostics for debugging
[370/392] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[371/392] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[372/393] Compiling SwiftSyntaxBuilder Indenter.swift
[373/393] Compiling SwiftSyntaxBuilder ListBuilder.swift
[374/393] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[375/393] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[376/393] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[377/393] Emitting module SwiftSyntaxBuilder
[378/393] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[379/393] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[380/393] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[381/393] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[382/393] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[383/393] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[384/393] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[385/393] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[386/394] Wrapping AST for SwiftSyntaxBuilder for debugging
[388/411] Compiling SwiftSyntaxMacros AccessorMacro.swift
[389/411] Compiling SwiftSyntaxMacros AttachedMacro.swift
[390/411] Compiling SwiftSyntaxMacros BodyMacro.swift
[391/413] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[392/413] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[393/413] Emitting module SwiftSyntaxMacros
[394/413] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[395/413] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[396/413] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[397/413] Compiling SwiftSyntaxMacros Macro+Format.swift
[398/413] Compiling SwiftSyntaxMacros Macro.swift
[399/413] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[400/413] Compiling SwiftSyntaxMacros MemberMacro.swift
[401/413] Compiling SwiftSyntaxMacros PeerMacro.swift
[402/413] Compiling SwiftSyntaxMacros PreambleMacro.swift
[403/413] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[404/413] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[405/413] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[406/413] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[407/414] Wrapping AST for SwiftSyntaxMacros for debugging
[409/423] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[410/424] Emitting module SwiftSyntaxMacroExpansion
[411/424] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[412/424] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[413/424] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[414/424] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[415/424] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[416/424] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[417/424] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[418/424] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[419/425] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[421/437] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[422/437] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[423/438] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[424/438] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[425/438] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[426/438] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[427/438] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[428/438] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[429/438] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[430/438] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[431/438] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[432/438] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[433/438] Emitting module SwiftCompilerPluginMessageHandling
[434/439] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[436/441] Emitting module SwiftCompilerPlugin
[437/441] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[438/442] Wrapping AST for SwiftCompilerPlugin for debugging
[440/453] Compiling SwiftXMLCoderMacroImplementation SwiftSOAPXMLMacroPlugin.swift
[441/453] Compiling SwiftXMLCoderMacroImplementation XMLAttributeMacro.swift
[442/453] Emitting module SwiftXMLCoderMacroImplementation
[443/454] Compiling SwiftXMLCoderMacroImplementation XMLFieldNamespaceMacro.swift
[444/454] Compiling SwiftXMLCoderMacroImplementation XMLDateFormatMacro.swift
[445/454] Compiling SwiftXMLCoderMacroImplementation XMLElementMacro.swift
[446/454] Compiling SwiftXMLCoderMacroImplementation XMLExpandEmptyMacro.swift
[447/454] Compiling SwiftXMLCoderMacroImplementation XMLIgnoreMacro.swift
[448/454] Compiling SwiftXMLCoderMacroImplementation XMLNamespaceMacro.swift
[449/454] Compiling SwiftXMLCoderMacroImplementation XMLTextMacro.swift
[450/454] Compiling SwiftXMLCoderMacroImplementation XMLCDATAMacro.swift
[451/454] Compiling SwiftXMLCoderMacroImplementation XMLCodableMacro.swift
[452/455] Wrapping AST for SwiftXMLCoderMacroImplementation for debugging
[453/455] Write Objects.LinkFileList
[454/455] Linking SwiftXMLCoderMacroImplementation-tool
[456/459] Emitting module SwiftXMLCoderMacros
[458/459] Compiling SwiftXMLCoderMacros XMLCodableMacros.swift
Build complete! (160.80s)
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" : "/host/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"
}
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:108e10880bce35e9496fba26782956e40a8e91a2a227f9b90af7e4cd93d2c183
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Done.