The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Node, reference 2.1.5 (607aa5), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 14:55:46 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/node.git
Reference: 2.1.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/vapor/core.git
Fetching https://github.com/vapor/bits.git
Fetching https://github.com/vapor/debugging.git
[1/260] Fetching debugging
[69/618] Fetching debugging, bits
[333/20761] Fetching debugging, bits, core
Fetched https://github.com/vapor/bits.git from cache (1.65s)
Fetched https://github.com/vapor/debugging.git from cache (1.65s)
Fetched https://github.com/vapor/core.git from cache (1.65s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (2.33s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (0.63s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (0.65s)
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
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 2.2.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "node",
      "name": "Node",
      "url": "https://github.com/vapor-community/node.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/node",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "core",
          "name": "Core",
          "url": "https://github.com/vapor/core.git",
          "version": "2.2.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/core",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "bits",
              "name": "Bits",
              "url": "https://github.com/vapor/bits.git",
              "version": "1.1.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/bits",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "debugging",
              "name": "Debugging",
              "url": "https://github.com/vapor/debugging.git",
              "version": "1.1.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/debugging",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "bits",
          "name": "Bits",
          "url": "https://github.com/vapor/bits.git",
          "version": "1.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/bits",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "debugging",
          "name": "Debugging",
          "url": "https://github.com/vapor/debugging.git",
          "version": "1.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/debugging",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/vapor-community/node.git
[1/4211] Fetching node
Fetched https://github.com/vapor-community/node.git from cache (1.01s)
Fetching https://github.com/vapor/debugging.git from cache
Fetching https://github.com/vapor/core.git from cache
Fetching https://github.com/vapor/bits.git from cache
Fetched https://github.com/vapor/debugging.git from cache (0.49s)
Fetched https://github.com/vapor/bits.git from cache (0.49s)
Fetched https://github.com/vapor/core.git from cache (0.49s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (0.57s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (0.04s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (0.05s)
Creating working copy for https://github.com/vapor-community/node.git
Working copy of https://github.com/vapor-community/node.git resolved at 2.1.5 (607aa59)
Creating working copy for https://github.com/vapor/debugging.git
Working copy of https://github.com/vapor/debugging.git resolved at 1.1.1
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
warning: '.resolve-product-dependencies': dependency 'node' is not used by any target
Found 3 product dependencies
  - Core
  - Bits
  - Debugging
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/vapor-community/node.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version--6988338F2F200930.txt
[8/33] Compiling PathIndexable PathIndexable.swift
[9/33] Compiling Debugging Debuggable.swift
[10/33] Emitting module PathIndexable
[11/33] Compiling PathIndexable PathIndexable+Subscripting.swift
[12/33] Emitting module Debugging
[13/33] Compiling libc libc.swift
[14/33] Emitting module libc
[15/33] Compiling Bits HexEncoder.swift
[16/33] Compiling Bits Operators.swift
[17/33] Compiling Bits String+BytesConvertible.swift
[18/33] Compiling Bits UnsignedInteger+BytesConvertible.swift
[19/34] Compiling Bits UnsignedInteger+Shifting.swift
[20/34] Compiling Bits BytesConvertible.swift
[21/34] Compiling Bits Data+BytesConvertible.swift
[22/34] Compiling Bits ByteSequence+Conversions.swift
[23/34] Compiling Bits Bytes+Base64.swift
[24/34] Compiling Bits Byte+Alphabet.swift
[25/34] Compiling Bits Byte+ControlCharacters.swift
[26/34] Compiling Bits Byte+Random.swift
[27/34] Compiling Bits Byte+UTF8Numbers.swift
[28/34] Compiling Bits Byte+Convenience.swift
[29/34] Compiling Bits Byte+PatternMatching.swift
[30/34] Compiling Bits Aliases.swift
[31/34] Compiling Bits Base64Encoder.swift
[32/34] Compiling Bits Bytes+Hex.swift
[33/34] Compiling Bits Bytes+Percent.swift
[34/34] Emitting module Bits
[35/56] Compiling Core Extendable.swift
[36/56] Compiling Core FileProtocol.swift
[37/56] Compiling Core Result.swift
[38/56] Compiling Core Semaphore.swift
[39/58] Compiling Core DispatchTime+Utilities.swift
[40/58] Compiling Core EmptyInitializable.swift
[41/58] Compiling Core Exports.swift
[42/58] Emitting module Core
[43/58] Compiling Core String+CaseInsensitiveCompare.swift
[44/58] Compiling Core String+Polymorphic.swift
[45/58] Compiling Core Sequence.swift
[46/58] Compiling Core StaticDataBuffer.swift
[47/58] Compiling Core Int+Hex.swift
[48/58] Compiling Core Lock.swift
[49/58] Compiling Core Portal.swift
[50/58] Compiling Core RFC1123.swift
[51/58] Compiling Core Array.swift
[52/58] Compiling Core Bits.swift
[53/58] Compiling Core Cache.swift
[54/58] Compiling Core Collection+Safe.swift
[55/58] Compiling Core DataFile.swift
[56/58] Compiling Core Dispatch.swift
[57/58] Compiling Core String.swift
[58/58] Compiling Core WorkingDirectory.swift
[59/94] Compiling Node Node.swift
[60/94] Compiling Node NodeConvertible.swift
[61/94] Compiling Node NodeInitializable.swift
[62/94] Compiling Node NodeRepresentable.swift
[63/97] Emitting module Node
[64/97] Compiling Node String+Convertible.swift
[65/97] Compiling Node UUID+Convertible.swift
[66/97] Compiling Node UnsignedInteger+Convertible.swift
[67/97] Compiling Node Context.swift
[68/97] Compiling Node Getters.swift
/Users/admin/builder/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>
[69/97] Compiling Node Setters.swift
/Users/admin/builder/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>
[70/97] Compiling Node Bool+Convertible.swift
/Users/admin/builder/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/97] Compiling Node Date+Convertible.swift
/Users/admin/builder/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/97] Compiling Node Array+Convertible.swift
[73/97] Compiling Node Dictionary+Convertible.swift
[74/97] Compiling Node Fuzzy+Any.swift
[75/97] Compiling Node FuzzyConverter.swift
[76/97] Compiling Node StructuredData+Init.swift
[77/97] Compiling Node StructuredData+PathIndexable.swift
[78/97] Compiling Node StructuredData+Polymorphic.swift
[79/97] Compiling Node StructuredData.swift
[80/97] Compiling Node FloatingPoint+Convertible.swift
[81/97] Compiling Node Integer+Convertible.swift
[82/97] Compiling Node Schema+Convertible.swift
[83/97] Compiling Node SchemaWrapper+Convertible.swift
[84/97] Compiling Node StructuredDataWrapper+PathIndexable.swift
/Users/admin/builder/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>
[85/97] Compiling Node StructuredDataWrapper+Polymorphic.swift
/Users/admin/builder/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>
[86/97] Compiling Node StructuredDataWrapper.swift
/Users/admin/builder/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>
[87/97] Compiling Node StructuredDataWrapper+Cases.swift
[88/97] Compiling Node StructuredDataWrapper+Convenience.swift
[89/97] Compiling Node StructuredDataWrapper+Equatable.swift
[90/97] Compiling Node StructuredDataWrapper+Literals.swift
[91/97] Compiling Node Optional+Convertible.swift
[92/97] Compiling Node Set+Convertible.swift
[93/97] Compiling Node Number.swift
[94/97] Compiling Node StructuredData+Equatable.swift
[95/97] Compiling Node Errors.swift
[96/97] Compiling Node Exports.swift
[97/97] Compiling Node Identifier.swift
Build complete! (5.28s)
warning: 'spi-builder-workspace': dependency 'debugging' is not used by any target
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" : "/Users/admin/builder/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"
}
Done.