The Swift Package Index logo.Swift Package Index

Build Information

Successful build of StringsLint with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dral3x/stringslint.git
Reference: 0.1.6
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dral3x/stringslint
 * tag               0.1.6      -> FETCH_HEAD
HEAD is now at 48b1088 update changelog
Cloned https://github.com/dral3x/stringslint.git
Revision (git rev-parse @):
48b108870e98c960de31cfa7c16f89553cf880e1
SUCCESS checkout https://github.com/dral3x/stringslint.git at 0.1.6
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/antitypical/Result.git
Fetching https://github.com/Quick/Quick.git from cache
[1/2533] Fetching result
Fetched https://github.com/antitypical/Result.git (0.46s)
Fetched https://github.com/Quick/Nimble.git (0.47s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/Quick/Quick.git (0.47s)
Fetching https://github.com/Carthage/Commandant.git
[1/2323] Fetching commandant
Fetched https://github.com/Carthage/Commandant.git (0.34s)
Fetched https://github.com/jpsim/Yams.git (0.34s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 1.0.1 (0.63s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.15.0 (0.44s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.3.0 (0.35s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.3.1 (0.36s)
Computing version for https://github.com/antitypical/Result.git
Computed https://github.com/antitypical/Result.git at 4.0.0 (0.36s)
Creating working copy for https://github.com/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.15.0
Creating working copy for https://github.com/antitypical/Result.git
Working copy of https://github.com/antitypical/Result.git resolved at 4.0.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 1.0.1
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 7.3.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 1.3.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "stringslint",
      "name": "StringsLint",
      "url": "https://github.com/dral3x/stringslint.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/stringslint",
      "dependencies": [
        {
          "identity": "commandant",
          "name": "Commandant",
          "url": "https://github.com/Carthage/Commandant.git",
          "version": "0.18.0",
          "path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Commandant",
          "dependencies": [
          ]
        },
        {
          "identity": "yams",
          "name": "Yams",
          "url": "https://github.com/jpsim/Yams.git",
          "version": "1.0.2",
          "path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/dral3x/stringslint.git
[1/1091] Fetching stringslint
Fetched https://github.com/dral3x/stringslint.git (0.27s)
Fetching https://github.com/Carthage/Commandant.git from cache
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/Carthage/Commandant.git (0.24s)
Fetched https://github.com/jpsim/Yams.git (0.24s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 1.0.2 (0.42s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.18.0 (0.51s)
Creating working copy for https://github.com/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.18.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 1.0.2
Creating working copy for https://github.com/dral3x/stringslint.git
Working copy of https://github.com/dral3x/stringslint.git resolved at 0.1.6
Found 2 product dependencies
  - Commandant
  - Yams
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/dral3x/stringslint.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/12] Compiling api.c
[1/12] Compiling writer.c
[2/12] Compiling emitter.c
[3/12] Compiling scanner.c
[4/12] Compiling parser.c
[5/12] Compiling reader.c
[7/27] Compiling Result NoError.swift
[8/27] Compiling Yams String+Yams.swift
[9/27] Compiling Yams Tag.swift
[10/27] Compiling Yams Representer.swift
[11/27] Compiling Yams Resolver.swift
[12/27] Compiling Yams Node.swift
[13/27] Compiling Yams Parser.swift
[14/29] Emitting module Yams
[15/29] Compiling Yams Emitter.swift
[16/29] Compiling Yams Encoder.swift
[17/29] Compiling Yams Node.Scalar.swift
[18/29] Compiling Yams Node.Sequence.swift
[19/29] Compiling Yams Mark.swift
[20/29] Compiling Yams Node.Mapping.swift
[21/29] Compiling Yams Constructor.swift
[22/29] Compiling Yams Decoder.swift
[23/29] Compiling Result ResultProtocol.swift
[24/29] Compiling Result Result.swift
[25/29] Emitting module Result
[26/29] Compiling Result AnyError.swift
[27/38] Compiling Yams YamlError.swift
[28/38] Compiling Yams shim.swift
[29/38] Compiling Commandant OrderedSet.swift
[30/39] Compiling Commandant Errors.swift
[31/39] Compiling Commandant HelpCommand.swift
[32/39] Compiling Commandant Option.swift
[33/39] Compiling Commandant ArgumentProtocol.swift
[34/39] Compiling Commandant Command.swift
[35/45] Emitting module Commandant
[36/45] Compiling StringsLintFramework Array+StringsLint.swift
[37/45] Compiling StringsLintFramework Configuration+Parsing.swift
[38/79] Compiling Commandant Switch.swift
[39/79] Emitting module StringsLintFramework
[40/84] Compiling StringsLintFramework MissingCommentRuleConfiguration.swift
[41/84] Compiling StringsLintFramework MissingRuleConfiguration.swift
[42/84] Compiling StringsLintFramework PartialRuleConfiguration.swift
[43/84] Compiling StringsLintFramework RuleConfiguration.swift
[44/84] Compiling StringsLintFramework UnusedRuleConfiguration.swift
[47/84] Compiling StringsLintFramework LinuxCompatibility.swift
[48/84] Compiling StringsLintFramework QueuedPrint.swift
[49/84] Compiling StringsLintFramework String+StringsLint.swift
[50/84] Compiling StringsLintFramework Glob.swift
[51/84] Compiling StringsLintFramework Version.swift
[52/84] Compiling StringsLintFramework Violation.swift
[53/84] Compiling StringsLintFramework ViolationSeverity.swift
[54/84] Compiling StringsLintFramework ComposedParser.swift
[55/84] Compiling StringsLintFramework ObjcParserConfiguration.swift
[56/84] Compiling StringsLintFramework SwiftParserConfiguration.swift
[57/84] Compiling StringsLintFramework SwiftParser.swift
[58/84] Compiling StringsLintFramework XibParser.swift
[59/84] Compiling StringsLintFramework YamlParser.swift
[60/84] Compiling StringsLintFramework Reporter.swift
[61/84] Compiling StringsLintFramework XcodeReporter.swift
[62/84] Compiling StringsLintFramework Parsing.swift
[63/84] Compiling StringsLintFramework String+Range.swift
[64/84] Compiling StringsLintFramework Configuration.swift
[65/84] Compiling StringsLintFramework ConfigurationError.swift
[66/84] Compiling StringsLintFramework File.swift
[67/84] Compiling StringsLintFramework Locale.swift
[68/84] Compiling StringsLintFramework LocalizedString.swift
[69/84] Compiling StringsLintFramework Location.swift
[70/84] Compiling StringsLintFramework MasterRuleList.swift
[71/84] Compiling StringsLintFramework RegexConfiguration.swift
[72/84] Compiling StringsLintFramework RuleDescription.swift
[73/84] Compiling StringsLintFramework RuleList.swift
[74/84] Compiling StringsLintFramework XibParserConfiguration.swift
[75/84] Compiling StringsLintFramework LocalizableParser.swift
[76/84] Compiling StringsLintFramework ObjcParser.swift
[77/84] Compiling StringsLintFramework StringsParser.swift
[78/84] Compiling StringsLintFramework StringsdictParser.swift
[79/84] Compiling StringsLintFramework MissingCommentRule.swift
[80/84] Compiling StringsLintFramework MissingRule.swift
[81/84] Compiling StringsLintFramework PartialRule.swift
[82/84] Compiling StringsLintFramework UnusedRule.swift
[83/84] Compiling StringsLintFramework LintRule.swift
[84/92] Compiling stringslint FileManager+StringsLint.swift
[85/93] Compiling stringslint Reporter+CommandLine.swift
[86/93] Compiling stringslint Configuration+CommandLine.swift
[87/93] Compiling stringslint CommonOptions.swift
[88/93] Compiling stringslint Linter.swift
[89/93] Emitting module stringslint
[90/93] Compiling stringslint LintCommand.swift
[91/93] Compiling stringslint VersionCommand.swift
[92/93] Compiling stringslint main.swift
[92/93] Linking stringslint
Build complete! (6.18s)
warning: 'spi-builder-workspace': Invalid Exclude '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/StringsLintFrameworkTests/Resources': File not found.
Build complete.
Done.

Build Machine: Mac 7