The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build IBLinter, reference master (aa34f5), with Swift 6.0 for macOS (SPM) on 28 Nov 2024 14:15:45 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/IBDecodable/IBLinter.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/IBDecodable/IBLinter
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at aa34f5b Disable trailing_comma on allRules collection (#183)
Cloned https://github.com/IBDecodable/IBLinter.git
Revision (git rev-parse @):
aa34f5b758d2f95fae17b77e10668697cd3f5e19
SUCCESS checkout https://github.com/IBDecodable/IBLinter.git at master
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/phimage/XcodeProjKit.git
Fetching https://github.com/IBDecodable/IBDecodable.git
Fetching https://github.com/drmohundro/SWXMLHash.git
Fetching https://github.com/jpsim/SourceKitten.git
[1/2876] Fetching ibdecodable
[145/5696] Fetching ibdecodable, swxmlhash
[230/6134] Fetching ibdecodable, swxmlhash, xcodeprojkit
[3525/22150] Fetching ibdecodable, swxmlhash, xcodeprojkit, sourcekitten
[4689/32086] Fetching ibdecodable, swxmlhash, xcodeprojkit, sourcekitten, yams
[4690/44481] Fetching ibdecodable, swxmlhash, xcodeprojkit, sourcekitten, yams, swift-argument-parser
Fetched https://github.com/IBDecodable/IBDecodable.git from cache (1.83s)
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (1.83s)
Fetched https://github.com/jpsim/SourceKitten.git from cache (1.84s)
Fetched https://github.com/phimage/XcodeProjKit.git from cache (1.84s)
[18854/22331] Fetching yams, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (2.97s)
Fetched https://github.com/jpsim/Yams.git from cache (2.97s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.0.3 (0.59s)
Computing version for https://github.com/phimage/XcodeProjKit.git
Computed https://github.com/phimage/XcodeProjKit.git at 2.3.0 (2.41s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.31.1 (0.60s)
Computing version for https://github.com/IBDecodable/IBDecodable.git
Computed https://github.com/IBDecodable/IBDecodable.git at 0.5.0 (2.38s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.6 (0.59s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 5.0.2 (0.58s)
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/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.31.1
Creating working copy for https://github.com/phimage/XcodeProjKit.git
Working copy of https://github.com/phimage/XcodeProjKit.git resolved at 2.3.0
Creating working copy for https://github.com/IBDecodable/IBDecodable.git
Working copy of https://github.com/IBDecodable/IBDecodable.git resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.0.3
========================================
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": "iblinter",
      "name": "IBLinter",
      "url": "https://github.com/IBDecodable/IBLinter.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/IBLinter",
      "dependencies": [
        {
          "identity": "ibdecodable",
          "name": "IBDecodable",
          "url": "https://github.com/IBDecodable/IBDecodable.git",
          "version": "0.6.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/IBDecodable",
          "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": "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",
              "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": [
              ]
            }
          ]
        },
        {
          "identity": "xcodeprojkit",
          "name": "XcodeProjKit",
          "url": "https://github.com/phimage/XcodeProjKit.git",
          "version": "2.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XcodeProjKit",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/IBDecodable/IBLinter.git
[1/4049] Fetching iblinter
Fetched https://github.com/IBDecodable/IBLinter.git from cache (2.02s)
Fetching https://github.com/jpsim/SourceKitten.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/IBDecodable/IBDecodable.git from cache
Fetching https://github.com/phimage/XcodeProjKit.git from cache
Fetched https://github.com/IBDecodable/IBDecodable.git from cache (3.31s)
Fetched https://github.com/phimage/XcodeProjKit.git from cache (3.31s)
Fetched https://github.com/jpsim/SourceKitten.git from cache (3.31s)
Fetched https://github.com/apple/swift-argument-parser from cache (3.31s)
Computing version for https://github.com/phimage/XcodeProjKit.git
Computed https://github.com/phimage/XcodeProjKit.git at 2.3.0 (0.02s)
Computing version for https://github.com/IBDecodable/IBDecodable.git
Computed https://github.com/IBDecodable/IBDecodable.git at 0.6.1 (0.58s)
Fetching https://github.com/drmohundro/SWXMLHash.git from cache
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.46s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.55s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.36.0 (0.56s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/jpsim/Yams.git from cache (0.55s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.3 (0.57s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.47s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/phimage/XcodeProjKit.git
Working copy of https://github.com/phimage/XcodeProjKit.git resolved at 2.3.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/IBDecodable/IBLinter.git
Working copy of https://github.com/IBDecodable/IBLinter.git resolved at master (aa34f5b)
Creating working copy for https://github.com/IBDecodable/IBDecodable.git
Working copy of https://github.com/IBDecodable/IBDecodable.git resolved at 0.6.1
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
Found 4 product dependencies
  - IBDecodable
  - SourceKitten
  - XcodeProjKit
  - swift-argument-parser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/IBDecodable/IBLinter.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/30] Write sources
[3/30] Write iblinter-entitlement.plist
[5/30] Write sources
[5/30] Write iblinter-tools-entitlement.plist
[7/30] Write sources
[13/30] Compiling SourceKit SourceKit.m
[14/30] Compiling Clang_C Clang_C.m
[15/30] Write swift-version--7754E27361AE5C74.txt
[16/78] Compiling reader.c
[17/78] Compiling writer.c
[18/78] Compiling api.c
[19/78] Compiling emitter.c
[20/78] Compiling scanner.c
[21/78] Compiling parser.c
[23/93] Emitting module ArgumentParserToolInfo
[24/93] Compiling ArgumentParserToolInfo ToolInfo.swift
[25/128] Compiling SWXMLHash shim.swift
[26/128] Compiling ArgumentParser Flag.swift
[27/128] Compiling ArgumentParser NameSpecification.swift
[28/128] Compiling ArgumentParser Option.swift
[29/128] Compiling ArgumentParser OptionGroup.swift
[30/131] Compiling ArgumentParser CommandConfiguration.swift
[31/131] Compiling ArgumentParser EnumerableFlag.swift
[32/131] Compiling ArgumentParser ExpressibleByArgument.swift
[33/131] Compiling ArgumentParser ParsableArguments.swift
[34/131] Compiling ArgumentParser Argument.swift
[35/131] Compiling ArgumentParser ArgumentHelp.swift
[36/131] Compiling ArgumentParser CompletionKind.swift
[37/131] Compiling ArgumentParser Errors.swift
[38/131] Compiling ArgumentParser ArgumentSet.swift
[39/131] Compiling ArgumentParser CommandParser.swift
[40/131] Compiling ArgumentParser InputOrigin.swift
[41/131] Compiling ArgumentParser Name.swift
[42/131] Compiling ArgumentParser BashCompletionsGenerator.swift
[43/131] Compiling ArgumentParser CompletionsGenerator.swift
[44/131] Compiling ArgumentParser FishCompletionsGenerator.swift
[45/131] Compiling ArgumentParser ZshCompletionsGenerator.swift
[46/131] Compiling ArgumentParser Parsed.swift
[47/131] Compiling ArgumentParser ParsedValues.swift
[48/131] Compiling ArgumentParser ParserError.swift
[49/131] Compiling ArgumentParser SplitArguments.swift
[50/131] Compiling ArgumentParser SequenceExtensions.swift
[51/131] Compiling ArgumentParser StringExtensions.swift
[52/131] Compiling ArgumentParser Tree.swift
[53/131] Compiling ArgumentParser ParsableArgumentsValidation.swift
[54/131] Compiling ArgumentParser ParsableCommand.swift
[55/131] Compiling ArgumentParser ArgumentDecoder.swift
[56/131] Compiling ArgumentParser ArgumentDefinition.swift
[57/131] Emitting module ArgumentParser
[58/131] Compiling Yams String+Yams.swift
[59/132] Compiling Yams Resolver.swift
[60/132] Compiling ArgumentParser DumpHelpGenerator.swift
[61/132] Compiling ArgumentParser HelpCommand.swift
[62/132] Compiling ArgumentParser HelpGenerator.swift
[68/136] Compiling XcodeProjKit PBXCopyFilesBuildPhase.swift
[69/136] Compiling XcodeProjKit PBXFileReference.swift
[70/136] Compiling XcodeProjKit PBXFrameworksBuildPhase.swift
[71/136] Compiling XcodeProjKit PBXGroup.swift
[72/136] Compiling SWXMLHash XMLIndexer+XMLIndexerDeserializable.swift
[73/136] Compiling Yams Representer.swift
[81/136] Compiling Yams Tag.swift
[100/136] Emitting module SWXMLHash
[101/136] Compiling SWXMLHash SWXMLHash.swift
[102/136] Compiling ArgumentParser MessageInfo.swift
[103/136] Compiling ArgumentParser UsageGenerator.swift
[104/136] Compiling ArgumentParser CollectionExtensions.swift
[114/136] Emitting module XcodeProjKit
[121/136] Emitting module Yams
[124/217] Compiling Yams YamlError.swift
[125/259] Compiling IBDecodable AnyResource.swift
[126/259] Compiling IBDecodable Image.swift
[127/259] Compiling IBDecodable NamedColor.swift
[128/259] Compiling IBDecodable SystemColor.swift
[129/259] Compiling SourceKittenFramework UID.swift
[130/259] Compiling SourceKittenFramework UIDRepresentable.swift
[131/259] Compiling SourceKittenFramework Version.swift
[132/259] Compiling SourceKittenFramework Xcode.swift
[133/259] 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 {
[134/259] 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 {
[135/259] 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 {
[136/259] 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 {
[137/263] Compiling SourceKittenFramework StringView+SourceKitten.swift
[138/263] Compiling SourceKittenFramework StringView.swift
[139/263] Compiling SourceKittenFramework Structure.swift
[140/263] Compiling SourceKittenFramework SwiftDeclarationAttributeKind.swift
[141/263] Compiling SourceKittenFramework ByteCount.swift
[142/263] Compiling SourceKittenFramework ByteRange.swift
[143/263] Compiling SourceKittenFramework Clang+SourceKitten.swift
[144/263] Compiling SourceKittenFramework ClangTranslationUnit.swift
[145/263] Compiling SourceKittenFramework CodeCompletionItem.swift
[146/263] Compiling SourceKittenFramework SyntaxKind.swift
[147/263] Compiling SourceKittenFramework SyntaxMap.swift
[148/263] Compiling SourceKittenFramework SyntaxToken.swift
[149/263] Compiling SourceKittenFramework Text.swift
[150/263] Compiling SourceKittenFramework File.swift
[151/263] Compiling SourceKittenFramework JSONOutput.swift
[152/263] Compiling SourceKittenFramework Language.swift
[153/263] Compiling SourceKittenFramework Line.swift
[154/263] Compiling SourceKittenFramework LinuxCompatibility.swift
[155/263] Compiling SourceKittenFramework CursorInfo+Parsing.swift
[156/263] Compiling SourceKittenFramework Dictionary+Merge.swift
[157/263] Compiling SourceKittenFramework Documentation.swift
[158/263] Compiling SourceKittenFramework Exec.swift
[159/263] Compiling SourceKittenFramework File+Hashable.swift
[160/263] Compiling SourceKittenFramework SourceDeclaration.swift
[161/263] Compiling SourceKittenFramework SourceKitObject.swift
[162/263] Compiling SourceKittenFramework SourceLocation.swift
[163/263] Compiling SourceKittenFramework StatementKind.swift
[164/263] Compiling SourceKittenFramework String+SourceKitten.swift
[165/263] Compiling SourceKittenFramework Module.swift
[166/263] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[167/263] Compiling SourceKittenFramework OffsetMap.swift
[168/263] Compiling SourceKittenFramework Parameter.swift
[169/263] Compiling SourceKittenFramework Request.swift
[170/263] Emitting module SourceKittenFramework
[171/263] Compiling SourceKittenFramework XcodeBuildSetting.swift
[172/263] Compiling SourceKittenFramework library_wrapper.swift
[173/263] Compiling SourceKittenFramework library_wrapper_Clang_C.swift
[174/263] Compiling SourceKittenFramework library_wrapper_SourceKit.swift
BUILD FAILURE 6.0 macosSpm