Build Information
Failed to build LeakDetect, reference main (2726d6
), with Swift 6.2 (beta) for Linux on 20 Jun 2025 17:05:02 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yume190/LeakDetect.git
Reference: main
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/LeakDetect
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2726d6c Move SyntaxParser to Parser
Cloned https://github.com/yume190/LeakDetect.git
Revision (git rev-parse @):
2726d6c55ef54392a06313fa9067db2e6ea600ef
SUCCESS checkout https://github.com/yume190/LeakDetect.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/yume190/LeakDetect.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/kylef/PathKit
Fetching https://github.com/jpsim/SourceKitten
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/zonble/HumanString.git
[1/1196] Fetching rainbow
[169/2607] Fetching rainbow, pathkit
[2608/2785] Fetching rainbow, pathkit, humanstring
[2786/18929] Fetching rainbow, pathkit, humanstring, sourcekitten
[5047/29803] Fetching rainbow, pathkit, humanstring, sourcekitten, yams
[15591/45183] Fetching rainbow, pathkit, humanstring, sourcekitten, yams, swift-argument-parser
Fetched https://github.com/onevcat/Rainbow from cache (2.62s)
Fetching https://github.com/yume190/TypeFill
Fetched https://github.com/zonble/HumanString.git from cache (2.70s)
Fetched https://github.com/kylef/PathKit from cache (2.70s)
Fetching https://github.com/apple/swift-syntax.git
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.71s)
Fetched https://github.com/jpsim/SourceKitten from cache (2.72s)
Fetched https://github.com/jpsim/Yams from cache (2.79s)
[1/1664] Fetching typefill
Fetched https://github.com/yume190/TypeFill from cache (0.71s)
[1/70906] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (5.40s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (11.15s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.24s)
Computing version for https://github.com/zonble/HumanString.git
Computed https://github.com/zonble/HumanString.git at 0.1.1 (0.70s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (2.82s)
Computing version for https://github.com/yume190/TypeFill
Computed https://github.com/yume190/TypeFill at 0.4.9 (0.48s)
Fetching https://github.com/krzyzanowskim/CryptoSwift
[1/12941] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift from cache (1.43s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 508.0.1 (2.37s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.49s)
Computing version for https://github.com/jpsim/SourceKitten
Computed https://github.com/jpsim/SourceKitten at 0.37.1 (0.54s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2820] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.50s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.98s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.46s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift
Computed https://github.com/krzyzanowskim/CryptoSwift at 1.8.4 (0.47s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.4.0 (0.48s)
Creating working copy for https://github.com/yume190/TypeFill
Working copy of https://github.com/yume190/TypeFill resolved at 0.4.9
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/jpsim/SourceKitten
Working copy of https://github.com/jpsim/SourceKitten resolved at 0.37.1
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 508.0.1
Creating working copy for https://github.com/zonble/HumanString.git
Working copy of https://github.com/zonble/HumanString.git resolved at 0.1.1
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift
Working copy of https://github.com/krzyzanowskim/CryptoSwift resolved at 1.8.4
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.1
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.4.0
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.5.1
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/47] Write sources
[15/47] Copying PrivacyInfo.xcprivacy
[16/47] Write sources
[17/47] Compiling SourceKit SourceKit.c
[18/47] Compiling Clang_C Clang_C.c
[19/47] Compiling writer.c
[20/47] Compiling reader.c
[21/47] Write swift-version-24593BA9C3E375BF.txt
[22/47] Compiling parser.c
[23/87] Compiling emitter.c
[24/107] Compiling api.c
[25/181] Compiling scanner.c
[27/245] Emitting module ArgumentParserToolInfo
[28/245] Emitting module Rainbow
[29/246] Compiling Yams Tag.swift
[30/246] Compiling Yams YamlAnchorProviding.swift
[31/248] Compiling Rainbow Style.swift
[32/248] Compiling Rainbow StringGenerator.swift
[33/248] Compiling Rainbow String+Rainbow.swift
[34/248] Compiling ArgumentParserToolInfo ToolInfo.swift
[35/249] Wrapping AST for ArgumentParserToolInfo for debugging
[37/287] Compiling ArgumentParser CommandConfiguration.swift
[38/287] Compiling ArgumentParser CommandGroup.swift
[39/287] Compiling ArgumentParser Option.swift
[40/287] Compiling ArgumentParser OptionGroup.swift
[41/287] Compiling ArgumentParser AsyncParsableCommand.swift
[42/290] Compiling ArgumentParser EnumerableFlag.swift
[43/290] Compiling ArgumentParser ExpressibleByArgument.swift
[44/290] Compiling ArgumentParser ParsableArguments.swift
[52/290] Compiling ArgumentParser ParsableArgumentsValidation.swift
[53/290] Compiling ArgumentParser ParsableCommand.swift
[54/290] Compiling ArgumentParser ArgumentDecoder.swift
[58/295] Compiling ArgumentParser FishCompletionsGenerator.swift
[59/295] Compiling ArgumentParser ZshCompletionsGenerator.swift
[60/295] Compiling Rainbow Rainbow.swift
[61/295] Compiling Rainbow OutputTarget.swift
[62/295] Compiling ArgumentParser Errors.swift
[63/295] Compiling ArgumentParser Flag.swift
[64/295] Compiling ArgumentParser NameSpecification.swift
[65/295] Compiling ArgumentParser Argument.swift
[66/295] Compiling ArgumentParser ArgumentHelp.swift
[67/295] Compiling ArgumentParser BashCompletionsGenerator.swift
[68/295] Compiling ArgumentParser CompletionsGenerator.swift
[71/295] Compiling ArgumentParser DumpHelpGenerator.swift
[79/296] Emitting module SWXMLHash
[82/296] Compiling ArgumentParser ArgumentVisibility.swift
[83/296] Compiling ArgumentParser CompletionKind.swift
[92/296] Wrapping AST for Rainbow for debugging
[94/296] Compiling PathKit PathKit.swift
[95/296] Emitting module PathKit
[96/297] Wrapping AST for PathKit for debugging
[98/297] Emitting module Yams
[105/298] Wrapping AST for Yams for debugging
[107/298] Compiling SWXMLHash XMLHashOptions.swift
[108/298] Compiling SWXMLHash XMLIndexer.swift
[109/298] Compiling SWXMLHash shim.swift
[110/299] Wrapping AST for SWXMLHash for debugging
[112/342] Compiling SourceKittenFramework Dictionary+Merge.swift
[113/342] Compiling SourceKittenFramework Documentation.swift
[114/342] Compiling SourceKittenFramework Exec.swift
[115/342] Compiling SourceKittenFramework File+Hashable.swift
[116/342] Compiling SourceKittenFramework File.swift
[117/342] Compiling SourceKittenFramework JSONOutput.swift
[118/347] Compiling SourceKittenFramework SyntaxToken.swift
[119/347] Compiling ArgumentParser CollectionExtensions.swift
[120/347] Compiling ArgumentParser Platform.swift
[121/347] Compiling ArgumentParser SequenceExtensions.swift
[122/347] Compiling ArgumentParser StringExtensions.swift
[123/347] Compiling ArgumentParser Tree.swift
[124/353] Compiling SourceKittenFramework ByteCount.swift
[125/353] Compiling SourceKittenFramework ByteRange.swift
[126/353] Compiling SourceKittenFramework Clang+SourceKitten.swift
[127/353] Compiling SourceKittenFramework ClangTranslationUnit.swift
[128/353] Compiling SourceKittenFramework CodeCompletionItem.swift
[129/353] Compiling SourceKittenFramework CursorInfo+Parsing.swift
[130/353] Emitting module ArgumentParser
[131/353] Compiling SourceKittenFramework OffsetMap.swift
[132/353] Compiling SourceKittenFramework Parameter.swift
[133/353] Compiling SourceKittenFramework Request.swift
[134/353] Compiling SourceKittenFramework SourceDeclaration.swift
[135/353] Compiling SourceKittenFramework SourceKitObject.swift
[148/353] Compiling SourceKittenFramework SwiftDeclarationKind.swift
[149/353] Compiling SourceKittenFramework SwiftDocKey.swift
[150/353] Compiling SourceKittenFramework SwiftDocs.swift
[151/353] Compiling SourceKittenFramework SwiftVersion.swift
[152/353] Compiling SourceKittenFramework SyntaxKind.swift
[153/353] Compiling SourceKittenFramework SyntaxMap.swift
[166/353] Compiling SourceKittenFramework WindowsError.swift
[167/353] Compiling SourceKittenFramework Xcode.swift
[168/353] Compiling SourceKittenFramework XcodeBuildSetting.swift
[169/353] Compiling SourceKittenFramework library_wrapper.swift
[170/353] Compiling SourceKittenFramework library_wrapper_Clang_C.swift
[171/353] Compiling SourceKittenFramework library_wrapper_SourceKit.swift
[172/353] Compiling CryptoSwift Shifts.swift
[173/353] Compiling CryptoSwift SquareRoot.swift
[174/353] Compiling CryptoSwift Strideable.swift
[175/353] Compiling CryptoSwift StringConversion.swift
[176/353] Compiling CryptoSwift Subtraction.swift
[177/353] Compiling CryptoSwift WordsAndBits.swift
[178/353] Compiling CryptoSwift ChaCha20.swift
[179/353] Compiling CryptoSwift Checksum.swift
[180/353] Compiling CryptoSwift Cipher.swift
[181/353] Compiling CryptoSwift Collection+Extension.swift
[182/353] Emitting module SourceKittenFramework
[188/367] Compiling SourceKittenFramework Structure.swift
[189/367] Compiling SourceKittenFramework SwiftDeclarationAttributeKind.swift
[190/367] Compiling SourceKittenFramework Language.swift
[191/367] Compiling SourceKittenFramework LibraryWrapperGenerator.swift
[192/367] Compiling SourceKittenFramework Line.swift
[198/367] Compiling SourceKittenFramework SourceLocation.swift
[199/367] Compiling SourceKittenFramework StatementKind.swift
[200/367] Compiling SourceKittenFramework String+SourceKitten.swift
[201/367] Compiling SourceKittenFramework StringView+SourceKitten.swift
[202/367] Compiling SourceKittenFramework StringView.swift
[203/367] Compiling SourceKittenFramework LinuxCompatibility.swift
[204/367] Compiling SourceKittenFramework Module.swift
[205/367] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[214/368] Wrapping AST for ArgumentParser for debugging
[234/369] Wrapping AST for SourceKittenFramework for debugging
[236/369] Emitting module SwiftSyntax
[252/369] Emitting module CryptoSwift
[268/369] Compiling CryptoSwift Signature.swift
[269/369] Compiling CryptoSwift StreamDecryptor.swift
[270/369] Compiling CryptoSwift StreamEncryptor.swift
[271/369] Compiling CryptoSwift String+Extension.swift
[272/369] Compiling CryptoSwift UInt128.swift
[273/369] Compiling CryptoSwift UInt16+Extension.swift
[274/369] Compiling CryptoSwift UInt32+Extension.swift
[275/369] Compiling CryptoSwift UInt64+Extension.swift
[276/369] Compiling CryptoSwift UInt8+Extension.swift
[277/369] Compiling CryptoSwift Updatable.swift
[278/369] Compiling CryptoSwift Utils.swift
[279/369] Compiling CryptoSwift XChaCha20.swift
[280/369] Compiling CryptoSwift ZeroPadding.swift
[281/369] Compiling CryptoSwift resource_bundle_accessor.swift
[282/369] Compiling CryptoSwift XChaCha20+Foundation.swift
[283/369] Compiling CryptoSwift Generics.swift
[284/369] Compiling CryptoSwift HKDF.swift
[285/369] Compiling CryptoSwift HMAC.swift
[286/369] Compiling CryptoSwift ISO10126Padding.swift
[287/369] Compiling CryptoSwift ISO78164Padding.swift
[288/369] Compiling CryptoSwift Int+Extension.swift
[289/369] Compiling CryptoSwift MD5.swift
[290/369] Compiling CryptoSwift NoPadding.swift
[291/369] Compiling CryptoSwift Operators.swift
[292/369] Compiling CryptoSwift DER.swift
[293/369] Compiling CryptoSwift PBKDF1.swift
[294/369] Compiling CryptoSwift PBKDF2.swift
[295/369] Compiling CryptoSwift PKCS1v15.swift
[296/369] Compiling CryptoSwift PKCS5.swift
[297/369] Compiling CryptoSwift PKCS7.swift
[298/369] Compiling CryptoSwift PKCS7Padding.swift
[299/369] Compiling CryptoSwift Padding.swift
[300/369] Compiling CryptoSwift Poly1305.swift
[301/369] Compiling CryptoSwift RSA+Cipher.swift
[302/369] Compiling CryptoSwift RSA+Signature.swift
[303/369] Compiling CryptoSwift RSA.swift
[304/369] Compiling CryptoSwift Rabbit.swift
[305/369] Compiling CryptoSwift SHA1.swift
[306/369] Compiling CryptoSwift SHA2.swift
[307/369] Compiling CryptoSwift SHA3.swift
[308/369] Compiling CryptoSwift Scrypt.swift
[309/369] Compiling CryptoSwift SecureBytes.swift
[310/369] Compiling CryptoSwift CompactMap.swift
[311/369] Compiling CryptoSwift Cryptor.swift
[312/369] Compiling CryptoSwift Cryptors.swift
[313/369] Compiling CryptoSwift Digest.swift
[314/369] Compiling CryptoSwift DigestType.swift
[315/369] Compiling CryptoSwift AES+Foundation.swift
[316/369] Compiling CryptoSwift Array+Foundation.swift
[317/369] Compiling CryptoSwift Blowfish+Foundation.swift
[318/369] Compiling CryptoSwift ChaCha20+Foundation.swift
[319/369] Compiling CryptoSwift Data+Extension.swift
[320/369] Compiling CryptoSwift HMAC+Foundation.swift
[321/369] Compiling CryptoSwift Rabbit+Foundation.swift
[322/369] Compiling CryptoSwift String+FoundationExtension.swift
[323/369] Compiling CryptoSwift Utils+Foundation.swift
[324/370] Wrapping AST for CryptoSwift for debugging
[326/372] Emitting module Derived
[327/372] Compiling Derived DerivedPath.swift
/host/spi-builder-workspace/.build/checkouts/TypeFill/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/.build/checkouts/TypeFill/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.2 linux