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

Successful build of QSH, reference master (bb1a56), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 16:57:10 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rwbutler/QSH.git
Reference: master
Initialized empty Git repository in /Users/admin/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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/rwbutler/QSH.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Write sources
[2/13] Write qsh-entitlement.plist
[3/13] Write sources
[9/13] Write swift-version-1EA4D86E10B52AF.txt
[11/36] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/36] Emitting module ArgumentParserToolInfo
[13/71] Emitting module ArgumentParser
[14/74] Compiling ArgumentParser Parsed.swift
[15/74] Compiling ArgumentParser ParsedValues.swift
[16/74] Compiling ArgumentParser ParserError.swift
[17/74] Compiling ArgumentParser SplitArguments.swift
[18/74] Compiling ArgumentParser CommandConfiguration.swift
[19/74] Compiling ArgumentParser EnumerableFlag.swift
[20/74] Compiling ArgumentParser ExpressibleByArgument.swift
[21/74] Compiling ArgumentParser ParsableArguments.swift
[22/74] Compiling ArgumentParser Argument.swift
[23/74] Compiling ArgumentParser ArgumentHelp.swift
[24/74] Compiling ArgumentParser CompletionKind.swift
[25/74] Compiling ArgumentParser Errors.swift
[26/74] Compiling ArgumentParser ArgumentSet.swift
[27/74] Compiling ArgumentParser CommandParser.swift
[28/74] Compiling ArgumentParser InputOrigin.swift
[29/74] Compiling ArgumentParser Name.swift
[30/74] Compiling ArgumentParser SequenceExtensions.swift
[31/74] Compiling ArgumentParser StringExtensions.swift
[32/74] Compiling ArgumentParser Tree.swift
[33/74] Compiling ArgumentParser ParsableArgumentsValidation.swift
[34/74] Compiling ArgumentParser ParsableCommand.swift
[35/74] Compiling ArgumentParser ArgumentDecoder.swift
[36/74] Compiling ArgumentParser ArgumentDefinition.swift
[37/74] Compiling ArgumentParser BashCompletionsGenerator.swift
[38/74] Compiling ArgumentParser CompletionsGenerator.swift
[39/74] Compiling ArgumentParser FishCompletionsGenerator.swift
[40/74] Compiling ArgumentParser ZshCompletionsGenerator.swift
[41/74] Compiling ArgumentParser Flag.swift
[42/74] Compiling ArgumentParser NameSpecification.swift
[43/74] Compiling ArgumentParser Option.swift
[44/74] Compiling ArgumentParser OptionGroup.swift
[45/74] Compiling ArgumentParser MessageInfo.swift
[46/74] Compiling ArgumentParser UsageGenerator.swift
[47/74] Compiling ArgumentParser CollectionExtensions.swift
[48/74] Compiling Hash StringAdditions.swift
[49/75] Compiling Fuse String+Fuse.swift
[50/75] Compiling Hash DataAdditions.swift
[51/75] Compiling Hash HashAlgorithm.swift
[52/75] Compiling Hash Hash.swift
[53/75] Compiling Fuse FuseUtilities.swift
[54/75] Compiling Hash Cryptable.swift
[55/75] Compiling Hash EncryptedData.swift
[56/75] Compiling Hash DecryptedData.swift
[57/75] Emitting module Hash
[58/75] Compiling Hash EncryptionAlgorithm.swift
[59/75] Compiling Hash HMAC.swift
[60/75] Compiling LetterCase KeyDecodingStrategyAdditions.swift
[61/75] Compiling LetterCase LetterCaseOptions.swift
[62/75] Compiling LetterCase LetterCase.swift
[63/75] Compiling LetterCase StringAdditions.swift
[64/75] Emitting module LetterCase
[65/75] Compiling ArgumentParser DumpHelpGenerator.swift
[66/75] Compiling ArgumentParser HelpCommand.swift
[67/75] Compiling ArgumentParser HelpGenerator.swift
[68/75] Compiling ShellOut ShellOut.swift
[69/75] Emitting module ShellOut
[70/75] Compiling Fuse Fuse.swift
[71/75] Emitting module Fuse
[72/75] Compiling Hash StringRepresentable.swift
[73/110] Compiling SwiftQuiz ArrayAdditions.swift
[74/110] Compiling SwiftQuiz StringAdditions.swift
[75/110] Compiling SwiftQuiz CodableError.swift
[76/110] Compiling SwiftQuiz MultipleAnswer.swift
[77/113] Compiling SwiftQuiz MessagingService.swift
[78/113] Compiling SwiftQuiz SlackMessagingService.swift
[79/113] Compiling SwiftQuiz ParsingService.swift
[80/113] Compiling SwiftQuiz AccessControlService.swift
[81/113] Compiling SwiftQuiz DefaultAccessControlService.swift
[82/113] Compiling SwiftQuiz Flagpole.swift
[83/113] Compiling SwiftQuiz ImagesService.swift
[84/113] Compiling SwiftQuiz MultipleChoice.swift
[85/113] Compiling SwiftQuiz PackageQuizResult.swift
[86/113] Compiling SwiftQuiz PackagingError.swift
[87/113] Compiling SwiftQuiz Question.swift
[88/113] Emitting module SwiftQuiz
[89/113] Compiling SwiftQuiz SwiftQuiz.swift
[90/113] Compiling SwiftQuiz Publishers.swift
[91/113] Compiling SwiftQuiz QuizPublisher.swift
[92/113] Compiling SwiftQuiz QuizSubscription.swift
[93/113] Compiling SwiftQuiz CodableParsingService.swift
[94/113] Compiling SwiftQuiz QuestionModel.swift
[95/113] Compiling SwiftQuiz QuizModel.swift
[96/113] Compiling SwiftQuiz QuizType.swift
[97/113] Compiling SwiftQuiz Round.swift
[98/113] Compiling SwiftQuiz ShortAnswer.swift
[99/113] Compiling SwiftQuiz QuizServices.swift
[100/113] Compiling SwiftQuiz MarkingService.swift
[101/113] Compiling SwiftQuiz DefaultMarkingService.swift
[102/113] Compiling SwiftQuiz MarkingFrequency.swift
[103/113] Compiling SwiftQuiz MarkingSubmission.swift
[104/113] Compiling SwiftQuiz Quiz.swift
[105/113] Compiling SwiftQuiz QuizConfiguration.swift
[106/113] Compiling SwiftQuiz QuizError.swift
[107/113] Compiling SwiftQuiz QuizEvent.swift
[108/113] Compiling SwiftQuiz RoundModel.swift
[109/113] Compiling SwiftQuiz Command.swift
[110/113] Compiling SwiftQuiz QuizFactory.swift
[111/123] Compiling QSH CommandLineImagesService.swift
[112/123] Compiling QSH QSH.swift
[113/123] Emitting module QSH
/Users/admin/builder/spi-builder-workspace/code/parsing/URLAdditions.swift:11:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 9 | import ArgumentParser
10 |
11 | extension URL: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     public init?(argument: String) {
13 |         self.init(string: argument)
[114/123] Compiling QSH PackageQuiz.swift
[115/123] Compiling QSH KeyDecodingStrategyAdditions.swift
[116/123] Compiling QSH main.swift
[117/123] Compiling QSH ImagesService.swift
[118/123] Compiling QSH URLAdditions.swift
/Users/admin/builder/spi-builder-workspace/code/parsing/URLAdditions.swift:11:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 9 | import ArgumentParser
10 |
11 | extension URL: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     public init?(argument: String) {
13 |         self.init(string: argument)
[119/123] Compiling QSH PlayQuiz.swift
[120/123] Compiling QSH QuizServicesAdditions.swift
[120/123] Write Objects.LinkFileList
[121/123] Linking qsh
[122/123] Applying qsh
Build complete! (17.45s)
Fetching https://github.com/rwbutler/swift-quiz
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/JohnSundell/ShellOut
[1/256] Fetching swift-quiz
[242/1236] Fetching swift-quiz, shellout
[1237/16616] Fetching swift-quiz, shellout, swift-argument-parser
Fetched https://github.com/rwbutler/swift-quiz from cache (1.57s)
Fetched https://github.com/JohnSundell/ShellOut from cache (1.57s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.57s)
Computing version for https://github.com/JohnSundell/ShellOut
Computed https://github.com/JohnSundell/ShellOut at 2.3.0 (3.50s)
Computing version for https://github.com/rwbutler/swift-quiz
Computed https://github.com/rwbutler/swift-quiz at 0.1.0 (0.49s)
Fetching https://github.com/krisk/fuse-swift
Fetching https://github.com/rwbutler/LetterCase
Fetching https://github.com/rwbutler/Hash
[1/285] Fetching hash
[10/976] Fetching hash, fuse-swift
[107/1293] Fetching hash, fuse-swift, lettercase
Fetched https://github.com/rwbutler/Hash from cache (0.75s)
[920/1008] Fetching fuse-swift, lettercase
Fetched https://github.com/krisk/fuse-swift from cache (0.80s)
Fetched https://github.com/rwbutler/LetterCase from cache (0.80s)
Computing version for https://github.com/krisk/fuse-swift
Computed https://github.com/krisk/fuse-swift at 1.4.0 (1.31s)
Computing version for https://github.com/rwbutler/Hash
Computed https://github.com/rwbutler/Hash at 1.5.0 (0.47s)
Computing version for https://github.com/rwbutler/LetterCase
Computed https://github.com/rwbutler/LetterCase at 1.6.1 (0.47s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.47s)
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/JohnSundell/ShellOut
Working copy of https://github.com/JohnSundell/ShellOut resolved at 2.3.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/rwbutler/LetterCase
Working copy of https://github.com/rwbutler/LetterCase resolved at 1.6.1
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/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "shellout",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/ShellOut"
    },
    {
      "identity" : "swift-quiz",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/rwbutler/swift-quiz"
    }
  ],
  "manifest_display_name" : "QSH",
  "name" : "QSH",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "qsh",
      "targets" : [
        "QSH"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "QSH",
      "module_type" : "SwiftTarget",
      "name" : "QSH",
      "path" : "code",
      "product_dependencies" : [
        "ArgumentParser",
        "ShellOut",
        "SwiftQuiz"
      ],
      "product_memberships" : [
        "qsh"
      ],
      "sources" : [
        "main.swift",
        "parsing/KeyDecodingStrategyAdditions.swift",
        "parsing/PackageQuiz.swift",
        "parsing/PlayQuiz.swift",
        "parsing/QSH.swift",
        "parsing/URLAdditions.swift",
        "services/QuizServicesAdditions.swift",
        "services/images/definition/ImagesService.swift",
        "services/images/implementation/CommandLineImagesService.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.1"
}
Done.