Build Information
Failed to build LeakDetect, reference 0.0.8 (68fb46
), with Swift 6.1 for Linux on 27 Apr 2025 23:53:45 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yume190/LeakDetect.git
Reference: 0.0.8
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
* tag 0.0.8 -> FETCH_HEAD
HEAD is now at 68fb463 update version
Cloned https://github.com/yume190/LeakDetect.git
Revision (git rev-parse @):
68fb463a84fd06ea3d3d78faee55f3d3ed13f853
SUCCESS checkout https://github.com/yume190/LeakDetect.git at 0.0.8
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/yume190/LeakDetect.git
https://github.com/yume190/LeakDetect.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "508.0.0",
"upper_bound" : "509.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-syntax.git"
},
{
"identity" : "typefill",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.9",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/yume190/TypeFill"
},
{
"identity" : "sourcekitten",
"requirement" : {
"range" : [
{
"lower_bound" : "0.34.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/SourceKitten"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "rainbow",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/onevcat/Rainbow"
},
{
"identity" : "humanstring",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/zonble/HumanString.git"
},
{
"identity" : "pathkit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kylef/PathKit"
},
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.5",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams"
}
],
"manifest_display_name" : "LeakDetect",
"name" : "LeakDetect",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "leakDetect",
"targets" : [
"LeakDetect"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "LeakDetectTests",
"module_type" : "SwiftTarget",
"name" : "LeakDetectTests",
"path" : "Tests/LeakDetectTests",
"product_dependencies" : [
"SwiftSyntax",
"SwiftSyntaxParser",
"SKClient",
"HumanString"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/LeakDetectTests/Resource",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Assign/AssignClosureVisitorTests.swift",
"Capture/LeakTests+Class+Extension+Obj.swift",
"Capture/LeakTests+Class+Extension+Self.swift",
"Capture/LeakTests+Class+Obj+GlobalFunction.swift",
"Capture/LeakTests+Class+Obj+StaticFunction.swift",
"Capture/LeakTests+Class+Obj.swift",
"Capture/LeakTests+Class+Self.swift",
"Capture/LeakTests+Normal.swift",
"Capture/LeakTests+Struct.swift",
"Capture/LeakTests.swift",
"Concept/CaptureListRewriteTests.swift",
"Concept/ClassInStructTests.swift",
"Concept/ConceptTests.swift",
"Concept/EscapingDetectorTests.swift",
"Concept/FunctionParameterListEscapeTests.swift",
"Concept/FunctionTests.swift",
"Concept/ReferenceTests.swift",
"Concept/SkipConceptTests.swift",
"Concept/SourceKitResponseStringTests.swift",
"Concept/USRTests.swift",
"Concept/WeakDetector.swift",
"Util.swift"
],
"target_dependencies" : [
"LeakDetectKit"
],
"type" : "test"
},
{
"c99name" : "LeakDetectKit",
"module_type" : "SwiftTarget",
"name" : "LeakDetectKit",
"path" : "Sources/LeakDetectKit",
"product_dependencies" : [
"Rainbow",
"PathKit",
"SwiftSyntax",
"SwiftSyntaxParser",
"SKClient"
],
"product_memberships" : [
"leakDetect"
],
"sources" : [
"Assign/AssignClosureVisitor.swift",
"Capture/CaptureListRewriter.swift",
"Capture/DeclsVisitor.swift",
"Capture/IdentifierVisitor.swift",
"Capture/LeakVisitor.swift",
"Capture/LeakVisitorResult.swift",
"Capture/USR+Struct.swift",
"Escaping/EscapingDetector.swift",
"Escaping/FunctionParameterListEscapeVisitor.swift",
"Escaping/TypeEscapeVisitor.swift",
"Escaping/WeakDetector.swift",
"LeakResult.swift",
"Pipeline/Pipeline.swift",
"Pipeline/Visitors.swift",
"Skip/BuiltinTypeList.swift",
"Skip/SkipsFunction.swift",
"SourceKit/SDK+Target.swift",
"SourceKit/SKClient+Ex.swift",
"String+Remove.swift",
"String+SourceKitResponse.swift",
"Syntax/ExprSyntax+Ex.swift",
"Syntax/TypeSyntax+Ex.swift"
],
"type" : "library"
},
{
"c99name" : "LeakDetect",
"module_type" : "SwiftTarget",
"name" : "LeakDetect",
"path" : "Sources/LeakDetect",
"product_dependencies" : [
"ArgumentParser",
"SourceKittenFramework",
"SKClient",
"PathKit",
"Yams"
],
"product_memberships" : [
"leakDetect"
],
"sources" : [
"Arguments+Ex.swift",
"Command.swift",
"Entry.swift",
"GitAction.swift",
"Reporter.swift"
],
"target_dependencies" : [
"LeakDetectKit"
],
"type" : "executable"
}
],
"tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/jpsim/SourceKitten
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/kylef/PathKit
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/zonble/HumanString.git
[1/178] Fetching humanstring
[167/1374] Fetching humanstring, rainbow
[1244/2785] Fetching humanstring, rainbow, pathkit
[2067/13074] Fetching humanstring, rainbow, pathkit, yams
[2618/29186] Fetching humanstring, rainbow, pathkit, yams, sourcekitten
[7025/44136] Fetching humanstring, rainbow, pathkit, yams, sourcekitten, swift-argument-parser
Fetched https://github.com/zonble/HumanString.git from cache (1.73s)
Fetched https://github.com/kylef/PathKit from cache (1.73s)
Fetched https://github.com/onevcat/Rainbow from cache (1.73s)
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/yume190/TypeFill
Fetched https://github.com/jpsim/Yams from cache (1.79s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.90s)
Fetched https://github.com/jpsim/SourceKitten from cache (1.92s)
[1/1664] Fetching typefill
[1665/71897] Fetching typefill, swift-syntax
Fetched https://github.com/yume190/TypeFill from cache (0.77s)
[1405/70233] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (6.08s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (10.24s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.25s)
Computing version for https://github.com/zonble/HumanString.git
Computed https://github.com/zonble/HumanString.git at 0.1.1 (0.82s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (2.33s)
Computing version for https://github.com/yume190/TypeFill
Computed https://github.com/yume190/TypeFill at 0.4.9 (0.62s)
Fetching https://github.com/krzyzanowskim/CryptoSwift
[1/12934] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift from cache (1.48s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 508.0.1 (2.22s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.61s)
Computing version for https://github.com/jpsim/SourceKitten
Computed https://github.com/jpsim/SourceKitten at 0.37.0 (0.59s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2820] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.36s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.96s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.54s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift
Computed https://github.com/krzyzanowskim/CryptoSwift at 1.8.4 (0.57s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.3.1 (0.57s)
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/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.3.1
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/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/zonble/HumanString.git
Working copy of https://github.com/zonble/HumanString.git resolved at 0.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.5.0
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/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.0
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/jpsim/SourceKitten
Working copy of https://github.com/jpsim/SourceKitten resolved at 0.37.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/51] Write sources
[7/51] Copying PrivacyInfo.xcprivacy
[7/51] Write sources
[17/51] Compiling Clang_C Clang_C.c
[18/51] Compiling writer.c
[18/51] Write sources
[20/51] Compiling reader.c
[21/51] Compiling parser.c
[22/51] Compiling api.c
[23/51] Compiling scanner.c
[24/51] Compiling emitter.c
[25/51] Compiling SourceKit SourceKit.c
[26/51] Write swift-version-24593BA9C3E375BF.txt
[28/248] Emitting module SWXMLHash
[29/251] Emitting module ArgumentParserToolInfo
[30/251] Compiling ArgumentParserToolInfo ToolInfo.swift
[31/252] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[32/252] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[34/254] Emitting module Rainbow
[35/254] Compiling Rainbow StringGenerator.swift
[36/254] Compiling Rainbow String+Rainbow.swift
[37/255] Compiling CryptoSwift CTR.swift
[38/255] Compiling CryptoSwift CipherModeWorker.swift
[39/255] Compiling CryptoSwift ECB.swift
[40/255] Compiling CryptoSwift GCM.swift
[41/255] Compiling CryptoSwift OCB.swift
[42/255] Emitting module Yams
[42/260] Wrapping AST for ArgumentParserToolInfo for debugging
[44/260] Compiling Rainbow Style.swift
[45/298] Compiling ArgumentParser ExpressibleByArgument.swift
[46/298] Compiling ArgumentParser ParsableArguments.swift
[47/298] Compiling ArgumentParser ParsableArgumentsValidation.swift
[48/298] Compiling ArgumentParser ParsableCommand.swift
[49/298] Compiling ArgumentParser ArgumentDecoder.swift
[50/298] Compiling ArgumentParser ArgumentVisibility.swift
[51/298] Compiling ArgumentParser CompletionKind.swift
[52/298] Compiling ArgumentParser Errors.swift
[53/298] Compiling ArgumentParser Flag.swift
[54/298] Compiling ArgumentParser ArgumentSet.swift
[55/298] Compiling ArgumentParser CommandParser.swift
[56/298] Compiling ArgumentParser InputKey.swift
[57/298] Compiling ArgumentParser NameSpecification.swift
[58/298] Compiling ArgumentParser Option.swift
[59/298] Compiling ArgumentParser BashCompletionsGenerator.swift
[60/298] Compiling ArgumentParser CompletionsGenerator.swift
[61/298] Emitting module ArgumentParser
[69/303] Compiling Rainbow Rainbow.swift
[70/303] Compiling Rainbow OutputTarget.swift
[74/304] Compiling ArgumentParser CommandConfiguration.swift
[75/304] Compiling ArgumentParser CommandGroup.swift
[76/304] Compiling ArgumentParser FishCompletionsGenerator.swift
[77/304] Compiling ArgumentParser ZshCompletionsGenerator.swift
[78/304] Compiling ArgumentParser Argument.swift
[79/304] Compiling ArgumentParser ArgumentHelp.swift
[80/304] Compiling ArgumentParser OptionGroup.swift
[81/304] Compiling ArgumentParser AsyncParsableCommand.swift
[86/304] Compiling ArgumentParser ArgumentDefinition.swift
[89/304] Compiling ArgumentParser EnumerableFlag.swift
[92/305] Wrapping AST for Rainbow for debugging
[106/306] Emitting module PathKit
[107/306] Compiling PathKit PathKit.swift
[108/307] Compiling CryptoSwift CompactMap.swift
[109/307] Compiling CryptoSwift Cryptor.swift
[110/307] Compiling CryptoSwift Cryptors.swift
[111/307] Compiling CryptoSwift Digest.swift
[112/307] Compiling CryptoSwift DigestType.swift
[113/307] Compiling CryptoSwift AES+Foundation.swift
[114/307] Compiling CryptoSwift Array+Foundation.swift
[115/307] Compiling CryptoSwift Blowfish+Foundation.swift
[116/307] Compiling CryptoSwift ChaCha20+Foundation.swift
[117/307] Compiling CryptoSwift Data+Extension.swift
[118/307] Compiling CryptoSwift HMAC+Foundation.swift
[119/307] Compiling CryptoSwift Rabbit+Foundation.swift
[120/307] Compiling CryptoSwift String+FoundationExtension.swift
[121/307] Compiling CryptoSwift Utils+Foundation.swift
[121/321] Wrapping AST for SWXMLHash for debugging
[124/321] Wrapping AST for PathKit for debugging
[125/321] Wrapping AST for Yams for debugging
[133/364] Compiling SourceKittenFramework Text.swift
[134/364] Compiling SourceKittenFramework UID.swift
[135/364] Compiling SourceKittenFramework UIDRepresentable.swift
[136/364] Compiling SourceKittenFramework UncheckedSendable.swift
[137/364] Compiling SourceKittenFramework Version.swift
[138/364] Compiling SourceKittenFramework Language.swift
[139/364] Compiling SourceKittenFramework LibraryWrapperGenerator.swift
[140/364] Compiling SourceKittenFramework Line.swift
[141/364] Compiling SourceKittenFramework LinuxCompatibility.swift
[142/364] Compiling SourceKittenFramework Module.swift
[143/364] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[144/364] Compiling SourceKittenFramework SyntaxToken.swift
[150/370] Compiling SourceKittenFramework SwiftDeclarationKind.swift
[151/370] Compiling SourceKittenFramework SwiftDocKey.swift
[152/370] Compiling SourceKittenFramework SwiftDocs.swift
[153/370] Compiling SourceKittenFramework SwiftVersion.swift
[154/370] Compiling SourceKittenFramework SyntaxKind.swift
[155/370] Compiling SourceKittenFramework SyntaxMap.swift
[156/370] Compiling SourceKittenFramework Dictionary+Merge.swift
[157/370] Compiling SourceKittenFramework Documentation.swift
[158/370] Compiling SourceKittenFramework Exec.swift
[159/370] Compiling SourceKittenFramework File+Hashable.swift
[160/370] Compiling SourceKittenFramework File.swift
[161/370] Compiling SourceKittenFramework JSONOutput.swift
[162/370] Compiling SourceKittenFramework OffsetMap.swift
[163/370] Compiling SourceKittenFramework Parameter.swift
[164/370] Compiling SourceKittenFramework Request.swift
[165/370] Compiling SourceKittenFramework SourceDeclaration.swift
[166/370] Compiling SourceKittenFramework SourceKitObject.swift
[167/370] Compiling SourceKittenFramework SourceLocation.swift
[168/370] Compiling SourceKittenFramework StatementKind.swift
[169/370] Compiling SourceKittenFramework String+SourceKitten.swift
[170/370] Compiling SourceKittenFramework StringView+SourceKitten.swift
[177/370] Compiling SourceKittenFramework StringView.swift
[178/370] Compiling SourceKittenFramework Structure.swift
[179/370] Compiling SourceKittenFramework SwiftDeclarationAttributeKind.swift
[188/371] Compiling SourceKittenFramework XcodeBuildSetting.swift
[189/371] Compiling SourceKittenFramework library_wrapper.swift
[190/371] Compiling SourceKittenFramework library_wrapper_Clang_C.swift
[191/371] Compiling SourceKittenFramework library_wrapper_SourceKit.swift
[192/371] Compiling CryptoSwift BitwiseOps.swift
[193/371] Compiling CryptoSwift CS.swift
[194/371] Compiling CryptoSwift Codable.swift
[195/371] Compiling CryptoSwift Comparable.swift
[196/371] Compiling CryptoSwift DataConversion.swift
[197/371] Compiling CryptoSwift Division.swift
[198/371] Compiling CryptoSwift Exponentiation.swift
[199/371] Compiling CryptoSwift FloatingPointConversion.swift
[200/371] Compiling CryptoSwift GCD.swift
[201/371] Compiling CryptoSwift Hashable.swift
[214/371] Compiling SourceKittenFramework WindowsError.swift
[215/371] Compiling SourceKittenFramework Xcode.swift
[228/371] Compiling SourceKittenFramework ByteCount.swift
[229/371] Compiling SourceKittenFramework ByteRange.swift
[230/371] Compiling SourceKittenFramework Clang+SourceKitten.swift
[231/371] Compiling SourceKittenFramework ClangTranslationUnit.swift
[232/371] Compiling SourceKittenFramework CodeCompletionItem.swift
[233/371] Compiling SourceKittenFramework CursorInfo+Parsing.swift
[234/371] Emitting module SourceKittenFramework
[240/371] Wrapping AST for ArgumentParser for debugging
[263/372] Wrapping AST for SourceKittenFramework for debugging
[265/372] Emitting module CryptoSwift
[281/372] Compiling CryptoSwift Signature.swift
[282/372] Compiling CryptoSwift StreamDecryptor.swift
[283/372] Compiling CryptoSwift StreamEncryptor.swift
[284/372] Compiling CryptoSwift String+Extension.swift
[285/372] Compiling CryptoSwift UInt128.swift
[286/372] Compiling CryptoSwift UInt16+Extension.swift
[287/372] Compiling CryptoSwift UInt32+Extension.swift
[288/372] Compiling CryptoSwift UInt64+Extension.swift
[289/372] Compiling CryptoSwift UInt8+Extension.swift
[290/372] Compiling CryptoSwift Updatable.swift
[291/372] Compiling CryptoSwift Utils.swift
[292/372] Compiling CryptoSwift XChaCha20.swift
[293/372] Compiling CryptoSwift ZeroPadding.swift
[294/372] Compiling CryptoSwift resource_bundle_accessor.swift
[295/372] Emitting module SwiftSyntax
[296/372] Compiling CryptoSwift XChaCha20+Foundation.swift
[297/372] Compiling CryptoSwift Generics.swift
[298/372] Compiling CryptoSwift HKDF.swift
[299/372] Compiling CryptoSwift HMAC.swift
[300/372] Compiling CryptoSwift ISO10126Padding.swift
[301/372] Compiling CryptoSwift ISO78164Padding.swift
[302/372] Compiling CryptoSwift Int+Extension.swift
[303/372] Compiling CryptoSwift MD5.swift
[304/372] Compiling CryptoSwift NoPadding.swift
[305/372] Compiling CryptoSwift Operators.swift
[306/372] Compiling CryptoSwift DER.swift
[307/372] Compiling CryptoSwift PBKDF1.swift
[308/372] Compiling CryptoSwift PBKDF2.swift
[309/372] Compiling CryptoSwift PKCS1v15.swift
[310/372] Compiling CryptoSwift PKCS5.swift
[311/372] Compiling CryptoSwift PKCS7.swift
[312/372] Compiling CryptoSwift PKCS7Padding.swift
[313/372] Compiling CryptoSwift Padding.swift
[314/372] Compiling CryptoSwift Poly1305.swift
[315/372] Compiling CryptoSwift RSA+Cipher.swift
[316/372] Compiling CryptoSwift RSA+Signature.swift
[317/372] Compiling CryptoSwift RSA.swift
[318/372] Compiling CryptoSwift Rabbit.swift
[319/372] Compiling CryptoSwift SHA1.swift
[320/372] Compiling CryptoSwift SHA2.swift
[321/372] Compiling CryptoSwift SHA3.swift
[322/372] Compiling CryptoSwift Scrypt.swift
[323/372] Compiling CryptoSwift SecureBytes.swift
[324/373] Wrapping AST for CryptoSwift for debugging
[326/375] Emitting module Derived
[327/375] 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'
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/26] Write swift-version-24593BA9C3E375BF.txt
[3/223] Emitting module Rainbow
[4/224] Compiling Rainbow Style.swift
[5/224] Compiling CryptoSwift ASN1Encoder.swift
[6/224] Compiling CryptoSwift ASN1Scanner.swift
[7/224] Compiling CryptoSwift Array+Extension.swift
[8/227] Compiling Rainbow StringGenerator.swift
[9/227] Compiling CryptoSwift AEAD.swift
[10/227] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[11/227] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[12/227] Compiling CryptoSwift AES.Cryptors.swift
[13/227] Emitting module SWXMLHash
[14/227] Compiling CryptoSwift AES.swift
[15/227] Compiling CryptoSwift ASN1.swift
[16/227] Emitting module Yams
[19/229] Compiling CryptoSwift ASN1Decoder.swift
[20/229] Compiling CryptoSwift Authenticator.swift
[21/229] Compiling CryptoSwift BatchedCollection.swift
[22/229] Compiling CryptoSwift Bit.swift
[23/229] Compiling CryptoSwift BlockCipher.swift
[24/229] Compiling CryptoSwift BlockDecryptor.swift
[25/229] Compiling CryptoSwift BlockEncryptor.swift
[26/229] Compiling CryptoSwift BlockMode.swift
[27/229] Compiling CryptoSwift BlockModeOptions.swift
[28/229] Compiling Yams YamlError.swift
[29/229] Compiling Rainbow String+Rainbow.swift
[30/229] Compiling Rainbow OutputTarget.swift
[31/229] Compiling Rainbow Rainbow.swift
[36/229] Compiling SWXMLHash XMLHashOptions.swift
[37/229] Compiling SWXMLHash XMLIndexer.swift
[38/229] Compiling SWXMLHash shim.swift
[39/229] Compiling Yams YamlTagProviding.swift
[40/229] Compiling CryptoSwift CFB.swift
[41/229] Compiling CryptoSwift CTR.swift
[42/229] Compiling CryptoSwift CipherModeWorker.swift
[43/230] Emitting module PathKit
[44/230] Compiling PathKit PathKit.swift
[50/232] Wrapping AST for SWXMLHash for debugging
[51/232] Wrapping AST for PathKit for debugging
[56/231] Emitting module ArgumentParserToolInfo
[57/231] Compiling ArgumentParserToolInfo ToolInfo.swift
[67/269] Compiling ArgumentParser BashCompletionsGenerator.swift
[68/269] Compiling ArgumentParser CompletionsGenerator.swift
[69/269] Compiling ArgumentParser FishCompletionsGenerator.swift
[70/269] Compiling ArgumentParser ZshCompletionsGenerator.swift
[71/269] Compiling ArgumentParser Argument.swift
[72/269] Compiling ArgumentParser ArgumentHelp.swift
[73/270] Wrapping AST for Yams for debugging
[75/313] Emitting module ArgumentParser
[76/318] Emitting module CryptoSwift
[77/332] Compiling SourceKittenFramework ByteCount.swift
[78/332] Compiling SourceKittenFramework ByteRange.swift
[79/332] Compiling SourceKittenFramework Clang+SourceKitten.swift
[80/332] Compiling SourceKittenFramework ClangTranslationUnit.swift
[81/332] Compiling SourceKittenFramework CodeCompletionItem.swift
[82/332] Compiling SourceKittenFramework CursorInfo+Parsing.swift
[83/332] Compiling SourceKittenFramework Dictionary+Merge.swift
[84/332] Compiling SourceKittenFramework Documentation.swift
[85/332] Compiling SourceKittenFramework Exec.swift
[86/332] Compiling SourceKittenFramework File+Hashable.swift
[87/332] Compiling SourceKittenFramework File.swift
[88/332] Compiling SourceKittenFramework JSONOutput.swift
[89/332] Emitting module SwiftSyntax
[90/337] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[91/337] Compiling SourceKittenFramework OffsetMap.swift
[92/337] Compiling SourceKittenFramework Parameter.swift
[93/337] Compiling SourceKittenFramework Request.swift
[94/337] Compiling SourceKittenFramework SourceDeclaration.swift
[95/337] Compiling SourceKittenFramework SyntaxToken.swift
[96/337] Compiling SwiftSyntax SyntaxExprNodes.swift
[97/337] Compiling SwiftSyntax SyntaxNodes.swift
[98/337] Compiling SwiftSyntax SyntaxPatternNodes.swift
[99/337] Compiling SwiftSyntax SyntaxStmtNodes.swift
[100/337] Compiling SwiftSyntax SyntaxTypeNodes.swift
[101/343] Compiling SourceKittenFramework StringView.swift
[102/343] Compiling SourceKittenFramework Structure.swift
[103/343] Compiling SourceKittenFramework SwiftDeclarationAttributeKind.swift
[104/343] Compiling SourceKittenFramework SwiftDeclarationKind.swift
[105/343] Compiling SourceKittenFramework SwiftDocKey.swift
[106/343] Compiling SourceKittenFramework SwiftDocs.swift
[107/343] Compiling SourceKittenFramework SwiftVersion.swift
[108/343] Compiling SourceKittenFramework SyntaxKind.swift
[109/343] Compiling SourceKittenFramework SyntaxMap.swift
[111/343] Compiling CryptoSwift CompactMap.swift
[112/343] Compiling CryptoSwift Cryptor.swift
[113/343] Compiling CryptoSwift Cryptors.swift
[114/343] Compiling CryptoSwift Digest.swift
[115/343] Compiling CryptoSwift DigestType.swift
[116/343] Compiling CryptoSwift AES+Foundation.swift
[117/343] Compiling CryptoSwift Array+Foundation.swift
[118/343] Compiling CryptoSwift Blowfish+Foundation.swift
[119/343] Compiling CryptoSwift ChaCha20+Foundation.swift
[120/343] Compiling CryptoSwift Data+Extension.swift
[121/343] Compiling CryptoSwift HMAC+Foundation.swift
[122/343] Compiling CryptoSwift Rabbit+Foundation.swift
[123/343] Compiling CryptoSwift String+FoundationExtension.swift
[124/343] Compiling CryptoSwift Utils+Foundation.swift
[125/343] Compiling SourceKittenFramework Language.swift
[126/343] Compiling SourceKittenFramework LibraryWrapperGenerator.swift
[127/343] Compiling SourceKittenFramework Line.swift
[128/343] Compiling SourceKittenFramework LinuxCompatibility.swift
[129/343] Compiling SourceKittenFramework Module.swift
[133/343] Compiling SourceKittenFramework SourceKitObject.swift
[135/343] Compiling SourceKittenFramework SourceLocation.swift
[137/343] Compiling SourceKittenFramework StatementKind.swift
[139/343] Compiling SourceKittenFramework String+SourceKitten.swift
[140/343] Compiling SourceKittenFramework StringView+SourceKitten.swift
[141/343] Emitting module SourceKittenFramework
[160/344] Compiling SourceKittenFramework WindowsError.swift
[161/344] Compiling SourceKittenFramework Xcode.swift
[162/344] Compiling SourceKittenFramework XcodeBuildSetting.swift
[163/344] Compiling SourceKittenFramework library_wrapper.swift
[164/344] Compiling SourceKittenFramework library_wrapper_Clang_C.swift
[165/344] Compiling SourceKittenFramework library_wrapper_SourceKit.swift
[218/343] Compiling CryptoSwift Shifts.swift
[219/343] Compiling CryptoSwift SquareRoot.swift
[220/343] Compiling CryptoSwift Strideable.swift
[221/343] Compiling CryptoSwift StringConversion.swift
[222/343] Compiling CryptoSwift Subtraction.swift
[223/343] Compiling CryptoSwift WordsAndBits.swift
[224/343] Compiling CryptoSwift ChaCha20.swift
[225/343] Compiling CryptoSwift Checksum.swift
[226/343] Compiling CryptoSwift Cipher.swift
[227/343] Compiling CryptoSwift Collection+Extension.swift
[228/343] Compiling CryptoSwift Signature.swift
[229/343] Compiling CryptoSwift StreamDecryptor.swift
[230/343] Compiling CryptoSwift StreamEncryptor.swift
[231/343] Compiling CryptoSwift String+Extension.swift
[232/343] Compiling CryptoSwift UInt128.swift
[233/343] Compiling CryptoSwift UInt16+Extension.swift
[234/343] Compiling CryptoSwift UInt32+Extension.swift
[235/343] Compiling CryptoSwift UInt64+Extension.swift
[236/343] Compiling CryptoSwift UInt8+Extension.swift
[237/343] Compiling CryptoSwift Updatable.swift
[238/343] Compiling CryptoSwift Utils.swift
[239/343] Compiling CryptoSwift XChaCha20.swift
[240/343] Compiling CryptoSwift ZeroPadding.swift
[241/343] Compiling CryptoSwift resource_bundle_accessor.swift
[262/343] Compiling CryptoSwift XChaCha20+Foundation.swift
[263/343] Compiling CryptoSwift Generics.swift
[264/343] Compiling CryptoSwift HKDF.swift
[265/343] Compiling CryptoSwift HMAC.swift
[266/343] Compiling CryptoSwift ISO10126Padding.swift
[267/343] Compiling CryptoSwift ISO78164Padding.swift
[268/343] Compiling CryptoSwift Int+Extension.swift
[269/343] Compiling CryptoSwift MD5.swift
[270/343] Compiling CryptoSwift NoPadding.swift
[271/343] Compiling CryptoSwift Operators.swift
[272/343] Compiling CryptoSwift DER.swift
[273/343] Compiling CryptoSwift PBKDF1.swift
[274/343] Compiling CryptoSwift PBKDF2.swift
[275/343] Compiling CryptoSwift PKCS1v15.swift
[276/343] Compiling CryptoSwift PKCS5.swift
[277/343] Compiling CryptoSwift PKCS7.swift
[278/343] Compiling CryptoSwift PKCS7Padding.swift
[279/343] Compiling CryptoSwift Padding.swift
[280/343] Compiling CryptoSwift Poly1305.swift
[281/343] Compiling CryptoSwift RSA+Cipher.swift
[282/343] Compiling CryptoSwift RSA+Signature.swift
[283/343] Compiling CryptoSwift RSA.swift
[284/343] Compiling CryptoSwift Rabbit.swift
[285/343] Compiling CryptoSwift SHA1.swift
[286/343] Compiling CryptoSwift SHA2.swift
[287/343] Compiling CryptoSwift SHA3.swift
[288/343] Compiling CryptoSwift Scrypt.swift
[289/343] Compiling CryptoSwift SecureBytes.swift
[290/344] Wrapping AST for CryptoSwift for debugging
[292/346] Emitting module Derived
[293/346] 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.1 linux