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 master (8267a4), with Swift 6.0 for macOS (SPM) on 26 Nov 2024 23:30:54 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/jpsim/selfish.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jpsim/selfish
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
Fetching https://github.com/jpsim/SourceKitten.git
Fetching https://github.com/Carthage/Commandant.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/drmohundro/SWXMLHash.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/antitypical/Result.git
[1/2533] Fetching result
[103/4856] Fetching result, commandant
[762/7676] Fetching result, commandant, swxmlhash
[2809/17612] Fetching result, commandant, swxmlhash, yams
[5479/32352] Fetching result, commandant, swxmlhash, yams, quick
[5649/48368] Fetching result, commandant, swxmlhash, yams, quick, sourcekitten
[26378/67643] Fetching result, commandant, swxmlhash, yams, quick, sourcekitten, nimble
Fetched https://github.com/Carthage/Commandant.git from cache (3.97s)
Fetched https://github.com/jpsim/SourceKitten.git from cache (3.97s)
[47762/49304] Fetching result, swxmlhash, yams, quick, nimble
Fetched https://github.com/jpsim/Yams.git from cache (7.87s)
Computing version for https://github.com/jpsim/Yams.git
Fetched https://github.com/antitypical/Result.git from cache (7.87s)
Fetched https://github.com/Quick/Nimble.git from cache (7.87s)
Fetched https://github.com/Quick/Quick.git from cache (7.87s)
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (7.87s)
Computed https://github.com/jpsim/Yams.git at 2.0.0 (2.31s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.23.0 (2.26s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 4.8.0 (0.55s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.16.0 (0.54s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.0.1 (0.53s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.0.0 (0.53s)
Computing version for https://github.com/antitypical/Result.git
Computed https://github.com/antitypical/Result.git at 4.1.0 (0.53s)
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/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.0.1
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/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.23.0
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/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.0.0
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.66s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/jpsim/SourceKitten.git from cache
Fetched https://github.com/jpsim/Yams.git from cache (0.96s)
Fetched https://github.com/jpsim/SourceKitten.git from cache (0.96s)
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.54s)
Fetching https://github.com/Carthage/Commandant.git from cache
Fetching https://github.com/drmohundro/SWXMLHash.git from cache
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.49s)
Fetched https://github.com/Carthage/Commandant.git from cache (0.49s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.17.0 (0.53s)
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetched https://github.com/Quick/Nimble.git from cache (0.57s)
Fetched https://github.com/Quick/Quick.git from cache (0.57s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 5.0.2 (0.53s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (0.54s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.55s)
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/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.17.0
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/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.29.0
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/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
Creating working copy for https://github.com/jpsim/selfish.git
Working copy of https://github.com/jpsim/selfish.git resolved at master (8267a4e)
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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/17] Write sources
[3/17] Write selfish-entitlement.plist
[5/17] Write swift-version--7754E27361AE5C74.txt
[6/17] Compiling Clang_C Clang_C.m
[6/17] Compiling SourceKit SourceKit.m
[8/21] Compiling reader.c
[9/21] Compiling parser.c
[10/21] Compiling emitter.c
[11/21] Compiling writer.c
[12/21] Compiling scanner.c
[13/21] Compiling api.c
[15/37] Compiling SWXMLHash shim.swift
[16/37] Compiling Yams String+Yams.swift
[17/38] Compiling Yams Tag.swift
[18/38] Compiling Yams Representer.swift
[19/38] Compiling Yams Resolver.swift
[20/38] Compiling Yams Node.Scalar.swift
[21/38] Compiling Yams Node.Sequence.swift
[22/38] Compiling Yams YamlError.swift
[23/38] Compiling Yams Mark.swift
[24/38] Compiling Yams Node.Mapping.swift
[25/38] Compiling Yams Node.swift
[26/38] Compiling Yams Parser.swift
[27/38] Compiling Yams Emitter.swift
[28/38] Compiling Yams Encoder.swift
[29/38] Emitting module SWXMLHash
[30/38] Compiling SWXMLHash SWXMLHash.swift
[31/38] Compiling SWXMLHash XMLIndexer+XMLIndexerDeserializable.swift
[32/38] Compiling Yams Constructor.swift
[33/38] Compiling Yams Decoder.swift
[34/38] Emitting module Yams
[35/38] Compiling Yams shim.swift
[36/73] 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 {
[37/73] 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 {
[38/73] 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 {
[39/73] 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 {
[40/76] Compiling SourceKittenFramework UID.swift
[41/76] Compiling SourceKittenFramework Version.swift
[42/76] Compiling SourceKittenFramework Xcode.swift
[43/76] Compiling SourceKittenFramework Clang+SourceKitten.swift
[44/76] Compiling SourceKittenFramework ClangTranslationUnit.swift
[45/76] Compiling SourceKittenFramework CodeCompletionItem.swift
[46/76] Compiling SourceKittenFramework Dictionary+Merge.swift
[47/76] Compiling SourceKittenFramework LinuxCompatibility.swift
[48/76] Compiling SourceKittenFramework Module.swift
[49/76] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[50/76] Compiling SourceKittenFramework OffsetMap.swift
[51/76] Compiling SourceKittenFramework SourceLocation.swift
[52/76] Compiling SourceKittenFramework StatementKind.swift
[53/76] Compiling SourceKittenFramework String+SourceKitten.swift
[54/76] Compiling SourceKittenFramework Structure.swift
[55/76] Compiling SourceKittenFramework library_wrapper_Documentation.swift
[56/76] Compiling SourceKittenFramework library_wrapper_Index.swift
[57/76] Compiling SourceKittenFramework library_wrapper_sourcekitd.swift
[58/76] Compiling SourceKittenFramework SyntaxKind.swift
[59/76] Compiling SourceKittenFramework SyntaxMap.swift
[60/76] Compiling SourceKittenFramework SyntaxToken.swift
[61/76] Compiling SourceKittenFramework Text.swift
[62/76] Compiling SourceKittenFramework Documentation.swift
[63/76] Compiling SourceKittenFramework File.swift
[64/76] Compiling SourceKittenFramework JSONOutput.swift
[65/76] Compiling SourceKittenFramework Language.swift
[66/76] Emitting module SourceKittenFramework
[67/76] Compiling SourceKittenFramework Parameter.swift
[68/76] Compiling SourceKittenFramework Request.swift
[69/76] Compiling SourceKittenFramework SourceDeclaration.swift
[70/76] Compiling SourceKittenFramework SourceKitObject.swift
[71/76] Compiling SourceKittenFramework XcodeBuildSetting.swift
[72/76] Compiling SourceKittenFramework library_wrapper.swift
[73/76] Compiling SourceKittenFramework library_wrapper_CXString.swift
BUILD FAILURE 6.0 macosSpm