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

Successful build of URLRequestOperation, reference 2.0.0-alpha.17 (4994cb), with Swift 6.0 for Linux on 30 Nov 2024 00:37:10 UTC.

Swift 6 data race errors: 2

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" 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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/URLRequestOperation.git
Reference: 2.0.0-alpha.17
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/Frizlab/URLRequestOperation
 * tag               2.0.0-alpha.17 -> FETCH_HEAD
HEAD is now at 4994cb5 Update some dependencies
Cloned https://github.com/Frizlab/URLRequestOperation.git
Revision (git rev-parse @):
4994cb5f1d75a82141e8152154bae0cac2aac6a3
SUCCESS checkout https://github.com/Frizlab/URLRequestOperation.git at 2.0.0-alpha.17
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Frizlab/URLRequestOperation.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" 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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/Frizlab/HTTPCoders.git
Fetching https://github.com/Frizlab/SafeGlobal.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/Frizlab/SemiSingleton.git
Fetching https://github.com/Frizlab/GlobalConfModule.git
Fetching https://github.com/Frizlab/RetryingOperation.git
[1/586] Fetching globalconfmodule
[587/1013] Fetching globalconfmodule, retryingoperation
[792/1174] Fetching globalconfmodule, retryingoperation, safeglobal
[1120/1251] Fetching globalconfmodule, retryingoperation, safeglobal, httpcoders
[1252/1747] Fetching globalconfmodule, retryingoperation, safeglobal, httpcoders, semisingleton
[1748/5470] Fetching globalconfmodule, retryingoperation, safeglobal, httpcoders, semisingleton, swift-log
Fetched https://github.com/Frizlab/GlobalConfModule.git from cache (0.24s)
[1720/4884] Fetching retryingoperation, safeglobal, httpcoders, semisingleton, swift-log
Fetched https://github.com/Frizlab/SemiSingleton.git from cache (0.24s)
Fetched https://github.com/Frizlab/RetryingOperation.git from cache (0.25s)
[834/3961] Fetching safeglobal, httpcoders, swift-log
Fetched https://github.com/Frizlab/SafeGlobal.git from cache (0.37s)
Fetched https://github.com/Frizlab/HTTPCoders.git from cache (0.37s)
Fetched https://github.com/apple/swift-log.git from cache (0.37s)
Computing version for https://github.com/Frizlab/SemiSingleton.git
Computed https://github.com/Frizlab/SemiSingleton.git at 2.1.1 (0.80s)
Fetching https://github.com/Frizlab/RecursiveSyncDispatch.git
[1/174] Fetching recursivesyncdispatch
Fetched https://github.com/Frizlab/RecursiveSyncDispatch.git from cache (0.25s)
Computing version for https://github.com/Frizlab/RetryingOperation.git
Computed https://github.com/Frizlab/RetryingOperation.git at 1.2.0 (0.47s)
Computing version for https://github.com/Frizlab/GlobalConfModule.git
Computed https://github.com/Frizlab/GlobalConfModule.git at 0.4.0 (1.04s)
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/989] Fetching swift-service-context
[990/67673] Fetching swift-service-context, swift-syntax
Fetched https://github.com/apple/swift-service-context.git from cache (4.21s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (4.26s)
Computing version for https://github.com/Frizlab/SafeGlobal.git
Computed https://github.com/Frizlab/SafeGlobal.git at 0.3.1 (0.43s)
Computing version for https://github.com/Frizlab/RecursiveSyncDispatch.git
Computed https://github.com/Frizlab/RecursiveSyncDispatch.git at 1.0.1 (2.16s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.1.0 (0.61s)
Computing version for https://github.com/Frizlab/HTTPCoders.git
Computed https://github.com/Frizlab/HTTPCoders.git at 0.1.3 (0.60s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/Frizlab/stream-reader.git
[1/995] Fetching stream-reader
[996/16598] Fetching stream-reader, swift-collections
Fetched https://github.com/Frizlab/stream-reader.git from cache (0.99s)
Fetched https://github.com/apple/swift-collections.git from cache (1.01s)
Computing version for https://github.com/Frizlab/stream-reader.git
Computed https://github.com/Frizlab/stream-reader.git at 3.5.2 (0.43s)
Fetching https://github.com/apple/swift-system.git
[1/3919] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.30s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 510.0.3 (0.55s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.40s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.38s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.61s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/Frizlab/RecursiveSyncDispatch.git
Working copy of https://github.com/Frizlab/RecursiveSyncDispatch.git resolved at 1.0.1
Creating working copy for https://github.com/Frizlab/GlobalConfModule.git
Working copy of https://github.com/Frizlab/GlobalConfModule.git resolved at 0.4.0
Creating working copy for https://github.com/Frizlab/HTTPCoders.git
Working copy of https://github.com/Frizlab/HTTPCoders.git resolved at 0.1.3
Creating working copy for https://github.com/Frizlab/SafeGlobal.git
Working copy of https://github.com/Frizlab/SafeGlobal.git resolved at 0.3.1
Creating working copy for https://github.com/Frizlab/SemiSingleton.git
Working copy of https://github.com/Frizlab/SemiSingleton.git resolved at 2.1.1
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 510.0.3
Creating working copy for https://github.com/Frizlab/stream-reader.git
Working copy of https://github.com/Frizlab/stream-reader.git resolved at 3.5.2
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Creating working copy for https://github.com/Frizlab/RetryingOperation.git
Working copy of https://github.com/Frizlab/RetryingOperation.git resolved at 1.2.0
Building for debugging...
[0/59] Write sources
[26/59] Write swift-version-24593BA9C3E375BF.txt
[28/83] Compiling ServiceContextModule ServiceContextKey.swift
[29/83] Emitting module SwiftSyntax509
[30/83] Compiling SwiftSyntax509 Empty.swift
[31/84] Emitting module SwiftSyntax510
[32/84] Compiling SwiftSyntax510 Empty.swift
[33/85] Emitting module ServiceContextModule
[34/85] Compiling ServiceContextModule ServiceContext.swift
[37/86] Wrapping AST for SwiftSyntax509 for debugging
[38/86] Wrapping AST for SwiftSyntax510 for debugging
[39/86] Wrapping AST for ServiceContextModule for debugging
[41/146] Compiling Logging MetadataProvider.swift
[42/146] Emitting module Logging
[43/146] Compiling Logging LogHandler.swift
[44/146] Compiling Logging Logging.swift
[45/146] Compiling Logging Locks.swift
[46/147] Wrapping AST for Logging for debugging
[48/147] Compiling MediaType MediaType.swift
[49/147] Emitting module MediaType
[51/148] Compiling FormURLEncodedCoder URLQueryFragmentConvertible.swift
[52/148] Compiling FormURLEncodedCoder FormURLEncodedData.swift
[53/148] Emitting module FormURLEncodedCoder
[54/148] Compiling RecursiveSyncDispatch RecursiveSyncDispatch.swift
[55/148] Emitting module RecursiveSyncDispatch
[56/148] Compiling FormURLEncodedCoder FormURLEncodedParser.swift
[57/148] Compiling FormURLEncodedCoder FormURLEncodedEncoder.swift
[58/148] Compiling FormURLEncodedCoder FormURLEncodedSerializer.swift
[59/148] Compiling FormURLEncodedCoder FormURLEncodedDecoder.swift
[60/148] Compiling FormURLEncodedCoder FormURLEncodedEncodingErrors.swift
[60/150] Wrapping AST for MediaType for debugging
[63/150] Wrapping AST for FormURLEncodedCoder for debugging
[64/150] Wrapping AST for RecursiveSyncDispatch for debugging
[66/150] Compiling SwiftSyntax AbsolutePosition.swift
[67/150] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[68/150] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[69/150] Compiling SwiftSyntax Assert.swift
[70/150] Compiling SwiftSyntax BumpPtrAllocator.swift
[71/150] Compiling SwiftSyntax CommonAncestor.swift
[72/150] Compiling SwiftSyntax Convenience.swift
[73/150] Compiling SwiftSyntax MemoryLayout.swift
[74/150] Compiling SwiftSyntax MissingNodeInitializers.swift
[75/150] Emitting module SwiftSyntax
[76/150] Compiling SwiftSyntax TokenDiagnostic.swift
[77/150] Compiling SwiftSyntax TokenSequence.swift
[78/150] Compiling SwiftSyntax TokenSyntax.swift
[79/150] Compiling SwiftSyntax Trivia.swift
[80/150] Compiling SwiftSyntax Utils.swift
[81/150] Compiling SwiftSyntax ChildNameForKeyPath.swift
[82/150] Compiling SwiftSyntax Keyword.swift
[83/150] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[84/150] Compiling SwiftSyntax RawSyntax.swift
[85/150] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[86/150] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[87/150] Compiling SwiftSyntax RawSyntaxTokenView.swift
[88/150] Compiling SwiftSyntax SourceLength.swift
[89/150] Compiling SwiftSyntax SourceLocation.swift
[90/150] Compiling SwiftSyntax SourcePresence.swift
[91/150] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[92/150] Compiling SwiftSyntax Syntax.swift
[93/150] Compiling SwiftSyntax SyntaxArena.swift
[94/150] Compiling SwiftSyntax SyntaxChildren.swift
[95/150] Compiling SwiftSyntax SyntaxCollection.swift
[96/150] Compiling SwiftSyntax SyntaxHashable.swift
[97/150] Compiling SwiftSyntax SyntaxIdentifier.swift
[98/150] Compiling SwiftSyntax SyntaxNodeStructure.swift
[99/150] Compiling SwiftSyntax SyntaxProtocol.swift
[100/150] Compiling SwiftSyntax SyntaxText.swift
[101/150] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[102/158] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[103/158] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[104/158] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[105/158] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[106/158] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[107/158] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[108/158] Compiling SwiftSyntax RawSyntaxValidation.swift
[109/158] Compiling SwiftSyntax SyntaxNodesAB.swift
[110/158] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[111/158] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[112/158] Compiling SwiftSyntax SyntaxBaseNodes.swift
[113/158] Compiling SwiftSyntax SyntaxCollections.swift
[114/158] Compiling SwiftSyntax SyntaxEnum.swift
[115/158] Compiling SwiftSyntax SyntaxKind.swift
[116/158] Compiling SwiftSyntax SyntaxRewriter.swift
[117/158] Compiling SwiftSyntax SyntaxTraits.swift
[118/158] Compiling SwiftSyntax SyntaxTransform.swift
[119/158] Compiling SwiftSyntax SyntaxVisitor.swift
[120/158] Compiling SwiftSyntax TokenKind.swift
[121/158] Compiling SwiftSyntax Tokens.swift
[122/158] Compiling SwiftSyntax TriviaPieces.swift
[123/158] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[124/158] Compiling SwiftSyntax RawSyntaxNodesC.swift
[125/158] Compiling SwiftSyntax RawSyntaxNodesD.swift
[126/158] Compiling SwiftSyntax SyntaxNodesC.swift
[127/158] Compiling SwiftSyntax SyntaxNodesD.swift
[128/158] Compiling SwiftSyntax SyntaxNodesEF.swift
[129/158] Compiling SwiftSyntax SyntaxNodesGHI.swift
[130/158] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[131/158] Compiling SwiftSyntax SyntaxNodesOP.swift
[132/158] Compiling SwiftSyntax SyntaxNodesQRS.swift
[133/158] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[134/160] Wrapping AST for SwiftSyntax for debugging
[136/210] Compiling SwiftDiagnostics Message.swift
[137/210] Compiling SwiftDiagnostics Note.swift
[138/210] Compiling SwiftBasicFormat Syntax+Extensions.swift
[139/210] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[140/210] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[141/210] Compiling SwiftDiagnostics FixIt.swift
[142/210] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[143/210] Compiling SwiftDiagnostics Diagnostic.swift
[144/210] Compiling SwiftDiagnostics Convenience.swift
[145/210] Emitting module SwiftDiagnostics
[146/210] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[148/211] Emitting module SwiftBasicFormat
[149/211] Compiling SwiftBasicFormat BasicFormat.swift
[149/212] Wrapping AST for SwiftDiagnostics for debugging
[151/212] Wrapping AST for SwiftBasicFormat for debugging
[153/212] Compiling SwiftParser Modifiers.swift
[154/212] Compiling SwiftParser Names.swift
[155/212] Compiling SwiftParser Nominals.swift
[156/212] Compiling SwiftParser Parameters.swift
[157/212] Compiling SwiftParser ParseSourceFile.swift
[158/217] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[159/217] Compiling SwiftParser StringLiterals.swift
[160/217] Compiling SwiftParser SwiftParserCompatibility.swift
[161/217] Compiling SwiftParser SyntaxUtils.swift
[162/217] Compiling SwiftParser TokenConsumer.swift
[163/217] Compiling SwiftParser Lexer.swift
[164/217] Compiling SwiftParser RegexLiteralLexer.swift
[165/217] Compiling SwiftParser UnicodeScalarExtensions.swift
[166/217] Compiling SwiftParser Lookahead.swift
[167/217] Compiling SwiftParser LoopProgressCondition.swift
[168/217] Compiling SwiftParser TokenPrecedence.swift
[169/217] Compiling SwiftParser TokenSpec.swift
[170/217] Compiling SwiftParser TokenSpecSet.swift
[171/217] Compiling SwiftParser TopLevel.swift
[172/217] Compiling SwiftParser TriviaParser.swift
[173/217] Emitting module SwiftParser
[174/217] Compiling SwiftParser Parser.swift
[175/217] Compiling SwiftParser Patterns.swift
[176/217] Compiling SwiftParser Recovery.swift
[177/217] Compiling SwiftParser Specifiers.swift
[178/217] Compiling SwiftParser Statements.swift
[179/217] Compiling SwiftParser Attributes.swift
[180/217] Compiling SwiftParser Availability.swift
[181/217] Compiling SwiftParser CharacterInfo.swift
[182/217] Compiling SwiftParser CollectionNodes+Parsable.swift
[183/217] Compiling SwiftParser Declarations.swift
[184/217] Compiling SwiftParser Directives.swift
[185/217] Compiling SwiftParser ExperimentalFeatures.swift
[186/217] Compiling SwiftParser Expressions.swift
[187/217] Compiling SwiftParser IncrementalParseTransition.swift
[188/217] Compiling SwiftParser Cursor.swift
[189/217] Compiling SwiftParser Lexeme.swift
[190/217] Compiling SwiftParser LexemeSequence.swift
[191/217] Compiling SwiftParser Types.swift
[192/217] Compiling SwiftParser IsLexerClassified.swift
[193/217] Compiling SwiftParser LayoutNodes+Parsable.swift
[194/217] Compiling SwiftParser Parser+TokenSpecSet.swift
[195/217] Compiling SwiftParser TokenSpecStaticMembers.swift
[196/218] Wrapping AST for SwiftParser for debugging
[198/241] Compiling SwiftOperators PrecedenceGroup.swift
[199/242] Compiling SwiftOperators PrecedenceGraph.swift
[200/242] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[201/243] Compiling SwiftOperators OperatorTable.swift
[202/243] Compiling SwiftOperators SyntaxSynthesis.swift
[203/243] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[204/243] Compiling SwiftOperators OperatorTable+Semantics.swift
[205/243] Emitting module SwiftOperators
[206/243] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[207/243] Compiling SwiftParserDiagnostics Utils.swift
[208/243] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[209/243] Compiling SwiftParserDiagnostics PresenceUtils.swift
[210/243] Compiling SwiftOperators OperatorTable+Folding.swift
[214/244] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[214/244] Wrapping AST for SwiftOperators for debugging
[218/244] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[219/244] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[220/244] Compiling SwiftParserDiagnostics MissingNodesError.swift
[221/244] Compiling SwiftParserDiagnostics MissingTokenError.swift
[222/244] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[223/244] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[224/244] Emitting module SwiftParserDiagnostics
[225/245] Wrapping AST for SwiftParserDiagnostics for debugging
[227/259] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[228/259] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[229/260] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[230/260] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[231/260] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[232/260] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[233/260] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[234/260] Compiling SwiftSyntaxBuilder Indenter.swift
[235/260] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[236/260] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[237/260] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[238/260] Emitting module SwiftSyntaxBuilder
[239/260] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[240/260] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[241/260] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[242/261] Wrapping AST for SwiftSyntaxBuilder for debugging
[244/275] Compiling SwiftSyntaxMacros AccessorMacro.swift
[245/275] Compiling SwiftSyntaxMacros AttachedMacro.swift
[246/276] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[247/276] Compiling SwiftSyntaxMacros Macro+Format.swift
[248/276] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[249/276] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[250/276] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[251/276] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[252/276] Compiling SwiftSyntaxMacros MemberMacro.swift
[253/276] Compiling SwiftSyntaxMacros Macro.swift
[254/276] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[255/276] Compiling SwiftSyntaxMacros PeerMacro.swift
[256/276] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[257/276] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[258/276] Emitting module SwiftSyntaxMacros
[259/277] Wrapping AST for SwiftSyntaxMacros for debugging
[261/285] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[262/285] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[263/285] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[264/285] Emitting module SwiftSyntaxMacroExpansion
[265/285] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[266/285] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[267/285] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[268/285] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[269/286] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[271/293] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[272/293] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[273/293] Emitting module SwiftCompilerPluginMessageHandling
[274/293] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[275/293] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[276/293] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[277/293] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[278/294] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[280/296] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[281/296] Emitting module SwiftCompilerPlugin
[282/297] Wrapping AST for SwiftCompilerPlugin for debugging
[284/309] Compiling GlobalConfMacros Optional+Utils.swift
[285/309] Compiling GlobalConfMacros Entrypoint.swift
[286/310] Compiling GlobalConfMacros DeclareConfNamespaceMacro.swift
[287/310] Emitting module GlobalConfMacros
[288/310] Compiling GlobalConfMacros SimpleDiagnosticMessage.swift
[289/310] Compiling SafeGlobalMacros  Errors.swift
[290/310] Compiling SafeGlobalMacros SimpleDiagnosticMessage.swift
[291/310] Emitting module SafeGlobalMacros
[292/310] Compiling SafeGlobalMacros SafeGlobalMacro.swift
[293/310] Compiling GlobalConfMacros LabeledExprSyntax+Utils.swift
[294/311] Compiling GlobalConfMacros  Errors.swift
[295/311] Compiling GlobalConfMacros DeclareConfAccessorMacro.swift
[296/311] Compiling GlobalConfMacros DeclareConfMacro.swift
[298/312] Wrapping AST for SafeGlobalMacros for debugging
[299/312] Write Objects.LinkFileList
[300/312] Wrapping AST for GlobalConfMacros for debugging
[301/312] Write Objects.LinkFileList
[302/312] Linking SafeGlobalMacros-tool
[303/312] Linking GlobalConfMacros-tool
[305/338] Compiling SafeGlobal SafeGlobalMacro.swift
[306/338] Compiling SafeGlobal SafeGlobal.swift
[307/338] Emitting module SafeGlobal
[308/338] Compiling SafeGlobal NSLock+Linux.swift
[310/339] Compiling GlobalConfModule Conf.swift
[311/339] Compiling GlobalConfModule ConfContext+AutoInjectable.swift
[312/339] Compiling GlobalConfModule ConfContext+AutoInjectableMainActor.swift
[313/341] Compiling GlobalConfModule Conf+ConfKey.swift
[314/341] Compiling GlobalConfModule Conf+ConfKeyMainActor.swift
[315/341] Compiling GlobalConfModule Conf+withValues.swift
[316/341] Compiling GlobalConfModule AutoInjectable.swift
[317/341] Compiling GlobalConfModule AutoInjectableMainActor.swift
[318/341] Compiling GlobalConfModule InjectedConf+AutoInjectable.swift
[319/341] Compiling GlobalConfModule ConfKey.swift
[320/341] Compiling GlobalConfModule ConfKeyMainActor.swift
[321/341] Compiling GlobalConfModule ConfKeys.swift
[322/341] Compiling GlobalConfModule InjectedConf+AutoInjectableMainActor.swift
[323/341] Compiling GlobalConfModule InjectedConf+ConfKey.swift
[324/341] Compiling GlobalConfModule InjectedConf+ConfKeyMainActor.swift
[325/341] Compiling GlobalConfModule ConfContext+ConfKey.swift
[326/341] Compiling GlobalConfModule ConfContext+ConfKeyMainActor.swift
[327/341] Compiling GlobalConfModule ConfContext.swift
[328/341] Compiling GlobalConfModule InjectedConf.swift
[329/341] Compiling GlobalConfModule 1-ConfKey.swift
[330/341] Compiling GlobalConfModule 2-ServiceKey.swift
[331/341] Compiling GlobalConfModule 3-NamespaceKey.swift
[332/341] Compiling GlobalConfModule 4-AccessorConvenience.swift
[333/341] Emitting module GlobalConfModule
[334/342] Wrapping AST for SafeGlobal for debugging
[335/342] Wrapping AST for GlobalConfModule for debugging
[337/351] Emitting module SemiSingleton
[338/351] Compiling SemiSingleton LinuxStrongToWeakMapTable.swift
[339/351] Compiling RetryingOperation RetryingOperationConfig.swift
[340/351] Compiling RetryingOperation WrappedRetryingOperation.swift
[341/351] Compiling SemiSingleton SemiSingletonConfig.swift
[342/351] Compiling SemiSingleton SemiSingletonStore.swift
[344/352] Compiling RetryingOperation RetryHelper.swift
[345/352] Compiling RetryingOperation RetryingOperation.swift
[346/352] Emitting module RetryingOperation
[347/353] Wrapping AST for SemiSingleton for debugging
[348/353] Wrapping AST for RetryingOperation for debugging
[350/403] Compiling URLRequestOperation BlockDispatcher.swift
[351/403] Compiling URLRequestOperation HTTPContentCoder+FormURLEncodedEncoding.swift
[352/403] Compiling URLRequestOperation HTTPContentCoder+JSON.swift
[353/403] Compiling URLRequestOperation HTTPContentCoder.swift
[354/403] Compiling URLRequestOperation HTTPURLResponse+Utils.swift
[355/403] Compiling URLRequestOperation LinuxWeakToWeakMapTable.swift
[356/403] Compiling URLRequestOperation LogMetadataKeys.swift
[357/409] Compiling URLRequestOperation BlockRequestProcessor.swift
[358/409] Compiling URLRequestOperation AnyResultProcessor.swift
[359/409] Compiling URLRequestOperation DecodeDataResultProcessor.swift
[360/409] Compiling URLRequestOperation DecodeHTTPContentResultProcessor.swift
[361/409] Compiling URLRequestOperation HTTPStatusCodeCheckResultProcessor.swift
[362/409] Compiling URLRequestOperation RecoverHTTPStatusCodeCheckErrorResultProcessor.swift
[363/409] Compiling URLRequestOperation URLMoveResultProcessor.swift
[364/409] Compiling URLRequestOperation URLRequest+Utils.swift
[365/409] Compiling URLRequestOperation URLSession+Linux.swift
[366/409] Compiling URLRequestOperation RequestProcessor.swift
[367/409] Compiling URLRequestOperation ResultProcessor.swift
[368/409] Compiling URLRequestOperation RetryProvider.swift
[369/409] Compiling URLRequestOperation URLResponseValidator.swift
[370/409] Compiling URLRequestOperation AsyncBlockRequestProcessor.swift
[371/409] Compiling URLRequestOperation URLToFileHandleResultProcessor.swift
[372/409] Compiling URLRequestOperation OtherSuccessRetryHelper.swift
[373/409] Compiling URLRequestOperation ReachabilityRetryHelper.swift
[374/409] Compiling URLRequestOperation NetworkErrorRetryProvider.swift
[375/409] Compiling URLRequestOperation UnretriedErrorsRetryProvider.swift
[376/409] Compiling URLRequestOperation HTTPStatusCodeURLResponseValidator.swift
[377/409] Compiling URLRequestOperation URLRequestDataOperation+APIs-TypedError.swift
[378/409] Emitting module URLRequestOperation
/host/spi-builder-workspace/Sources/URLRequestOperation/Public Session Delegate/URLRequestOperationSessionDelegate.swift:23:12: warning: non-final class 'URLRequestOperationSessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
21 |
22 |
23 | open class URLRequestOperationSessionDelegate : NSObject, URLSessionDataDelegate, URLSessionDownloadDelegate {
   |            `- warning: non-final class 'URLRequestOperationSessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
24 |
25 | 	internal var delegates = URLSessionDelegates()
/host/spi-builder-workspace/Sources/URLRequestOperation/Public Session Delegate/URLRequestOperationSessionDelegate.swift:25:15: warning: stored property 'delegates' of 'Sendable'-conforming class 'URLRequestOperationSessionDelegate' is mutable; this is an error in the Swift 6 language mode
23 | open class URLRequestOperationSessionDelegate : NSObject, URLSessionDataDelegate, URLSessionDownloadDelegate {
24 |
25 | 	internal var delegates = URLSessionDelegates()
   |               `- warning: stored property 'delegates' of 'Sendable'-conforming class 'URLRequestOperationSessionDelegate' is mutable; this is an error in the Swift 6 language mode
26 |
27 | 	/** Method is open, but if overwritten, care must be taken to merge the result from the task delegate for the given task. */
[379/409] Compiling URLRequestOperation NSLock+Linux.swift
/host/spi-builder-workspace/Sources/URLRequestOperation/Glue/URL+Utils.swift:26:10: warning: TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.
 24 |
 25 | 	internal func appendingQueryParameters<Parameters : Encodable>(from parameters: Parameters, encoder: URLQueryEncoder = Conf.defaultAPIRequestParametersEncoder) throws -> URL {
 26 | #warning("TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.")
    |          `- warning: TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.
 27 | 		let encoded: String = try encoder.encode(parameters)
 28 | 		/* We do the URL/URLComponents trip, because otherwise it’s annoying to manage the fragment.
[380/409] Compiling URLRequestOperation Result+Utils.swift
/host/spi-builder-workspace/Sources/URLRequestOperation/Glue/URL+Utils.swift:26:10: warning: TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.
 24 |
 25 | 	internal func appendingQueryParameters<Parameters : Encodable>(from parameters: Parameters, encoder: URLQueryEncoder = Conf.defaultAPIRequestParametersEncoder) throws -> URL {
 26 | #warning("TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.")
    |          `- warning: TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.
 27 | 		let encoded: String = try encoder.encode(parameters)
 28 | 		/* We do the URL/URLComponents trip, because otherwise it’s annoying to manage the fragment.
[381/409] Compiling URLRequestOperation RetryCountsHolder.swift
/host/spi-builder-workspace/Sources/URLRequestOperation/Glue/URL+Utils.swift:26:10: warning: TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.
 24 |
 25 | 	internal func appendingQueryParameters<Parameters : Encodable>(from parameters: Parameters, encoder: URLQueryEncoder = Conf.defaultAPIRequestParametersEncoder) throws -> URL {
 26 | #warning("TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.")
    |          `- warning: TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.
 27 | 		let encoded: String = try encoder.encode(parameters)
 28 | 		/* We do the URL/URLComponents trip, because otherwise it’s annoying to manage the fragment.
[382/409] Compiling URLRequestOperation String+Utils.swift
/host/spi-builder-workspace/Sources/URLRequestOperation/Glue/URL+Utils.swift:26:10: warning: TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.
 24 |
 25 | 	internal func appendingQueryParameters<Parameters : Encodable>(from parameters: Parameters, encoder: URLQueryEncoder = Conf.defaultAPIRequestParametersEncoder) throws -> URL {
 26 | #warning("TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.")
    |          `- warning: TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.
 27 | 		let encoded: String = try encoder.encode(parameters)
 28 | 		/* We do the URL/URLComponents trip, because otherwise it’s annoying to manage the fragment.
[383/409] Compiling URLRequestOperation URL+Utils.swift
/host/spi-builder-workspace/Sources/URLRequestOperation/Glue/URL+Utils.swift:26:10: warning: TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.
 24 |
 25 | 	internal func appendingQueryParameters<Parameters : Encodable>(from parameters: Parameters, encoder: URLQueryEncoder = Conf.defaultAPIRequestParametersEncoder) throws -> URL {
 26 | #warning("TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.")
    |          `- warning: TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.
 27 | 		let encoded: String = try encoder.encode(parameters)
 28 | 		/* We do the URL/URLComponents trip, because otherwise it’s annoying to manage the fragment.
[384/409] Compiling URLRequestOperation URLQueryCoder+HTTPContentCoder+FormURLEncodedEncoding.swift
/host/spi-builder-workspace/Sources/URLRequestOperation/Glue/URL+Utils.swift:26:10: warning: TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.
 24 |
 25 | 	internal func appendingQueryParameters<Parameters : Encodable>(from parameters: Parameters, encoder: URLQueryEncoder = Conf.defaultAPIRequestParametersEncoder) throws -> URL {
 26 | #warning("TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.")
    |          `- warning: TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.
 27 | 		let encoded: String = try encoder.encode(parameters)
 28 | 		/* We do the URL/URLComponents trip, because otherwise it’s annoying to manage the fragment.
[385/409] Compiling URLRequestOperation URLQueryCoder.swift
/host/spi-builder-workspace/Sources/URLRequestOperation/Glue/URL+Utils.swift:26:10: warning: TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.
 24 |
 25 | 	internal func appendingQueryParameters<Parameters : Encodable>(from parameters: Parameters, encoder: URLQueryEncoder = Conf.defaultAPIRequestParametersEncoder) throws -> URL {
 26 | #warning("TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.")
    |          `- warning: TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.
 27 | 		let encoded: String = try encoder.encode(parameters)
 28 | 		/* We do the URL/URLComponents trip, because otherwise it’s annoying to manage the fragment.
[386/409] Compiling URLRequestOperation URLRequestDataOperation+APIs-UntypedError.swift
/host/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:282:10: warning: TODO
280 | 		assert(result.failure?.isCancelledOrNotFinishedError ?? false)
281 |
282 | #warning("TODO")
    |          `- warning: TODO
283 | //		currentTask = downloadTask
284 | //		if let delegate = session.delegate as? URLRequestOperationSessionDelegate {
[387/409] Compiling URLRequestOperation URLRequestDataOperation+Data.swift
/host/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:282:10: warning: TODO
280 | 		assert(result.failure?.isCancelledOrNotFinishedError ?? false)
281 |
282 | #warning("TODO")
    |          `- warning: TODO
283 | //		currentTask = downloadTask
284 | //		if let delegate = session.delegate as? URLRequestOperationSessionDelegate {
[388/409] Compiling URLRequestOperation URLRequestDataOperation+Images.swift
/host/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:282:10: warning: TODO
280 | 		assert(result.failure?.isCancelledOrNotFinishedError ?? false)
281 |
282 | #warning("TODO")
    |          `- warning: TODO
283 | //		currentTask = downloadTask
284 | //		if let delegate = session.delegate as? URLRequestOperationSessionDelegate {
[389/409] Compiling URLRequestOperation URLRequestDataOperation+String.swift
/host/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:282:10: warning: TODO
280 | 		assert(result.failure?.isCancelledOrNotFinishedError ?? false)
281 |
282 | #warning("TODO")
    |          `- warning: TODO
283 | //		currentTask = downloadTask
284 | //		if let delegate = session.delegate as? URLRequestOperationSessionDelegate {
[390/409] Compiling URLRequestOperation URLRequestDataOperation.swift
/host/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:282:10: warning: TODO
280 | 		assert(result.failure?.isCancelledOrNotFinishedError ?? false)
281 |
282 | #warning("TODO")
    |          `- warning: TODO
283 | //		currentTask = downloadTask
284 | //		if let delegate = session.delegate as? URLRequestOperationSessionDelegate {
[391/409] Compiling URLRequestOperation URLRequestDownloadOperation+Open.swift
/host/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:282:10: warning: TODO
280 | 		assert(result.failure?.isCancelledOrNotFinishedError ?? false)
281 |
282 | #warning("TODO")
    |          `- warning: TODO
283 | //		currentTask = downloadTask
284 | //		if let delegate = session.delegate as? URLRequestOperationSessionDelegate {
[392/409] Compiling URLRequestOperation URLRequestDownloadOperation+Save.swift
/host/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:282:10: warning: TODO
280 | 		assert(result.failure?.isCancelledOrNotFinishedError ?? false)
281 |
282 | #warning("TODO")
    |          `- warning: TODO
283 | //		currentTask = downloadTask
284 | //		if let delegate = session.delegate as? URLRequestOperationSessionDelegate {
[393/409] Compiling URLRequestOperation URLRequestDownloadOperation.swift
/host/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDownloadOperation.swift:149:10: warning: TODO: Properly manage resume data
147 | 		}
148 |
149 | #warning("TODO: Properly manage resume data")
    |          `- warning: TODO: Properly manage resume data
150 | 		resumeData = nil
151 |
/host/spi-builder-workspace/Sources/URLRequestOperation/Public Session Delegate/URLRequestOperationSessionDelegate.swift:23:12: warning: non-final class 'URLRequestOperationSessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
21 |
22 |
23 | open class URLRequestOperationSessionDelegate : NSObject, URLSessionDataDelegate, URLSessionDownloadDelegate {
   |            `- warning: non-final class 'URLRequestOperationSessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
24 |
25 | 	internal var delegates = URLSessionDelegates()
/host/spi-builder-workspace/Sources/URLRequestOperation/Public Session Delegate/URLRequestOperationSessionDelegate.swift:25:15: warning: stored property 'delegates' of 'Sendable'-conforming class 'URLRequestOperationSessionDelegate' is mutable; this is an error in the Swift 6 language mode
23 | open class URLRequestOperationSessionDelegate : NSObject, URLSessionDataDelegate, URLSessionDownloadDelegate {
24 |
25 | 	internal var delegates = URLSessionDelegates()
   |               `- warning: stored property 'delegates' of 'Sendable'-conforming class 'URLRequestOperationSessionDelegate' is mutable; this is an error in the Swift 6 language mode
26 |
27 | 	/** Method is open, but if overwritten, care must be taken to merge the result from the task delegate for the given task. */
[394/409] Compiling URLRequestOperation URLRequestStreamOperation.swift
/host/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDownloadOperation.swift:149:10: warning: TODO: Properly manage resume data
147 | 		}
148 |
149 | #warning("TODO: Properly manage resume data")
    |          `- warning: TODO: Properly manage resume data
150 | 		resumeData = nil
151 |
/host/spi-builder-workspace/Sources/URLRequestOperation/Public Session Delegate/URLRequestOperationSessionDelegate.swift:23:12: warning: non-final class 'URLRequestOperationSessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
21 |
22 |
23 | open class URLRequestOperationSessionDelegate : NSObject, URLSessionDataDelegate, URLSessionDownloadDelegate {
   |            `- warning: non-final class 'URLRequestOperationSessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
24 |
25 | 	internal var delegates = URLSessionDelegates()
/host/spi-builder-workspace/Sources/URLRequestOperation/Public Session Delegate/URLRequestOperationSessionDelegate.swift:25:15: warning: stored property 'delegates' of 'Sendable'-conforming class 'URLRequestOperationSessionDelegate' is mutable; this is an error in the Swift 6 language mode
23 | open class URLRequestOperationSessionDelegate : NSObject, URLSessionDataDelegate, URLSessionDownloadDelegate {
24 |
25 | 	internal var delegates = URLSessionDelegates()
   |               `- warning: stored property 'delegates' of 'Sendable'-conforming class 'URLRequestOperationSessionDelegate' is mutable; this is an error in the Swift 6 language mode
26 |
27 | 	/** Method is open, but if overwritten, care must be taken to merge the result from the task delegate for the given task. */
[395/409] Compiling URLRequestOperation URLRequestOperationSessionDelegate.swift
/host/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDownloadOperation.swift:149:10: warning: TODO: Properly manage resume data
147 | 		}
148 |
149 | #warning("TODO: Properly manage resume data")
    |          `- warning: TODO: Properly manage resume data
150 | 		resumeData = nil
151 |
/host/spi-builder-workspace/Sources/URLRequestOperation/Public Session Delegate/URLRequestOperationSessionDelegate.swift:23:12: warning: non-final class 'URLRequestOperationSessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
21 |
22 |
23 | open class URLRequestOperationSessionDelegate : NSObject, URLSessionDataDelegate, URLSessionDownloadDelegate {
   |            `- warning: non-final class 'URLRequestOperationSessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
24 |
25 | 	internal var delegates = URLSessionDelegates()
/host/spi-builder-workspace/Sources/URLRequestOperation/Public Session Delegate/URLRequestOperationSessionDelegate.swift:25:15: warning: stored property 'delegates' of 'Sendable'-conforming class 'URLRequestOperationSessionDelegate' is mutable; this is an error in the Swift 6 language mode
23 | open class URLRequestOperationSessionDelegate : NSObject, URLSessionDataDelegate, URLSessionDownloadDelegate {
24 |
25 | 	internal var delegates = URLSessionDelegates()
   |               `- warning: stored property 'delegates' of 'Sendable'-conforming class 'URLRequestOperationSessionDelegate' is mutable; this is an error in the Swift 6 language mode
26 |
27 | 	/** Method is open, but if overwritten, care must be taken to merge the result from the task delegate for the given task. */
[396/409] Compiling URLRequestOperation URLRequestOperationSessionDelegateProxy.swift
/host/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDownloadOperation.swift:149:10: warning: TODO: Properly manage resume data
147 | 		}
148 |
149 | #warning("TODO: Properly manage resume data")
    |          `- warning: TODO: Properly manage resume data
150 | 		resumeData = nil
151 |
/host/spi-builder-workspace/Sources/URLRequestOperation/Public Session Delegate/URLRequestOperationSessionDelegate.swift:23:12: warning: non-final class 'URLRequestOperationSessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
21 |
22 |
23 | open class URLRequestOperationSessionDelegate : NSObject, URLSessionDataDelegate, URLSessionDownloadDelegate {
   |            `- warning: non-final class 'URLRequestOperationSessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
24 |
25 | 	internal var delegates = URLSessionDelegates()
/host/spi-builder-workspace/Sources/URLRequestOperation/Public Session Delegate/URLRequestOperationSessionDelegate.swift:25:15: warning: stored property 'delegates' of 'Sendable'-conforming class 'URLRequestOperationSessionDelegate' is mutable; this is an error in the Swift 6 language mode
23 | open class URLRequestOperationSessionDelegate : NSObject, URLSessionDataDelegate, URLSessionDownloadDelegate {
24 |
25 | 	internal var delegates = URLSessionDelegates()
   |               `- warning: stored property 'delegates' of 'Sendable'-conforming class 'URLRequestOperationSessionDelegate' is mutable; this is an error in the Swift 6 language mode
26 |
27 | 	/** Method is open, but if overwritten, care must be taken to merge the result from the task delegate for the given task. */
[397/409] Compiling URLRequestOperation URLSessionDelegates.swift
/host/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDownloadOperation.swift:149:10: warning: TODO: Properly manage resume data
147 | 		}
148 |
149 | #warning("TODO: Properly manage resume data")
    |          `- warning: TODO: Properly manage resume data
150 | 		resumeData = nil
151 |
/host/spi-builder-workspace/Sources/URLRequestOperation/Public Session Delegate/URLRequestOperationSessionDelegate.swift:23:12: warning: non-final class 'URLRequestOperationSessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
21 |
22 |
23 | open class URLRequestOperationSessionDelegate : NSObject, URLSessionDataDelegate, URLSessionDownloadDelegate {
   |            `- warning: non-final class 'URLRequestOperationSessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
24 |
25 | 	internal var delegates = URLSessionDelegates()
/host/spi-builder-workspace/Sources/URLRequestOperation/Public Session Delegate/URLRequestOperationSessionDelegate.swift:25:15: warning: stored property 'delegates' of 'Sendable'-conforming class 'URLRequestOperationSessionDelegate' is mutable; this is an error in the Swift 6 language mode
23 | open class URLRequestOperationSessionDelegate : NSObject, URLSessionDataDelegate, URLSessionDownloadDelegate {
24 |
25 | 	internal var delegates = URLSessionDelegates()
   |               `- warning: stored property 'delegates' of 'Sendable'-conforming class 'URLRequestOperationSessionDelegate' is mutable; this is an error in the Swift 6 language mode
26 |
27 | 	/** Method is open, but if overwritten, care must be taken to merge the result from the task delegate for the given task. */
[398/409] Compiling URLRequestOperation NotifNameGetter.swift
/host/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDownloadOperation.swift:149:10: warning: TODO: Properly manage resume data
147 | 		}
148 |
149 | #warning("TODO: Properly manage resume data")
    |          `- warning: TODO: Properly manage resume data
150 | 		resumeData = nil
151 |
/host/spi-builder-workspace/Sources/URLRequestOperation/Public Session Delegate/URLRequestOperationSessionDelegate.swift:23:12: warning: non-final class 'URLRequestOperationSessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
21 |
22 |
23 | open class URLRequestOperationSessionDelegate : NSObject, URLSessionDataDelegate, URLSessionDownloadDelegate {
   |            `- warning: non-final class 'URLRequestOperationSessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
24 |
25 | 	internal var delegates = URLSessionDelegates()
/host/spi-builder-workspace/Sources/URLRequestOperation/Public Session Delegate/URLRequestOperationSessionDelegate.swift:25:15: warning: stored property 'delegates' of 'Sendable'-conforming class 'URLRequestOperationSessionDelegate' is mutable; this is an error in the Swift 6 language mode
23 | open class URLRequestOperationSessionDelegate : NSObject, URLSessionDataDelegate, URLSessionDownloadDelegate {
24 |
25 | 	internal var delegates = URLSessionDelegates()
   |               `- warning: stored property 'delegates' of 'Sendable'-conforming class 'URLRequestOperationSessionDelegate' is mutable; this is an error in the Swift 6 language mode
26 |
27 | 	/** Method is open, but if overwritten, care must be taken to merge the result from the task delegate for the given task. */
[399/409] Compiling URLRequestOperation ReachabilityObserver.swift
/host/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDownloadOperation.swift:149:10: warning: TODO: Properly manage resume data
147 | 		}
148 |
149 | #warning("TODO: Properly manage resume data")
    |          `- warning: TODO: Properly manage resume data
150 | 		resumeData = nil
151 |
/host/spi-builder-workspace/Sources/URLRequestOperation/Public Session Delegate/URLRequestOperationSessionDelegate.swift:23:12: warning: non-final class 'URLRequestOperationSessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
21 |
22 |
23 | open class URLRequestOperationSessionDelegate : NSObject, URLSessionDataDelegate, URLSessionDownloadDelegate {
   |            `- warning: non-final class 'URLRequestOperationSessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
24 |
25 | 	internal var delegates = URLSessionDelegates()
/host/spi-builder-workspace/Sources/URLRequestOperation/Public Session Delegate/URLRequestOperationSessionDelegate.swift:25:15: warning: stored property 'delegates' of 'Sendable'-conforming class 'URLRequestOperationSessionDelegate' is mutable; this is an error in the Swift 6 language mode
23 | open class URLRequestOperationSessionDelegate : NSObject, URLSessionDataDelegate, URLSessionDownloadDelegate {
24 |
25 | 	internal var delegates = URLSessionDelegates()
   |               `- warning: stored property 'delegates' of 'Sendable'-conforming class 'URLRequestOperationSessionDelegate' is mutable; this is an error in the Swift 6 language mode
26 |
27 | 	/** Method is open, but if overwritten, care must be taken to merge the result from the task delegate for the given task. */
[400/409] Compiling URLRequestOperation ReachabilitySubscriber.swift
[401/409] Compiling URLRequestOperation SockaddrWrapper.swift
[402/409] Compiling URLRequestOperation URLRequestOperation.swift
[403/409] Compiling URLRequestOperation URLRequestOperationConfig.swift
[404/409] Compiling URLRequestOperation URLRequestOperationErrors.swift
[405/409] Compiling URLRequestOperation URLRequestOperationResult.swift
[406/410] Wrapping AST for URLRequestOperation for debugging
[408/412] Compiling URLRequestOperationManualTest main.swift
[409/412] Emitting module URLRequestOperationManualTest
[410/413] Wrapping AST for URLRequestOperationManualTest for debugging
[411/413] Write Objects.LinkFileList
[412/413] Linking URLRequestOperationManualTest
Build complete! (156.59s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "globalconfmodule",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/GlobalConfModule.git"
    },
    {
      "identity" : "httpcoders",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/HTTPCoders.git"
    },
    {
      "identity" : "retryingoperation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/RetryingOperation.git"
    },
    {
      "identity" : "safeglobal",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/SafeGlobal.git"
    },
    {
      "identity" : "semisingleton",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/SemiSingleton.git"
    }
  ],
  "manifest_display_name" : "URLRequestOperation",
  "name" : "URLRequestOperation",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "MediaType",
      "targets" : [
        "MediaType"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "URLRequestOperation",
      "targets" : [
        "URLRequestOperation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "URLRequestOperationManualTest",
      "targets" : [
        "URLRequestOperationManualTest"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "URLRequestOperationTests",
      "module_type" : "SwiftTarget",
      "name" : "URLRequestOperationTests",
      "path" : "Tests/URLRequestOperationTests",
      "sources" : [
        "IPUtilsTests.swift",
        "ReachabilityTests.swift",
        "URLRequestOperationTests.swift"
      ],
      "target_dependencies" : [
        "URLRequestOperation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "URLRequestOperationManualTest",
      "module_type" : "SwiftTarget",
      "name" : "URLRequestOperationManualTest",
      "path" : "Sources/URLRequestOperationManualTest",
      "product_memberships" : [
        "URLRequestOperationManualTest"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "URLRequestOperation"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "URLRequestOperation",
      "module_type" : "SwiftTarget",
      "name" : "URLRequestOperation",
      "path" : "Sources/URLRequestOperation",
      "product_dependencies" : [
        "FormURLEncodedCoder",
        "GlobalConfModule",
        "Logging",
        "RetryingOperation",
        "SafeGlobal",
        "SemiSingleton"
      ],
      "product_memberships" : [
        "URLRequestOperation",
        "URLRequestOperationManualTest"
      ],
      "sources" : [
        "Glue/BlockDispatcher.swift",
        "Glue/HTTPContentCoder+FormURLEncodedEncoding.swift",
        "Glue/HTTPContentCoder+JSON.swift",
        "Glue/HTTPContentCoder.swift",
        "Glue/HTTPURLResponse+Utils.swift",
        "Glue/LinuxWeakToWeakMapTable.swift",
        "Glue/LogMetadataKeys.swift",
        "Glue/NSLock+Linux.swift",
        "Glue/Result+Utils.swift",
        "Glue/RetryCountsHolder.swift",
        "Glue/String+Utils.swift",
        "Glue/URL+Utils.swift",
        "Glue/URLQueryCoder+HTTPContentCoder+FormURLEncodedEncoding.swift",
        "Glue/URLQueryCoder.swift",
        "Glue/URLRequest+Utils.swift",
        "Glue/URLSession+Linux.swift",
        "Operations/Helper Protocols/RequestProcessor.swift",
        "Operations/Helper Protocols/ResultProcessor.swift",
        "Operations/Helper Protocols/RetryProvider.swift",
        "Operations/Helper Protocols/URLResponseValidator.swift",
        "Operations/Helpers/Request Processors/AsyncBlockRequestProcessor.swift",
        "Operations/Helpers/Request Processors/BlockRequestProcessor.swift",
        "Operations/Helpers/Result Processors/AnyResultProcessor.swift",
        "Operations/Helpers/Result Processors/DecodeDataResultProcessor.swift",
        "Operations/Helpers/Result Processors/DecodeHTTPContentResultProcessor.swift",
        "Operations/Helpers/Result Processors/HTTPStatusCodeCheckResultProcessor.swift",
        "Operations/Helpers/Result Processors/RecoverHTTPStatusCodeCheckErrorResultProcessor.swift",
        "Operations/Helpers/Result Processors/URLMoveResultProcessor.swift",
        "Operations/Helpers/Result Processors/URLToFileHandleResultProcessor.swift",
        "Operations/Helpers/Retry Helpers/OtherSuccessRetryHelper.swift",
        "Operations/Helpers/Retry Helpers/ReachabilityRetryHelper.swift",
        "Operations/Helpers/Retry Providers/NetworkErrorRetryProvider.swift",
        "Operations/Helpers/Retry Providers/UnretriedErrorsRetryProvider.swift",
        "Operations/Helpers/URL Response Validators/HTTPStatusCodeURLResponseValidator.swift",
        "Operations/URLRequestDataOperation+APIs-TypedError.swift",
        "Operations/URLRequestDataOperation+APIs-UntypedError.swift",
        "Operations/URLRequestDataOperation+Data.swift",
        "Operations/URLRequestDataOperation+Images.swift",
        "Operations/URLRequestDataOperation+String.swift",
        "Operations/URLRequestDataOperation.swift",
        "Operations/URLRequestDownloadOperation+Open.swift",
        "Operations/URLRequestDownloadOperation+Save.swift",
        "Operations/URLRequestDownloadOperation.swift",
        "Operations/URLRequestStreamOperation.swift",
        "Public Session Delegate/URLRequestOperationSessionDelegate.swift",
        "Public Session Delegate/URLRequestOperationSessionDelegateProxy.swift",
        "Public Session Delegate/URLSessionDelegates.swift",
        "Reachability/NotifNameGetter.swift",
        "Reachability/ReachabilityObserver.swift",
        "Reachability/ReachabilitySubscriber.swift",
        "Reachability/SockaddrWrapper.swift",
        "URLRequestOperation.swift",
        "URLRequestOperationConfig.swift",
        "URLRequestOperationErrors.swift",
        "URLRequestOperationResult.swift"
      ],
      "target_dependencies" : [
        "MediaType"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MediaTypeTests",
      "module_type" : "SwiftTarget",
      "name" : "MediaTypeTests",
      "path" : "Tests/MediaTypeTests",
      "sources" : [
        "MediaTypeTests.swift"
      ],
      "target_dependencies" : [
        "MediaType"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MediaType",
      "module_type" : "SwiftTarget",
      "name" : "MediaType",
      "path" : "Sources/MediaType",
      "product_memberships" : [
        "MediaType",
        "URLRequestOperation",
        "URLRequestOperationManualTest"
      ],
      "sources" : [
        "MediaType.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.