The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ReerJSON, reference main (60b4c8), with Swift 6.3 for macOS (SPM) on 30 Apr 2026 03:15:41 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/reers/ReerJSON.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/reers/ReerJSON
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 60b4c8b chore: bump version to 1.0.2
Cloned https://github.com/reers/ReerJSON.git
Revision (git rev-parse @):
60b4c8b11fb95cdac5faefcd45ae56a1db24d44e
SUCCESS checkout https://github.com/reers/ReerJSON.git at main
Fetching https://github.com/ibireme/yyjson.git
Fetching https://github.com/michaeleisel/JJLISO8601DateFormatter.git
[1/1127] Fetching jjliso8601dateformatter
[858/5570] Fetching jjliso8601dateformatter, yyjson
Fetched https://github.com/ibireme/yyjson.git from cache (1.48s)
Fetched https://github.com/michaeleisel/JJLISO8601DateFormatter.git from cache (1.48s)
Creating working copy for https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Creating working copy for https://github.com/ibireme/yyjson.git
Working copy of https://github.com/michaeleisel/JJLISO8601DateFormatter.git resolved at 0.2.0
Working copy of https://github.com/ibireme/yyjson.git resolved at 0.12.0
========================================
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": "reerjson",
      "name": "ReerJSON",
      "url": "https://github.com/reers/ReerJSON.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ReerJSON",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "yyjson",
          "name": "yyjson",
          "url": "https://github.com/ibireme/yyjson.git",
          "version": "0.12.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/yyjson",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "jjliso8601dateformatter",
          "name": "JJLISO8601DateFormatter",
          "url": "https://github.com/michaeleisel/JJLISO8601DateFormatter.git",
          "version": "0.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JJLISO8601DateFormatter",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/reers/ReerJSON.git
[1/1211] Fetching reerjson
Fetched https://github.com/reers/ReerJSON.git from cache (1.13s)
Fetching https://github.com/michaeleisel/JJLISO8601DateFormatter.git from cache
Fetching https://github.com/ibireme/yyjson.git from cache
Fetched https://github.com/michaeleisel/JJLISO8601DateFormatter.git from cache (0.46s)
Fetched https://github.com/ibireme/yyjson.git from cache (0.46s)
Computing version for https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Computed https://github.com/michaeleisel/JJLISO8601DateFormatter.git at 0.2.0 (1.13s)
Computing version for https://github.com/ibireme/yyjson.git
Computed https://github.com/ibireme/yyjson.git at 0.12.0 (0.66s)
Creating working copy for https://github.com/reers/ReerJSON.git
Working copy of https://github.com/reers/ReerJSON.git resolved at main (60b4c8b)
Creating working copy for https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Working copy of https://github.com/michaeleisel/JJLISO8601DateFormatter.git resolved at 0.2.0
Creating working copy for https://github.com/ibireme/yyjson.git
Working copy of https://github.com/ibireme/yyjson.git resolved at 0.12.0
warning: '.resolve-product-dependencies': dependency 'reerjson' is not used by any target
Found 2 product dependencies
  - yyjson
  - JJLISO8601DateFormatter
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/reers/ReerJSON.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[2/5] Write swift-version--6988338F2F200930.txt
[3/5] Compiling JJLInternal JJLInternal.c
[4/7] Compiling yyjson.c
[6/7] Emitting module JJLISO8601DateFormatter
[7/7] Compiling JJLISO8601DateFormatter JJLISO8601DateFormatter.swift
[8/18] Compiling ReerJSON LockedState.swift
[9/18] Compiling ReerJSON ReerJSONEncoder.swift
[10/18] Compiling ReerJSON Utilities.swift
[11/18] Compiling ReerJSON ReerJSONSerialization.swift
[12/18] Compiling ReerJSON ReerJSONDecoder.swift
[13/19] Compiling ReerJSON Value.swift
[14/19] Compiling ReerJSON JSONDecoderImpl.swift
[15/19] Compiling ReerJSON JSON.swift
[16/19] Compiling ReerJSON Configuration.swift
[17/19] Compiling ReerJSON Error.swift
[18/19] Emitting module ReerJSON
[19/19] Compiling ReerJSON JSONEncoderImpl.swift
Build complete! (6.43s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "yyjson",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.12.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ibireme/yyjson.git"
    },
    {
      "identity" : "jjliso8601dateformatter",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/michaeleisel/JJLISO8601DateFormatter.git"
    }
  ],
  "manifest_display_name" : "ReerJSON",
  "name" : "ReerJSON",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "ReerJSON",
      "targets" : [
        "ReerJSON"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ReerJSONTests",
      "module_type" : "SwiftTarget",
      "name" : "ReerJSONTests",
      "path" : "Tests/ReerJSONTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ReerJSONTests/Models/apache_builds.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ReerJSONTests/Models/canada.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ReerJSONTests/Models/entities.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ReerJSONTests/Models/github_events.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ReerJSONTests/Models/marine_ik.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ReerJSONTests/Models/mesh.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ReerJSONTests/Models/numbers.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ReerJSONTests/Models/random.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ReerJSONTests/Models/twitter.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ReerJSONTests/Models/twitter2.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ReerJSONTests/Models/twitterescaped.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ReerJSONTests/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AppleJSONDecoderTests.swift",
        "CodableMultifile.swift",
        "CodableTests.swift",
        "JSONEncoderTests.swift",
        "JSONTests.swift",
        "Models/apache_builds.swift",
        "Models/canada.swift",
        "Models/entities.swift",
        "Models/github_events.swift",
        "Models/mesh.swift",
        "Models/random.swift",
        "Models/twitter.swift",
        "Models/twitterCamel.swift",
        "Models/user.swift",
        "ReerJSONDecoderTests.swift",
        "ReerJSONSerializationTests.swift",
        "ResourceUtilities.swift",
        "SerializationMicroBenchmarkTests.swift",
        "StdlibUnittest.swift",
        "StickyEncodingTests/BinaryDecoderNegativeTests.swift",
        "StickyEncodingTests/BinaryEncoderNegativeTests.swift",
        "StickyEncodingTests/BinaryEncodingKeyedContainerNegativeTests.swift",
        "StickyEncodingTests/BinaryEncodingKeyedContainerTests.swift",
        "StickyEncodingTests/BinaryEncodingSingleValueContainerNegativeTests.swift",
        "StickyEncodingTests/BinaryEncodingStructuredTypeTests.swift",
        "StickyEncodingTests/BinaryEncodingUnkeyedContainerNegativeTests.swift",
        "StickyEncodingTests/BinaryEncodingUnkeyedContainerTests.swift",
        "StickyEncodingTests/DocumentationExampleTests.swift",
        "StickyEncodingTests/EncodeDecodeTester.swift",
        "StickyEncodingTests/TestFixtures/BasicType.swift",
        "StickyEncodingTests/TestFixtures/CodableType.swift",
        "StickyEncodingTests/TestFixtures/ComplexSubclassClass.swift",
        "StickyEncodingTests/TestFixtures/ComplexType.swift",
        "StickyEncodingTests/TestFixtures/EquatableType.swift",
        "ValueTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "ReerJSON"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ReerJSON",
      "module_type" : "SwiftTarget",
      "name" : "ReerJSON",
      "path" : "Sources/ReerJSON",
      "product_dependencies" : [
        "yyjson",
        "JJLISO8601DateFormatter"
      ],
      "product_memberships" : [
        "ReerJSON"
      ],
      "sources" : [
        "Configuration.swift",
        "Error.swift",
        "JSON.swift",
        "JSONDecoderImpl.swift",
        "JSONEncoderImpl.swift",
        "LockedState.swift",
        "ReerJSONDecoder.swift",
        "ReerJSONEncoder.swift",
        "ReerJSONSerialization.swift",
        "Utilities.swift",
        "Value.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.