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 XcodeIssueReporting, reference main (76165b), with Swift 6.0 for macOS (SPM) on 2 Nov 2024 16:26:56 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/jhonatn/XcodeIssueReporting.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jhonatn/XcodeIssueReporting
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 76165bb README: Added SPI's compatibility badges
Cloned https://github.com/jhonatn/XcodeIssueReporting.git
Revision (git rev-parse @):
76165bb2c12adee23d3d9f4ed0b475c9c438d94a
SUCCESS checkout https://github.com/jhonatn/XcodeIssueReporting.git at main
Fetching https://github.com/jpsim/SourceKitten.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/drmohundro/SWXMLHash.git
Fetching https://github.com/jpsim/Yams.git
[1/2820] Fetching swxmlhash
[594/12722] Fetching swxmlhash, yams
[1215/28738] Fetching swxmlhash, yams, sourcekitten
[2814/41091] Fetching swxmlhash, yams, sourcekitten, swift-argument-parser
Fetched https://github.com/jpsim/SourceKitten.git from cache (1.86s)
Computing version for https://github.com/jpsim/SourceKitten.git
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.86s)
Fetched https://github.com/jpsim/Yams.git from cache (1.86s)
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (1.86s)
Computed https://github.com/jpsim/SourceKitten.git at 0.32.0 (0.66s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.6 (0.64s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 6.0.0 (0.64s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.1.3 (0.65s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 4.0.6
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.1.3
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 6.0.0
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.32.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": "xcodeissuereporting",
      "name": "XcodeIssueReporting",
      "url": "https://github.com/jhonatn/XcodeIssueReporting.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XcodeIssueReporting",
      "dependencies": [
        {
          "identity": "sourcekitten",
          "name": "SourceKitten",
          "url": "https://github.com/jpsim/SourceKitten.git",
          "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/jhonatn/XcodeIssueReporting.git
[1/101] Fetching xcodeissuereporting
Fetched https://github.com/jhonatn/XcodeIssueReporting.git from cache (0.66s)
Fetching https://github.com/jpsim/SourceKitten.git from cache
Fetched https://github.com/jpsim/SourceKitten.git from cache (0.56s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.36.0 (0.64s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/drmohundro/SWXMLHash.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/jpsim/Yams.git from cache (0.58s)
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.58s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.58s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.04s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.3 (0.63s)
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.50s)
Creating working copy for https://github.com/jhonatn/XcodeIssueReporting.git
Working copy of https://github.com/jhonatn/XcodeIssueReporting.git resolved at main (76165bb)
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.36.0
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
warning: '.resolve-product-dependencies': dependency 'xcodeissuereporting' is not used by any target
Found 1 product dependencies
  - SourceKitten
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/jhonatn/XcodeIssueReporting.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/14] Write sources
[5/14] Write swift-version--7754E27361AE5C74.txt
[6/14] Compiling SourceKit SourceKit.m
[6/14] Compiling Clang_C Clang_C.m
[8/23] Compiling writer.c
[9/23] Compiling api.c
[10/23] Compiling parser.c
[11/23] Compiling emitter.c
[12/23] Compiling scanner.c
[13/23] Compiling reader.c
[15/38] Compiling Yams Tag.swift
[16/39] Compiling Yams Node.Scalar.swift
[17/39] Compiling Yams Node.Sequence.swift
[18/39] Compiling Yams Mark.swift
[19/39] Compiling Yams Node.Mapping.swift
[20/39] Compiling Yams YamlError.swift
[21/39] Compiling SWXMLHash XMLIndexer+XMLIndexerDeserializable.swift
[22/39] Compiling SWXMLHash shim.swift
[23/39] Emitting module SWXMLHash
[24/39] Compiling SWXMLHash XMLHash.swift
[25/39] Emitting module XcodeIssueReporting
[26/39] Compiling XcodeIssueReporting Issue.swift
[27/39] Compiling XcodeIssueReporting Reporting.swift
[28/39] Compiling XcodeIssueReporting IssueLocation.swift
[29/39] Compiling XcodeIssueReporting IssueType.swift
[30/39] Compiling Yams String+Yams.swift
[31/39] Compiling Yams Node.swift
[32/39] Compiling Yams Parser.swift
[33/39] Compiling Yams Resolver.swift
[34/39] Compiling Yams Representer.swift
[35/39] Compiling Yams Emitter.swift
[36/39] Compiling Yams Encoder.swift
[37/39] Emitting module Yams
[38/39] Compiling Yams Constructor.swift
[39/39] Compiling Yams Decoder.swift
[40/82] Compiling SourceKittenFramework CursorInfo+Parsing.swift
[41/82] Compiling SourceKittenFramework Dictionary+Merge.swift
[42/82] Compiling SourceKittenFramework Documentation.swift
[43/82] Compiling SourceKittenFramework Exec.swift
[44/82] Compiling SourceKittenFramework File+Hashable.swift
[45/86] Compiling SourceKittenFramework SwiftDeclarationKind.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:31:13: error: cannot find 'fputs' in scope
29 |             )
30 |         } catch let error as Request.Error {
31 |             fputs(error.description, stderr)
   |             `- error: cannot find 'fputs' in scope
32 |             return nil
33 |         } catch {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:31:38: error: cannot find 'stderr' in scope
29 |             )
30 |         } catch let error as Request.Error {
31 |             fputs(error.description, stderr)
   |                                      `- error: cannot find 'stderr' in scope
32 |             return nil
33 |         } catch {
[46/86] Compiling SourceKittenFramework SwiftDocKey.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:31:13: error: cannot find 'fputs' in scope
29 |             )
30 |         } catch let error as Request.Error {
31 |             fputs(error.description, stderr)
   |             `- error: cannot find 'fputs' in scope
32 |             return nil
33 |         } catch {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:31:38: error: cannot find 'stderr' in scope
29 |             )
30 |         } catch let error as Request.Error {
31 |             fputs(error.description, stderr)
   |                                      `- error: cannot find 'stderr' in scope
32 |             return nil
33 |         } catch {
[47/86] Compiling SourceKittenFramework SwiftDocs.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:31:13: error: cannot find 'fputs' in scope
29 |             )
30 |         } catch let error as Request.Error {
31 |             fputs(error.description, stderr)
   |             `- error: cannot find 'fputs' in scope
32 |             return nil
33 |         } catch {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:31:38: error: cannot find 'stderr' in scope
29 |             )
30 |         } catch let error as Request.Error {
31 |             fputs(error.description, stderr)
   |                                      `- error: cannot find 'stderr' in scope
32 |             return nil
33 |         } catch {
[48/86] Compiling SourceKittenFramework SwiftVersion.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:31:13: error: cannot find 'fputs' in scope
29 |             )
30 |         } catch let error as Request.Error {
31 |             fputs(error.description, stderr)
   |             `- error: cannot find 'fputs' in scope
32 |             return nil
33 |         } catch {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:31:38: error: cannot find 'stderr' in scope
29 |             )
30 |         } catch let error as Request.Error {
31 |             fputs(error.description, stderr)
   |                                      `- error: cannot find 'stderr' in scope
32 |             return nil
33 |         } catch {
[49/86] Compiling SourceKittenFramework UID.swift
[50/86] Compiling SourceKittenFramework UIDRepresentable.swift
[51/86] Compiling SourceKittenFramework Version.swift
[52/86] Compiling SourceKittenFramework Xcode.swift
[53/86] Compiling SourceKittenFramework ByteCount.swift
[54/86] Compiling SourceKittenFramework ByteRange.swift
[55/86] Compiling SourceKittenFramework Clang+SourceKitten.swift
[56/86] Compiling SourceKittenFramework ClangTranslationUnit.swift
[57/86] Compiling SourceKittenFramework CodeCompletionItem.swift
[58/86] Compiling SourceKittenFramework SyntaxKind.swift
[59/86] Compiling SourceKittenFramework SyntaxMap.swift
[60/86] Compiling SourceKittenFramework SyntaxToken.swift
[61/86] Compiling SourceKittenFramework Text.swift
[62/86] Compiling SourceKittenFramework File.swift
[63/86] Compiling SourceKittenFramework JSONOutput.swift
[64/86] Compiling SourceKittenFramework Language.swift
[65/86] Compiling SourceKittenFramework Line.swift
[66/86] Compiling SourceKittenFramework LinuxCompatibility.swift
[67/86] Emitting module SourceKittenFramework
[68/86] Compiling SourceKittenFramework Module.swift
[69/86] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[70/86] Compiling SourceKittenFramework OffsetMap.swift
[71/86] Compiling SourceKittenFramework Parameter.swift
[72/86] Compiling SourceKittenFramework Request.swift
[73/86] Compiling SourceKittenFramework SourceDeclaration.swift
[74/86] Compiling SourceKittenFramework SourceKitObject.swift
[75/86] Compiling SourceKittenFramework SourceKittenConfiguration.swift
[76/86] Compiling SourceKittenFramework SourceLocation.swift
[77/86] Compiling SourceKittenFramework StatementKind.swift
[78/86] Compiling SourceKittenFramework String+SourceKitten.swift
[79/86] Compiling SourceKittenFramework StringView+SourceKitten.swift
[80/86] Compiling SourceKittenFramework StringView.swift
[81/86] Compiling SourceKittenFramework Structure.swift
[82/86] Compiling SourceKittenFramework SwiftDeclarationAttributeKind.swift
[83/86] Compiling SourceKittenFramework XcodeBuildSetting.swift
[84/86] Compiling SourceKittenFramework library_wrapper.swift
[85/86] Compiling SourceKittenFramework library_wrapper_Clang_C.swift
[86/86] Compiling SourceKittenFramework library_wrapper_SourceKit.swift
BUILD FAILURE 6.0 macosSpm