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 Linux on 21 Jun 2025 00:40:02 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/json.git
Reference: 2.2.2
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/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:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/vapor-community/json.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/core.git
Fetching https://github.com/vapor/node.git
[1/20143] Fetching core
[3023/24354] Fetching core, node
Fetched https://github.com/vapor/node.git from cache (0.85s)
Fetched https://github.com/vapor/core.git from cache (1.01s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (1.49s)
Fetching https://github.com/vapor/debugging.git
Fetching https://github.com/vapor/bits.git
[1/358] Fetching bits
[359/618] Fetching bits, debugging
Fetched https://github.com/vapor/bits.git from cache (0.28s)
Fetched https://github.com/vapor/debugging.git from cache (0.29s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (0.79s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (0.44s)
Computing version for https://github.com/vapor/node.git
Computed https://github.com/vapor/node.git at 2.1.5 (0.47s)
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/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
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/33] Emitting module libc
[10/33] Emitting module Bits
[11/35] Compiling Bits UnsignedInteger+BytesConvertible.swift
[12/35] Compiling Bits UnsignedInteger+Shifting.swift
[13/35] Compiling Bits Aliases.swift
[14/35] Compiling Bits Base64Encoder.swift
[15/35] Compiling Bits Byte+Alphabet.swift
[16/35] Compiling Bits Byte+ControlCharacters.swift
[17/35] Compiling Bits Byte+Convenience.swift
[18/35] Compiling Bits Byte+PatternMatching.swift
[19/35] Compiling Bits Operators.swift
[20/35] Compiling Bits String+BytesConvertible.swift
[21/35] Compiling PathIndexable PathIndexable.swift
[22/35] Emitting module PathIndexable
[23/35] Compiling PathIndexable PathIndexable+Subscripting.swift
[25/36] Emitting module Debugging
[26/36] Compiling Debugging Debuggable.swift
[28/37] Compiling Bits Bytes+Percent.swift
[29/37] Compiling Bits BytesConvertible.swift
[30/37] Compiling libc libc.swift
[32/38] Compiling Bits Data+BytesConvertible.swift
[33/38] Compiling Bits HexEncoder.swift
[34/38] Compiling Bits Byte+Random.swift
[35/38] Compiling Bits Byte+UTF8Numbers.swift
[36/38] Compiling Bits ByteSequence+Conversions.swift
[37/38] Compiling Bits Bytes+Base64.swift
[38/38] Compiling Bits Bytes+Hex.swift
[40/61] Emitting module Core
[41/63] Compiling Core Lock.swift
[42/63] Compiling Core Portal.swift
[43/63] Compiling Core RFC1123.swift
[44/63] Compiling Core Array.swift
[45/63] Compiling Core Bits.swift
[46/63] Compiling Core Cache.swift
[47/63] Compiling Core Extendable.swift
[48/63] Compiling Core FileProtocol.swift
[49/63] Compiling Core Int+Hex.swift
[50/63] Compiling Core StaticDataBuffer.swift
[51/63] Compiling Core String+CaseInsensitiveCompare.swift
[52/63] Compiling Core String+Polymorphic.swift
[53/63] Compiling Core DispatchTime+Utilities.swift
[54/63] Compiling Core EmptyInitializable.swift
[55/63] Compiling Core Exports.swift
[56/63] Compiling Core Result.swift
[57/63] Compiling Core Semaphore.swift
[58/63] Compiling Core Sequence.swift
[59/63] Compiling Core Collection+Safe.swift
[60/63] Compiling Core DataFile.swift
[61/63] Compiling Core Dispatch.swift
[62/63] Compiling Core String.swift
[63/63] Compiling Core WorkingDirectory.swift
[65/99] Emitting module Node
[66/103] Compiling Node Getters.swift
[67/103] Compiling Node Setters.swift
[68/103] Compiling Node Bool+Convertible.swift
[69/103] Compiling Node Date+Convertible.swift
[70/103] Compiling Node FloatingPoint+Convertible.swift
[71/103] Compiling Node StructuredData+PathIndexable.swift
[72/103] Compiling Node StructuredData+Polymorphic.swift
[73/103] Compiling Node StructuredData.swift
[74/103] Compiling Node StructuredDataWrapper+Cases.swift
[75/103] Compiling Node StructuredDataWrapper+Convenience.swift
[76/103] Compiling Node StructuredDataWrapper.swift
[77/103] Compiling Node Errors.swift
[78/103] Compiling Node Exports.swift
[79/103] Compiling Node Identifier.swift
[80/103] Compiling Node StructuredDataWrapper+Equatable.swift
[81/103] Compiling Node StructuredDataWrapper+Literals.swift
[82/103] Compiling Node StructuredDataWrapper+PathIndexable.swift
[83/103] Compiling Node StructuredDataWrapper+Polymorphic.swift
[84/103] Compiling Node UnsignedInteger+Convertible.swift
[85/103] Compiling Node Context.swift
[86/103] Compiling Node Node.swift
[87/103] Compiling Node NodeConvertible.swift
[88/103] Compiling Node NodeInitializable.swift
[89/103] Compiling Node Integer+Convertible.swift
[90/103] Compiling Node Schema+Convertible.swift
[91/103] Compiling Node SchemaWrapper+Convertible.swift
[92/103] Compiling Node String+Convertible.swift
[93/103] Compiling Node UUID+Convertible.swift
[94/103] Compiling Node Optional+Convertible.swift
[95/103] Compiling Node Set+Convertible.swift
[96/103] Compiling Node Number.swift
[97/103] Compiling Node StructuredData+Equatable.swift
[98/103] Compiling Node StructuredData+Init.swift
[99/103] Compiling Node NodeRepresentable.swift
[100/103] Compiling Node Array+Convertible.swift
[101/103] Compiling Node Dictionary+Convertible.swift
[102/103] Compiling Node Fuzzy+Any.swift
[103/103] Compiling Node FuzzyConverter.swift
[105/112] Compiling JSON JSONRepresentable.swift
[106/113] Compiling JSON JSONContext.swift
[107/113] Compiling JSON JSON+Serialize.swift
[108/113] Compiling JSON JSON.swift
[109/113] Compiling JSON Sequence+Convertible.swift
[110/113] Compiling JSON JSON+Fuzzy.swift
[111/113] Compiling JSON JSON+Bytes.swift
[112/113] Emitting module JSON
[113/113] Compiling JSON JSON+Parse.swift
Build complete! (19.86s)
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" : "/host/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"
}
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.