The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Catenary, reference main (7537f3), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 05:22:15 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/Fleuronic/Catenary.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Fleuronic/Catenary
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7537f38 Update deserialization
Cloned https://github.com/Fleuronic/Catenary.git
Revision (git rev-parse @):
7537f38a248d685ca9e9f978d081dd2550be46bf
SUCCESS checkout https://github.com/Fleuronic/Catenary.git at main
Fetching https://github.com/Fleuronic/Catena
Fetching https://github.com/jordanekay/Identity
Fetching https://github.com/NicholasBellucci/SociableWeaver.git
[1/62] Fetching identity
[63/1258] Fetching identity, catena
[398/2483] Fetching identity, catena, sociableweaver
Fetched https://github.com/Fleuronic/Catena from cache (0.83s)
[736/1287] Fetching identity, sociableweaver
Fetched https://github.com/NicholasBellucci/SociableWeaver.git from cache (0.87s)
Fetched https://github.com/jordanekay/Identity from cache (0.87s)
Creating working copy for https://github.com/Fleuronic/Catena
Creating working copy for https://github.com/jordanekay/Identity
Creating working copy for https://github.com/NicholasBellucci/SociableWeaver.git
Working copy of https://github.com/jordanekay/Identity resolved at master (8764a54)
Working copy of https://github.com/NicholasBellucci/SociableWeaver.git resolved at 0.1.12
Working copy of https://github.com/Fleuronic/Catena resolved at main (681be25)
========================================
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": "catenary",
      "name": "Catenary",
      "url": "https://github.com/Fleuronic/Catenary.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Catenary",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "catena",
          "name": "Catena",
          "url": "https://github.com/Fleuronic/Catena",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Catena",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "identity",
              "name": "Identity",
              "url": "https://github.com/jordanekay/Identity",
              "version": "unspecified",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Identity",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "sociableweaver",
          "name": "SociableWeaver",
          "url": "https://github.com/NicholasBellucci/SociableWeaver.git",
          "version": "0.1.12",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SociableWeaver",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Fleuronic/Catenary.git
[1/852] Fetching catenary
Fetched https://github.com/Fleuronic/Catenary.git from cache (0.74s)
Fetching https://github.com/Fleuronic/Catena from cache
Fetched https://github.com/Fleuronic/Catena from cache (0.46s)
Fetching https://github.com/jordanekay/Identity from cache
Fetched https://github.com/jordanekay/Identity from cache (0.46s)
Fetching https://github.com/NicholasBellucci/SociableWeaver.git from cache
Fetched https://github.com/NicholasBellucci/SociableWeaver.git from cache (0.47s)
Computing version for https://github.com/NicholasBellucci/SociableWeaver.git
Computed https://github.com/NicholasBellucci/SociableWeaver.git at 0.1.12 (1.22s)
Creating working copy for https://github.com/Fleuronic/Catenary.git
Working copy of https://github.com/Fleuronic/Catenary.git resolved at main (7537f38)
Creating working copy for https://github.com/jordanekay/Identity
Working copy of https://github.com/jordanekay/Identity resolved at master (ff9dfdf)
Creating working copy for https://github.com/Fleuronic/Catena
Working copy of https://github.com/Fleuronic/Catena resolved at main (1a1b71b)
Creating working copy for https://github.com/NicholasBellucci/SociableWeaver.git
Working copy of https://github.com/NicholasBellucci/SociableWeaver.git resolved at 0.1.12
warning: '.resolve-product-dependencies': dependency 'catenary' is not used by any target
Found 2 product dependencies
  - Catena
  - SociableWeaver
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Fleuronic/Catenary.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--6988338F2F200930.txt
[6/28] Emitting module SociableWeaver
[7/30] Compiling SociableWeaver CaseStyleOption.swift
[8/30] Compiling SociableWeaver OperationType.swift
[9/30] Compiling SociableWeaver Array+Argument.swift
[10/30] Compiling SociableWeaver Field.swift
[11/30] Compiling SociableWeaver ForEachWeavable.swift
[12/30] Compiling SociableWeaver Weavable.swift
[13/30] Compiling SociableWeaver FieldFormatter.swift
[14/30] Compiling SociableWeaver String+Utils.swift
[15/30] Compiling SociableWeaver ObjectBuilder.swift
[16/30] Compiling SociableWeaver OperationBuilder.swift
[17/30] Compiling SociableWeaver Weave.swift
[18/30] Compiling SociableWeaver Argument.swift
[19/30] Compiling SociableWeaver FragmentReference.swift
[20/30] Compiling SociableWeaver InlineFragment.swift
[21/30] Compiling SociableWeaver Fragment.swift
[22/30] Compiling SociableWeaver FragmentBuilder.swift
[23/30] Compiling SociableWeaver Directive.swift
[24/30] Compiling SociableWeaver Removable.swift
[25/30] Compiling SociableWeaver PageInfoModel.swift
[26/30] Compiling SociableWeaver Slice.swift
[27/30] Compiling SociableWeaver MetaField.swift
[28/30] Compiling SociableWeaver Object.swift
[29/30] Emitting module Identity
[30/30] Compiling Identity Identity.swift
[31/40] Compiling Catena Scoped.swift
[32/40] Compiling Catena Valued.swift
[33/40] Compiling Catena Result.swift
[34/40] Compiling Catena Output.swift
[35/40] Compiling Catena Representable.swift
[36/40] Compiling Catena Nullable.swift
[37/40] Compiling Catena Fields.swift
[38/40] Compiling Catena Encoding.swift
[39/40] Emitting module Catena
[40/40] Compiling Catena Identity.swift
[41/58] Compiling Catenary Component.swift
[42/58] Compiling Catenary Schema.swift
[43/58] Compiling Catenary Identity.swift
[44/58] Compiling Catenary Schematic.swift
[45/58] Compiling Catenary Details.swift
[46/58] Compiling Catenary Key.swift
[47/58] Compiling Catenary Response.swift
[48/58] Compiling Catenary Request.swift
[49/58] Compiling Catenary Data.swift
[50/58] Compiling Catenary Error.swift
[51/58] Compiling Catenary Fields.swift
[52/58] Compiling Catenary Result.swift
[53/58] Compiling Catenary Undocumented.swift
[54/59] Emitting module Catenary
[55/59] Compiling Catenary API.swift
[56/59] Compiling Catenary ArgumentList.swift
[57/59] Compiling Catenary Clause.swift
[58/59] Compiling Catenary Query.swift
[59/59] Compiling Catenary Serialization.swift
Build complete! (9.06s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "catena",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Fleuronic/Catena"
    },
    {
      "identity" : "sociableweaver",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/NicholasBellucci/SociableWeaver.git"
    }
  ],
  "manifest_display_name" : "Catenary",
  "name" : "Catenary",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "Catenary",
      "targets" : [
        "Catenary"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "Catenary",
      "module_type" : "SwiftTarget",
      "name" : "Catenary",
      "path" : "Sources/Catenary",
      "product_dependencies" : [
        "Catena",
        "SociableWeaver"
      ],
      "product_memberships" : [
        "Catenary"
      ],
      "sources" : [
        "API.swift",
        "Architectures/GraphQL/Query/ArgumentList.swift",
        "Architectures/GraphQL/Query/Clause.swift",
        "Architectures/GraphQL/Query/Query.swift",
        "Architectures/GraphQL/Request.swift",
        "Architectures/GraphQL/Response/Data.swift",
        "Architectures/GraphQL/Response/Key.swift",
        "Architectures/GraphQL/Response/Response.swift",
        "Architectures/GraphQL/Schema/Component.swift",
        "Architectures/GraphQL/Schema/Schema.swift",
        "Architectures/GraphQL/Schema/Schematic.swift",
        "Architectures/REST/Details.swift",
        "Architectures/REST/Result.swift",
        "Architectures/REST/Undocumented.swift",
        "Error.swift",
        "Fields.swift",
        "Identity.swift",
        "Serialization.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.