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-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rwbutler/QSH.git
Reference: 0.1.0
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/rwbutler/QSH
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at f688259 Release 0.1.0
Cloned https://github.com/rwbutler/QSH.git into spi-builder-workspace
f688259806b7fb1f8d12b36cd7c4eeacef4b8845
SUCCESS checkout https://github.com/rwbutler/QSH.git at 0.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
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/rwbutler/swift-quiz (0.27s)
Fetched https://github.com/JohnSundell/ShellOut (0.29s)
Fetched https://github.com/apple/swift-argument-parser (0.43s)
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.39s)
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.20s)
Fetched https://github.com/rwbutler/Hash (0.19s)
Fetched https://github.com/krisk/fuse-swift (0.19s)
Computing version for https://github.com/krisk/fuse-swift
Computed https://github.com/krisk/fuse-swift at 1.4.0 (0.41s)
Computing version for https://github.com/rwbutler/Hash
Computed https://github.com/rwbutler/Hash at 1.5.0 (0.44s)
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.39s)
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/Hash
Working copy of https://github.com/rwbutler/Hash resolved at 1.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
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/JohnSundell/ShellOut
Working copy of https://github.com/JohnSundell/ShellOut resolved at 2.3.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
Building for debugging...
[1/24] Emitting module ArgumentParserToolInfo
[2/24] Compiling ArgumentParserToolInfo ToolInfo.swift
[3/58] Emitting module ArgumentParser
[4/62] Compiling ArgumentParser ArgumentHelp.swift
[5/62] Compiling ArgumentParser CompletionKind.swift
[6/62] Compiling ArgumentParser Errors.swift
[7/62] Compiling ArgumentParser Flag.swift
[8/62] Compiling ArgumentParser NameSpecification.swift
[9/62] Compiling ArgumentParser Option.swift
[10/62] Compiling ArgumentParser OptionGroup.swift
[11/62] Compiling ArgumentParser CommandConfiguration.swift
[12/62] Compiling ArgumentParser EnumerableFlag.swift
[13/62] Compiling ArgumentParser ExpressibleByArgument.swift
[14/62] Compiling ArgumentParser BashCompletionsGenerator.swift
[15/62] Compiling ArgumentParser CompletionsGenerator.swift
[16/62] Compiling ArgumentParser FishCompletionsGenerator.swift
[17/62] Compiling ArgumentParser ZshCompletionsGenerator.swift
[18/62] Compiling ArgumentParser Argument.swift
[19/62] Compiling Hash StringAdditions.swift
[20/62] Compiling Hash DataAdditions.swift
[21/62] Compiling Hash HashAlgorithm.swift
[22/63] Compiling LetterCase LetterCaseOptions.swift
[23/63] Compiling LetterCase LetterCase.swift
[24/63] Compiling LetterCase StringAdditions.swift
[27/63] Compiling Hash HMAC.swift
[30/63] Emitting module Hash
[31/63] Compiling Hash Hash.swift
[32/63] Compiling Fuse FuseUtilities.swift
[33/63] Compiling LetterCase KeyDecodingStrategyAdditions.swift
[34/63] Emitting module LetterCase
[35/63] Emitting module ShellOut
[36/63] Compiling ShellOut ShellOut.swift
[37/63] Compiling ArgumentParser ParsableArguments.swift
[38/63] Compiling ArgumentParser ParsableArgumentsValidation.swift
[39/63] Compiling ArgumentParser ParsableCommand.swift
[40/63] Compiling ArgumentParser ArgumentDecoder.swift
[41/63] Compiling ArgumentParser ArgumentDefinition.swift
[42/63] Compiling ArgumentParser ParsedValues.swift
[43/63] Compiling ArgumentParser ParserError.swift
[44/63] Compiling ArgumentParser SplitArguments.swift
[45/63] Compiling ArgumentParser DumpHelpGenerator.swift
[46/63] Compiling ArgumentParser CollectionExtensions.swift
[47/63] Compiling ArgumentParser SequenceExtensions.swift
[48/63] Compiling ArgumentParser StringExtensions.swift
[49/63] Compiling ArgumentParser Tree.swift
[50/63] Compiling Fuse Fuse.swift
[51/63] Emitting module Fuse
[52/63] Compiling Fuse String+Fuse.swift
[53/63] Compiling Hash StringRepresentable.swift
[54/63] Compiling ArgumentParser ArgumentSet.swift
[55/63] Compiling ArgumentParser CommandParser.swift
[56/63] Compiling ArgumentParser InputOrigin.swift
[57/63] Compiling ArgumentParser Name.swift
[58/63] Compiling ArgumentParser Parsed.swift
[59/63] Compiling ArgumentParser HelpCommand.swift
[60/63] Compiling ArgumentParser HelpGenerator.swift
[61/63] Compiling ArgumentParser MessageInfo.swift
[62/63] Compiling ArgumentParser UsageGenerator.swift
[63/97] Compiling SwiftQuiz AccessControlService.swift
[64/97] Compiling SwiftQuiz DefaultAccessControlService.swift
[65/97] Compiling SwiftQuiz Flagpole.swift
[66/97] Compiling SwiftQuiz ImagesService.swift
[67/97] Compiling SwiftQuiz MarkingService.swift
[68/101] Compiling SwiftQuiz StringAdditions.swift
[69/101] Compiling SwiftQuiz CodableError.swift
[70/101] Compiling SwiftQuiz MultipleAnswer.swift
[71/101] Compiling SwiftQuiz MultipleChoice.swift
[72/101] Compiling SwiftQuiz PackageQuizResult.swift
[73/101] Compiling SwiftQuiz PackagingError.swift
[74/101] Compiling SwiftQuiz Question.swift
[75/101] Compiling SwiftQuiz Quiz.swift
[76/101] Compiling SwiftQuiz QuizConfiguration.swift
[77/101] Compiling SwiftQuiz QuizError.swift
[78/101] Emitting module SwiftQuiz
[79/101] Compiling SwiftQuiz QuizEvent.swift
[80/101] Compiling SwiftQuiz QuizType.swift
[81/101] Compiling SwiftQuiz Round.swift
[82/101] Compiling SwiftQuiz ShortAnswer.swift
[83/101] Compiling SwiftQuiz QuizServices.swift
[84/101] Compiling SwiftQuiz SlackMessagingService.swift
[85/101] Compiling SwiftQuiz ParsingService.swift
[86/101] Compiling SwiftQuiz CodableParsingService.swift
[87/101] Compiling SwiftQuiz QuestionModel.swift
[88/101] Compiling SwiftQuiz DefaultMarkingService.swift
[89/101] Compiling SwiftQuiz MarkingFrequency.swift
[90/101] Compiling SwiftQuiz MarkingSubmission.swift
[91/101] Compiling SwiftQuiz MessagingService.swift
[92/101] Compiling SwiftQuiz SwiftQuiz.swift
[93/101] Compiling SwiftQuiz Publishers.swift
[94/101] Compiling SwiftQuiz QuizPublisher.swift
[95/101] Compiling SwiftQuiz QuizSubscription.swift
[96/101] Compiling SwiftQuiz ArrayAdditions.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 ImagesService.swift
[102/110] Compiling QSH QuizServicesAdditions.swift
[103/111] Compiling QSH URLAdditions.swift
[104/111] Compiling QSH CommandLineImagesService.swift
[105/111] Compiling QSH QSH.swift
[106/111] Emitting module QSH
[107/111] Compiling QSH PackageQuiz.swift
[108/111] Compiling QSH main.swift
[109/111] Compiling QSH KeyDecodingStrategyAdditions.swift
[110/111] Compiling QSH PlayQuiz.swift
[110/111] Linking qsh
Build complete! (33.41s)
Build complete.
Done.

Build Machine: Mac 5