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

Failed to build ServiceAutograph, reference 1.0.0 (bdc124), with Swift 6.0 for macOS (SPM) on 26 Nov 2024 18:36:21 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RedMadRobot/service-autograph.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RedMadRobot/service-autograph
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at bdc124a Initial commit.
Cloned https://github.com/RedMadRobot/service-autograph.git
Revision (git rev-parse @):
bdc124a850ce1e52d4e6ccf7ed969f28fa614b08
SUCCESS checkout https://github.com/RedMadRobot/service-autograph.git at 1.0.0
Fetching https://github.com/RedMadRobot/autograph
[1/37] Fetching autograph
Fetched https://github.com/RedMadRobot/autograph from cache (0.79s)
Computing version for https://github.com/RedMadRobot/autograph
Computed https://github.com/RedMadRobot/autograph at 1.1.1 (0.53s)
Fetching https://github.com/RedMadRobot/synopsis
[1/109] Fetching synopsis
Fetched https://github.com/RedMadRobot/synopsis from cache (0.77s)
Computing version for https://github.com/RedMadRobot/synopsis
Computed https://github.com/RedMadRobot/synopsis at 1.1.1 (0.50s)
Fetching https://github.com/jpsim/SourceKitten
[1/16016] Fetching sourcekitten
Fetched https://github.com/jpsim/SourceKitten from cache (2.06s)
Computing version for https://github.com/jpsim/SourceKitten
Computed https://github.com/jpsim/SourceKitten at 0.36.0 (2.27s)
Fetching https://github.com/drmohundro/SWXMLHash.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/jpsim/Yams.git
[1/2820] Fetching swxmlhash
[537/12756] Fetching swxmlhash, yams
[679/25151] Fetching swxmlhash, yams, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.95s)
Fetched https://github.com/jpsim/Yams.git from cache (1.95s)
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (1.95s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.54s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.3 (0.51s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.42s)
Creating working copy for https://github.com/RedMadRobot/autograph
Working copy of https://github.com/RedMadRobot/autograph resolved at 1.1.1
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
Creating working copy for https://github.com/jpsim/SourceKitten
Working copy of https://github.com/jpsim/SourceKitten resolved at 0.36.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.1.3
Creating working copy for https://github.com/RedMadRobot/synopsis
Working copy of https://github.com/RedMadRobot/synopsis resolved at 1.1.1
========================================
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": "service-autograph",
      "name": "ServiceAutograph",
      "url": "https://github.com/RedMadRobot/service-autograph.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/service-autograph",
      "dependencies": [
        {
          "identity": "autograph",
          "name": "Autograph",
          "url": "https://github.com/RedMadRobot/autograph",
          "version": "1.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/autograph",
          "dependencies": [
            {
              "identity": "synopsis",
              "name": "Synopsis",
              "url": "https://github.com/RedMadRobot/synopsis",
              "version": "1.1.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/synopsis",
              "dependencies": [
                {
                  "identity": "sourcekitten",
                  "name": "SourceKitten",
                  "url": "https://github.com/jpsim/SourceKitten",
                  "version": "0.36.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SourceKitten",
                  "dependencies": [
                    {
                      "identity": "swift-argument-parser",
                      "name": "swift-argument-parser",
                      "url": "https://github.com/apple/swift-argument-parser.git",
                      "version": "1.5.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "swxmlhash",
                      "name": "SWXMLHash",
                      "url": "https://github.com/drmohundro/SWXMLHash.git",
                      "version": "7.0.2",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SWXMLHash",
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "yams",
                      "name": "Yams",
                      "url": "https://github.com/jpsim/Yams.git",
                      "version": "5.1.3",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
                      "dependencies": [
                      ]
                    }
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/RedMadRobot/service-autograph.git
[1/37] Fetching service-autograph
Fetched https://github.com/RedMadRobot/service-autograph.git from cache (0.60s)
Fetching https://github.com/RedMadRobot/autograph from cache
Fetched https://github.com/RedMadRobot/autograph from cache (0.57s)
Computing version for https://github.com/RedMadRobot/autograph
Computed https://github.com/RedMadRobot/autograph at 1.1.1 (0.02s)
Fetching https://github.com/RedMadRobot/synopsis from cache
Fetched https://github.com/RedMadRobot/synopsis from cache (0.48s)
Computing version for https://github.com/RedMadRobot/synopsis
Computed https://github.com/RedMadRobot/synopsis at 1.1.1 (0.02s)
Fetching https://github.com/jpsim/SourceKitten from cache
Fetched https://github.com/jpsim/SourceKitten from cache (0.59s)
Computing version for https://github.com/jpsim/SourceKitten
Computed https://github.com/jpsim/SourceKitten at 0.36.0 (0.02s)
Fetching https://github.com/drmohundro/SWXMLHash.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.51s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.59s)
Fetched https://github.com/jpsim/Yams.git from cache (0.59s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.03s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.3 (0.02s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.03s)
Creating working copy for https://github.com/RedMadRobot/autograph
Working copy of https://github.com/RedMadRobot/autograph resolved at 1.1.1
Creating working copy for https://github.com/RedMadRobot/service-autograph.git
Working copy of https://github.com/RedMadRobot/service-autograph.git resolved at 1.0.0 (bdc124a)
Creating working copy for https://github.com/jpsim/SourceKitten
Working copy of https://github.com/jpsim/SourceKitten resolved at 0.36.0
Creating working copy for https://github.com/RedMadRobot/synopsis
Working copy of https://github.com/RedMadRobot/synopsis resolved at 1.1.1
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.1.3
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Found 1 product dependencies
  - Autograph
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/RedMadRobot/service-autograph.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
error: 'spi-builder-workspace': Source files for target ServiceAutographTests should be located under 'Tests/ServiceAutographTests', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.0 macosSpm