The Swift Package Index logo.Swift Package Index

Build Information

Failed to build TypeFill, reference master (c5879f), with Swift 6.3 for Linux on 22 Apr 2026 14:26:25 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yume190/TypeFill.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/yume190/TypeFill
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at c5879fc change swift syntax to 5.9.1
Cloned https://github.com/yume190/TypeFill.git
Revision (git rev-parse @):
c5879fcb75573dddc02a438abe6d4b2b072c154a
SUCCESS checkout https://github.com/yume190/TypeFill.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/yume190/TypeFill.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/jpsim/SourceKitten
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/krzyzanowskim/CryptoSwift
Fetching https://github.com/apple/swift-syntax
[1/1442] Fetching rainbow
[593/17642] Fetching rainbow, sourcekitten
[1829/30999] Fetching rainbow, sourcekitten, cryptoswift
[2225/48446] Fetching rainbow, sourcekitten, cryptoswift, swift-argument-parser
[14579/123474] Fetching rainbow, sourcekitten, cryptoswift, swift-argument-parser, swift-syntax
Fetched https://github.com/jpsim/SourceKitten from cache (3.93s)
[74262/107274] Fetching rainbow, cryptoswift, swift-argument-parser, swift-syntax
Fetched https://github.com/onevcat/Rainbow from cache (11.34s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (11.38s)
Fetched https://github.com/apple/swift-syntax from cache (11.43s)
Fetched https://github.com/krzyzanowskim/CryptoSwift from cache (11.45s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 509.1.1 (12.37s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.1 (4.50s)
Computing version for https://github.com/jpsim/SourceKitten
Computed https://github.com/jpsim/SourceKitten at 0.37.3 (0.94s)
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2858] Fetching swxmlhash
[2859/14409] Fetching swxmlhash, yams
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (2.94s)
Fetched https://github.com/jpsim/Yams.git from cache (3.01s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.2.1 (3.71s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (2.39s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift
Computed https://github.com/krzyzanowskim/CryptoSwift at 1.9.0 (2.55s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.96s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift
Working copy of https://github.com/krzyzanowskim/CryptoSwift resolved at 1.9.0
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 509.1.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.1
Creating working copy for https://github.com/jpsim/SourceKitten
Working copy of https://github.com/jpsim/SourceKitten resolved at 0.37.3
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 6.2.1
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/54] Write sources
[16/54] Copying PrivacyInfo.xcprivacy
[17/54] Compiling SourceKit SourceKit.c
[18/54] Compiling Clang_C Clang_C.c
[19/54] Compiling writer.c
[20/54] Compiling reader.c
[21/54] Compiling parser.c
[22/54] Write swift-version-24593BA9C3E375BF.txt
[23/54] Write sources
[28/68] Compiling api.c
[29/68] Compiling emitter.c
[30/72] Compiling scanner.c
[32/75] Emitting module SWXMLHash
[33/221] Compiling SWXMLHash TextElement.swift
[34/221] Compiling SWXMLHash XMLAttribute.swift
[35/223] Compiling SwiftSyntax509 Empty.swift
[36/223] Emitting module SwiftSyntax509
[38/224] Compiling CryptoSwift BlockCipher.swift
[40/225] Compiling SWXMLHash String+Extensions.swift
[41/225] Wrapping AST for SwiftSyntax509 for debugging
[43/226] Emitting module Yams
[44/270] Compiling SwiftSyntax MissingNodeInitializers.swift
[45/270] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[46/270] Compiling SwiftSyntax Syntax.swift
[47/270] Compiling ArgumentParserToolInfo ToolInfo.swift
[48/270] Emitting module ArgumentParserToolInfo
[49/308] Wrapping AST for ArgumentParserToolInfo for debugging
[51/317] Emitting module CryptoSwift
[52/317] Compiling ArgumentParser Flag.swift
[53/317] Compiling ArgumentParser NameSpecification.swift
[54/317] Compiling ArgumentParser Option.swift
[55/317] Compiling ArgumentParser OptionGroup.swift
[56/317] Compiling ArgumentParser ArgumentHelp.swift
[57/317] Compiling ArgumentParser ParsableCommand.swift
[58/317] Compiling ArgumentParser ArgumentDecoder.swift
[59/317] Compiling ArgumentParser ArgumentDefinition.swift
[60/317] Compiling ArgumentParser CommandGroup.swift
[61/317] Compiling ArgumentParser EnumerableFlag.swift
[62/317] Compiling ArgumentParser ExpressibleByArgument.swift
[63/331] Compiling ArgumentParser ZshCompletionsGenerator.swift
[64/331] Compiling ArgumentParser Argument.swift
[65/331] Compiling ArgumentParser ArgumentDiscussion.swift
[66/331] Compiling ArgumentParser BashCompletionsGenerator.swift
[67/331] Compiling ArgumentParser CompletionsGenerator.swift
[68/331] Compiling ArgumentParser FishCompletionsGenerator.swift
[69/331] Compiling ArgumentParser ArgumentSet.swift
[70/331] Compiling ArgumentParser CommandParser.swift
[71/331] Compiling ArgumentParser InputKey.swift
[72/331] Compiling ArgumentParser ArgumentVisibility.swift
[73/331] Compiling ArgumentParser CompletionKind.swift
[74/331] Compiling ArgumentParser Errors.swift
[75/331] Compiling ArgumentParser ParentCommand.swift
[76/331] Compiling ArgumentParser AsyncParsableCommand.swift
[77/331] Compiling ArgumentParser CommandConfiguration.swift
[96/332] Emitting module ArgumentParser
[97/344] Compiling Rainbow StyledStringBuilder.swift
[99/344] Wrapping AST for SWXMLHash for debugging
[107/344] Compiling ArgumentParser ParsableArguments.swift
[111/344] Compiling CryptoSwift IntegerConversion.swift
[112/344] Compiling CryptoSwift Multiplication.swift
[113/344] Compiling CryptoSwift PrimeTest.swift
[114/344] Compiling CryptoSwift Random.swift
[115/344] Compiling CryptoSwift Shifts.swift
[116/344] Compiling CryptoSwift SquareRoot.swift
[117/344] Compiling CryptoSwift Strideable.swift
[118/344] Compiling CryptoSwift StringConversion.swift
[119/344] Compiling CryptoSwift Subtraction.swift
[120/344] Compiling CryptoSwift WordsAndBits.swift
[121/344] Compiling CryptoSwift ChaCha20.swift
[122/344] Compiling CryptoSwift Checksum.swift
[123/344] Compiling CryptoSwift Cipher.swift
[124/344] Compiling CryptoSwift Collection+Extension.swift
[127/344] Emitting module Rainbow
[146/345] Compiling ArgumentParser InputOrigin.swift
[147/345] Compiling ArgumentParser Name.swift
[147/345] Wrapping AST for Rainbow for debugging
[152/346] Wrapping AST for Yams for debugging
[154/346] Compiling ArgumentParser Parsed.swift
[155/346] Compiling ArgumentParser ParsedValues.swift
[156/346] Compiling ArgumentParser ParserError.swift
[157/346] Compiling ArgumentParser SplitArguments.swift
[158/346] Compiling ArgumentParser Foundation.swift
[159/346] Compiling ArgumentParser Mutex.swift
[160/346] Compiling ArgumentParser Platform.swift
[161/346] Compiling ArgumentParser SequenceExtensions.swift
[162/346] Compiling ArgumentParser StringExtensions.swift
[163/346] Compiling ArgumentParser SwiftExtensions.swift
[164/346] Compiling ArgumentParser DumpHelpGenerator.swift
[165/346] Compiling ArgumentParser HelpCommand.swift
[166/346] Compiling ArgumentParser HelpGenerator.swift
[167/346] Compiling ArgumentParser MessageInfo.swift
[168/346] Compiling ArgumentParser UsageGenerator.swift
[169/346] Compiling SwiftSyntax SyntaxDeclNodes.swift
[170/346] Compiling ArgumentParser Tree.swift
[171/346] Compiling ArgumentParser CodingKeyValidator.swift
[172/346] Compiling ArgumentParser NonsenseFlagsValidator.swift
[173/346] Compiling ArgumentParser ParsableArgumentsValidation.swift
[174/346] Compiling ArgumentParser PositionalArgumentsValidator.swift
[175/346] Compiling ArgumentParser UniqueNamesValidator.swift
[176/346] Compiling CryptoSwift ECB.swift
[177/346] Compiling CryptoSwift GCM.swift
[178/346] Compiling CryptoSwift OCB.swift
[179/346] Compiling CryptoSwift OFB.swift
[180/346] Compiling CryptoSwift PCBC.swift
[181/346] Compiling CryptoSwift Blowfish.swift
[182/346] Compiling CryptoSwift CBCMAC.swift
[183/389] Compiling SourceKittenFramework ByteCount.swift
[184/389] Compiling SourceKittenFramework ByteRange.swift
[185/389] Compiling SourceKittenFramework Clang+SourceKitten.swift
[186/389] Compiling SourceKittenFramework ClangTranslationUnit.swift
[187/389] Compiling SourceKittenFramework CodeCompletionItem.swift
[188/389] Compiling SourceKittenFramework CursorInfo+Parsing.swift
[189/389] Compiling SourceKittenFramework OffsetMap.swift
[196/389] Compiling CryptoSwift PKCS5.swift
[197/389] Compiling CryptoSwift PKCS7.swift
[198/389] Compiling CryptoSwift PKCS7Padding.swift
[199/389] Compiling CryptoSwift Padding.swift
[200/389] Compiling CryptoSwift Poly1305.swift
[201/389] Compiling CryptoSwift RSA+Cipher.swift
[202/389] Compiling CryptoSwift RSA+Signature.swift
[203/389] Compiling CryptoSwift RSA.swift
[204/389] Compiling CryptoSwift Rabbit.swift
[205/389] Compiling CryptoSwift SHA1.swift
[206/389] Compiling CryptoSwift SHA2.swift
[207/389] Compiling CryptoSwift SHA3.swift
[208/389] Compiling CryptoSwift Scrypt.swift
[209/389] Compiling CryptoSwift SecureBytes.swift
[210/389] Compiling CryptoSwift CompactMap.swift
[211/389] Compiling CryptoSwift Cryptor.swift
[212/389] Compiling CryptoSwift Cryptors.swift
[213/389] Compiling CryptoSwift Digest.swift
[214/389] Compiling CryptoSwift DigestType.swift
[215/389] Compiling CryptoSwift AES+Foundation.swift
[216/389] Compiling CryptoSwift Array+Foundation.swift
[217/389] Compiling CryptoSwift Blowfish+Foundation.swift
[218/389] Compiling CryptoSwift ChaCha20+Foundation.swift
[219/389] Compiling CryptoSwift Data+Extension.swift
[220/389] Compiling CryptoSwift HMAC+Foundation.swift
[221/389] Compiling CryptoSwift Rabbit+Foundation.swift
[222/389] Compiling CryptoSwift String+FoundationExtension.swift
[223/389] Compiling CryptoSwift Utils+Foundation.swift
[230/395] Compiling SourceKittenFramework Parameter.swift
[231/395] Compiling SourceKittenFramework Request.swift
[232/395] Compiling SourceKittenFramework SourceDeclaration.swift
[233/395] Compiling SourceKittenFramework SourceKitObject.swift
[234/395] Compiling SourceKittenFramework SourceLocation.swift
[235/395] Compiling SourceKittenFramework StatementKind.swift
[236/395] Compiling SourceKittenFramework String+SourceKitten.swift
[237/395] Emitting module SourceKittenFramework
[238/395] Compiling SourceKittenFramework StringView+SourceKitten.swift
[239/395] Compiling SourceKittenFramework StringView.swift
[240/395] Compiling SourceKittenFramework Structure.swift
[241/395] Compiling SourceKittenFramework SwiftDeclarationAttributeKind.swift
[242/395] Compiling SourceKittenFramework Language.swift
[243/395] Compiling SourceKittenFramework LibraryWrapperGenerator.swift
[259/395] Compiling SourceKittenFramework File+Hashable.swift
[260/395] Compiling SourceKittenFramework File.swift
[261/395] Compiling SourceKittenFramework JSONOutput.swift
[262/395] Compiling SourceKittenFramework WindowsError.swift
[263/395] Compiling SourceKittenFramework Xcode.swift
[264/395] Compiling SourceKittenFramework XcodeBuildSetting.swift
[265/395] Compiling SourceKittenFramework UIDRepresentable.swift
[266/395] Compiling SourceKittenFramework UncheckedSendable.swift
[267/395] Compiling SourceKittenFramework Version.swift
[268/395] Compiling SourceKittenFramework SwiftDeclarationKind.swift
[269/395] Compiling SourceKittenFramework SwiftDocKey.swift
[270/395] Compiling SourceKittenFramework SwiftDocs.swift
[271/395] Compiling SourceKittenFramework SwiftVersion.swift
[272/395] Compiling SourceKittenFramework SyntaxKind.swift
[273/395] Compiling SourceKittenFramework SyntaxMap.swift
[274/395] Compiling SourceKittenFramework Dictionary+Merge.swift
[275/395] Compiling SourceKittenFramework Documentation.swift
[276/395] Compiling SourceKittenFramework Exec.swift
[279/395] Compiling SourceKittenFramework Line.swift
[280/395] Compiling SourceKittenFramework LinuxCompatibility.swift
[281/395] Compiling SourceKittenFramework Module.swift
[282/395] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[283/395] Compiling SourceKittenFramework SyntaxToken.swift
[284/395] Compiling SourceKittenFramework Text.swift
[285/395] Compiling SourceKittenFramework UID.swift
[330/395] Compiling SourceKittenFramework library_wrapper.swift
[331/395] Compiling SourceKittenFramework library_wrapper_Clang_C.swift
[332/395] Compiling SourceKittenFramework library_wrapper_SourceKit.swift
[340/397] Wrapping AST for SourceKittenFramework for debugging
[341/397] Wrapping AST for ArgumentParser for debugging
[343/397] Compiling CryptoSwift Signature.swift
[344/397] Compiling CryptoSwift StreamDecryptor.swift
[345/397] Compiling CryptoSwift StreamEncryptor.swift
[346/397] Compiling CryptoSwift String+Extension.swift
[347/397] Compiling CryptoSwift UInt128.swift
[348/397] Compiling CryptoSwift UInt16+Extension.swift
[349/397] Compiling CryptoSwift UInt32+Extension.swift
[350/397] Compiling CryptoSwift UInt64+Extension.swift
[351/397] Compiling CryptoSwift UInt8+Extension.swift
[352/397] Compiling CryptoSwift Updatable.swift
[353/397] Compiling CryptoSwift Utils.swift
[354/397] Compiling CryptoSwift XChaCha20.swift
[355/397] Compiling CryptoSwift ZeroPadding.swift
[356/397] Compiling CryptoSwift resource_bundle_accessor.swift
[357/398] Wrapping AST for CryptoSwift for debugging
[359/400] Emitting module Derived
[360/400] Compiling Derived DerivedPath.swift
/host/spi-builder-workspace/Sources/Derived/DerivedPath.swift:33:22: error: cannot find 'CFSwapInt64BigToHost' in scope
31 |         var startValue: UInt64 = 0
32 |
33 |         startValue = CFSwapInt64BigToHost(digest64[0])
   |                      `- error: cannot find 'CFSwapInt64BigToHost' in scope
34 |         for index in (0...13).reversed() {
35 |             resultStr[index] = UInt8(startValue % 26) + 97 // 'a'
/host/spi-builder-workspace/Sources/Derived/DerivedPath.swift:39:22: error: cannot find 'CFSwapInt64BigToHost' in scope
37 |         }
38 |
39 |         startValue = CFSwapInt64BigToHost(digest64[1])
   |                      `- error: cannot find 'CFSwapInt64BigToHost' in scope
40 |         for index in (14...27).reversed() {
41 |             resultStr[index] = UInt8(startValue % 26) + 97 // 'a'
BUILD FAILURE 6.3 linux