The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Plato with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.38.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pedroesli/Plato.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/pedroesli/Plato
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ee0a30d Create LICENSE
Cloned https://github.com/pedroesli/Plato.git
Revision (git rev-parse @):
ee0a30d707fd45516726d30fab3a37797cd09bad
SUCCESS checkout https://github.com/pedroesli/Plato.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/pedroesli/Plato.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/antlr/antlr4
[1/164941] Fetching antlr4
Fetched https://github.com/antlr/antlr4 (5.30s)
Computing version for https://github.com/antlr/antlr4
Computed https://github.com/antlr/antlr4 at 4.13.1 (0.92s)
Creating working copy for https://github.com/antlr/antlr4
Working copy of https://github.com/antlr/antlr4 resolved at 4.13.1
warning: 'spi-builder-workspace': found 4 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/PlatoCore/Parser/Plato.tokens
    /host/spi-builder-workspace/Sources/PlatoCore/Parser/Plato.interp
    /host/spi-builder-workspace/Sources/PlatoCore/Parser/PlatoLexer.interp
    /host/spi-builder-workspace/Sources/PlatoCore/Parser/PlatoLexer.tokens
Building for debugging...
[1/136] Compiling Antlr4 InterpreterDataReader.swift
[2/136] Compiling Antlr4 Interval.swift
[3/136] Compiling Antlr4 IntervalSet.swift
[4/136] Compiling Antlr4 MultiMap.swift
[5/136] Compiling Antlr4 MurmurHash.swift
[6/136] Compiling Antlr4 Utils.swift
[7/136] Compiling Antlr4 ANTLRError.swift
[8/136] Compiling Antlr4 ANTLRException.swift
[9/136] Compiling Antlr4 ArrayExtension.swift
[10/136] Compiling Antlr4 CharacterExtension.swift
[11/136] Compiling Antlr4 IntStreamExtension.swift
[12/136] Compiling Antlr4 StringExtension.swift
[13/136] Compiling Antlr4 TokenExtension.swift
[14/136] Compiling Antlr4 UUIDExtension.swift
[15/136] Compiling Antlr4 CommonUtil.swift
[16/136] Compiling Antlr4 Mutex.swift
[17/136] Compiling Antlr4 Stack.swift
[18/136] Compiling Antlr4 AbstractParseTreeVisitor.swift
[19/136] Compiling Antlr4 ErrorNode.swift
[20/155] Compiling Antlr4 LexerNoViableAltException.swift
[21/155] Compiling Antlr4 ListTokenSource.swift
[22/155] Compiling Antlr4 NoViableAltException.swift
[23/155] Compiling Antlr4 Parser.swift
[24/155] Compiling Antlr4 ParserInterpreter.swift
[25/155] Compiling Antlr4 ParserRuleContext.swift
[26/155] Compiling Antlr4 ProxyErrorListener.swift
[27/155] Compiling Antlr4 RecognitionException.swift
[28/155] Compiling Antlr4 Recognizer.swift
[29/155] Compiling Antlr4 RuleContext.swift
[30/155] Compiling Antlr4 RuntimeMetaData.swift
[31/155] Compiling Antlr4 Token.swift
[32/155] Compiling Antlr4 TokenFactory.swift
[33/155] Compiling Antlr4 TokenSource.swift
[34/155] Compiling Antlr4 TokenStream.swift
[35/155] Compiling Antlr4 TokenStreamRewriter.swift
[36/155] Compiling Antlr4 UnbufferedCharStream.swift
[37/155] Compiling Antlr4 UnbufferedTokenStream.swift
[38/155] Compiling Antlr4 VocabularySingle.swift
[39/155] Compiling Antlr4 WritableToken.swift
[40/155] Compiling Antlr4 ANTLRErrorListener.swift
[41/155] Compiling Antlr4 ANTLRErrorStrategy.swift
[42/155] Compiling Antlr4 ANTLRFileStream.swift
[43/155] Compiling Antlr4 ANTLRInputStream.swift
[44/155] Compiling Antlr4 BailErrorStrategy.swift
[45/155] Compiling Antlr4 BaseErrorListener.swift
[46/155] Compiling Antlr4 BufferedTokenStream.swift
[47/155] Compiling Antlr4 CharStream.swift
[48/155] Compiling Antlr4 CommonToken.swift
[49/155] Compiling Antlr4 CommonTokenFactory.swift
[50/155] Compiling Antlr4 CommonTokenStream.swift
[51/155] Compiling Antlr4 ConsoleErrorListener.swift
[52/155] Compiling Antlr4 DefaultErrorStrategy.swift
[53/155] Compiling Antlr4 DiagnosticErrorListener.swift
[54/155] Compiling Antlr4 FailedPredicateException.swift
[55/155] Compiling Antlr4 InputMismatchException.swift
[56/155] Compiling Antlr4 IntStream.swift
[57/155] Compiling Antlr4 InterpreterRuleContext.swift
[58/155] Compiling Antlr4 Lexer.swift
[59/155] Compiling Antlr4 LexerInterpreter.swift
[60/155] Compiling Antlr4 ATN.swift
[61/155] Compiling Antlr4 ATNConfig.swift
[62/155] Compiling Antlr4 ATNConfigSet.swift
[63/155] Compiling Antlr4 ATNDeserializationOptions.swift
[64/155] Compiling Antlr4 ATNDeserializer.swift
[65/155] Compiling Antlr4 ATNSimulator.swift
[66/155] Compiling Antlr4 ATNState.swift
[67/155] Compiling Antlr4 ATNType.swift
[68/155] Compiling Antlr4 AbstractPredicateTransition.swift
[69/155] Compiling Antlr4 ActionTransition.swift
[70/155] Compiling Antlr4 AmbiguityInfo.swift
[71/155] Compiling Antlr4 ArrayPredictionContext.swift
[72/155] Compiling Antlr4 AtomTransition.swift
[73/155] Compiling Antlr4 BasicBlockStartState.swift
[74/155] Compiling Antlr4 BasicState.swift
[75/155] Compiling Antlr4 BlockEndState.swift
[76/155] Compiling Antlr4 BlockStartState.swift
[77/155] Compiling Antlr4 ContextSensitivityInfo.swift
[78/155] Compiling Antlr4 DecisionEventInfo.swift
[79/155] Emitting module Antlr4
[80/155] Compiling Antlr4 RuleStartState.swift
[81/155] Compiling Antlr4 RuleStopState.swift
[82/155] Compiling Antlr4 RuleTransition.swift
[83/155] Compiling Antlr4 SemanticContext.swift
[84/155] Compiling Antlr4 SetTransition.swift
[85/155] Compiling Antlr4 SingletonPredictionContext.swift
[86/155] Compiling Antlr4 StarBlockStartState.swift
[87/155] Compiling Antlr4 StarLoopEntryState.swift
[88/155] Compiling Antlr4 StarLoopbackState.swift
[89/155] Compiling Antlr4 TokensStartState.swift
[90/155] Compiling Antlr4 Transition.swift
[91/155] Compiling Antlr4 WildcardTransition.swift
[92/155] Compiling Antlr4 DFA.swift
[93/155] Compiling Antlr4 DFASerializer.swift
[94/155] Compiling Antlr4 DFAState.swift
[95/155] Compiling Antlr4 LexerDFASerializer.swift
[96/155] Compiling Antlr4 BitSet.swift
[97/155] Compiling Antlr4 DoubleKeyMap.swift
[98/155] Compiling Antlr4 IntSet.swift
[99/155] Compiling Antlr4 DecisionInfo.swift
[100/155] Compiling Antlr4 DecisionState.swift
[101/155] Compiling Antlr4 DefaultATNConfig.swift
[102/155] Compiling Antlr4 EmptyPredictionContext.swift
[103/155] Compiling Antlr4 EpsilonTransition.swift
[104/155] Compiling Antlr4 ErrorInfo.swift
[105/155] Compiling Antlr4 LL1Analyzer.swift
[106/155] Compiling Antlr4 LexerATNConfig.swift
[107/155] Compiling Antlr4 LexerATNSimulator.swift
[108/155] Compiling Antlr4 LexerAction.swift
[109/155] Compiling Antlr4 LexerActionExecutor.swift
[110/155] Compiling Antlr4 LexerActionType.swift
[111/155] Compiling Antlr4 LexerChannelAction.swift
[112/155] Compiling Antlr4 LexerCustomAction.swift
[113/155] Compiling Antlr4 LexerIndexedCustomAction.swift
[114/155] Compiling Antlr4 LexerModeAction.swift
[115/155] Compiling Antlr4 LexerMoreAction.swift
[116/155] Compiling Antlr4 LexerPopModeAction.swift
[117/155] Compiling Antlr4 LexerPushModeAction.swift
[118/155] Compiling Antlr4 LexerSkipAction.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:63:85: error: cannot find 'NSEC_PER_SEC' in scope
        decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
                                                                                    ^~~~~~~~~~~~
[119/155] Compiling Antlr4 LexerTypeAction.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:63:85: error: cannot find 'NSEC_PER_SEC' in scope
        decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
                                                                                    ^~~~~~~~~~~~
[120/155] Compiling Antlr4 LookaheadEventInfo.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:63:85: error: cannot find 'NSEC_PER_SEC' in scope
        decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
                                                                                    ^~~~~~~~~~~~
[121/155] Compiling Antlr4 LookupATNConfig.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:63:85: error: cannot find 'NSEC_PER_SEC' in scope
        decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
                                                                                    ^~~~~~~~~~~~
[122/155] Compiling Antlr4 LookupDictionary.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:63:85: error: cannot find 'NSEC_PER_SEC' in scope
        decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
                                                                                    ^~~~~~~~~~~~
[123/155] Compiling Antlr4 LoopEndState.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:63:85: error: cannot find 'NSEC_PER_SEC' in scope
        decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
                                                                                    ^~~~~~~~~~~~
[124/155] Compiling Antlr4 NotSetTransition.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:63:85: error: cannot find 'NSEC_PER_SEC' in scope
        decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
                                                                                    ^~~~~~~~~~~~
[125/155] Compiling Antlr4 ParseInfo.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:63:85: error: cannot find 'NSEC_PER_SEC' in scope
        decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
                                                                                    ^~~~~~~~~~~~
[126/155] Compiling Antlr4 ParserATNSimulator.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:63:85: error: cannot find 'NSEC_PER_SEC' in scope
        decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
                                                                                    ^~~~~~~~~~~~
[127/155] Compiling Antlr4 PlusBlockStartState.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:63:85: error: cannot find 'NSEC_PER_SEC' in scope
        decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
                                                                                    ^~~~~~~~~~~~
[128/155] Compiling Antlr4 PlusLoopbackState.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:63:85: error: cannot find 'NSEC_PER_SEC' in scope
        decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
                                                                                    ^~~~~~~~~~~~
[129/155] Compiling Antlr4 PrecedencePredicateTransition.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:63:85: error: cannot find 'NSEC_PER_SEC' in scope
        decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
                                                                                    ^~~~~~~~~~~~
[130/155] Compiling Antlr4 PredicateEvalInfo.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:63:85: error: cannot find 'NSEC_PER_SEC' in scope
        decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
                                                                                    ^~~~~~~~~~~~
[131/155] Compiling Antlr4 PredicateTransition.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:63:85: error: cannot find 'NSEC_PER_SEC' in scope
        decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
                                                                                    ^~~~~~~~~~~~
[132/155] Compiling Antlr4 PredictionContext.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:63:85: error: cannot find 'NSEC_PER_SEC' in scope
        decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
                                                                                    ^~~~~~~~~~~~
[133/155] Compiling Antlr4 PredictionContextCache.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:63:85: error: cannot find 'NSEC_PER_SEC' in scope
        decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
                                                                                    ^~~~~~~~~~~~
[134/155] Compiling Antlr4 PredictionMode.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:63:85: error: cannot find 'NSEC_PER_SEC' in scope
        decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
                                                                                    ^~~~~~~~~~~~
[135/155] Compiling Antlr4 ProfilingATNSimulator.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:63:85: error: cannot find 'NSEC_PER_SEC' in scope
        decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
                                                                                    ^~~~~~~~~~~~
[136/155] Compiling Antlr4 RangeTransition.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:63:85: error: cannot find 'NSEC_PER_SEC' in scope
        decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
                                                                                    ^~~~~~~~~~~~
[137/155] Compiling Antlr4 ParseTree.swift
[138/155] Compiling Antlr4 ParseTreeListener.swift
[139/155] Compiling Antlr4 ParseTreeProperty.swift
[140/155] Compiling Antlr4 ParseTreeVisitor.swift
[141/155] Compiling Antlr4 ParseTreeWalker.swift
[142/155] Compiling Antlr4 RuleNode.swift
[143/155] Compiling Antlr4 SyntaxTree.swift
[144/155] Compiling Antlr4 TerminalNode.swift
[145/155] Compiling Antlr4 TerminalNodeImpl.swift
[146/155] Compiling Antlr4 Tree.swift
[147/155] Compiling Antlr4 Trees.swift
[148/155] Compiling Antlr4 Chunk.swift
[149/155] Compiling Antlr4 ParseTreeMatch.swift
[150/155] Compiling Antlr4 ParseTreePattern.swift
[151/155] Compiling Antlr4 ParseTreePatternMatcher.swift
[152/155] Compiling Antlr4 RuleTagToken.swift
[153/155] Compiling Antlr4 TagChunk.swift
[154/155] Compiling Antlr4 TextChunk.swift
[155/155] Compiling Antlr4 TokenTagToken.swift
error: fatalError
warning: 'spi-builder-workspace': found 4 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/PlatoCore/Parser/PlatoLexer.tokens
    /host/spi-builder-workspace/Sources/PlatoCore/Parser/Plato.interp
    /host/spi-builder-workspace/Sources/PlatoCore/Parser/Plato.tokens
    /host/spi-builder-workspace/Sources/PlatoCore/Parser/PlatoLexer.interp
[0/1] Planning build
Building for debugging...
[1/18] Compiling Antlr4 PlusBlockStartState.swift
[2/18] Compiling Antlr4 PlusLoopbackState.swift
[3/20] Compiling Antlr4 LexerSkipAction.swift
[4/20] Compiling Antlr4 LexerTypeAction.swift
[5/20] Compiling Antlr4 LookaheadEventInfo.swift
[6/21] Compiling Antlr4 ProfilingATNSimulator.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:63:85: error: cannot find 'NSEC_PER_SEC' in scope
        decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
                                                                                    ^~~~~~~~~~~~
[7/21] Compiling Antlr4 RangeTransition.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:63:85: error: cannot find 'NSEC_PER_SEC' in scope
        decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
                                                                                    ^~~~~~~~~~~~
[8/30] Compiling Antlr4 LookupATNConfig.swift
[9/30] Compiling Antlr4 LookupDictionary.swift
[10/30] Compiling Antlr4 LoopEndState.swift
[11/30] Compiling Antlr4 PredicateTransition.swift
[12/30] Compiling Antlr4 PredictionContext.swift
[13/46] Compiling Antlr4 ATNDeserializer.swift
[14/54] Compiling Antlr4 NotSetTransition.swift
[15/54] Compiling Antlr4 ParseInfo.swift
[16/54] Compiling Antlr4 ParserATNSimulator.swift
[17/54] Compiling Antlr4 PredictionContextCache.swift
[18/54] Compiling Antlr4 PredictionMode.swift
[19/54] Compiling Antlr4 PrecedencePredicateTransition.swift
[20/54] Compiling Antlr4 PredicateEvalInfo.swift
[21/54] Emitting module Antlr4
[22/86] Compiling Antlr4 BasicState.swift
[23/86] Compiling Antlr4 BlockEndState.swift
[24/86] Compiling Antlr4 BlockStartState.swift
[25/86] Compiling Antlr4 DecisionInfo.swift
[26/86] Compiling Antlr4 DecisionState.swift
[27/86] Compiling Antlr4 EmptyPredictionContext.swift
[28/86] Compiling Antlr4 LL1Analyzer.swift
[29/86] Compiling Antlr4 LexerATNConfig.swift
[30/87] Compiling Antlr4 ATNSimulator.swift
[31/88] Compiling Antlr4 LexerMoreAction.swift
[32/88] Compiling Antlr4 LexerPopModeAction.swift
[33/88] Compiling Antlr4 LexerPushModeAction.swift
[34/88] Compiling Antlr4 RuleStartState.swift
[35/88] Compiling Antlr4 SemanticContext.swift
[36/88] Compiling Antlr4 SetTransition.swift
[37/88] Compiling Antlr4 SingletonPredictionContext.swift
[38/88] Compiling Antlr4 DFA.swift
[39/89] Compiling Antlr4 FailedPredicateException.swift
[40/90] Compiling Antlr4 LexerATNSimulator.swift
[41/90] Compiling Antlr4 LexerAction.swift
[42/90] Compiling Antlr4 LexerActionExecutor.swift
[43/90] Compiling Antlr4 LexerActionType.swift
[44/90] Compiling Antlr4 LexerChannelAction.swift
[45/90] Compiling Antlr4 LexerCustomAction.swift
[46/90] Compiling Antlr4 LexerIndexedCustomAction.swift
[47/90] Compiling Antlr4 LexerModeAction.swift
[48/91] Compiling Antlr4 Transition.swift
[49/92] Compiling Antlr4 ANTLRInputStream.swift
[50/92] Compiling Antlr4 BufferedTokenStream.swift
[51/92] Compiling Antlr4 CommonToken.swift
[52/92] Compiling Antlr4 CommonTokenStream.swift
[53/92] Compiling Antlr4 DefaultErrorStrategy.swift
[54/92] Compiling Antlr4 Lexer.swift
[55/92] Compiling Antlr4 ListTokenSource.swift
[56/92] Compiling Antlr4 Parser.swift
[57/92] Compiling Antlr4 ParserInterpreter.swift
[58/92] Compiling Antlr4 ConsoleErrorListener.swift
[59/93] Compiling Antlr4 LexerInterpreter.swift
[60/95] Compiling Antlr4 BailErrorStrategy.swift
[61/96] Compiling Antlr4 ATN.swift
[62/96] Compiling Antlr4 ATNConfig.swift
[63/96] Compiling Antlr4 ATNConfigSet.swift
[64/96] Compiling Antlr4 ATNState.swift
[65/96] Compiling Antlr4 ATNType.swift
[66/96] Compiling Antlr4 ArrayPredictionContext.swift
[67/96] Compiling Antlr4 AtomTransition.swift
[68/96] Compiling Antlr4 BasicBlockStartState.swift
[69/96] Compiling Antlr4 ParserRuleContext.swift
[70/96] Compiling Antlr4 Recognizer.swift
[71/96] Compiling Antlr4 RuleContext.swift
[72/96] Compiling Antlr4 RuntimeMetaData.swift
[73/96] Compiling Antlr4 TokenStreamRewriter.swift
[74/96] Compiling Antlr4 UnbufferedCharStream.swift
[75/96] Compiling Antlr4 UnbufferedTokenStream.swift
[76/96] Compiling Antlr4 VocabularySingle.swift
[77/96] Compiling Antlr4 NoViableAltException.swift
[78/96] Compiling Antlr4 RecognitionException.swift
[79/96] Compiling Antlr4 InputMismatchException.swift
[80/96] Compiling Antlr4 DiagnosticErrorListener.swift
[81/96] Compiling Antlr4 CharacterExtension.swift
[82/96] Compiling Antlr4 TerminalNodeImpl.swift
[83/96] Compiling Antlr4 Trees.swift
[84/96] Compiling Antlr4 Chunk.swift
[85/96] Compiling Antlr4 ParseTreeMatch.swift
[86/96] Compiling Antlr4 ParseTreePatternMatcher.swift
[87/96] Compiling Antlr4 TagChunk.swift
[88/96] Compiling Antlr4 TextChunk.swift
[89/96] Compiling Antlr4 DFASerializer.swift
[90/96] Compiling Antlr4 DFAState.swift
[91/96] Compiling Antlr4 BitSet.swift
[92/96] Compiling Antlr4 InterpreterDataReader.swift
[93/96] Compiling Antlr4 Interval.swift
[94/96] Compiling Antlr4 IntervalSet.swift
[95/96] Compiling Antlr4 Utils.swift
[96/96] Compiling Antlr4 ArrayExtension.swift
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 1