The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Gryphon with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vinivendra/Gryphon.git
Reference: v0.18.1
Cloned https://github.com/vinivendra/Gryphon.git into spi-builder-workspace
SUCCESS checkout https://github.com/vinivendra/Gryphon.git at v0.18.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/jpsim/SourceKitten
Fetching https://github.com/apple/swift-syntax.git
[1/15599] Fetching sourcekitten
[2965/56775] Fetching sourcekitten, swift-syntax
Fetched https://github.com/jpsim/SourceKitten (3.08s)
Fetched https://github.com/apple/swift-syntax.git (3.09s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50500.0 (0.39s)
Computing version for https://github.com/jpsim/SourceKitten
Computed https://github.com/jpsim/SourceKitten at 0.34.1 (0.43s)
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/drmohundro/SWXMLHash.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/2736] Fetching swxmlhash
[2737/13521] Fetching swxmlhash, swift-argument-parser
[13522/22127] Fetching swxmlhash, swift-argument-parser, yams
Fetched https://github.com/drmohundro/SWXMLHash.git (0.73s)
Fetched https://github.com/apple/swift-argument-parser.git (0.74s)
[2066/8606] Fetching yams
Fetched https://github.com/jpsim/Yams.git (1.31s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.5 (0.32s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.31s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.2.2 (0.37s)
Creating working copy for https://github.com/jpsim/SourceKitten
Working copy of https://github.com/jpsim/SourceKitten resolved at 0.34.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.2.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/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.5
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 0.50500.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/18] Compiling SourceKit SourceKit.c
[1/18] Compiling Clang_C Clang_C.c
[3/18] Compiling atomic-counter.c
[4/18] Compiling writer.c
[5/18] Compiling reader.c
[6/18] Compiling parser.c
[7/18] Compiling api.c
[8/78] Compiling emitter.c
[9/78] Compiling scanner.c
[11/93] Emitting module SWXMLHash
[12/96] Compiling Yams Mark.swift
[13/96] Compiling Yams Node.Mapping.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/97] Emitting module SwiftSyntax
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
[15/102] Compiling Yams Constructor.swift
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
[16/102] Compiling Yams Decoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
[19/102] Compiling Yams Emitter.swift
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
[20/102] Compiling SWXMLHash XMLHashOptions.swift
[21/102] Compiling SWXMLHash XMLIndexer.swift
[22/102] Compiling SWXMLHash shim.swift
[23/102] Compiling Yams YamlError.swift
[24/102] Compiling Yams String+Yams.swift
[25/102] Compiling Yams Tag.swift
[29/102] Emitting module Yams
[34/102] Compiling Yams Encoder.swift
[37/102] Compiling Yams Node.Scalar.swift
[38/102] Compiling Yams Node.Sequence.swift
[39/102] Compiling SwiftSyntax Syntax.swift
[40/102] Compiling SwiftSyntax SyntaxChildren.swift
[41/102] Compiling SwiftSyntax SyntaxClassifier.swift
[42/102] Compiling Yams Representer.swift
[43/102] Compiling Yams Resolver.swift
[44/102] Compiling Yams Node.swift
[45/102] Compiling Yams Parser.swift
[46/102] Compiling SwiftSyntax SyntaxCollections.swift
[47/102] Compiling SwiftSyntax SyntaxEnum.swift
[48/102] Compiling SwiftSyntax SyntaxFactory.swift
[49/102] Compiling SwiftSyntax SourceLength.swift
[50/102] Compiling SwiftSyntax SourceLocation.swift
[51/102] Compiling SwiftSyntax SourcePresence.swift
[63/106] Wrapping AST for SWXMLHash for debugging
[64/106] Wrapping AST for Yams for debugging
[66/147] Compiling SourceKittenFramework ByteCount.swift
[67/147] Compiling SourceKittenFramework ByteRange.swift
[68/147] Compiling SourceKittenFramework Clang+SourceKitten.swift
[69/147] Compiling SourceKittenFramework ClangTranslationUnit.swift
[70/147] Compiling SourceKittenFramework CodeCompletionItem.swift
[71/147] Compiling SourceKittenFramework CursorInfo+Parsing.swift
[72/152] Emitting module SourceKittenFramework
[73/152] Compiling SourceKittenFramework Dictionary+Merge.swift
[74/152] Compiling SourceKittenFramework Documentation.swift
[75/152] Compiling SourceKittenFramework Exec.swift
[76/152] Compiling SourceKittenFramework File+Hashable.swift
[77/152] Compiling SourceKittenFramework File.swift
[78/152] Compiling SourceKittenFramework JSONOutput.swift
[79/152] Compiling SourceKittenFramework Parameter.swift
[80/152] Compiling SourceKittenFramework Request.swift
[81/152] Compiling SourceKittenFramework SourceDeclaration.swift
[82/152] Compiling SourceKittenFramework SourceKitObject.swift
[83/152] Compiling SourceKittenFramework SourceLocation.swift
[84/152] Compiling SourceKittenFramework StatementKind.swift
[85/152] Compiling SourceKittenFramework SwiftDocKey.swift
[86/152] Compiling SourceKittenFramework SwiftDocs.swift
[87/152] Compiling SourceKittenFramework SwiftVersion.swift
[88/152] Compiling SourceKittenFramework SyntaxKind.swift
[89/152] Compiling SourceKittenFramework SyntaxMap.swift
[90/152] Compiling SourceKittenFramework SyntaxToken.swift
[91/152] Compiling SourceKittenFramework Text.swift
[92/152] Compiling SourceKittenFramework UID.swift
[93/152] Compiling SourceKittenFramework UIDRepresentable.swift
[94/152] Compiling SourceKittenFramework Version.swift
[95/152] Compiling SourceKittenFramework String+SourceKitten.swift
[96/152] Compiling SourceKittenFramework StringView+SourceKitten.swift
[97/152] Compiling SourceKittenFramework StringView.swift
[98/152] Compiling SourceKittenFramework Structure.swift
[99/152] Compiling SourceKittenFramework SwiftDeclarationAttributeKind.swift
[100/152] Compiling SourceKittenFramework SwiftDeclarationKind.swift
[101/152] Compiling SourceKittenFramework Language.swift
[102/152] Compiling SourceKittenFramework Line.swift
[103/152] Compiling SourceKittenFramework LinuxCompatibility.swift
[104/152] Compiling SourceKittenFramework Module.swift
[105/152] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[106/152] Compiling SourceKittenFramework OffsetMap.swift
[107/152] Compiling SourceKittenFramework Xcode.swift
[108/152] Compiling SourceKittenFramework XcodeBuildSetting.swift
[109/152] Compiling SourceKittenFramework library_wrapper.swift
[110/152] Compiling SourceKittenFramework library_wrapper_Clang_C.swift
[111/152] Compiling SourceKittenFramework library_wrapper_SourceKit.swift
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
[123/154] Wrapping AST for SourceKittenFramework for debugging
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2