Build Information
Successful build of Node, reference 2.1.5 (607aa5
), with Swift 6.2 (beta) for Linux on 21 Jun 2025 00:48:14 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/node.git
Reference: 2.1.5
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/vapor-community/node
* tag 2.1.5 -> FETCH_HEAD
HEAD is now at 607aa59 Merge pull request #104 from rpinz/warnings
Cloned https://github.com/vapor-community/node.git
Revision (git rev-parse @):
607aa595081da496f0f04a5c0cffd976e81d2e4e
SUCCESS checkout https://github.com/vapor-community/node.git at 2.1.5
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/vapor-community/node.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/vapor/bits.git
Fetching https://github.com/vapor/debugging.git
Fetching https://github.com/vapor/core.git
[1/260] Fetching debugging
[261/618] Fetching debugging, bits
[330/20761] Fetching debugging, bits, core
Fetched https://github.com/vapor/debugging.git from cache (0.81s)
Fetched https://github.com/vapor/bits.git from cache (0.81s)
Fetched https://github.com/vapor/core.git from cache (0.82s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (1.21s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (0.35s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (0.38s)
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 2.2.1
Creating working copy for https://github.com/vapor/bits.git
Working copy of https://github.com/vapor/bits.git resolved at 1.1.1
Creating working copy for https://github.com/vapor/debugging.git
Working copy of https://github.com/vapor/debugging.git resolved at 1.1.1
warning: 'spi-builder-workspace': dependency 'debugging' is not used by any target
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/32] Emitting module Debugging
[9/32] Compiling Debugging Debuggable.swift
[10/33] Compiling PathIndexable PathIndexable+Subscripting.swift
[11/33] Emitting module PathIndexable
[12/33] Compiling PathIndexable PathIndexable.swift
[14/34] Compiling Bits Aliases.swift
[15/34] Compiling Bits Base64Encoder.swift
[16/34] Compiling Bits Byte+Alphabet.swift
[17/34] Emitting module Bits
[18/34] Compiling Bits Operators.swift
[19/34] Compiling Bits String+BytesConvertible.swift
[21/36] Compiling Bits Byte+ControlCharacters.swift
[22/36] Compiling Bits Byte+Convenience.swift
[23/36] Compiling Bits Byte+PatternMatching.swift
[24/36] Compiling Bits UnsignedInteger+BytesConvertible.swift
[25/36] Compiling Bits UnsignedInteger+Shifting.swift
[26/36] Emitting module libc
[27/36] Compiling libc libc.swift
[29/37] Compiling Bits Data+BytesConvertible.swift
[30/37] Compiling Bits HexEncoder.swift
[31/37] Compiling Bits Byte+Random.swift
[32/37] Compiling Bits Byte+UTF8Numbers.swift
[33/37] Compiling Bits ByteSequence+Conversions.swift
[34/37] Compiling Bits Bytes+Base64.swift
[35/37] Compiling Bits Bytes+Hex.swift
[36/37] Compiling Bits Bytes+Percent.swift
[37/37] Compiling Bits BytesConvertible.swift
[39/60] Compiling Core DispatchTime+Utilities.swift
[40/60] Compiling Core EmptyInitializable.swift
[41/60] Compiling Core Exports.swift
[42/60] Compiling Core Result.swift
[43/60] Compiling Core Semaphore.swift
[44/60] Compiling Core Sequence.swift
[45/62] Compiling Core Lock.swift
[46/62] Compiling Core Portal.swift
[47/62] Compiling Core RFC1123.swift
[48/62] Emitting module Core
[49/62] Compiling Core Array.swift
[50/62] Compiling Core Bits.swift
[51/62] Compiling Core Cache.swift
[52/62] Compiling Core Collection+Safe.swift
[53/62] Compiling Core DataFile.swift
[54/62] Compiling Core Dispatch.swift
[55/62] Compiling Core Extendable.swift
[56/62] Compiling Core FileProtocol.swift
[57/62] Compiling Core Int+Hex.swift
[58/62] Compiling Core StaticDataBuffer.swift
[59/62] Compiling Core String+CaseInsensitiveCompare.swift
[60/62] Compiling Core String+Polymorphic.swift
[61/62] Compiling Core String.swift
[62/62] Compiling Core WorkingDirectory.swift
[64/98] Emitting module Node
[65/102] Compiling Node UnsignedInteger+Convertible.swift
[66/102] Compiling Node Context.swift
[67/102] Compiling Node Node.swift
[68/102] Compiling Node NodeConvertible.swift
[69/102] Compiling Node NodeInitializable.swift
[70/102] Compiling Node Getters.swift
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:71:22: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value [#DeprecatedDeclaration]
69 | let date = Date.incomingDateFormatters
70 | .lazy
71 | .flatMap({ $0.date(from: string) })
| |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value [#DeprecatedDeclaration]
| `- note: use 'compactMap(_:)' instead
72 | .first
73 | else { fallthrough }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[71/102] Compiling Node Setters.swift
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:71:22: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value [#DeprecatedDeclaration]
69 | let date = Date.incomingDateFormatters
70 | .lazy
71 | .flatMap({ $0.date(from: string) })
| |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value [#DeprecatedDeclaration]
| `- note: use 'compactMap(_:)' instead
72 | .first
73 | else { fallthrough }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[72/102] Compiling Node Bool+Convertible.swift
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:71:22: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value [#DeprecatedDeclaration]
69 | let date = Date.incomingDateFormatters
70 | .lazy
71 | .flatMap({ $0.date(from: string) })
| |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value [#DeprecatedDeclaration]
| `- note: use 'compactMap(_:)' instead
72 | .first
73 | else { fallthrough }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[73/102] Compiling Node Date+Convertible.swift
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:71:22: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value [#DeprecatedDeclaration]
69 | let date = Date.incomingDateFormatters
70 | .lazy
71 | .flatMap({ $0.date(from: string) })
| |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value [#DeprecatedDeclaration]
| `- note: use 'compactMap(_:)' instead
72 | .first
73 | else { fallthrough }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[74/102] Compiling Node FloatingPoint+Convertible.swift
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:71:22: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value [#DeprecatedDeclaration]
69 | let date = Date.incomingDateFormatters
70 | .lazy
71 | .flatMap({ $0.date(from: string) })
| |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value [#DeprecatedDeclaration]
| `- note: use 'compactMap(_:)' instead
72 | .first
73 | else { fallthrough }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[75/102] Compiling Node NodeRepresentable.swift
[76/102] Compiling Node Array+Convertible.swift
[77/102] Compiling Node Dictionary+Convertible.swift
[78/102] Compiling Node Fuzzy+Any.swift
[79/102] Compiling Node FuzzyConverter.swift
[80/102] Compiling Node StructuredDataWrapper+Equatable.swift
/host/spi-builder-workspace/Sources/Node/StructuredDataWrapper/StructuredDataWrapper+PathIndexable.swift:30:34: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value [#DeprecatedDeclaration]
28 |
29 | // take first context to attempt inference, should all be same
30 | let context = array.lazy.flatMap { $0.context } .first
| |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value [#DeprecatedDeclaration]
| `- note: use 'compactMap(_:)' instead
31 | self.init(node, in: context)
32 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[81/102] Compiling Node StructuredDataWrapper+Literals.swift
/host/spi-builder-workspace/Sources/Node/StructuredDataWrapper/StructuredDataWrapper+PathIndexable.swift:30:34: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value [#DeprecatedDeclaration]
28 |
29 | // take first context to attempt inference, should all be same
30 | let context = array.lazy.flatMap { $0.context } .first
| |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value [#DeprecatedDeclaration]
| `- note: use 'compactMap(_:)' instead
31 | self.init(node, in: context)
32 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[82/102] Compiling Node StructuredDataWrapper+PathIndexable.swift
/host/spi-builder-workspace/Sources/Node/StructuredDataWrapper/StructuredDataWrapper+PathIndexable.swift:30:34: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value [#DeprecatedDeclaration]
28 |
29 | // take first context to attempt inference, should all be same
30 | let context = array.lazy.flatMap { $0.context } .first
| |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value [#DeprecatedDeclaration]
| `- note: use 'compactMap(_:)' instead
31 | self.init(node, in: context)
32 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[83/102] Compiling Node StructuredDataWrapper+Polymorphic.swift
/host/spi-builder-workspace/Sources/Node/StructuredDataWrapper/StructuredDataWrapper+PathIndexable.swift:30:34: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value [#DeprecatedDeclaration]
28 |
29 | // take first context to attempt inference, should all be same
30 | let context = array.lazy.flatMap { $0.context } .first
| |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value [#DeprecatedDeclaration]
| `- note: use 'compactMap(_:)' instead
31 | self.init(node, in: context)
32 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[84/102] Compiling Node StructuredData+PathIndexable.swift
[85/102] Compiling Node StructuredData+Polymorphic.swift
[86/102] Compiling Node StructuredData.swift
[87/102] Compiling Node StructuredDataWrapper+Cases.swift
[88/102] Compiling Node StructuredDataWrapper+Convenience.swift
[89/102] Compiling Node StructuredDataWrapper.swift
[90/102] Compiling Node Errors.swift
[91/102] Compiling Node Exports.swift
[92/102] Compiling Node Identifier.swift
[93/102] Compiling Node Optional+Convertible.swift
[94/102] Compiling Node Set+Convertible.swift
[95/102] Compiling Node Number.swift
[96/102] Compiling Node StructuredData+Equatable.swift
[97/102] Compiling Node StructuredData+Init.swift
[98/102] Compiling Node Integer+Convertible.swift
[99/102] Compiling Node Schema+Convertible.swift
[100/102] Compiling Node SchemaWrapper+Convertible.swift
[101/102] Compiling Node String+Convertible.swift
[102/102] Compiling Node UUID+Convertible.swift
Build complete! (14.49s)
Build complete.
{
"dependencies" : [
{
"identity" : "core",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/core.git"
},
{
"identity" : "bits",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/bits.git"
},
{
"identity" : "debugging",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/debugging.git"
}
],
"manifest_display_name" : "Node",
"name" : "Node",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Node",
"targets" : [
"Node"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PathIndexable",
"targets" : [
"PathIndexable"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PathIndexableTests",
"module_type" : "SwiftTarget",
"name" : "PathIndexableTests",
"path" : "Tests/PathIndexableTests",
"sources" : [
"PathIndexableTests.swift"
],
"target_dependencies" : [
"PathIndexable"
],
"type" : "test"
},
{
"c99name" : "PathIndexable",
"module_type" : "SwiftTarget",
"name" : "PathIndexable",
"path" : "Sources/PathIndexable",
"product_memberships" : [
"Node",
"PathIndexable"
],
"sources" : [
"PathIndexable+Subscripting.swift",
"PathIndexable.swift"
],
"type" : "library"
},
{
"c99name" : "NodeTests",
"module_type" : "SwiftTarget",
"name" : "NodeTests",
"path" : "Tests/NodeTests",
"sources" : [
"BasicConvertibleTests.swift",
"DictionaryKeyPathTests.swift",
"NodeBackedTests.swift",
"NodeDataTypeTests.swift",
"NodeGetterTests.swift",
"NodeIndexableTests.swift",
"NodePolymorphicTests.swift",
"NodeTests.swift",
"NumberTests.swift",
"SequenceConvertibleTests.swift",
"SettersTests.swift"
],
"target_dependencies" : [
"Node"
],
"type" : "test"
},
{
"c99name" : "Node",
"module_type" : "SwiftTarget",
"name" : "Node",
"path" : "Sources/Node",
"product_dependencies" : [
"Bits",
"Core"
],
"product_memberships" : [
"Node"
],
"sources" : [
"Accessors/Getters.swift",
"Accessors/Setters.swift",
"Convertibles/Bool+Convertible.swift",
"Convertibles/Date+Convertible.swift",
"Convertibles/FloatingPoint+Convertible.swift",
"Convertibles/Integer+Convertible.swift",
"Convertibles/Schema+Convertible.swift",
"Convertibles/SchemaWrapper+Convertible.swift",
"Convertibles/String+Convertible.swift",
"Convertibles/UUID+Convertible.swift",
"Convertibles/UnsignedInteger+Convertible.swift",
"Core/Context.swift",
"Core/Node.swift",
"Core/NodeConvertible.swift",
"Core/NodeInitializable.swift",
"Core/NodeRepresentable.swift",
"Fuzzy/Array+Convertible.swift",
"Fuzzy/Dictionary+Convertible.swift",
"Fuzzy/Fuzzy+Any.swift",
"Fuzzy/FuzzyConverter.swift",
"Fuzzy/Optional+Convertible.swift",
"Fuzzy/Set+Convertible.swift",
"Number/Number.swift",
"StructuredData/StructuredData+Equatable.swift",
"StructuredData/StructuredData+Init.swift",
"StructuredData/StructuredData+PathIndexable.swift",
"StructuredData/StructuredData+Polymorphic.swift",
"StructuredData/StructuredData.swift",
"StructuredDataWrapper/StructuredDataWrapper+Cases.swift",
"StructuredDataWrapper/StructuredDataWrapper+Convenience.swift",
"StructuredDataWrapper/StructuredDataWrapper+Equatable.swift",
"StructuredDataWrapper/StructuredDataWrapper+Literals.swift",
"StructuredDataWrapper/StructuredDataWrapper+PathIndexable.swift",
"StructuredDataWrapper/StructuredDataWrapper+Polymorphic.swift",
"StructuredDataWrapper/StructuredDataWrapper.swift",
"Utilities/Errors.swift",
"Utilities/Exports.swift",
"Utilities/Identifier.swift"
],
"target_dependencies" : [
"PathIndexable"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.