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

Failed to build Saber, reference master (31e012), with Swift 6.2 (beta) for Linux on 18 Jun 2025 08:36:40 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/apleshkov/saber.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/apleshkov/saber
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 31e012b additional tests
Cloned https://github.com/apleshkov/saber.git
Revision (git rev-parse @):
31e012b672ce1a86526d45d08b4ca5c3e77053c6
SUCCESS checkout https://github.com/apleshkov/saber.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/apleshkov/saber.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/Carthage/Commandant.git
Fetching https://github.com/jpsim/SourceKitten.git
[1/16144] Fetching sourcekitten
[163/18473] Fetching sourcekitten, commandant
Fetched https://github.com/Carthage/Commandant.git from cache (1.20s)
Fetched https://github.com/jpsim/SourceKitten.git from cache (1.21s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.18.0 (3.47s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.37.2 (0.61s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2820] Fetching swxmlhash
[1186/13679] Fetching swxmlhash, yams
[4016/29059] Fetching swxmlhash, yams, swift-argument-parser
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (2.31s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.33s)
Fetched https://github.com/jpsim/Yams.git from cache (2.37s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.0.1 (3.60s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (3.45s)
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.38s)
Creating working copy for https://github.com/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.18.0
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.37.2
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/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 6.0.1
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/26] Write sources
[8/26] Compiling writer.c
[9/26] Compiling Clang_C Clang_C.c
[10/26] Compiling reader.c
[11/26] Compiling SourceKit SourceKit.c
[12/26] Write swift-version-24593BA9C3E375BF.txt
[13/26] Compiling parser.c
[14/26] Compiling emitter.c
[15/60] Compiling api.c
[16/60] Compiling scanner.c
[18/80] Emitting module SWXMLHash
[19/83] Compiling Yams Tag.swift
[20/83] Compiling Yams YamlAnchorProviding.swift
[21/85] Compiling Commandant Result+Additions.swift
[22/86] Compiling Commandant OrderedSet.swift
[23/86] Compiling Commandant Switch.swift
[24/86] Compiling Yams Decoder.swift
[25/86] Compiling Yams Emitter.swift
[26/86] Compiling Yams Encoder.swift
[27/86] Compiling Yams Parser.swift
[28/86] Compiling Yams RedundancyAliasingStrategy.swift
[29/86] Compiling Yams Representer.swift
[30/86] Compiling Commandant Option.swift
[31/86] Compiling Yams YamlTagProviding.swift
[32/86] Compiling SWXMLHash XMLElement.swift
[33/86] Compiling SWXMLHash XMLHash.swift
[34/86] Compiling Yams Resolver.swift
[35/86] Compiling Yams String+Yams.swift
[36/86] Compiling Yams YamlError.swift
[37/86] Emitting module Yams
[38/86] Compiling Yams AliasDereferencingStrategy.swift
[39/86] Compiling Yams Anchor.swift
[40/86] Compiling Yams Constructor.swift
[47/86] Compiling Yams Mark.swift
[48/86] Compiling SWXMLHash XMLHashOptions.swift
[49/86] Compiling SWXMLHash XMLIndexer.swift
[50/86] Compiling SWXMLHash shim.swift
[51/86] Compiling Yams Node.Alias.swift
[52/86] Compiling Yams Node.Mapping.swift
[53/86] Compiling Yams Node.Scalar.swift
[54/86] Compiling Yams Node.Sequence.swift
[55/86] Compiling Yams Node.swift
[74/88] Compiling Commandant HelpCommand.swift
[75/88] Compiling Commandant Errors.swift
[78/88] Emitting module Commandant
[80/89] Wrapping AST for SWXMLHash for debugging
[81/89] Wrapping AST for Commandant for debugging
[82/89] Wrapping AST for Yams for debugging
[84/132] Compiling SourceKittenFramework SyntaxToken.swift
[85/132] Compiling SourceKittenFramework Text.swift
[86/132] Compiling SourceKittenFramework UID.swift
[87/132] Compiling SourceKittenFramework UIDRepresentable.swift
[88/132] Compiling SourceKittenFramework UncheckedSendable.swift
[89/132] Compiling SourceKittenFramework Version.swift
[90/138] Compiling SourceKittenFramework SwiftDeclarationKind.swift
[91/138] Compiling SourceKittenFramework SwiftDocKey.swift
[92/138] Compiling SourceKittenFramework SwiftDocs.swift
[93/138] Compiling SourceKittenFramework SwiftVersion.swift
[94/138] Compiling SourceKittenFramework SyntaxKind.swift
[95/138] Compiling SourceKittenFramework SyntaxMap.swift
[96/138] Compiling SourceKittenFramework Dictionary+Merge.swift
[97/138] Compiling SourceKittenFramework Documentation.swift
[98/138] Compiling SourceKittenFramework Exec.swift
[99/138] Compiling SourceKittenFramework File+Hashable.swift
[100/138] Compiling SourceKittenFramework File.swift
[101/138] Compiling SourceKittenFramework JSONOutput.swift
[102/138] Compiling SourceKittenFramework Language.swift
[103/138] Compiling SourceKittenFramework LibraryWrapperGenerator.swift
[104/138] Compiling SourceKittenFramework Line.swift
[105/138] Compiling SourceKittenFramework LinuxCompatibility.swift
[106/138] Compiling SourceKittenFramework Module.swift
[107/138] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[108/138] Compiling SourceKittenFramework ByteCount.swift
[109/138] Compiling SourceKittenFramework ByteRange.swift
[110/138] Compiling SourceKittenFramework Clang+SourceKitten.swift
[111/138] Compiling SourceKittenFramework ClangTranslationUnit.swift
[112/138] Compiling SourceKittenFramework CodeCompletionItem.swift
[113/138] Compiling SourceKittenFramework CursorInfo+Parsing.swift
[114/138] Emitting module SourceKittenFramework
[115/138] Compiling SourceKittenFramework OffsetMap.swift
[116/138] Compiling SourceKittenFramework Parameter.swift
[117/138] Compiling SourceKittenFramework Request.swift
[118/138] Compiling SourceKittenFramework SourceDeclaration.swift
[119/138] Compiling SourceKittenFramework SourceKitObject.swift
[120/138] Compiling SourceKittenFramework SourceLocation.swift
[121/138] Compiling SourceKittenFramework StatementKind.swift
[122/138] Compiling SourceKittenFramework String+SourceKitten.swift
[123/138] Compiling SourceKittenFramework StringView+SourceKitten.swift
[124/138] Compiling SourceKittenFramework StringView.swift
[125/138] Compiling SourceKittenFramework Structure.swift
[126/138] Compiling SourceKittenFramework SwiftDeclarationAttributeKind.swift
[127/138] Compiling SourceKittenFramework WindowsError.swift
[128/138] Compiling SourceKittenFramework Xcode.swift
[129/138] Compiling SourceKittenFramework XcodeBuildSetting.swift
[130/138] Compiling SourceKittenFramework library_wrapper.swift
[131/138] Compiling SourceKittenFramework library_wrapper_Clang_C.swift
[132/138] Compiling SourceKittenFramework library_wrapper_SourceKit.swift
[133/139] Wrapping AST for SourceKittenFramework for debugging
[135/191] Compiling Saber NestedParsedDecl.swift
/host/spi-builder-workspace/Sources/Saber/Parser/RawData.swift:36:44: error: reference to member 'lineAndCharacter' cannot be resolved without a contextual type
34 |     func annotations(for structure: [String : SourceKitRepresentable]) -> [String] {
35 |         guard let offset = structure[SwiftDocKey.offset] as? Int64,
36 |             let cursor = contents.bridge().lineAndCharacter(forByteOffset: Int(offset)),
   |                                            `- error: reference to member 'lineAndCharacter' cannot be resolved without a contextual type
37 |             cursor.line > 0 else {
38 |             return []
/host/spi-builder-workspace/Sources/Saber/Parser/RawData.swift:58:30: error: reference to member 'lines' cannot be resolved without a contextual type
56 |
57 | private func parse(contents: String, prefix: String) -> [ParsedLine] {
58 |     return contents.bridge().lines().map {
   |                              `- error: reference to member 'lines' cannot be resolved without a contextual type
59 |         let rawText = $0.content.trimmingCharacters(in: .whitespaces)
60 |         let kind: ParsedLine.Kind
/host/spi-builder-workspace/Sources/Saber/Parser/RawData.swift:59:58: error: cannot infer contextual base in reference to member 'whitespaces'
57 | private func parse(contents: String, prefix: String) -> [ParsedLine] {
58 |     return contents.bridge().lines().map {
59 |         let rawText = $0.content.trimmingCharacters(in: .whitespaces)
   |                                                          `- error: cannot infer contextual base in reference to member 'whitespaces'
60 |         let kind: ParsedLine.Kind
61 |         let isComment = rawText.hasPrefix("//")
[136/191] Compiling Saber ParsedData.swift
/host/spi-builder-workspace/Sources/Saber/Parser/RawData.swift:36:44: error: reference to member 'lineAndCharacter' cannot be resolved without a contextual type
34 |     func annotations(for structure: [String : SourceKitRepresentable]) -> [String] {
35 |         guard let offset = structure[SwiftDocKey.offset] as? Int64,
36 |             let cursor = contents.bridge().lineAndCharacter(forByteOffset: Int(offset)),
   |                                            `- error: reference to member 'lineAndCharacter' cannot be resolved without a contextual type
37 |             cursor.line > 0 else {
38 |             return []
/host/spi-builder-workspace/Sources/Saber/Parser/RawData.swift:58:30: error: reference to member 'lines' cannot be resolved without a contextual type
56 |
57 | private func parse(contents: String, prefix: String) -> [ParsedLine] {
58 |     return contents.bridge().lines().map {
   |                              `- error: reference to member 'lines' cannot be resolved without a contextual type
59 |         let rawText = $0.content.trimmingCharacters(in: .whitespaces)
60 |         let kind: ParsedLine.Kind
/host/spi-builder-workspace/Sources/Saber/Parser/RawData.swift:59:58: error: cannot infer contextual base in reference to member 'whitespaces'
57 | private func parse(contents: String, prefix: String) -> [ParsedLine] {
58 |     return contents.bridge().lines().map {
59 |         let rawText = $0.content.trimmingCharacters(in: .whitespaces)
   |                                                          `- error: cannot infer contextual base in reference to member 'whitespaces'
60 |         let kind: ParsedLine.Kind
61 |         let isComment = rawText.hasPrefix("//")
[137/191] Compiling Saber ParsedProperty.swift
/host/spi-builder-workspace/Sources/Saber/Parser/RawData.swift:36:44: error: reference to member 'lineAndCharacter' cannot be resolved without a contextual type
34 |     func annotations(for structure: [String : SourceKitRepresentable]) -> [String] {
35 |         guard let offset = structure[SwiftDocKey.offset] as? Int64,
36 |             let cursor = contents.bridge().lineAndCharacter(forByteOffset: Int(offset)),
   |                                            `- error: reference to member 'lineAndCharacter' cannot be resolved without a contextual type
37 |             cursor.line > 0 else {
38 |             return []
/host/spi-builder-workspace/Sources/Saber/Parser/RawData.swift:58:30: error: reference to member 'lines' cannot be resolved without a contextual type
56 |
57 | private func parse(contents: String, prefix: String) -> [ParsedLine] {
58 |     return contents.bridge().lines().map {
   |                              `- error: reference to member 'lines' cannot be resolved without a contextual type
59 |         let rawText = $0.content.trimmingCharacters(in: .whitespaces)
60 |         let kind: ParsedLine.Kind
/host/spi-builder-workspace/Sources/Saber/Parser/RawData.swift:59:58: error: cannot infer contextual base in reference to member 'whitespaces'
57 | private func parse(contents: String, prefix: String) -> [ParsedLine] {
58 |     return contents.bridge().lines().map {
59 |         let rawText = $0.content.trimmingCharacters(in: .whitespaces)
   |                                                          `- error: cannot infer contextual base in reference to member 'whitespaces'
60 |         let kind: ParsedLine.Kind
61 |         let isComment = rawText.hasPrefix("//")
[138/191] Compiling Saber PropertyAnnotation.swift
/host/spi-builder-workspace/Sources/Saber/Parser/RawData.swift:36:44: error: reference to member 'lineAndCharacter' cannot be resolved without a contextual type
34 |     func annotations(for structure: [String : SourceKitRepresentable]) -> [String] {
35 |         guard let offset = structure[SwiftDocKey.offset] as? Int64,
36 |             let cursor = contents.bridge().lineAndCharacter(forByteOffset: Int(offset)),
   |                                            `- error: reference to member 'lineAndCharacter' cannot be resolved without a contextual type
37 |             cursor.line > 0 else {
38 |             return []
/host/spi-builder-workspace/Sources/Saber/Parser/RawData.swift:58:30: error: reference to member 'lines' cannot be resolved without a contextual type
56 |
57 | private func parse(contents: String, prefix: String) -> [ParsedLine] {
58 |     return contents.bridge().lines().map {
   |                              `- error: reference to member 'lines' cannot be resolved without a contextual type
59 |         let rawText = $0.content.trimmingCharacters(in: .whitespaces)
60 |         let kind: ParsedLine.Kind
/host/spi-builder-workspace/Sources/Saber/Parser/RawData.swift:59:58: error: cannot infer contextual base in reference to member 'whitespaces'
57 | private func parse(contents: String, prefix: String) -> [ParsedLine] {
58 |     return contents.bridge().lines().map {
59 |         let rawText = $0.content.trimmingCharacters(in: .whitespaces)
   |                                                          `- error: cannot infer contextual base in reference to member 'whitespaces'
60 |         let kind: ParsedLine.Kind
61 |         let isComment = rawText.hasPrefix("//")
[139/191] Compiling Saber PropertyAnnotationParser.swift
/host/spi-builder-workspace/Sources/Saber/Parser/RawData.swift:36:44: error: reference to member 'lineAndCharacter' cannot be resolved without a contextual type
34 |     func annotations(for structure: [String : SourceKitRepresentable]) -> [String] {
35 |         guard let offset = structure[SwiftDocKey.offset] as? Int64,
36 |             let cursor = contents.bridge().lineAndCharacter(forByteOffset: Int(offset)),
   |                                            `- error: reference to member 'lineAndCharacter' cannot be resolved without a contextual type
37 |             cursor.line > 0 else {
38 |             return []
/host/spi-builder-workspace/Sources/Saber/Parser/RawData.swift:58:30: error: reference to member 'lines' cannot be resolved without a contextual type
56 |
57 | private func parse(contents: String, prefix: String) -> [ParsedLine] {
58 |     return contents.bridge().lines().map {
   |                              `- error: reference to member 'lines' cannot be resolved without a contextual type
59 |         let rawText = $0.content.trimmingCharacters(in: .whitespaces)
60 |         let kind: ParsedLine.Kind
/host/spi-builder-workspace/Sources/Saber/Parser/RawData.swift:59:58: error: cannot infer contextual base in reference to member 'whitespaces'
57 | private func parse(contents: String, prefix: String) -> [ParsedLine] {
58 |     return contents.bridge().lines().map {
59 |         let rawText = $0.content.trimmingCharacters(in: .whitespaces)
   |                                                          `- error: cannot infer contextual base in reference to member 'whitespaces'
60 |         let kind: ParsedLine.Kind
61 |         let isComment = rawText.hasPrefix("//")
[140/191] Compiling Saber PropertyParser.swift
/host/spi-builder-workspace/Sources/Saber/Parser/RawData.swift:36:44: error: reference to member 'lineAndCharacter' cannot be resolved without a contextual type
34 |     func annotations(for structure: [String : SourceKitRepresentable]) -> [String] {
35 |         guard let offset = structure[SwiftDocKey.offset] as? Int64,
36 |             let cursor = contents.bridge().lineAndCharacter(forByteOffset: Int(offset)),
   |                                            `- error: reference to member 'lineAndCharacter' cannot be resolved without a contextual type
37 |             cursor.line > 0 else {
38 |             return []
/host/spi-builder-workspace/Sources/Saber/Parser/RawData.swift:58:30: error: reference to member 'lines' cannot be resolved without a contextual type
56 |
57 | private func parse(contents: String, prefix: String) -> [ParsedLine] {
58 |     return contents.bridge().lines().map {
   |                              `- error: reference to member 'lines' cannot be resolved without a contextual type
59 |         let rawText = $0.content.trimmingCharacters(in: .whitespaces)
60 |         let kind: ParsedLine.Kind
/host/spi-builder-workspace/Sources/Saber/Parser/RawData.swift:59:58: error: cannot infer contextual base in reference to member 'whitespaces'
57 | private func parse(contents: String, prefix: String) -> [ParsedLine] {
58 |     return contents.bridge().lines().map {
59 |         let rawText = $0.content.trimmingCharacters(in: .whitespaces)
   |                                                          `- error: cannot infer contextual base in reference to member 'whitespaces'
60 |         let kind: ParsedLine.Kind
61 |         let isComment = rawText.hasPrefix("//")
[141/191] Compiling Saber RawData.swift
/host/spi-builder-workspace/Sources/Saber/Parser/RawData.swift:36:44: error: reference to member 'lineAndCharacter' cannot be resolved without a contextual type
34 |     func annotations(for structure: [String : SourceKitRepresentable]) -> [String] {
35 |         guard let offset = structure[SwiftDocKey.offset] as? Int64,
36 |             let cursor = contents.bridge().lineAndCharacter(forByteOffset: Int(offset)),
   |                                            `- error: reference to member 'lineAndCharacter' cannot be resolved without a contextual type
37 |             cursor.line > 0 else {
38 |             return []
/host/spi-builder-workspace/Sources/Saber/Parser/RawData.swift:58:30: error: reference to member 'lines' cannot be resolved without a contextual type
56 |
57 | private func parse(contents: String, prefix: String) -> [ParsedLine] {
58 |     return contents.bridge().lines().map {
   |                              `- error: reference to member 'lines' cannot be resolved without a contextual type
59 |         let rawText = $0.content.trimmingCharacters(in: .whitespaces)
60 |         let kind: ParsedLine.Kind
/host/spi-builder-workspace/Sources/Saber/Parser/RawData.swift:59:58: error: cannot infer contextual base in reference to member 'whitespaces'
57 | private func parse(contents: String, prefix: String) -> [ParsedLine] {
58 |     return contents.bridge().lines().map {
59 |         let rawText = $0.content.trimmingCharacters(in: .whitespaces)
   |                                                          `- error: cannot infer contextual base in reference to member 'whitespaces'
60 |         let kind: ParsedLine.Kind
61 |         let isComment = rawText.hasPrefix("//")
[142/198] Compiling Saber StringExtractor.swift
[143/198] Compiling Saber ParsedType.swift
[144/198] Compiling Saber TypeAnnotation.swift
[145/198] Compiling Saber TypeAnnotationParser.swift
[146/198] Compiling Saber TypeParser.swift
[147/198] Compiling Saber ParsedTypeUsage.swift
[148/198] Compiling Saber TypeUsageParser.swift
[149/198] Compiling Saber Loggable.swift
[150/198] Compiling Saber Logger.swift
[151/198] Compiling Saber Logging.swift
[152/198] Compiling Saber AnnotationParserHelper.swift
[153/198] Compiling Saber ContainerAnnotation.swift
[154/198] Compiling Saber ContainerAnnotationParser.swift
[155/198] Compiling Saber ContainerExternalParser.swift
[156/198] Compiling Saber LambdaParser.swift
[157/198] Compiling Saber ParsedLambda.swift
[158/198] Compiling Saber MethodAnnotation.swift
[159/198] Compiling Saber MethodAnnotationParser.swift
[160/198] Compiling Saber MethodParser.swift
[161/198] Compiling Saber ParsedArgument.swift
[162/198] Compiling Saber ParsedMethod.swift
[163/198] Emitting module Saber
[164/198] Compiling Saber ContainerParser.swift
[165/198] Compiling Saber ParsedContainer.swift
[166/198] Compiling Saber ParsedContainerExternal.swift
[167/198] Compiling Saber Dictionary+Structure.swift
[168/198] Compiling Saber ExtensionParser.swift
[169/198] Compiling Saber ParsedExtension.swift
[170/198] Compiling Saber FileParser.swift
[171/198] Compiling Saber ParsedTypealias.swift
[172/198] Compiling Saber TypealiasParser.swift
[173/198] Compiling Saber ReferenceType.swift
[174/198] Compiling Saber Renderer.swift
[175/198] Compiling Saber SaberConfiguration.swift
[176/198] Compiling Saber SaberVersion.swift
[177/198] Compiling Saber Throwable.swift
[178/198] Compiling Saber SomeType.swift
[179/198] Compiling Saber TypeDeclaration.swift
[180/198] Compiling Saber TypeProvider.swift
[181/198] Compiling Saber TypeRepository.swift
[182/198] Compiling Saber TypeResolver.swift
[183/198] Compiling Saber TypeUsage.swift
[184/198] Compiling Saber ConsoleLogger.swift
[185/198] Compiling Saber LogLevel.swift
[186/198] Compiling Saber Container.swift
[187/198] Compiling Saber ContainerData.swift
[188/198] Compiling Saber ContainerDataFactory.swift
[189/198] Compiling Saber ContainerExternal.swift
[190/198] Compiling Saber ContainerFactory.swift
[191/198] Compiling Saber FunctionInvocationArgument.swift
[192/198] Compiling Saber Injections.swift
[193/198] Compiling Saber Service.swift
BUILD FAILURE 6.2 linux