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 Linux on 21 Jun 2025 00:40:11 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/json.git
Reference: master
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
 * 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:         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-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/core.git
Fetching https://github.com/vapor/node.git
[1/20143] Fetching core
[2217/24354] Fetching core, node
Fetched https://github.com/vapor/node.git from cache (0.43s)
[17726/20143] Fetching core
Fetched https://github.com/vapor/core.git from cache (0.71s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (1.12s)
Fetching https://github.com/vapor/debugging.git
Fetching https://github.com/vapor/bits.git
[1/358] Fetching bits
[227/618] Fetching bits, debugging
Fetched https://github.com/vapor/bits.git from cache (0.26s)
Fetched https://github.com/vapor/debugging.git from cache (0.26s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (0.67s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (0.39s)
Computing version for https://github.com/vapor/node.git
Computed https://github.com/vapor/node.git at 2.1.5 (1.20s)
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/bits.git
Working copy of https://github.com/vapor/bits.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
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/33] Emitting module Debugging
[10/33] Compiling PathIndexable PathIndexable.swift
[11/33] Emitting module PathIndexable
[12/33] Compiling PathIndexable PathIndexable+Subscripting.swift
[13/33] Emitting module Bits
[14/33] Compiling Debugging Debuggable.swift
[15/33] Compiling Bits Aliases.swift
[16/33] Compiling Bits Base64Encoder.swift
[17/33] Compiling Bits Byte+Alphabet.swift
[18/37] Compiling Bits Operators.swift
[19/37] Compiling Bits String+BytesConvertible.swift
[22/37] Compiling Bits UnsignedInteger+BytesConvertible.swift
[23/37] Compiling Bits UnsignedInteger+Shifting.swift
[24/37] Emitting module libc
[25/37] Compiling libc libc.swift
[27/38] Compiling Bits Data+BytesConvertible.swift
[28/38] Compiling Bits HexEncoder.swift
[29/38] Compiling Bits Byte+ControlCharacters.swift
[30/38] Compiling Bits Byte+Convenience.swift
[31/38] Compiling Bits Byte+PatternMatching.swift
[32/38] Compiling Bits Byte+Random.swift
[33/38] Compiling Bits Byte+UTF8Numbers.swift
[34/38] Compiling Bits ByteSequence+Conversions.swift
[35/38] Compiling Bits Bytes+Base64.swift
[36/38] Compiling Bits Bytes+Hex.swift
[37/38] Compiling Bits Bytes+Percent.swift
[38/38] Compiling Bits BytesConvertible.swift
[40/61] Compiling Core DispatchTime+Utilities.swift
[41/61] Compiling Core EmptyInitializable.swift
[42/61] Compiling Core Exports.swift
[43/63] Emitting module Core
[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 Result.swift
[51/63] Compiling Core Semaphore.swift
[52/63] Compiling Core Sequence.swift
[53/63] Compiling Core Lock.swift
[54/63] Compiling Core Portal.swift
[55/63] Compiling Core RFC1123.swift
[56/63] Compiling Core String.swift
[57/63] Compiling Core WorkingDirectory.swift
[58/63] Compiling Core Collection+Safe.swift
[59/63] Compiling Core DataFile.swift
[60/63] Compiling Core Dispatch.swift
[61/63] Compiling Core StaticDataBuffer.swift
[62/63] Compiling Core String+CaseInsensitiveCompare.swift
[63/63] Compiling Core String+Polymorphic.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 Integer+Convertible.swift
[72/103] Compiling Node Schema+Convertible.swift
[73/103] Compiling Node SchemaWrapper+Convertible.swift
[74/103] Compiling Node String+Convertible.swift
[75/103] Compiling Node UUID+Convertible.swift
[76/103] Compiling Node NodeRepresentable.swift
[77/103] Compiling Node Array+Convertible.swift
[78/103] Compiling Node Dictionary+Convertible.swift
[79/103] Compiling Node Fuzzy+Any.swift
[80/103] Compiling Node FuzzyConverter.swift
[81/103] Compiling Node StructuredDataWrapper+Equatable.swift
[82/103] Compiling Node StructuredDataWrapper+Literals.swift
[83/103] Compiling Node StructuredDataWrapper+PathIndexable.swift
[84/103] Compiling Node StructuredDataWrapper+Polymorphic.swift
[85/103] Compiling Node UnsignedInteger+Convertible.swift
[86/103] Compiling Node Context.swift
[87/103] Compiling Node Node.swift
[88/103] Compiling Node NodeConvertible.swift
[89/103] Compiling Node NodeInitializable.swift
[90/103] Compiling Node StructuredDataWrapper.swift
[91/103] Compiling Node Errors.swift
[92/103] Compiling Node Exports.swift
[93/103] Compiling Node Identifier.swift
[94/103] Compiling Node StructuredData+PathIndexable.swift
[95/103] Compiling Node StructuredData+Polymorphic.swift
[96/103] Compiling Node StructuredData.swift
[97/103] Compiling Node StructuredDataWrapper+Cases.swift
[98/103] Compiling Node StructuredDataWrapper+Convenience.swift
[99/103] Compiling Node Optional+Convertible.swift
[100/103] Compiling Node Set+Convertible.swift
[101/103] Compiling Node Number.swift
[102/103] Compiling Node StructuredData+Equatable.swift
[103/103] Compiling Node StructuredData+Init.swift
[105/112] Compiling JSON JSON+Bytes.swift
[106/113] Emitting module JSON
[107/113] Compiling JSON JSONContext.swift
[108/113] Compiling JSON JSONRepresentable.swift
[109/113] Compiling JSON JSON+Serialize.swift
[110/113] Compiling JSON JSON.swift
[111/113] Compiling JSON Sequence+Convertible.swift
[112/113] Compiling JSON JSON+Fuzzy.swift
[113/113] Compiling JSON JSON+Parse.swift
Build complete! (16.73s)
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.