Build Information
Successful build of SwiftXMLCoder, reference v2.1.1 (efd062), with Swift 6.2 for Linux on 6 Apr 2026 22:51:18 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.2-latest swift build --triple x86_64-unknown-linux-gnu 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.2
Building package at path: $PWD
https://github.com/MFranceschi6/swift-xml-coder.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:b1b7512e70c869f4e6dfc045c9cfbcecd5568d004e044b9c2b5f35ddaecd218b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-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
[8572/83503] Fetching swift-docc-plugin, swift-log, swift-syntax
Fetched https://github.com/apple/swift-docc-plugin from cache (9.46s)
Fetched https://github.com/apple/swift-log.git from cache (9.46s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (9.52s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (11.94s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (0.42s)
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.42s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.93s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (0.42s)
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
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
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swift-6.2.4-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/600.0.1/swift-6.2.4-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.44s)
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/21] Write sources
[15/21] Compiling SwiftXMLCoderCShim SwiftXMLCoderCShim.c
[16/21] Write swift-version-24593BA9C3E375BF.txt
[17/21] Compiling SwiftXMLCoderCShim SwiftXMLCoderCShim.c
[19/48] Emitting module XMLCoderCompatibility
[20/48] Emitting module SwiftXMLCoderMacroImplementation
[21/49] Compiling Logging LogEvent.swift
[22/49] Compiling SwiftXMLCoderMacroImplementation XMLTextMacro.swift
[23/49] Compiling SwiftXMLCoderMacroImplementation XMLExpandEmptyMacro.swift
[24/49] Compiling SwiftXMLCoderMacroImplementation XMLFieldNamespaceMacro.swift
[25/49] Compiling SwiftXMLCoderMacroImplementation XMLDateFormatMacro.swift
[26/49] Compiling SwiftXMLCoderMacroImplementation XMLElementMacro.swift
[27/49] Compiling SwiftXMLCoderMacroImplementation XMLCDATAMacro.swift
[28/49] Compiling SwiftXMLCoderMacroImplementation XMLCodableMacro.swift
[29/49] Compiling SwiftXMLCoderMacroImplementation SwiftSOAPXMLMacroPlugin.swift
[30/49] Compiling SwiftXMLCoderMacroImplementation XMLAttributeMacro.swift
[31/49] Compiling XMLCoderCompatibility Compatibility.swift
[32/49] Emitting module XMLCoderCompatibility
[33/49] Compiling Logging LogEvent.swift
[34/50] Compiling XMLCoderCompatibility Compatibility.swift
[36/51] Compiling SwiftXMLCoderMacroImplementation XMLIgnoreMacro.swift
[37/51] Compiling SwiftXMLCoderMacroImplementation XMLNamespaceMacro.swift
[39/52] Wrapping AST for SwiftXMLCoderMacroImplementation for debugging
[40/52] Write Objects.LinkFileList
[42/56] Emitting module SwiftXMLCoderOwnership6
[43/56] Compiling SwiftXMLCoderOwnership6 XMLCharOwnership.swift
[44/57] Emitting module SwiftXMLCoderOwnership6
[45/57] Compiling SwiftXMLCoderOwnership6 XMLCharOwnership.swift
[47/58] Linking SwiftXMLCoderMacroImplementation-tool
[49/58] Compiling Logging MetadataProvider.swift
[51/58] Emitting module Logging
[52/58] Compiling Logging Locks.swift
[54/58] Compiling Logging LogHandler.swift
[55/58] Compiling Logging Logging.swift
[56/58] Emitting module Logging
[57/58] Compiling Logging Logging.swift
[58/59] Compiling Logging LogHandler.swift
[61/148] Emitting module SwiftXMLCoder
[62/154] Compiling SwiftXMLCoder XMLRootNode.swift
[63/154] Compiling SwiftXMLCoder XMLTransform.swift
[64/154] Compiling SwiftXMLCoder XMLTreeAttribute.swift
[65/154] Compiling SwiftXMLCoder XMLTreeDocument+Events.swift
[66/154] Compiling SwiftXMLCoder XMLTreeDocument.swift
[67/154] Compiling SwiftXMLCoder XMLTreeElement.swift
[68/154] Emitting module SwiftXMLCoder
[69/154] Compiling SwiftXMLCoder LibXML2.swift
[70/154] Compiling SwiftXMLCoder XMLCanonicalizationOptions.swift
[71/154] Compiling SwiftXMLCoder XMLCanonicalizer.swift
[72/154] Compiling SwiftXMLCoder XMLDateFormatHint.swift
[73/154] Compiling SwiftXMLCoder XMLDecoder+Codable.swift
[74/154] Compiling SwiftXMLCoder XMLDecoder.swift
[75/154] Compiling SwiftXMLCoder XMLDefaultCanonicalizer.swift
[76/160] Compiling SwiftXMLCoder XMLTreeNode.swift
[77/160] Compiling SwiftXMLCoder XMLTreeParser+Logic.swift
[78/160] Compiling SwiftXMLCoder XMLTreeParser.swift
[79/160] Compiling SwiftXMLCoder XMLTreeWriter+Logic.swift
[80/160] Compiling SwiftXMLCoder XMLTreeWriter.swift
[81/160] Compiling SwiftXMLCoder XMLValidationPolicy.swift
[82/160] Compiling SwiftXMLCoder XMLSAXDecoder+Codable.swift
[83/160] Compiling SwiftXMLCoder XMLScalarDecoder.swift
[84/160] Compiling SwiftXMLCoder XMLStreamEvent.swift
[85/160] Compiling SwiftXMLCoder XMLStreamParser+SAX.swift
[86/160] Compiling SwiftXMLCoder XMLStreamParser.swift
[87/160] Compiling SwiftXMLCoder XMLStreamWriter+Logic.swift
[88/160] Compiling SwiftXMLCoder XMLDocument.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 | } ?? []
[89/160] Compiling SwiftXMLCoder XMLDocumentNode.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 | } ?? []
[90/160] Compiling SwiftXMLCoder XMLEncoder+Codable.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 | } ?? []
[91/160] Compiling SwiftXMLCoder XMLEncoder.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 | } ?? []
[92/160] Compiling SwiftXMLCoder XMLEventEncoder+Codable.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 | } ?? []
[93/160] Compiling SwiftXMLCoder XMLEventTransform.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 | } ?? []
[106/160] Compiling SwiftXMLCoder XMLTreeMetadata.swift
[113/160] Compiling SwiftXMLCoder XMLStreamWriter.swift
[114/160] Compiling SwiftXMLCoder XMLStreamWriterSink.swift
[115/160] Compiling SwiftXMLCoder XMLStreamingDecoder+Codable.swift
[116/160] Compiling SwiftXMLCoder XMLStringEncodingHint.swift
[117/160] Compiling SwiftXMLCoder XMLTemporalCoding.swift
[118/160] Compiling SwiftXMLCoder XMLTemporalTypes.swift
[125/160] Compiling SwiftXMLCoder XMLNamespace.swift
[126/160] Compiling SwiftXMLCoder XMLNamespaceDeclaration.swift
[127/160] Compiling SwiftXMLCoder XMLNamespaceResolver.swift
[128/160] Compiling SwiftXMLCoder XMLNode.swift
[129/160] Compiling SwiftXMLCoder XMLParsingError.swift
[130/160] Compiling SwiftXMLCoder XMLQualifiedName.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 | } ?? []
[132/160] Compiling SwiftXMLCoder XMLExpandEmptyProvider.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 | } ?? []
[133/160] Compiling SwiftXMLCoder XMLFieldCoding.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 | } ?? []
[134/160] Compiling SwiftXMLCoder XMLInteropBounds.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 | } ?? []
[135/160] Compiling SwiftXMLCoder XMLItemDecoder.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 | } ?? []
[136/160] Compiling SwiftXMLCoder XMLKeyTransformStrategy.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 | } ?? []
[163/174] Emitting module SwiftXMLCoderMacros
[164/174] Compiling SwiftXMLCoderMacros XMLCodableMacros.swift
[165/175] Compiling SwiftXMLCoderTestSupport XMLTestFailingTransform.swift
[167/188] Emitting module SwiftXMLCoderMacros
[168/188] Compiling SwiftXMLCoderMacros XMLCodableMacros.swift
[169/189] 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 [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
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,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[170/190] Compiling SwiftXMLCoderTestSupport XMLTestFailingTransform.swift
[171/190] Compiling SwiftXMLCoderTestSupport XMLTestEncoderSpy.swift
[172/190] Compiling SwiftXMLCoderTestSupport XMLTestCodecError.swift
[173/190] Compiling SwiftXMLCoderTestSupport XMLTestDecoderSpy.swift
[175/190] Compiling SwiftXMLCoderTestSupport XMLTestCallRecorder.swift
[176/190] 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 [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
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,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[177/190] Compiling SwiftXMLCoderTestSupport XMLCanonicalizerContractProbe.swift
[178/190] Compiling SwiftXMLCoderTestSupport XMLCanonicalizerFailureProbeResult.swift
[179/190] Compiling SwiftXMLCoderTestSupport XMLCanonicalizerOrderProbeResult.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 [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
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,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[180/190] Compiling SwiftXMLCoderTestSupport XMLCapturingLogHandler.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 [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
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,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[181/190] Compiling SwiftXMLCoderTestSupport XMLTestRecordingTransform.swift
[183/191] Compiling SwiftXMLCoderTestSupport XMLTestEncoderSpy.swift
[184/191] Compiling SwiftXMLCoderTestSupport XMLTestRecordingTransform.swift
[185/191] Compiling SwiftXMLCoderTestSupport XMLTestCodecError.swift
[186/191] Compiling SwiftXMLCoderTestSupport XMLTestCallRecorder.swift
[187/191] Compiling SwiftXMLCoderTestSupport XMLTestDecoderSpy.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 [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
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,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/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 [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
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,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Build complete! (82.55s)
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.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:b1b7512e70c869f4e6dfc045c9cfbcecd5568d004e044b9c2b5f35ddaecd218b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Done.