This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 6.0 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.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:             6.0
Building package at path:  $workDir
https://github.com/piotrekjeremicz/SwiftyNetworking.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/apple/swift-syntax.git
[1/439] Fetching cwlcatchexception
[440/1686] Fetching cwlcatchexception, cwlpreconditiontesting
[1687/16235] Fetching cwlcatchexception, cwlpreconditiontesting, quick
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.54s)
[1/60943] Fetching swift-syntax
[10362/79583] Fetching swift-syntax, nimble
Fetched https://github.com/Quick/Quick.git from cache (1.65s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (3.28s)
Fetched https://github.com/Quick/Nimble.git from cache (3.30s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.32s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.0 (1.25s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 10.0.0 (0.45s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 5.0.1 (0.45s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.0 (0.44s)
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/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
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/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
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 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 SyntaxText.swift
[29/89] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[30/89] Compiling SwiftSyntax TokenDiagnostic.swift
[31/89] Compiling SwiftSyntax TokenSyntax.swift
[32/89] Compiling SwiftSyntax Trivia.swift
[33/89] Compiling SwiftSyntax Utils.swift
[34/89] Compiling SwiftSyntax AbsolutePosition.swift
[35/89] Compiling SwiftSyntax Assert.swift
[36/89] Compiling SwiftSyntax BumpPtrAllocator.swift
[37/89] Compiling SwiftSyntax CommonAncestor.swift
[38/89] Compiling SwiftSyntax Convenience.swift
[39/89] Compiling SwiftSyntax MemoryLayout.swift
[40/89] Compiling SwiftSyntax MissingNodeInitializers.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] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[75/141] Compiling SwiftBasicFormat Syntax+Extensions.swift
[76/141] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[77/141] Compiling SwiftDiagnostics Note.swift
[78/141] Compiling SwiftDiagnostics Message.swift
[79/141] Compiling SwiftDiagnostics Convenience.swift
[80/141] Compiling SwiftDiagnostics FixIt.swift
[81/141] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[82/141] Emitting module SwiftBasicFormat
[83/141] Compiling SwiftBasicFormat BasicFormat.swift
[85/142] Compiling SwiftDiagnostics Diagnostic.swift
[86/142] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[87/142] Emitting module SwiftDiagnostics
[88/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] Compiling SwiftParser Modifiers.swift
[113/148] Compiling SwiftParser Names.swift
[114/148] Compiling SwiftParser Nominals.swift
[115/148] Compiling SwiftParser Parameters.swift
[116/148] Compiling SwiftParser ParseSourceFile.swift
[117/148] Compiling SwiftParser Parser.swift
[118/148] Compiling SwiftParser Patterns.swift
[119/148] Compiling SwiftParser Recovery.swift
[120/148] Compiling SwiftParser Specifiers.swift
[121/148] Compiling SwiftParser Statements.swift
[122/148] Emitting module SwiftParser
[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 SwiftOperators OperatorTable.swift
[139/174] Compiling SwiftOperators PrecedenceGraph.swift
[140/174] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[141/174] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[142/174] Compiling SwiftParserDiagnostics Utils.swift
[143/174] Compiling SwiftOperators SyntaxSynthesis.swift
[144/174] Emitting module SwiftOperators
[145/174] Compiling SwiftOperators OperatorTable+Semantics.swift
[146/174] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[147/174] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[148/174] Compiling SwiftOperators Operator.swift
[149/174] Compiling SwiftOperators OperatorError+Diagnostics.swift
[150/174] Compiling SwiftOperators OperatorTable+Folding.swift
[151/175] Wrapping AST for SwiftOperators for debugging
[153/175] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[156/175] Emitting module SwiftParserDiagnostics
[157/175] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[158/175] Compiling SwiftParserDiagnostics PresenceUtils.swift
[161/175] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[162/175] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[163/176] Wrapping AST for SwiftParserDiagnostics for debugging
[165/190] Compiling SwiftSyntaxBuilder Indenter.swift
[166/190] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[167/190] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[168/190] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[169/191] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[170/191] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[171/191] Emitting module SwiftSyntaxBuilder
[172/191] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[173/191] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[174/191] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[175/191] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[176/191] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[177/191] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[178/191] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[179/191] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[180/192] Wrapping AST for SwiftSyntaxBuilder for debugging
[182/206] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[183/206] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[184/206] Compiling SwiftSyntaxMacros Macro.swift
[185/206] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[186/206] Compiling SwiftSyntaxMacros MemberMacro.swift
[187/207] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[188/207] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[189/207] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[190/207] Compiling SwiftSyntaxMacros Macro+Format.swift
[191/207] Compiling SwiftSyntaxMacros PeerMacro.swift
[192/207] Emitting module SwiftSyntaxMacros
[193/207] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[194/207] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[195/207] Compiling SwiftSyntaxMacros AccessorMacro.swift
[196/207] Compiling SwiftSyntaxMacros AttachedMacro.swift
[197/208] Wrapping AST for SwiftSyntaxMacros for debugging
[199/216] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[200/216] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[201/216] Emitting module SwiftSyntaxMacroExpansion
[202/216] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[203/216] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[204/216] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[205/216] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[206/216] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[207/217] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[209/224] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[210/224] Emitting module SwiftCompilerPluginMessageHandling
[211/224] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[212/224] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[213/224] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[214/224] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[215/224] Compiling SwiftCompilerPluginMessageHandling PluginMessages.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
[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/256] 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 |
[232/256] 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 |
[233/256] 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 |
[234/256] 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 |
[235/256] 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 |
[236/256] 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 |
[237/256] 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 |
[238/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 |
[239/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 |
[240/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 |
[241/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 |
[242/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 |
[243/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 |
[244/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 |
[245/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 |
[246/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 |
[247/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 |
[248/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 |
[249/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 |
[250/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 |
[251/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 |
[252/259] Compiling Networking PutRequest.swift
Swift/UnsafeRawPointer.swift:440: Fatal error: load from misaligned raw pointer
*** Signal 4: Backtracing from 0x7f4b404a1d04... done ***
*** Program crashed: Illegal instruction at 0x00007f4b404a1d04 ***
Thread 0 "NetworkingMacro" crashed:
0      0x00007f4b404a1d04 closure #1 in closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 308 in libswiftCore.so
1 [ra] 0x00007f4b404a1ab2 closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 257 in libswiftCore.so
2 [ra] 0x00007f4b404a196d closure #1 in _assertionFailure(_:_:file:line:flags:) + 380 in libswiftCore.so
3 [ra] 0x00007f4b40625a36 _assertionFailure(_:_:file:line:flags:) + 229 in libswiftCore.so
4 [ra] 0x00007f4b40625c8e _fatalErrorMessage(_:_:file:line:flags:) + 45 in libswiftCore.so
5 [ra] 0x00007f4b406a7910 UnsafeRawBufferPointer.load<A>(fromByteOffset:as:) + 191 in libswiftCore.so
6 [ra] 0x00005615e55a3bb2 closure #1 in PluginHostConnection.waitForNextMessage<A>(_:) + 81 in NetworkingMacros at /host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftCompilerPlugin/CompilerPlugin.swift:203:31
7 [ra] 0x00007f4b3fab53ff partial apply for closure #1 in Data.InlineData.withUnsafeBytes<A>(_:) + 30 in libFoundation.so
Registers:
rax 0x0000000000000000  0
rdx 0x0000000000000001  1
rcx 0x0000000000000002  2
rbx 0x000056108900b874  94629017991284
rsi 0x0000000000000007  7
rdi 0x00005615e85d1010  02 00 00 00 02 00 02 00 01 00 01 00 00 00 02 00  ················
rbp 0x00007fff1c704780  c0 47 70 1c ff 7f 00 00 b2 1a 4a 40 4b 7f 00 00  ÀGp·ÿ···²·J@K···
rsp 0x00007fff1c704770  20 00 00 00 00 00 00 00 b8 01 00 00 00 00 00 00   ·······¸·······
 r8 0x00005615e85e4370  74 b8 00 89 10 56 00 00 d4 90 4d c3 d2 ec 22 c6  t¸···V··Ô·MÃÒì"Æ
 r9 0x00007fff1c704560  46 61 74 61 6c 20 65 72 72 6f 72 3a 20 6c 6f 61  Fatal error: loa
r10 0x0000000000000000  0
r11 0xc622ecd2c34d90d4  14277234158681821396
r12 0x0000000000000000  0
r13 0x00007f4b408e7eb0  00 02 00 00 00 00 00 00 ac d9 92 40 4b 7f 00 00  ········¬Ù·@K···
r14 0x0000000000000001  1
r15 0x0000000000000001  1
rip 0x00007f4b404a1d04  0f 0b 48 83 ec 08 48 8d 05 6f 72 47 00 48 8d 3d  ··H·ì·H··orG·H·=
rflags 0x0000000000010202
cs 0x0033  fs 0x0000  gs 0x0000
Images (16 omitted):
0x00005615e54ac000–0x00005615e7137538 37fc601645b1cad65c6443cdb49d613aac266c5e NetworkingMacros /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/NetworkingMacros
0x00007f4b3f797000–0x00007f4b3fec3168 <no build ID>                            libFoundation.so /usr/lib/swift/linux/libFoundation.so
0x00007f4b40342000–0x00007f4b408e16b0 <no build ID>                            libswiftCore.so  /usr/lib/swift/linux/libswiftCore.so
Backtrace took 0.65s
/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 Request.swift
Swift/UnsafeRawPointer.swift:440: Fatal error: load from misaligned raw pointer
*** Signal 4: Backtracing from 0x7f4b404a1d04... done ***
*** Program crashed: Illegal instruction at 0x00007f4b404a1d04 ***
Thread 0 "NetworkingMacro" crashed:
0      0x00007f4b404a1d04 closure #1 in closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 308 in libswiftCore.so
1 [ra] 0x00007f4b404a1ab2 closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 257 in libswiftCore.so
2 [ra] 0x00007f4b404a196d closure #1 in _assertionFailure(_:_:file:line:flags:) + 380 in libswiftCore.so
3 [ra] 0x00007f4b40625a36 _assertionFailure(_:_:file:line:flags:) + 229 in libswiftCore.so
4 [ra] 0x00007f4b40625c8e _fatalErrorMessage(_:_:file:line:flags:) + 45 in libswiftCore.so
5 [ra] 0x00007f4b406a7910 UnsafeRawBufferPointer.load<A>(fromByteOffset:as:) + 191 in libswiftCore.so
6 [ra] 0x00005615e55a3bb2 closure #1 in PluginHostConnection.waitForNextMessage<A>(_:) + 81 in NetworkingMacros at /host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftCompilerPlugin/CompilerPlugin.swift:203:31
7 [ra] 0x00007f4b3fab53ff partial apply for closure #1 in Data.InlineData.withUnsafeBytes<A>(_:) + 30 in libFoundation.so
Registers:
rax 0x0000000000000000  0
rdx 0x0000000000000001  1
rcx 0x0000000000000002  2
rbx 0x000056108900b874  94629017991284
rsi 0x0000000000000007  7
rdi 0x00005615e85d1010  02 00 00 00 02 00 02 00 01 00 01 00 00 00 02 00  ················
rbp 0x00007fff1c704780  c0 47 70 1c ff 7f 00 00 b2 1a 4a 40 4b 7f 00 00  ÀGp·ÿ···²·J@K···
rsp 0x00007fff1c704770  20 00 00 00 00 00 00 00 b8 01 00 00 00 00 00 00   ·······¸·······
 r8 0x00005615e85e4370  74 b8 00 89 10 56 00 00 d4 90 4d c3 d2 ec 22 c6  t¸···V··Ô·MÃÒì"Æ
 r9 0x00007fff1c704560  46 61 74 61 6c 20 65 72 72 6f 72 3a 20 6c 6f 61  Fatal error: loa
r10 0x0000000000000000  0
r11 0xc622ecd2c34d90d4  14277234158681821396
r12 0x0000000000000000  0
r13 0x00007f4b408e7eb0  00 02 00 00 00 00 00 00 ac d9 92 40 4b 7f 00 00  ········¬Ù·@K···
r14 0x0000000000000001  1
r15 0x0000000000000001  1
rip 0x00007f4b404a1d04  0f 0b 48 83 ec 08 48 8d 05 6f 72 47 00 48 8d 3d  ··H·ì·H··orG·H·=
rflags 0x0000000000010202
cs 0x0033  fs 0x0000  gs 0x0000
Images (16 omitted):
0x00005615e54ac000–0x00005615e7137538 37fc601645b1cad65c6443cdb49d613aac266c5e NetworkingMacros /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/NetworkingMacros
0x00007f4b3f797000–0x00007f4b3fec3168 <no build ID>                            libFoundation.so /usr/lib/swift/linux/libFoundation.so
0x00007f4b40342000–0x00007f4b408e16b0 <no build ID>                            libswiftCore.so  /usr/lib/swift/linux/libswiftCore.so
Backtrace took 0.65s
/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 Builder.swift
Swift/UnsafeRawPointer.swift:440: Fatal error: load from misaligned raw pointer
*** Signal 4: Backtracing from 0x7f4b404a1d04... done ***
*** Program crashed: Illegal instruction at 0x00007f4b404a1d04 ***
Thread 0 "NetworkingMacro" crashed:
0      0x00007f4b404a1d04 closure #1 in closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 308 in libswiftCore.so
1 [ra] 0x00007f4b404a1ab2 closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 257 in libswiftCore.so
2 [ra] 0x00007f4b404a196d closure #1 in _assertionFailure(_:_:file:line:flags:) + 380 in libswiftCore.so
3 [ra] 0x00007f4b40625a36 _assertionFailure(_:_:file:line:flags:) + 229 in libswiftCore.so
4 [ra] 0x00007f4b40625c8e _fatalErrorMessage(_:_:file:line:flags:) + 45 in libswiftCore.so
5 [ra] 0x00007f4b406a7910 UnsafeRawBufferPointer.load<A>(fromByteOffset:as:) + 191 in libswiftCore.so
6 [ra] 0x00005615e55a3bb2 closure #1 in PluginHostConnection.waitForNextMessage<A>(_:) + 81 in NetworkingMacros at /host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftCompilerPlugin/CompilerPlugin.swift:203:31
7 [ra] 0x00007f4b3fab53ff partial apply for closure #1 in Data.InlineData.withUnsafeBytes<A>(_:) + 30 in libFoundation.so
Registers:
rax 0x0000000000000000  0
rdx 0x0000000000000001  1
rcx 0x0000000000000002  2
rbx 0x000056108900b874  94629017991284
rsi 0x0000000000000007  7
rdi 0x00005615e85d1010  02 00 00 00 02 00 02 00 01 00 01 00 00 00 02 00  ················
rbp 0x00007fff1c704780  c0 47 70 1c ff 7f 00 00 b2 1a 4a 40 4b 7f 00 00  ÀGp·ÿ···²·J@K···
rsp 0x00007fff1c704770  20 00 00 00 00 00 00 00 b8 01 00 00 00 00 00 00   ·······¸·······
 r8 0x00005615e85e4370  74 b8 00 89 10 56 00 00 d4 90 4d c3 d2 ec 22 c6  t¸···V··Ô·MÃÒì"Æ
 r9 0x00007fff1c704560  46 61 74 61 6c 20 65 72 72 6f 72 3a 20 6c 6f 61  Fatal error: loa
r10 0x0000000000000000  0
r11 0xc622ecd2c34d90d4  14277234158681821396
r12 0x0000000000000000  0
r13 0x00007f4b408e7eb0  00 02 00 00 00 00 00 00 ac d9 92 40 4b 7f 00 00  ········¬Ù·@K···
r14 0x0000000000000001  1
r15 0x0000000000000001  1
rip 0x00007f4b404a1d04  0f 0b 48 83 ec 08 48 8d 05 6f 72 47 00 48 8d 3d  ··H·ì·H··orG·H·=
rflags 0x0000000000010202
cs 0x0033  fs 0x0000  gs 0x0000
Images (16 omitted):
0x00005615e54ac000–0x00005615e7137538 37fc601645b1cad65c6443cdb49d613aac266c5e NetworkingMacros /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/NetworkingMacros
0x00007f4b3f797000–0x00007f4b3fec3168 <no build ID>                            libFoundation.so /usr/lib/swift/linux/libFoundation.so
0x00007f4b40342000–0x00007f4b408e16b0 <no build ID>                            libswiftCore.so  /usr/lib/swift/linux/libswiftCore.so
Backtrace took 0.65s
/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)
[255/259] Emitting module Networking
Swift/UnsafeRawPointer.swift:440: Fatal error: load from misaligned raw pointer
*** Signal 4: Backtracing from 0x7fdc9e953d04... done ***
*** Program crashed: Illegal instruction at 0x00007fdc9e953d04 ***
Thread 0 "NetworkingMacro" crashed:
0      0x00007fdc9e953d04 closure #1 in closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 308 in libswiftCore.so
1 [ra] 0x00007fdc9e953ab2 closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 257 in libswiftCore.so
2 [ra] 0x00007fdc9e95396d closure #1 in _assertionFailure(_:_:file:line:flags:) + 380 in libswiftCore.so
3 [ra] 0x00007fdc9ead7a36 _assertionFailure(_:_:file:line:flags:) + 229 in libswiftCore.so
4 [ra] 0x00007fdc9ead7c8e _fatalErrorMessage(_:_:file:line:flags:) + 45 in libswiftCore.so
5 [ra] 0x00007fdc9eb59910 UnsafeRawBufferPointer.load<A>(fromByteOffset:as:) + 191 in libswiftCore.so
6 [ra] 0x000055ba44bcabb2 closure #1 in PluginHostConnection.waitForNextMessage<A>(_:) + 81 in NetworkingMacros at /host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftCompilerPlugin/CompilerPlugin.swift:203:31
7 [ra] 0x00007fdc9df673ff partial apply for closure #1 in Data.InlineData.withUnsafeBytes<A>(_:) + 30 in libFoundation.so
Registers:
rax 0x0000000000000000  0
rdx 0x0000000000000001  1
rcx 0x0000000000000002  2
rbx 0x000055bf1cec6912  94279312369938
rsi 0x0000000000000007  7
rdi 0x000055ba4746f010  02 00 00 00 02 00 02 00 01 00 01 00 00 00 02 00  ················
rbp 0x00007ffca4542030  70 20 54 a4 fc 7f 00 00 b2 3a 95 9e dc 7f 00 00  p T¤ü···²:··Ü···
rsp 0x00007ffca4542020  20 00 00 00 00 00 00 00 b8 01 00 00 00 00 00 00   ·······¸·······
 r8 0x000055ba47482370  12 69 ec 1c bf 55 00 00 b9 5b 80 35 ed 89 62 68  ·iì·¿U··¹[·5í·bh
 r9 0x00007ffca4541e10  46 61 74 61 6c 20 65 72 72 6f 72 3a 20 6c 6f 61  Fatal error: loa
r10 0x0000000000000000  0
r11 0x686289ed35805bb9  7521725979560008633
r12 0x0000000000000000  0
r13 0x00007fdc9ed99eb0  00 02 00 00 00 00 00 00 ac f9 dd 9e dc 7f 00 00  ········¬ùÝ·Ü···
r14 0x0000000000000001  1
r15 0x0000000000000001  1
rip 0x00007fdc9e953d04  0f 0b 48 83 ec 08 48 8d 05 6f 72 47 00 48 8d 3d  ··H·ì·H··orG·H·=
rflags 0x0000000000010202
cs 0x0033  fs 0x0000  gs 0x0000
Images (16 omitted):
0x000055ba44ad3000–0x000055ba4675e538 37fc601645b1cad65c6443cdb49d613aac266c5e NetworkingMacros /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/NetworkingMacros
0x00007fdc9dc49000–0x00007fdc9e375168 <no build ID>                            libFoundation.so /usr/lib/swift/linux/libFoundation.so
0x00007fdc9e7f4000–0x00007fdc9ed936b0 <no build ID>                            libswiftCore.so  /usr/lib/swift/linux/libswiftCore.so
Backtrace took 0.62s
/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.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.