The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of JSON, reference 2.2.2 (6c7ce4), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 00:46:20 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/json.git
Reference: 2.2.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor-community/json
 * tag               2.2.2      -> FETCH_HEAD
HEAD is now at 6c7ce40 remove characters warning
Cloned https://github.com/vapor-community/json.git
Revision (git rev-parse @):
6c7ce40d30b322d45cc49a8f1d742609d3228eb7
SUCCESS checkout https://github.com/vapor-community/json.git at 2.2.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/vapor-community/json.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-1EA4D86E10B52AF.txt
[9/34] Compiling PathIndexable PathIndexable+Subscripting.swift
[10/34] Compiling PathIndexable PathIndexable.swift
[11/34] Emitting module PathIndexable
[12/34] Compiling Debugging Debuggable.swift
[13/34] Emitting module Debugging
[14/34] Emitting module libc
[15/34] Compiling libc libc.swift
[16/34] Compiling Bits String+BytesConvertible.swift
[17/34] Compiling Bits UnsignedInteger+BytesConvertible.swift
[18/35] Compiling Bits UnsignedInteger+Shifting.swift
[19/35] Compiling Bits HexEncoder.swift
[20/35] Compiling Bits Operators.swift
[21/35] Compiling Bits BytesConvertible.swift
[22/35] Compiling Bits Data+BytesConvertible.swift
[23/35] Compiling Bits ByteSequence+Conversions.swift
[24/35] Compiling Bits Bytes+Base64.swift
[25/35] Compiling Bits Byte+Convenience.swift
[26/35] Compiling Bits Byte+PatternMatching.swift
[27/35] Compiling Bits Byte+Random.swift
[28/35] Compiling Bits Byte+UTF8Numbers.swift
[29/35] Compiling Bits Aliases.swift
[30/35] Compiling Bits Base64Encoder.swift
[31/35] Compiling Bits Byte+Alphabet.swift
[32/35] Compiling Bits Byte+ControlCharacters.swift
[33/35] Compiling Bits Bytes+Hex.swift
[34/35] Compiling Bits Bytes+Percent.swift
[35/35] Emitting module Bits
[36/57] Emitting module Core
[37/59] Compiling Core Array.swift
[38/59] Compiling Core Bits.swift
[39/59] Compiling Core Cache.swift
[40/59] Compiling Core Extendable.swift
[41/59] Compiling Core FileProtocol.swift
[42/59] Compiling Core Portal.swift
[43/59] Compiling Core RFC1123.swift
[44/59] Compiling Core Result.swift
[45/59] Compiling Core Semaphore.swift
[46/59] Compiling Core String+CaseInsensitiveCompare.swift
[47/59] Compiling Core String+Polymorphic.swift
[48/59] Compiling Core Int+Hex.swift
[49/59] Compiling Core Lock.swift
[50/59] Compiling Core Collection+Safe.swift
[51/59] Compiling Core DataFile.swift
[52/59] Compiling Core Dispatch.swift
[53/59] Compiling Core Sequence.swift
[54/59] Compiling Core StaticDataBuffer.swift
[55/59] Compiling Core DispatchTime+Utilities.swift
[56/59] Compiling Core EmptyInitializable.swift
[57/59] Compiling Core Exports.swift
[58/59] Compiling Core String.swift
[59/59] Compiling Core WorkingDirectory.swift
[60/95] Emitting module Node
[61/98] Compiling Node Node.swift
[62/98] Compiling Node NodeConvertible.swift
[63/98] Compiling Node NodeInitializable.swift
[64/98] Compiling Node NodeRepresentable.swift
[65/98] Compiling Node Getters.swift
[66/98] Compiling Node Setters.swift
[67/98] Compiling Node Bool+Convertible.swift
[68/98] Compiling Node Date+Convertible.swift
[69/98] Compiling Node Array+Convertible.swift
[70/98] Compiling Node Dictionary+Convertible.swift
[71/98] Compiling Node Fuzzy+Any.swift
[72/98] Compiling Node FuzzyConverter.swift
[73/98] Compiling Node StructuredDataWrapper+PathIndexable.swift
[74/98] Compiling Node StructuredDataWrapper+Polymorphic.swift
[75/98] Compiling Node StructuredDataWrapper.swift
[76/98] Compiling Node StructuredDataWrapper+Cases.swift
[77/98] Compiling Node StructuredDataWrapper+Convenience.swift
[78/98] Compiling Node StructuredDataWrapper+Equatable.swift
[79/98] Compiling Node StructuredDataWrapper+Literals.swift
[80/98] Compiling Node FloatingPoint+Convertible.swift
[81/98] Compiling Node Integer+Convertible.swift
[82/98] Compiling Node Schema+Convertible.swift
[83/98] Compiling Node SchemaWrapper+Convertible.swift
[84/98] Compiling Node String+Convertible.swift
[85/98] Compiling Node UUID+Convertible.swift
[86/98] Compiling Node UnsignedInteger+Convertible.swift
[87/98] Compiling Node Context.swift
[88/98] Compiling Node StructuredData+Init.swift
[89/98] Compiling Node StructuredData+PathIndexable.swift
[90/98] Compiling Node StructuredData+Polymorphic.swift
[91/98] Compiling Node StructuredData.swift
[92/98] Compiling Node Errors.swift
[93/98] Compiling Node Exports.swift
[94/98] Compiling Node Identifier.swift
[95/98] Compiling Node Optional+Convertible.swift
[96/98] Compiling Node Set+Convertible.swift
[97/98] Compiling Node Number.swift
[98/98] Compiling Node StructuredData+Equatable.swift
[99/107] Compiling JSON JSON+Bytes.swift
[100/107] Compiling JSON JSON+Serialize.swift
[101/107] Emitting module JSON
[102/107] Compiling JSON JSONRepresentable.swift
[103/107] Compiling JSON JSONContext.swift
[104/107] Compiling JSON JSON.swift
[105/107] Compiling JSON Sequence+Convertible.swift
[106/107] Compiling JSON JSON+Fuzzy.swift
[107/107] Compiling JSON JSON+Parse.swift
Build complete! (12.56s)
Fetching https://github.com/vapor/node.git
Fetching https://github.com/vapor/core.git
[1/4211] Fetching node
[423/24354] Fetching node, core
Fetched https://github.com/vapor/core.git from cache (1.46s)
Fetched https://github.com/vapor/node.git from cache (1.46s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (2.02s)
Fetching https://github.com/vapor/bits.git
Fetching https://github.com/vapor/debugging.git
[1/358] Fetching bits
[227/618] Fetching bits, debugging
Fetched https://github.com/vapor/debugging.git from cache (0.72s)
Fetched https://github.com/vapor/bits.git from cache (0.72s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (1.27s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (0.53s)
Computing version for https://github.com/vapor/node.git
Computed https://github.com/vapor/node.git at 2.1.5 (0.49s)
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/node.git
Working copy of https://github.com/vapor/node.git resolved at 2.1.5
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
Build complete.
{
  "dependencies" : [
    {
      "identity" : "core",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/core.git"
    },
    {
      "identity" : "node",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/node.git"
    }
  ],
  "manifest_display_name" : "JSON",
  "name" : "JSON",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "JSON",
      "targets" : [
        "JSON"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JSONTests",
      "module_type" : "SwiftTarget",
      "name" : "JSONTests",
      "path" : "Tests/JSONTests",
      "sources" : [
        "JSONConvertibleTests.swift",
        "JSONTests.swift"
      ],
      "target_dependencies" : [
        "JSON"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JSON",
      "module_type" : "SwiftTarget",
      "name" : "JSON",
      "path" : "Sources/JSON",
      "product_dependencies" : [
        "Core",
        "Node"
      ],
      "product_memberships" : [
        "JSON"
      ],
      "sources" : [
        "JSON+Bytes.swift",
        "JSON+Fuzzy.swift",
        "JSON+Parse.swift",
        "JSON+Serialize.swift",
        "JSON.swift",
        "JSONContext.swift",
        "JSONRepresentable.swift",
        "Sequence+Convertible.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Done.