The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rwbutler/QSH.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/rwbutler/QSH
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at bb1a56b Merge pull request #1 from rwbutler/add-license-1
Cloned https://github.com/rwbutler/QSH.git
Revision (git rev-parse @):
bb1a56b55d638317636183cd64ad8a4139064387
SUCCESS checkout https://github.com/rwbutler/QSH.git at master
Fetching https://github.com/rwbutler/swift-quiz from cache
Fetching https://github.com/JohnSundell/ShellOut from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/JohnSundell/ShellOut (0.24s)
Fetched https://github.com/rwbutler/swift-quiz (0.24s)
Fetched https://github.com/apple/swift-argument-parser (0.24s)
Computing version for https://github.com/JohnSundell/ShellOut
Computed https://github.com/JohnSundell/ShellOut at 2.3.0 (0.02s)
Computing version for https://github.com/rwbutler/swift-quiz
Computed https://github.com/rwbutler/swift-quiz at 0.1.0 (0.44s)
Fetching https://github.com/rwbutler/LetterCase from cache
Fetching https://github.com/rwbutler/Hash from cache
Fetching https://github.com/krisk/fuse-swift from cache
Fetched https://github.com/rwbutler/LetterCase (0.19s)
Fetched https://github.com/rwbutler/Hash (0.20s)
Fetched https://github.com/krisk/fuse-swift (0.20s)
Computing version for https://github.com/krisk/fuse-swift
Computed https://github.com/krisk/fuse-swift at 1.4.0 (0.45s)
Computing version for https://github.com/rwbutler/Hash
Computed https://github.com/rwbutler/Hash at 1.5.0 (0.41s)
Computing version for https://github.com/rwbutler/LetterCase
Computed https://github.com/rwbutler/LetterCase at 1.6.1 (0.38s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.02s)
Creating working copy for https://github.com/rwbutler/LetterCase
Working copy of https://github.com/rwbutler/LetterCase resolved at 1.6.1
Creating working copy for https://github.com/krisk/fuse-swift
Working copy of https://github.com/krisk/fuse-swift resolved at 1.4.0
Creating working copy for https://github.com/rwbutler/Hash
Working copy of https://github.com/rwbutler/Hash resolved at 1.5.0
Creating working copy for https://github.com/JohnSundell/ShellOut
Working copy of https://github.com/JohnSundell/ShellOut resolved at 2.3.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
Creating working copy for https://github.com/rwbutler/swift-quiz
Working copy of https://github.com/rwbutler/swift-quiz resolved at 0.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "qsh",
      "name": "QSH",
      "url": "https://github.com/rwbutler/QSH.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/QSH",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "0.5.0",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "shellout",
          "name": "ShellOut",
          "url": "https://github.com/JohnSundell/ShellOut",
          "version": "2.3.0",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ShellOut",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-quiz",
          "name": "swift-quiz",
          "url": "https://github.com/rwbutler/swift-quiz",
          "version": "0.1.0",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-quiz",
          "dependencies": [
            {
              "identity": "hash",
              "name": "Hash",
              "url": "https://github.com/rwbutler/Hash",
              "version": "1.5.0",
              "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Hash",
              "dependencies": [
              ]
            },
            {
              "identity": "lettercase",
              "name": "LetterCase",
              "url": "https://github.com/rwbutler/LetterCase",
              "version": "1.6.1",
              "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LetterCase",
              "dependencies": [
              ]
            },
            {
              "identity": "fuse-swift",
              "name": "Fuse",
              "url": "https://github.com/krisk/fuse-swift",
              "version": "1.4.0",
              "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/fuse-swift",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/rwbutler/QSH.git
[1/278] Fetching qsh
Fetched https://github.com/rwbutler/QSH.git (0.30s)
Fetching https://github.com/rwbutler/swift-quiz from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/JohnSundell/ShellOut from cache
Fetched https://github.com/rwbutler/swift-quiz (0.24s)
Fetched https://github.com/JohnSundell/ShellOut (0.24s)
Fetched https://github.com/apple/swift-argument-parser (0.24s)
Computing version for https://github.com/JohnSundell/ShellOut
Computed https://github.com/JohnSundell/ShellOut at 2.3.0 (0.02s)
Computing version for https://github.com/rwbutler/swift-quiz
Computed https://github.com/rwbutler/swift-quiz at 0.1.0 (0.02s)
Fetching https://github.com/rwbutler/Hash from cache
Fetching https://github.com/rwbutler/LetterCase from cache
Fetching https://github.com/krisk/fuse-swift from cache
Fetched https://github.com/rwbutler/Hash (0.17s)
Fetched https://github.com/krisk/fuse-swift (0.17s)
Fetched https://github.com/rwbutler/LetterCase (0.17s)
Computing version for https://github.com/krisk/fuse-swift
Computed https://github.com/krisk/fuse-swift at 1.4.0 (0.03s)
Computing version for https://github.com/rwbutler/Hash
Computed https://github.com/rwbutler/Hash at 1.5.0 (0.02s)
Computing version for https://github.com/rwbutler/LetterCase
Computed https://github.com/rwbutler/LetterCase at 1.6.1 (0.02s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.03s)
Creating working copy for https://github.com/rwbutler/swift-quiz
Working copy of https://github.com/rwbutler/swift-quiz resolved at 0.1.0
Creating working copy for https://github.com/krisk/fuse-swift
Working copy of https://github.com/krisk/fuse-swift resolved at 1.4.0
Creating working copy for https://github.com/rwbutler/LetterCase
Working copy of https://github.com/rwbutler/LetterCase resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
Creating working copy for https://github.com/rwbutler/QSH.git
Working copy of https://github.com/rwbutler/QSH.git resolved at master
Creating working copy for https://github.com/rwbutler/Hash
Working copy of https://github.com/rwbutler/Hash resolved at 1.5.0
Creating working copy for https://github.com/JohnSundell/ShellOut
Working copy of https://github.com/JohnSundell/ShellOut resolved at 2.3.0
Found 3 product dependencies
  - swift-argument-parser
  - ShellOut
  - swift-quiz
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/24] Compiling ArgumentParserToolInfo ToolInfo.swift
[2/24] Emitting module ArgumentParserToolInfo
[3/58] Emitting module ShellOut
[4/58] Emitting module ArgumentParser
[5/62] Compiling ArgumentParser CollectionExtensions.swift
[6/62] Compiling ArgumentParser SequenceExtensions.swift
[7/62] Compiling ArgumentParser StringExtensions.swift
[8/62] Compiling ArgumentParser Tree.swift
[9/62] Compiling ArgumentParser ArgumentHelp.swift
[10/62] Compiling ArgumentParser CompletionKind.swift
[11/62] Compiling ArgumentParser Errors.swift
[12/62] Compiling ArgumentParser Flag.swift
[13/62] Compiling ArgumentParser NameSpecification.swift
[14/62] Compiling ArgumentParser Option.swift
[15/62] Compiling ArgumentParser OptionGroup.swift
[16/62] Compiling ArgumentParser CommandConfiguration.swift
[17/62] Compiling ArgumentParser EnumerableFlag.swift
[18/62] Compiling ArgumentParser ExpressibleByArgument.swift
[19/62] Compiling ArgumentParser ParsableArguments.swift
[20/62] Compiling ArgumentParser ParsableArgumentsValidation.swift
[21/62] Compiling ArgumentParser ParsableCommand.swift
[22/62] Compiling ArgumentParser ArgumentDecoder.swift
[23/62] Compiling ArgumentParser ArgumentDefinition.swift
[24/62] Compiling Hash StringAdditions.swift
[25/62] Compiling ArgumentParser ArgumentSet.swift
[26/62] Compiling ArgumentParser CommandParser.swift
[27/62] Compiling ArgumentParser InputOrigin.swift
[28/62] Compiling ArgumentParser Name.swift
[29/62] Compiling ArgumentParser Parsed.swift
[30/63] Compiling Fuse String+Fuse.swift
[33/63] Emitting module Hash
[34/63] Compiling Fuse FuseUtilities.swift
[35/63] Compiling LetterCase StringAdditions.swift
[36/63] Compiling LetterCase LetterCaseOptions.swift
[39/63] Compiling Hash HMAC.swift
[40/63] Compiling Hash Hash.swift
[41/63] Compiling Hash HashAlgorithm.swift
[42/63] Compiling Hash DataAdditions.swift
[43/63] Compiling LetterCase LetterCase.swift
[44/63] Emitting module LetterCase
[45/63] Compiling LetterCase KeyDecodingStrategyAdditions.swift
[46/63] Compiling ShellOut ShellOut.swift
[47/63] Compiling Fuse Fuse.swift
[48/63] Emitting module Fuse
[49/63] Compiling ArgumentParser BashCompletionsGenerator.swift
[50/63] Compiling ArgumentParser CompletionsGenerator.swift
[51/63] Compiling ArgumentParser FishCompletionsGenerator.swift
[52/63] Compiling ArgumentParser ZshCompletionsGenerator.swift
[53/63] Compiling ArgumentParser Argument.swift
[54/63] Compiling ArgumentParser HelpCommand.swift
[55/63] Compiling ArgumentParser HelpGenerator.swift
[56/63] Compiling ArgumentParser MessageInfo.swift
[57/63] Compiling ArgumentParser UsageGenerator.swift
[58/63] Compiling ArgumentParser ParsedValues.swift
[59/63] Compiling ArgumentParser ParserError.swift
[60/63] Compiling ArgumentParser SplitArguments.swift
[61/63] Compiling ArgumentParser DumpHelpGenerator.swift
[62/63] Compiling Hash StringRepresentable.swift
[63/97] Compiling SwiftQuiz SlackMessagingService.swift
[64/97] Compiling SwiftQuiz ParsingService.swift
[65/97] Compiling SwiftQuiz CodableParsingService.swift
[66/97] Compiling SwiftQuiz QuestionModel.swift
[67/101] Compiling SwiftQuiz QuizEvent.swift
[68/101] Compiling SwiftQuiz QuizType.swift
[69/101] Compiling SwiftQuiz Round.swift
[70/101] Compiling SwiftQuiz ShortAnswer.swift
[71/101] Compiling SwiftQuiz QuizServices.swift
[72/101] Compiling SwiftQuiz StringAdditions.swift
[73/101] Compiling SwiftQuiz CodableError.swift
[74/101] Compiling SwiftQuiz MultipleAnswer.swift
[75/101] Compiling SwiftQuiz MultipleChoice.swift
[76/101] Compiling SwiftQuiz PackageQuizResult.swift
[77/101] Emitting module SwiftQuiz
[78/101] Compiling SwiftQuiz PackagingError.swift
[79/101] Compiling SwiftQuiz Question.swift
[80/101] Compiling SwiftQuiz Quiz.swift
[81/101] Compiling SwiftQuiz QuizConfiguration.swift
[82/101] Compiling SwiftQuiz QuizError.swift
[83/101] Compiling SwiftQuiz SwiftQuiz.swift
[84/101] Compiling SwiftQuiz Publishers.swift
[85/101] Compiling SwiftQuiz QuizPublisher.swift
[86/101] Compiling SwiftQuiz QuizSubscription.swift
[87/101] Compiling SwiftQuiz ArrayAdditions.swift
[88/101] Compiling SwiftQuiz AccessControlService.swift
[89/101] Compiling SwiftQuiz DefaultAccessControlService.swift
[90/101] Compiling SwiftQuiz Flagpole.swift
[91/101] Compiling SwiftQuiz ImagesService.swift
[92/101] Compiling SwiftQuiz MarkingService.swift
[93/101] Compiling SwiftQuiz DefaultMarkingService.swift
[94/101] Compiling SwiftQuiz MarkingFrequency.swift
[95/101] Compiling SwiftQuiz MarkingSubmission.swift
[96/101] Compiling SwiftQuiz MessagingService.swift
[97/101] Compiling SwiftQuiz QuizModel.swift
[98/101] Compiling SwiftQuiz RoundModel.swift
[99/101] Compiling SwiftQuiz Command.swift
[100/101] Compiling SwiftQuiz QuizFactory.swift
[101/110] Compiling QSH QuizServicesAdditions.swift
[102/110] Compiling QSH URLAdditions.swift
[103/110] Compiling QSH ImagesService.swift
[104/111] Compiling QSH QSH.swift
[105/111] Compiling QSH main.swift
[106/111] Compiling QSH KeyDecodingStrategyAdditions.swift
[107/111] Compiling QSH PackageQuiz.swift
[108/111] Emitting module QSH
[109/111] Compiling QSH PlayQuiz.swift
[110/111] Compiling QSH CommandLineImagesService.swift
[110/111] Linking qsh
Build complete! (13.42s)
Build complete.
Done.