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 Selfish, reference 0.0.12 (8267a4), with Swift 6.0 for macOS (SPM) on 31 Oct 2024 10:41:28 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

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jpsim/selfish.git
Reference: 0.0.12
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jpsim/selfish
 * tag               0.0.12     -> FETCH_HEAD
HEAD is now at 8267a4e Release 0.0.12
Cloned https://github.com/jpsim/selfish.git
Revision (git rev-parse @):
8267a4e26c8a0c04c2ec1cc80ae5c3a43597003a
SUCCESS checkout https://github.com/jpsim/selfish.git at 0.0.12
Fetching https://github.com/Carthage/Commandant.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/jpsim/SourceKitten.git
Fetching https://github.com/drmohundro/SWXMLHash.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/antitypical/Result.git
[1/2323] Fetching commandant
[164/4856] Fetching commandant, result
[165/7676] Fetching commandant, result, swxmlhash
[1299/17578] Fetching commandant, result, swxmlhash, yams
Fetched https://github.com/Carthage/Commandant.git from cache (0.92s)
[421/15255] Fetching result, swxmlhash, yams
[710/29978] Fetching result, swxmlhash, yams, quick
[18379/49196] Fetching result, swxmlhash, yams, quick, nimble
[33532/65212] Fetching result, swxmlhash, yams, quick, nimble, sourcekitten
Fetched https://github.com/antitypical/Result.git from cache (2.05s)
[33523/62679] Fetching swxmlhash, yams, quick, nimble, sourcekitten
Fetched https://github.com/jpsim/SourceKitten.git from cache (21.36s)
Fetched https://github.com/Quick/Nimble.git from cache (21.36s)
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (21.36s)
Fetched https://github.com/jpsim/Yams.git from cache (21.36s)
Fetched https://github.com/Quick/Quick.git from cache (21.36s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 2.0.0 (2.45s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.23.0 (2.51s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 4.8.0 (0.61s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.16.0 (0.62s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.0.1 (0.61s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.0.0 (0.62s)
Computing version for https://github.com/antitypical/Result.git
Computed https://github.com/antitypical/Result.git at 4.1.0 (0.62s)
Creating working copy for https://github.com/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.16.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 2.0.0
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.23.0
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 4.8.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.0.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.0.1
Creating working copy for https://github.com/antitypical/Result.git
Working copy of https://github.com/antitypical/Result.git resolved at 4.1.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",
  "dependencies": [
    {
      "identity": "selfish",
      "name": "Selfish",
      "url": "https://github.com/jpsim/selfish.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/selfish",
      "dependencies": [
        {
          "identity": "sourcekitten",
          "name": "SourceKitten",
          "url": "https://github.com/jpsim/SourceKitten.git",
          "version": "0.29.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SourceKitten",
          "dependencies": [
            {
              "identity": "commandant",
              "name": "Commandant",
              "url": "https://github.com/Carthage/Commandant.git",
              "version": "0.17.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Commandant",
              "dependencies": [
                {
                  "identity": "quick",
                  "name": "Quick",
                  "url": "https://github.com/Quick/Quick.git",
                  "version": "2.2.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Quick",
                  "dependencies": [
                    {
                      "identity": "nimble",
                      "name": "Nimble",
                      "url": "https://github.com/Quick/Nimble.git",
                      "version": "8.1.2",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Nimble",
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "nimble",
                  "name": "Nimble",
                  "url": "https://github.com/Quick/Nimble.git",
                  "version": "8.1.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Nimble",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swxmlhash",
              "name": "SWXMLHash",
              "url": "https://github.com/drmohundro/SWXMLHash.git",
              "version": "5.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": "2.0.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "yams",
          "name": "Yams",
          "url": "https://github.com/jpsim/Yams.git",
          "version": "2.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/jpsim/selfish.git
[1/209] Fetching selfish
Fetched https://github.com/jpsim/selfish.git from cache (0.70s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/jpsim/SourceKitten.git from cache
Fetched https://github.com/jpsim/SourceKitten.git from cache (0.61s)
Fetched https://github.com/jpsim/Yams.git from cache (0.61s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 2.0.0 (0.04s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.29.0 (0.77s)
Fetching https://github.com/drmohundro/SWXMLHash.git from cache
Fetching https://github.com/Carthage/Commandant.git from cache
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.53s)
Fetched https://github.com/Carthage/Commandant.git from cache (0.53s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.17.0 (0.60s)
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetched https://github.com/Quick/Quick.git from cache (0.63s)
Fetched https://github.com/Quick/Nimble.git from cache (0.63s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 5.0.2 (0.61s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (0.62s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.62s)
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 5.0.2
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 2.0.0
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.29.0
Creating working copy for https://github.com/jpsim/selfish.git
Working copy of https://github.com/jpsim/selfish.git resolved at 0.0.12 (8267a4e)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.1
Creating working copy for https://github.com/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.17.0
Found 2 product dependencies
  - SourceKitten
  - Yams
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/jpsim/selfish.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
Building for debugging...
[0/17] Write sources
[2/17] Write selfish-entitlement.plist
[2/17] Write sources
[5/17] Write swift-version--7754E27361AE5C74.txt
[6/17] Compiling SourceKit SourceKit.m
[6/17] Compiling Clang_C Clang_C.m
[8/21] Compiling reader.c
[9/21] Compiling api.c
[10/21] Compiling parser.c
[11/21] Compiling emitter.c
[12/21] Compiling scanner.c
[13/21] Compiling writer.c
[15/37] Compiling SWXMLHash shim.swift
[16/37] Compiling Yams Mark.swift
[17/37] Compiling Yams Node.Mapping.swift
[18/38] Compiling Yams YamlError.swift
[19/38] Compiling Yams Tag.swift
[20/38] Compiling Yams shim.swift
[21/38] Compiling SWXMLHash XMLIndexer+XMLIndexerDeserializable.swift
[22/38] Compiling Yams Representer.swift
[23/38] Compiling Yams Resolver.swift
[24/38] Compiling Yams Node.swift
[25/38] Compiling Yams Parser.swift
[26/38] Compiling Yams String+Yams.swift
[27/38] Compiling Yams Node.Scalar.swift
[28/38] Compiling Yams Node.Sequence.swift
[29/38] Compiling Yams Constructor.swift
[30/38] Compiling Yams Decoder.swift
[31/38] Emitting module Yams
[32/38] Compiling SWXMLHash SWXMLHash.swift
[33/38] Compiling Yams Emitter.swift
[34/38] Compiling Yams Encoder.swift
[35/38] Emitting module SWXMLHash
[36/73] Compiling SourceKittenFramework LinuxCompatibility.swift
[37/73] Compiling SourceKittenFramework Module.swift
[38/73] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[39/73] Compiling SourceKittenFramework OffsetMap.swift
[40/73] Compiling SourceKittenFramework Documentation.swift
[41/73] Compiling SourceKittenFramework File.swift
[42/73] Compiling SourceKittenFramework JSONOutput.swift
[43/73] Compiling SourceKittenFramework Language.swift
[44/76] Compiling SourceKittenFramework Clang+SourceKitten.swift
[45/76] Compiling SourceKittenFramework ClangTranslationUnit.swift
[46/76] Compiling SourceKittenFramework CodeCompletionItem.swift
[47/76] Compiling SourceKittenFramework Dictionary+Merge.swift
[48/76] Compiling SourceKittenFramework XcodeBuildSetting.swift
[49/76] Compiling SourceKittenFramework library_wrapper.swift
[50/76] Compiling SourceKittenFramework library_wrapper_CXString.swift
[51/76] Compiling SourceKittenFramework UID.swift
[52/76] Compiling SourceKittenFramework Version.swift
[53/76] Compiling SourceKittenFramework Xcode.swift
[54/76] Compiling SourceKittenFramework SourceLocation.swift
[55/76] Compiling SourceKittenFramework StatementKind.swift
[56/76] Compiling SourceKittenFramework String+SourceKitten.swift
[57/76] Compiling SourceKittenFramework Structure.swift
[58/76] Compiling SourceKittenFramework Parameter.swift
[59/76] Compiling SourceKittenFramework Request.swift
[60/76] Compiling SourceKittenFramework SourceDeclaration.swift
[61/76] Compiling SourceKittenFramework SourceKitObject.swift
[62/76] Compiling SourceKittenFramework SyntaxKind.swift
[63/76] Compiling SourceKittenFramework SyntaxMap.swift
[64/76] Compiling SourceKittenFramework SyntaxToken.swift
[65/76] Compiling SourceKittenFramework Text.swift
[66/76] Compiling SourceKittenFramework SwiftDeclarationAttributeKind.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:35:13: error: cannot find 'fputs' in scope
33 |             )
34 |         } catch let error as Request.Error {
35 |             fputs(error.description, stderr)
   |             `- error: cannot find 'fputs' in scope
36 |             return nil
37 |         } catch {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:35:38: error: cannot find 'stderr' in scope
33 |             )
34 |         } catch let error as Request.Error {
35 |             fputs(error.description, stderr)
   |                                      `- error: cannot find 'stderr' in scope
36 |             return nil
37 |         } catch {
[67/76] Compiling SourceKittenFramework SwiftDeclarationKind.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:35:13: error: cannot find 'fputs' in scope
33 |             )
34 |         } catch let error as Request.Error {
35 |             fputs(error.description, stderr)
   |             `- error: cannot find 'fputs' in scope
36 |             return nil
37 |         } catch {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:35:38: error: cannot find 'stderr' in scope
33 |             )
34 |         } catch let error as Request.Error {
35 |             fputs(error.description, stderr)
   |                                      `- error: cannot find 'stderr' in scope
36 |             return nil
37 |         } catch {
[68/76] Compiling SourceKittenFramework SwiftDocKey.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:35:13: error: cannot find 'fputs' in scope
33 |             )
34 |         } catch let error as Request.Error {
35 |             fputs(error.description, stderr)
   |             `- error: cannot find 'fputs' in scope
36 |             return nil
37 |         } catch {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:35:38: error: cannot find 'stderr' in scope
33 |             )
34 |         } catch let error as Request.Error {
35 |             fputs(error.description, stderr)
   |                                      `- error: cannot find 'stderr' in scope
36 |             return nil
37 |         } catch {
[69/76] Compiling SourceKittenFramework SwiftDocs.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:35:13: error: cannot find 'fputs' in scope
33 |             )
34 |         } catch let error as Request.Error {
35 |             fputs(error.description, stderr)
   |             `- error: cannot find 'fputs' in scope
36 |             return nil
37 |         } catch {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:35:38: error: cannot find 'stderr' in scope
33 |             )
34 |         } catch let error as Request.Error {
35 |             fputs(error.description, stderr)
   |                                      `- error: cannot find 'stderr' in scope
36 |             return nil
37 |         } catch {
[70/76] Emitting module SourceKittenFramework
[71/76] Compiling SourceKittenFramework library_wrapper_Documentation.swift
[72/76] Compiling SourceKittenFramework library_wrapper_Index.swift
[73/76] Compiling SourceKittenFramework library_wrapper_sourcekitd.swift
BUILD FAILURE 6.0 macosSpm