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 master (35ec8c), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 00:46:35 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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor-community/json
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 35ec8cf Merge pull request #68 from vapor/cci2
Cloned https://github.com/vapor-community/json.git
Revision (git rev-parse @):
35ec8cffd27f303bbe93ec01c365084fa11e264c
SUCCESS checkout https://github.com/vapor-community/json.git at master
========================================
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.swift
[10/34] Emitting module PathIndexable
[11/34] Compiling PathIndexable PathIndexable+Subscripting.swift
[12/34] Emitting module Debugging
[13/34] Compiling Debugging Debuggable.swift
[14/34] Compiling libc libc.swift
[15/34] Emitting module libc
[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] Emitting module Bits
[28/35] Compiling Bits Byte+Alphabet.swift
[29/35] Compiling Bits Byte+ControlCharacters.swift
[30/35] Compiling Bits Bytes+Hex.swift
[31/35] Compiling Bits Bytes+Percent.swift
[32/35] Compiling Bits Byte+Random.swift
[33/35] Compiling Bits Byte+UTF8Numbers.swift
[34/35] Compiling Bits Aliases.swift
[35/35] Compiling Bits Base64Encoder.swift
[36/57] Emitting module Core
[37/59] Compiling Core Int+Hex.swift
[38/59] Compiling Core Lock.swift
[39/59] Compiling Core DispatchTime+Utilities.swift
[40/59] Compiling Core EmptyInitializable.swift
[41/59] Compiling Core Exports.swift
[42/59] Compiling Core Array.swift
[43/59] Compiling Core Bits.swift
[44/59] Compiling Core Cache.swift
[45/59] Compiling Core Portal.swift
[46/59] Compiling Core RFC1123.swift
[47/59] Compiling Core Extendable.swift
[48/59] Compiling Core FileProtocol.swift
[49/59] Compiling Core String+CaseInsensitiveCompare.swift
[50/59] Compiling Core String+Polymorphic.swift
[51/59] Compiling Core Sequence.swift
[52/59] Compiling Core StaticDataBuffer.swift
[53/59] Compiling Core Result.swift
[54/59] Compiling Core Semaphore.swift
[55/59] Compiling Core Collection+Safe.swift
[56/59] Compiling Core DataFile.swift
[57/59] Compiling Core Dispatch.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 String+Convertible.swift
[66/98] Compiling Node UUID+Convertible.swift
[67/98] Compiling Node UnsignedInteger+Convertible.swift
[68/98] Compiling Node Context.swift
[69/98] Compiling Node StructuredData+Init.swift
[70/98] Compiling Node StructuredData+PathIndexable.swift
[71/98] Compiling Node StructuredData+Polymorphic.swift
[72/98] Compiling Node StructuredData.swift
[73/98] Compiling Node FloatingPoint+Convertible.swift
[74/98] Compiling Node Integer+Convertible.swift
[75/98] Compiling Node Schema+Convertible.swift
[76/98] Compiling Node SchemaWrapper+Convertible.swift
[77/98] Compiling Node StructuredDataWrapper+Cases.swift
[78/98] Compiling Node StructuredDataWrapper+Convenience.swift
[79/98] Compiling Node StructuredDataWrapper+Equatable.swift
[80/98] Compiling Node StructuredDataWrapper+Literals.swift
[81/98] Compiling Node Getters.swift
[82/98] Compiling Node Setters.swift
[83/98] Compiling Node Bool+Convertible.swift
[84/98] Compiling Node Date+Convertible.swift
[85/98] Compiling Node StructuredDataWrapper+PathIndexable.swift
[86/98] Compiling Node StructuredDataWrapper+Polymorphic.swift
[87/98] Compiling Node StructuredDataWrapper.swift
[88/98] Compiling Node Array+Convertible.swift
[89/98] Compiling Node Dictionary+Convertible.swift
[90/98] Compiling Node Fuzzy+Any.swift
[91/98] Compiling Node FuzzyConverter.swift
[92/98] Compiling Node Optional+Convertible.swift
[93/98] Compiling Node Set+Convertible.swift
[94/98] Compiling Node Number.swift
[95/98] Compiling Node StructuredData+Equatable.swift
[96/98] Compiling Node Errors.swift
[97/98] Compiling Node Exports.swift
[98/98] Compiling Node Identifier.swift
[99/107] Compiling JSON Sequence+Convertible.swift
[100/107] Compiling JSON JSONContext.swift
[101/107] Compiling JSON JSONRepresentable.swift
[102/107] Compiling JSON JSON+Serialize.swift
[103/107] Compiling JSON JSON+Parse.swift
[104/107] Compiling JSON JSON+Fuzzy.swift
[105/107] Compiling JSON JSON+Bytes.swift
[106/107] Emitting module JSON
[107/107] Compiling JSON JSON.swift
Build complete! (12.73s)
Fetching https://github.com/vapor/node.git
Fetching https://github.com/vapor/core.git
[1/4211] Fetching node
[86/24354] Fetching node, core
Fetched https://github.com/vapor/node.git from cache (1.50s)
Fetched https://github.com/vapor/core.git from cache (1.50s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (2.03s)
Fetching https://github.com/vapor/debugging.git
Fetching https://github.com/vapor/bits.git
[1/260] Fetching debugging
[261/618] Fetching debugging, bits
Fetched https://github.com/vapor/bits.git from cache (0.66s)
Fetched https://github.com/vapor/debugging.git from cache (0.66s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (1.17s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (0.49s)
Computing version for https://github.com/vapor/node.git
Computed https://github.com/vapor/node.git at 2.1.5 (0.52s)
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.