The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of TrailerQL, reference main (8077e3), with Swift 6.0 for macOS (SPM) on 9 Apr 2025 13:29:04 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ptsochantaris/trailer-ql.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ptsochantaris/trailer-ql
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8077e3b Minor syntax tweaks
Cloned https://github.com/ptsochantaris/trailer-ql.git
Revision (git rev-parse @):
8077e3b4f6c33870bd78d6ed362782309fe08370
SUCCESS checkout https://github.com/ptsochantaris/trailer-ql.git at main
Fetching https://github.com/ptsochantaris/trailer-json
Fetching https://github.com/ptsochantaris/lista
[1/159] Fetching lista
[160/535] Fetching lista, trailer-json
Fetched https://github.com/ptsochantaris/trailer-json from cache (0.93s)
Fetched https://github.com/ptsochantaris/lista from cache (0.93s)
Creating working copy for https://github.com/ptsochantaris/lista
Working copy of https://github.com/ptsochantaris/lista resolved at main (588790a)
Creating working copy for https://github.com/ptsochantaris/trailer-json
Working copy of https://github.com/ptsochantaris/trailer-json resolved at main (87c0f94)
========================================
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",
  "dependencies": [
    {
      "identity": "trailer-ql",
      "name": "TrailerQL",
      "url": "https://github.com/ptsochantaris/trailer-ql.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/trailer-ql",
      "dependencies": [
        {
          "identity": "lista",
          "name": "Lista",
          "url": "https://github.com/ptsochantaris/lista",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/lista",
          "dependencies": [
          ]
        },
        {
          "identity": "trailer-json",
          "name": "TrailerJson",
          "url": "https://github.com/ptsochantaris/trailer-json",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/trailer-json",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ptsochantaris/trailer-ql.git
[1/340] Fetching trailer-ql
Fetched https://github.com/ptsochantaris/trailer-ql.git from cache (0.64s)
Fetching https://github.com/ptsochantaris/lista from cache
Fetched https://github.com/ptsochantaris/lista from cache (0.41s)
Fetching https://github.com/ptsochantaris/trailer-json from cache
Fetched https://github.com/ptsochantaris/trailer-json from cache (0.43s)
Creating working copy for https://github.com/ptsochantaris/trailer-ql.git
Working copy of https://github.com/ptsochantaris/trailer-ql.git resolved at main (8077e3b)
Creating working copy for https://github.com/ptsochantaris/trailer-json
Working copy of https://github.com/ptsochantaris/trailer-json resolved at main (87c0f94)
Creating working copy for https://github.com/ptsochantaris/lista
Working copy of https://github.com/ptsochantaris/lista resolved at main (588790a)
warning: '.resolve-product-dependencies': dependency 'trailer-ql' is not used by any target
Found 2 product dependencies
  - Lista
  - TrailerJson
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/ptsochantaris/trailer-ql.git
https://github.com/ptsochantaris/trailer-ql.git
{
  "dependencies" : [
    {
      "identity" : "lista",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ptsochantaris/lista"
    },
    {
      "identity" : "trailer-json",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ptsochantaris/trailer-json"
    }
  ],
  "manifest_display_name" : "TrailerQL",
  "name" : "TrailerQL",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "TrailerQL",
      "targets" : [
        "TrailerQL"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TrailerQLTests",
      "module_type" : "SwiftTarget",
      "name" : "TrailerQLTests",
      "path" : "Tests/TrailerQLTests",
      "sources" : [
        "TestSupport.swift",
        "TrailerQLTests.swift"
      ],
      "target_dependencies" : [
        "TrailerQL"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TrailerQL",
      "module_type" : "SwiftTarget",
      "name" : "TrailerQL",
      "path" : "Sources/TrailerQL",
      "product_dependencies" : [
        "Lista",
        "TrailerJson"
      ],
      "product_memberships" : [
        "TrailerQL"
      ],
      "sources" : [
        "BatchGroup.swift",
        "Element.swift",
        "ElementsBuilder.swift",
        "Field.swift",
        "Fragment.swift",
        "Group.swift",
        "Node.swift",
        "Query.swift",
        "Scanning.swift",
        "TrailerQL.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-5BDAB9E9C0126B9D.txt
[5/11] Emitting module Lista
[6/11] Compiling Lista Lista.swift
[7/11] Compiling TrailerJson TypedJson.swift
[8/11] Compiling TrailerJson TypedJsonEntry.swift
[9/11] Compiling TrailerJson TrailerJson.swift
[10/11] Emitting module TrailerJson
[11/11] Compiling TrailerJson Common.swift
[12/21] Compiling TrailerQL Scanning.swift
[13/22] Compiling TrailerQL TrailerQL.swift
[14/22] Compiling TrailerQL Fragment.swift
[15/22] Compiling TrailerQL Query.swift
[16/22] Compiling TrailerQL Node.swift
[17/22] Compiling TrailerQL Element.swift
[18/22] Compiling TrailerQL Field.swift
[19/22] Compiling TrailerQL Group.swift
[20/22] Compiling TrailerQL ElementsBuilder.swift
[21/22] Emitting module TrailerQL
[22/22] Compiling TrailerQL BatchGroup.swift
Build complete! (10.44s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "lista",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ptsochantaris/lista"
    },
    {
      "identity" : "trailer-json",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ptsochantaris/trailer-json"
    }
  ],
  "manifest_display_name" : "TrailerQL",
  "name" : "TrailerQL",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "TrailerQL",
      "targets" : [
        "TrailerQL"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TrailerQLTests",
      "module_type" : "SwiftTarget",
      "name" : "TrailerQLTests",
      "path" : "Tests/TrailerQLTests",
      "sources" : [
        "TestSupport.swift",
        "TrailerQLTests.swift"
      ],
      "target_dependencies" : [
        "TrailerQL"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TrailerQL",
      "module_type" : "SwiftTarget",
      "name" : "TrailerQL",
      "path" : "Sources/TrailerQL",
      "product_dependencies" : [
        "Lista",
        "TrailerJson"
      ],
      "product_memberships" : [
        "TrailerQL"
      ],
      "sources" : [
        "BatchGroup.swift",
        "Element.swift",
        "ElementsBuilder.swift",
        "Field.swift",
        "Fragment.swift",
        "Group.swift",
        "Node.swift",
        "Query.swift",
        "Scanning.swift",
        "TrailerQL.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.