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 SwiftyNetworking, reference main (536545), with Swift 6.2 (beta) for Linux on 26 Jun 2025 15:20:57 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/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 5365454 Merge pull request #11 from piotrekjeremicz/hotfix/remove-equatable-method
Cloned https://github.com/piotrekjeremicz/SwiftyNetworking.git
Revision (git rev-parse @):
53654540cf30efe75136f3bdcc2888f775bbd53a
SUCCESS checkout https://github.com/piotrekjeremicz/SwiftyNetworking.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/piotrekjeremicz/SwiftyNetworking.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/Quick/Quick.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/Quick/Nimble.git
[1/14759] Fetching quick
[14760/34343] Fetching quick, nimble
[18286/105295] Fetching quick, nimble, swift-syntax
Fetched https://github.com/Quick/Nimble.git from cache (1.45s)
[42431/85711] Fetching quick, swift-syntax
Fetched https://github.com/Quick/Quick.git from cache (5.59s)
Fetched https://github.com/apple/swift-syntax.git from cache (5.66s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 10.0.0 (9.56s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.35s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 5.0.1 (0.92s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (0.90s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.50s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.29s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.74s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
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.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/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
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] Emitting module SwiftSyntax509
[18/37] Compiling SwiftSyntax509 Empty.swift
[19/38] Wrapping AST for SwiftSyntax509 for debugging
[21/83] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[22/83] Compiling SwiftSyntax Syntax.swift
[23/83] Compiling SwiftSyntax SyntaxArena.swift
[24/83] Compiling SwiftSyntax SyntaxChildren.swift
[25/83] Compiling SwiftSyntax SyntaxCollection.swift
[26/83] Compiling SwiftSyntax SyntaxData.swift
[27/89] Compiling SwiftSyntax AbsolutePosition.swift
[28/89] Compiling SwiftSyntax Assert.swift
[29/89] Compiling SwiftSyntax BumpPtrAllocator.swift
[30/89] Compiling SwiftSyntax CommonAncestor.swift
[31/89] Compiling SwiftSyntax Convenience.swift
[32/89] Compiling SwiftSyntax MemoryLayout.swift
[33/89] Compiling SwiftSyntax MissingNodeInitializers.swift
[34/89] Compiling SwiftSyntax RawSyntax.swift
[35/89] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[36/89] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[37/89] Compiling SwiftSyntax RawSyntaxTokenView.swift
[38/89] Compiling SwiftSyntax SourceLength.swift
[39/89] Compiling SwiftSyntax SourceLocation.swift
[40/89] Compiling SwiftSyntax SourcePresence.swift
[41/89] Emitting module SwiftSyntax
[42/89] Compiling SwiftSyntax SyntaxText.swift
[43/89] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[44/89] Compiling SwiftSyntax TokenDiagnostic.swift
[45/89] Compiling SwiftSyntax TokenSyntax.swift
[46/89] Compiling SwiftSyntax Trivia.swift
[47/89] Compiling SwiftSyntax Utils.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 SyntaxDeclNodes.swift
[55/89] Compiling SwiftSyntax SyntaxExprNodes.swift
[56/89] Compiling SwiftSyntax SyntaxNodes.swift
[57/89] Compiling SwiftSyntax SyntaxPatternNodes.swift
[58/89] Compiling SwiftSyntax SyntaxStmtNodes.swift
[59/89] Compiling SwiftSyntax SyntaxTypeNodes.swift
[60/89] Compiling SwiftSyntax SyntaxCollections.swift
[61/89] Compiling SwiftSyntax SyntaxEnum.swift
[62/89] Compiling SwiftSyntax SyntaxKind.swift
[63/89] Compiling SwiftSyntax SyntaxRewriter.swift
[64/89] Compiling SwiftSyntax SyntaxTraits.swift
[65/89] Compiling SwiftSyntax SyntaxTransform.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/97] Wrapping AST for SwiftSyntax for debugging
[74/141] Emitting module SwiftDiagnostics
[75/141] Compiling SwiftDiagnostics Note.swift
[76/141] Compiling SwiftBasicFormat Syntax+Extensions.swift
[77/141] Compiling SwiftDiagnostics Message.swift
[78/141] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[79/141] Compiling SwiftDiagnostics FixIt.swift
[80/141] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[81/141] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[82/141] Compiling SwiftDiagnostics Convenience.swift
[83/141] Emitting module SwiftBasicFormat
[84/141] Compiling SwiftBasicFormat BasicFormat.swift
[86/142] Compiling SwiftDiagnostics Diagnostic.swift
[87/142] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[87/143] Wrapping AST for SwiftBasicFormat for debugging
[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] Compiling SwiftParser Lexer.swift
[102/148] Compiling SwiftParser RegexLiteralLexer.swift
[103/148] Compiling SwiftParser UnicodeScalarExtensions.swift
[104/148] Compiling SwiftParser Lookahead.swift
[105/148] Compiling SwiftParser LoopProgressCondition.swift
[106/148] Compiling SwiftParser Attributes.swift
[107/148] Compiling SwiftParser Availability.swift
[108/148] Compiling SwiftParser CharacterInfo.swift
[109/148] Compiling SwiftParser CollectionNodes+Parsable.swift
[110/148] Compiling SwiftParser Declarations.swift
[111/148] Compiling SwiftParser Directives.swift
[112/148] Emitting module SwiftParser
[113/148] Compiling SwiftParser ExperimentalFeatures.swift
[114/148] Compiling SwiftParser Expressions.swift
[115/148] Compiling SwiftParser IncrementalParseTransition.swift
[116/148] Compiling SwiftParser Cursor.swift
[117/148] Compiling SwiftParser Lexeme.swift
[118/148] Compiling SwiftParser LexemeSequence.swift
[119/148] Compiling SwiftParser Parser.swift
[120/148] Compiling SwiftParser Patterns.swift
[121/148] Compiling SwiftParser Recovery.swift
[122/148] Compiling SwiftParser Specifiers.swift
[123/148] Compiling SwiftParser Statements.swift
[124/148] Compiling SwiftParser Modifiers.swift
[125/148] Compiling SwiftParser Names.swift
[126/148] Compiling SwiftParser Nominals.swift
[127/148] Compiling SwiftParser Parameters.swift
[128/148] Compiling SwiftParser ParseSourceFile.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 SwiftOperators PrecedenceGroup.swift
[137/173] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[138/174] Compiling SwiftOperators SyntaxSynthesis.swift
[139/174] Compiling SwiftOperators PrecedenceGraph.swift
[140/174] Compiling SwiftOperators OperatorError.swift
[141/174] Compiling SwiftOperators OperatorTable+Defaults.swift
[142/174] Compiling SwiftOperators OperatorTable.swift
[143/174] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[144/174] Compiling SwiftOperators Operator.swift
[145/174] Compiling SwiftOperators OperatorError+Diagnostics.swift
[146/174] Emitting module SwiftOperators
[147/174] Compiling SwiftOperators OperatorTable+Semantics.swift
[148/174] Compiling SwiftOperators OperatorTable+Folding.swift
[150/175] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[151/175] Compiling SwiftParserDiagnostics Utils.swift
[152/175] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[152/175] Wrapping AST for SwiftOperators for debugging
[154/175] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[155/175] Compiling SwiftParserDiagnostics PresenceUtils.swift
[156/175] Compiling SwiftParserDiagnostics MissingNodesError.swift
[157/175] Compiling SwiftParserDiagnostics MissingTokenError.swift
[162/175] Emitting module SwiftParserDiagnostics
[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 Indenter.swift
[168/191] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[169/191] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[170/191] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[171/191] Emitting module SwiftSyntaxBuilder
[172/191] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[173/191] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[174/191] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[175/191] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[176/191] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[177/191] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[178/191] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[179/191] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[180/192] Wrapping AST for SwiftSyntaxBuilder for debugging
[182/206] Compiling SwiftSyntaxMacros MemberMacro.swift
[183/207] Compiling SwiftSyntaxMacros Macro.swift
[184/207] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[185/207] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[186/207] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[187/207] Compiling SwiftSyntaxMacros PeerMacro.swift
[188/207] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[189/207] Compiling SwiftSyntaxMacros Macro+Format.swift
[190/207] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[191/207] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[192/207] Compiling SwiftSyntaxMacros AccessorMacro.swift
[193/207] Compiling SwiftSyntaxMacros AttachedMacro.swift
[194/207] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[195/207] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[196/207] Emitting module SwiftSyntaxMacros
[197/211] Wrapping AST for SwiftSyntaxMacros for debugging
[199/216] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[200/216] Emitting module SwiftSyntaxMacroExpansion
[201/216] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[202/216] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[203/216] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[204/216] Compiling SwiftSyntaxMacroExpansion MacroExpansion.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 PluginMacroExpansionContext.swift
[210/224] Emitting module SwiftCompilerPluginMessageHandling
[211/224] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[212/224] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[213/224] Compiling SwiftCompilerPluginMessageHandling Diagnostics.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] Emitting module NetworkingMacros
[223/230] Compiling NetworkingMacros NetworkingMacros.swift
[224/231] Wrapping AST for NetworkingMacros for debugging
[225/231] Write Objects.LinkFileList
[226/231] Linking NetworkingMacros-tool
[228/256] Compiling Networking Headers.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
 6 | //
 7 |
 8 | import OSLog
   |        `- error: no such module 'OSLog'
 9 | import Foundation
10 |
[229/256] Compiling Networking Json.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
 6 | //
 7 |
 8 | import OSLog
   |        `- error: no such module 'OSLog'
 9 | import Foundation
10 |
[230/256] Compiling Networking Key.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
 6 | //
 7 |
 8 | import OSLog
   |        `- error: no such module 'OSLog'
 9 | import Foundation
10 |
[231/259] Compiling Networking Service.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
 6 | //
 7 |
 8 | import OSLog
   |        `- error: no such module 'OSLog'
 9 | import Foundation
10 |
[232/259] Compiling Networking Session.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
 6 | //
 7 |
 8 | import OSLog
   |        `- error: no such module 'OSLog'
 9 | import Foundation
10 |
[233/259] Compiling Networking DataCoder.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
 6 | //
 7 |
 8 | import OSLog
   |        `- error: no such module 'OSLog'
 9 | import Foundation
10 |
[234/259] Compiling Networking DecodingError.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
 6 | //
 7 |
 8 | import OSLog
   |        `- error: no such module 'OSLog'
 9 | import Foundation
10 |
[235/259] Compiling Networking Provider.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
 6 | //
 7 |
 8 | import OSLog
   |        `- error: no such module 'OSLog'
 9 | import Foundation
10 |
[236/259] Compiling Networking Scheme.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
 6 | //
 7 |
 8 | import OSLog
   |        `- error: no such module 'OSLog'
 9 | import Foundation
10 |
[237/259] Compiling Networking Store.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
 6 | //
 7 |
 8 | import OSLog
   |        `- error: no such module 'OSLog'
 9 | import Foundation
10 |
[238/259] Compiling Networking Registry.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
 6 | //
 7 |
 8 | import OSLog
   |        `- error: no such module 'OSLog'
 9 | import Foundation
10 |
[239/259] Compiling Networking Response.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
 6 | //
 7 |
 8 | import OSLog
   |        `- error: no such module 'OSLog'
 9 | import Foundation
10 |
[240/259] Compiling Networking Empty.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
 6 | //
 7 |
 8 | import OSLog
   |        `- error: no such module 'OSLog'
 9 | import Foundation
10 |
[241/259] Compiling Networking Error.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
 6 | //
 7 |
 8 | import OSLog
   |        `- error: no such module 'OSLog'
 9 | import Foundation
10 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[242/259] Emitting module Networking
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
 6 | //
 7 |
 8 | import OSLog
   |        `- error: no such module 'OSLog'
 9 | import Foundation
10 |
[243/259] Compiling Networking Configuration.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
 6 | //
 7 |
 8 | import OSLog
   |        `- error: no such module 'OSLog'
 9 | import Foundation
10 |
[244/259] Compiling Networking EmptyRequest.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
 6 | //
 7 |
 8 | import OSLog
   |        `- error: no such module 'OSLog'
 9 | import Foundation
10 |
[245/259] Compiling Networking HttpRequest.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
 6 | //
 7 |
 8 | import OSLog
   |        `- error: no such module 'OSLog'
 9 | import Foundation
10 |
[246/259] Compiling Networking DeleteRequest.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
 6 | //
 7 |
 8 | import OSLog
   |        `- error: no such module 'OSLog'
 9 | import Foundation
10 |
[247/259] Compiling Networking GetRequest.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
 6 | //
 7 |
 8 | import OSLog
   |        `- error: no such module 'OSLog'
 9 | import Foundation
10 |
[248/259] Compiling Networking PathRequest.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
 6 | //
 7 |
 8 | import OSLog
   |        `- error: no such module 'OSLog'
 9 | import Foundation
10 |
[249/259] Compiling Networking PostRequest.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
 6 | //
 7 |
 8 | import OSLog
   |        `- error: no such module 'OSLog'
 9 | import Foundation
10 |
[250/259] Compiling Networking PutRequest.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
 6 | //
 7 |
 8 | import OSLog
   |        `- error: no such module 'OSLog'
 9 | import Foundation
10 |
[251/259] Compiling Networking Request.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
 6 | //
 7 |
 8 | import OSLog
   |        `- error: no such module 'OSLog'
 9 | import Foundation
10 |
[252/259] Compiling Networking Builder.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
 6 | //
 7 |
 8 | import OSLog
   |        `- error: no such module 'OSLog'
 9 | import Foundation
10 |
[253/259] Compiling Networking KeyValue.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
 6 | //
 7 |
 8 | import OSLog
   |        `- error: no such module 'OSLog'
 9 | import Foundation
10 |
[254/259] Compiling Networking KeyValueBuilder.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
 6 | //
 7 |
 8 | import OSLog
   |        `- error: no such module 'OSLog'
 9 | import Foundation
10 |
[255/259] Compiling Networking ValueBasicType.swift
/host/spi-builder-workspace/Sources/Networking/Executive/Service.swift:8:8: error: no such module 'OSLog'
 6 | //
 7 |
 8 | import OSLog
   |        `- error: no such module 'OSLog'
 9 | import Foundation
10 |
BUILD FAILURE 6.2 linux