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 SwiftyNetworking with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/piotrekjeremicz/SwiftyNetworking.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/piotrekjeremicz/SwiftyNetworking
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1f6229b Merge branch 'hotfix/aftereach-middleware'
Cloned https://github.com/piotrekjeremicz/SwiftyNetworking.git
Revision (git rev-parse @):
1f6229b42e70590d8d51f819a08e83bd80950e14
SUCCESS checkout https://github.com/piotrekjeremicz/SwiftyNetworking.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/piotrekjeremicz/SwiftyNetworking.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1236] Fetching cwlpreconditiontesting
[162/1668] Fetching cwlpreconditiontesting, cwlcatchexception
[1669/15877] Fetching cwlpreconditiontesting, cwlcatchexception, quick
[15878/33168] Fetching cwlpreconditiontesting, cwlcatchexception, quick, nimble
[33169/90538] Fetching cwlpreconditiontesting, cwlcatchexception, quick, nimble, swift-syntax
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (2.18s)
Fetched https://github.com/Quick/Quick.git from cache (2.19s)
Fetched https://github.com/Quick/Nimble.git from cache (2.21s)
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (3.51s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.55s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.0 (1.37s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 10.0.0 (0.50s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 5.0.1 (0.43s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.0 (0.41s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.1 (0.44s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.1.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.1
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 10.0.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 5.0.1
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.0.0
warning: 'spi-builder-workspace': dependency 'quick' is not used by any target
warning: 'spi-builder-workspace': dependency 'nimble' is not used by any target
Building for debugging...
[0/35] Write sources
[15/35] Write swift-version-24593BA9C3E375BF.txt
[17/37] Compiling SwiftSyntax509 Empty.swift
[18/37] Emitting module SwiftSyntax509
[19/38] Wrapping AST for SwiftSyntax509 for debugging
[21/83] Compiling SwiftSyntax RawSyntax.swift
[22/83] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[23/83] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[24/83] Compiling SwiftSyntax RawSyntaxTokenView.swift
[25/83] Compiling SwiftSyntax SourceLength.swift
[26/83] Compiling SwiftSyntax SourceLocation.swift
[27/83] Compiling SwiftSyntax SourcePresence.swift
[28/89] Compiling SwiftSyntax AbsolutePosition.swift
[29/89] Compiling SwiftSyntax Assert.swift
[30/89] Compiling SwiftSyntax BumpPtrAllocator.swift
[31/89] Compiling SwiftSyntax CommonAncestor.swift
[32/89] Compiling SwiftSyntax Convenience.swift
[33/89] Compiling SwiftSyntax MemoryLayout.swift
[34/89] Compiling SwiftSyntax MissingNodeInitializers.swift
[35/89] Compiling SwiftSyntax SyntaxText.swift
[36/89] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[37/89] Compiling SwiftSyntax TokenDiagnostic.swift
[38/89] Compiling SwiftSyntax TokenSyntax.swift
[39/89] Compiling SwiftSyntax Trivia.swift
[40/89] Compiling SwiftSyntax Utils.swift
[41/89] Emitting module SwiftSyntax
[42/89] Compiling SwiftSyntax SyntaxDeclNodes.swift
[43/89] Compiling SwiftSyntax SyntaxExprNodes.swift
[44/89] Compiling SwiftSyntax SyntaxNodes.swift
[45/89] Compiling SwiftSyntax SyntaxPatternNodes.swift
[46/89] Compiling SwiftSyntax SyntaxStmtNodes.swift
[47/89] Compiling SwiftSyntax SyntaxTypeNodes.swift
[48/89] Compiling SwiftSyntax ChildNameForKeyPath.swift
[49/89] Compiling SwiftSyntax Keyword.swift
[50/89] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[51/89] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[52/89] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[53/89] Compiling SwiftSyntax SyntaxBaseNodes.swift
[54/89] Compiling SwiftSyntax SyntaxCollections.swift
[55/89] Compiling SwiftSyntax SyntaxEnum.swift
[56/89] Compiling SwiftSyntax SyntaxKind.swift
[57/89] Compiling SwiftSyntax SyntaxRewriter.swift
[58/89] Compiling SwiftSyntax SyntaxTraits.swift
[59/89] Compiling SwiftSyntax SyntaxTransform.swift
[60/89] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[61/89] Compiling SwiftSyntax Syntax.swift
[62/89] Compiling SwiftSyntax SyntaxArena.swift
[63/89] Compiling SwiftSyntax SyntaxChildren.swift
[64/89] Compiling SwiftSyntax SyntaxCollection.swift
[65/89] Compiling SwiftSyntax SyntaxData.swift
[66/89] Compiling SwiftSyntax SyntaxVisitor.swift
[67/89] Compiling SwiftSyntax TokenKind.swift
[68/89] Compiling SwiftSyntax Tokens.swift
[69/89] Compiling SwiftSyntax TriviaPieces.swift
[70/89] Compiling SwiftSyntax RawSyntaxNodes.swift
[71/89] Compiling SwiftSyntax RawSyntaxValidation.swift
[72/90] Wrapping AST for SwiftSyntax for debugging
[74/141] Emitting module SwiftDiagnostics
[75/141] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[76/141] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[77/141] Compiling SwiftBasicFormat Syntax+Extensions.swift
[78/141] Compiling SwiftDiagnostics Message.swift
[79/141] Compiling SwiftDiagnostics Note.swift
[80/141] Compiling SwiftDiagnostics Convenience.swift
[81/141] Compiling SwiftDiagnostics FixIt.swift
[82/141] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[83/141] Compiling SwiftBasicFormat BasicFormat.swift
[84/141] Emitting module SwiftBasicFormat
[85/142] Wrapping AST for SwiftBasicFormat for debugging
[87/142] Compiling SwiftDiagnostics Diagnostic.swift
[88/142] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[89/143] Wrapping AST for SwiftDiagnostics for debugging
[91/143] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[92/143] Compiling SwiftParser StringLiterals.swift
[93/143] Compiling SwiftParser SwiftParserCompatibility.swift
[94/143] Compiling SwiftParser SyntaxUtils.swift
[95/143] Compiling SwiftParser TokenConsumer.swift
[96/143] Compiling SwiftParser TokenPrecedence.swift
[97/143] Compiling SwiftParser TokenSpec.swift
[98/143] Compiling SwiftParser TokenSpecSet.swift
[99/143] Compiling SwiftParser TopLevel.swift
[100/143] Compiling SwiftParser TriviaParser.swift
[101/148] Emitting module SwiftParser
[102/148] Compiling SwiftParser Attributes.swift
[103/148] Compiling SwiftParser Availability.swift
[104/148] Compiling SwiftParser CharacterInfo.swift
[105/148] Compiling SwiftParser CollectionNodes+Parsable.swift
[106/148] Compiling SwiftParser Declarations.swift
[107/148] Compiling SwiftParser Directives.swift
[108/148] Compiling SwiftParser Modifiers.swift
[109/148] Compiling SwiftParser Names.swift
[110/148] Compiling SwiftParser Nominals.swift
[111/148] Compiling SwiftParser Parameters.swift
[112/148] Compiling SwiftParser ParseSourceFile.swift
[113/148] Compiling SwiftParser Lexer.swift
[114/148] Compiling SwiftParser RegexLiteralLexer.swift
[115/148] Compiling SwiftParser UnicodeScalarExtensions.swift
[116/148] Compiling SwiftParser Lookahead.swift
[117/148] Compiling SwiftParser LoopProgressCondition.swift
[118/148] Compiling SwiftParser Parser.swift
[119/148] Compiling SwiftParser Patterns.swift
[120/148] Compiling SwiftParser Recovery.swift
[121/148] Compiling SwiftParser Specifiers.swift
[122/148] Compiling SwiftParser Statements.swift
[123/148] Compiling SwiftParser ExperimentalFeatures.swift
[124/148] Compiling SwiftParser Expressions.swift
[125/148] Compiling SwiftParser IncrementalParseTransition.swift
[126/148] Compiling SwiftParser Cursor.swift
[127/148] Compiling SwiftParser Lexeme.swift
[128/148] Compiling SwiftParser LexemeSequence.swift
[129/148] Compiling SwiftParser Types.swift
[130/148] Compiling SwiftParser IsLexerClassified.swift
[131/148] Compiling SwiftParser LayoutNodes+Parsable.swift
[132/148] Compiling SwiftParser Parser+TokenSpecSet.swift
[133/148] Compiling SwiftParser TokenSpecStaticMembers.swift
[134/149] Wrapping AST for SwiftParser for debugging
[136/172] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[137/173] Compiling SwiftOperators PrecedenceGroup.swift
[138/174] Compiling SwiftParserDiagnostics MissingNodesError.swift
[139/174] Compiling SwiftParserDiagnostics MissingTokenError.swift
[140/174] Emitting module SwiftOperators
[141/174] Compiling SwiftOperators PrecedenceGraph.swift
[142/174] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[143/174] Compiling SwiftOperators OperatorTable+Semantics.swift
[144/174] Compiling SwiftOperators OperatorTable.swift
[145/174] Compiling SwiftOperators SyntaxSynthesis.swift
[146/174] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[147/174] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[148/174] Compiling SwiftOperators OperatorTable+Folding.swift
[149/175] Wrapping AST for SwiftOperators for debugging
[151/175] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[152/175] Compiling SwiftParserDiagnostics Utils.swift
[153/175] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[154/175] Emitting module SwiftParserDiagnostics
[157/175] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[158/175] Compiling SwiftParserDiagnostics PresenceUtils.swift
[161/175] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[162/175] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[163/176] Wrapping AST for SwiftParserDiagnostics for debugging
[165/190] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[166/190] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[167/191] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[168/191] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[169/191] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[170/191] Compiling SwiftSyntaxBuilder Indenter.swift
[171/191] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[172/191] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[173/191] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[174/191] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[175/191] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[176/191] Emitting module SwiftSyntaxBuilder
[177/191] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[178/191] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[179/191] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[180/192] Wrapping AST for SwiftSyntaxBuilder for debugging
[182/206] Compiling SwiftSyntaxMacros AccessorMacro.swift
[183/206] Compiling SwiftSyntaxMacros AttachedMacro.swift
[184/207] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[185/207] Compiling SwiftSyntaxMacros Macro+Format.swift
[186/207] Compiling SwiftSyntaxMacros Macro.swift
[187/207] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[188/207] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[189/207] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[190/207] Compiling SwiftSyntaxMacros MemberMacro.swift
[191/207] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[192/207] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[193/207] Compiling SwiftSyntaxMacros PeerMacro.swift
[194/207] Emitting module SwiftSyntaxMacros
[195/207] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[196/207] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[197/208] Wrapping AST for SwiftSyntaxMacros for debugging
[199/216] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[200/216] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[201/216] Emitting module SwiftSyntaxMacroExpansion
[202/216] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[203/216] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[204/216] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[205/216] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[206/216] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[207/217] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[209/224] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[210/224] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[211/224] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[212/224] Emitting module SwiftCompilerPluginMessageHandling
[213/224] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[214/224] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[215/224] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[216/225] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[218/227] Emitting module SwiftCompilerPlugin
[219/227] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[220/228] Wrapping AST for SwiftCompilerPlugin for debugging
[222/230] Compiling NetworkingMacros NetworkingMacros.swift
[223/230] Emitting module NetworkingMacros
[224/231] Wrapping AST for NetworkingMacros for debugging
[225/231] Write Objects.LinkFileList
[226/231] Linking NetworkingMacros
[228/256] Compiling Networking Provider.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[229/256] Compiling Networking Scheme.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[230/256] Compiling Networking Store.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[231/256] Compiling Networking Registry.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[232/259] Compiling Networking Headers.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[233/259] Compiling Networking Json.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[234/259] Compiling Networking Key.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[235/259] Compiling Networking Response.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[236/259] Compiling Networking Empty.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[237/259] Compiling Networking Error.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[238/259] Emitting module Networking
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[239/259] Compiling Networking GetRequest.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[240/259] Compiling Networking PathRequest.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[241/259] Compiling Networking PostRequest.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[242/259] Compiling Networking Configuration.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[243/259] Compiling Networking EmptyRequest.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[244/259] Compiling Networking HttpRequest.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[245/259] Compiling Networking DeleteRequest.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[246/259] Compiling Networking Service.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[247/259] Compiling Networking Session.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[248/259] Compiling Networking DataCoder.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[249/259] Compiling Networking DecodingError.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[250/259] Compiling Networking PutRequest.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[251/259] Compiling Networking Request.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[252/259] Compiling Networking Builder.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[253/259] Compiling Networking KeyValue.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[254/259] Compiling Networking KeyValueBuilder.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[255/259] Compiling Networking ValueBasicType.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
error: fatalError
warning: 'spi-builder-workspace': dependency 'quick' is not used by any target
warning: 'spi-builder-workspace': dependency 'nimble' is not used by any target
[0/1] Planning build
Building for debugging...
[0/6] Write swift-version-24593BA9C3E375BF.txt
[2/30] Compiling Networking Headers.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[3/30] Compiling Networking Json.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[4/30] Compiling Networking Key.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[5/33] Compiling Networking Configuration.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[6/33] Compiling Networking EmptyRequest.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[7/33] Compiling Networking HttpRequest.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[8/33] Compiling Networking DeleteRequest.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[9/33] Compiling Networking GetRequest.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[10/33] Compiling Networking PathRequest.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[11/33] Compiling Networking PostRequest.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/33] Emitting module Networking
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[13/33] Compiling Networking PutRequest.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[14/33] Compiling Networking Request.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[15/33] Compiling Networking Builder.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[16/33] Compiling Networking Service.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[17/33] Compiling Networking Session.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[18/33] Compiling Networking DataCoder.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[19/33] Compiling Networking DecodingError.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[20/33] Compiling Networking Response.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[21/33] Compiling Networking Empty.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[22/33] Compiling Networking Error.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[23/33] Compiling Networking Provider.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[24/33] Compiling Networking Scheme.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[25/33] Compiling Networking Store.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[26/33] Compiling Networking Registry.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[27/33] Compiling Networking KeyValue.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[28/33] Compiling Networking KeyValueBuilder.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
[29/33] Compiling Networking ValueBasicType.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
import OSLog
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 1